wholesale glass beads, lampwork, copper beads, silver foil beads and coral jewellery, UKfunction addfav() { if (document.all) { window.external.AddFavorite ("http://www.coralstone.co.uk","Wholesale beads, lampwork, copper, sterling silver copper, bali, silver foil beads") } } var Slides = new Array('images/lacbeads.jpg','images/lampworkbeads1.jpg');function CacheImage(ImageSource) { var ImageObject = new Image(); ImageObject.src = ImageSource; return ImageObject;}function ShowSlide(Direction) { if (SlideReady) { NextSlide = CurrentSlide + Direction; document.SlideShow.Previous.disabled = (NextSlide == 0); document.SlideShow.Next.disabled = (NextSlide == (Slides.length-1)); if ((NextSlide >= 0) && (NextSlide < Slides.length)) { document.images['Screen'].src = Slides[NextSlide].src; CurrentSlide = NextSlide++; Message = 'Picture ' + (CurrentSlide+1) + ' of ' + Slides.length; self.defaultStatus = Message; if (Direction == 1) CacheNextSlide(); } return true; }}function Download() { if (Slides[NextSlide].complete) { SlideReady = true; self.defaultStatus = Message; } else setTimeout("Download()", 100); return true;}function CacheNextSlide() { if ((NextSlide < Slides.length) && (typeof Slides[NextSlide] == 'string')){ SlideReady = false; self.defaultStatus = 'Downloading next picture...'; Slides[NextSlide] = CacheImage(Slides[NextSlide]); Download(); } return true;}function StartSlideShow() { CurrentSlide = -1; Slides[0] = CacheImage(Slides[0]); SlideReady = true; ShowSlide(1);} site map        Menu mymenu = new POTMenu// Defines the size of the main menu items, width and heightmymenu.mainmenuitemsize(135,16)// Defines the size of the sub menu items, width and heightmymenu.submenuitemsize(152,16)// Defines the position of the sub menus in relation to the parentmymenu.submenuplacing(0,0)// Images that make up the border of the main menu. Optional.mymenu.mainborderimages("images/greypixel.gif","images/greypixel.gif","images/clearpixel.gif","images/greypixel.gif")// Corners of the images that make up the main menu border.mymenu.mainbordercorners("images/greypixel.gif","images/greypixel.gif","images/greypixel.gif","images/greypixel.gif")// Left width, right width and height of the top and bottom of the bordermymenu.mainborderdimensions(1,1,1)// These lines are for the sub menu bordersmymenu.subborderimages("images/greypixel.gif","images/greypixel.gif","images/greypixel.gif","images/greypixel.gif")mymenu.subbordercorners("images/greypixel.gif","images/greypixel.gif","images/greypixel.gif","images/greypixel.gif")mymenu.subborderdimensions(1,1,1)// Main menu cell colormymenu.mainmenucolor("#909acf")// Sub menu cell colormymenu.submenucolor("#909acf")// Centers text for Netscape 4.7mymenu.netscapeadjust(3,3)// The image that is show between the main menu itemsmymenu.definemainspacer("images/greypixel.gif",1)// The image that is show between the sub menu itemsmymenu.definesubspacer("images/greypixel.gif",1)// Do you want to "hide" (SELECT menus, OBJECT tags) when in the menumymenu.hideobjects(true,true)// This line is required heremymenu.startMenu()// Define the main menu.mymenu.addMenu("home","O HOME", "index.php")// Please note, the following line of code is used to automatically create the links for the product sections// If you do not want to use this feature, please delete this line of code in your includes/menu.htm file// along with the corresponding section below.mymenu.addMenu("products","O ENTER SHOP", "categories.php")mymenu.addMenu("main","O GENERAL DETAILS", "#")mymenu.addMenu("search","O SEARCH", "search.php")mymenu.addMenu("checkout","O CHECKOUT", "cart.php")mymenu.addMenu("sitemap","O SITE MAP", "sitemap.php")mymenu.addMenu("contact","O CONTACT US", "contact.php")mymenu.addMenu("email","O EMAIL", "mailto:info@coralstone.co.uk?subject=Website Enquiry")// This line is required after the main menu is defined.mymenu.showMainMenu()// Define the sub menusmymenu.addSubMenu("main", "", "O ABOUT", "about.php")mymenu.addSubMenu("main", "", "O FREQUENT QUESTIONS", "faq.php")mymenu.addSubMenu("main", "", "O DELIVERY POLICY", "deliverypolicy.php")mymenu.addSubMenu("main", "", "O LINKS DIRECTORY", "links.php")mymenu.addSubMenu("main", "", "O CUSTOMER GALLERY", "testimonial.php")// Delete these 7 lines and the corresponding lines above if you // don't want an automatically generated popout menu.mymenu.addSubMenu("products", "", "O Silver plated beads", "products.php?cat=18");mymenu.addSubMenu("products", "", "O Copper beads and copper and silver beads", "products.php?cat=19");mymenu.addSubMenu("products", "products14", "O Copper Findings", "categories.php?cat=14");mymenu.addSubMenu("products", "", "O Silver Foil Beads Gold foil beads", "products.php?cat=9");mymenu.addSubMenu("products", "", "O Lampwork Beads", "products.php?cat=21");mymenu.addSubMenu("products", "", "O Lac Beads Kashmir beads", "products.php?cat=22");mymenu.addSubMenu("products", "", "O Leather Cords", "products.php?cat=25");mymenu.addSubMenu("products", "", "O Jewellery", "products.php?cat=23");mymenu.addSubMenu("products", "", "O Coral Jewellery,jewelry,coral necklaces,coral pendants, coral rings", "products.php?cat=32");mymenu.addSubMenu("products", "", "O Featured Products", "products.php?cat=30");mymenu.addSubMenu("products", "", "O Czech lampwork beads", "products.php?cat=34");mymenu.addSubMenu("products", "", "O Facetted glass beads", "products.php?cat=37");mymenu.addSubMenu("products", "", "O Rectangle glass beads", "products.php?cat=38");mymenu.addSubMenu("products", "", "O Bead boxes, bead storage", "products.php?cat=40");mymenu.addSubMenu("products", "", "O Coral cabochons", "products.php?cat=42");mymenu.addSubMenu("products", "", "O Strung beads", "products.php?cat=43");mymenu.addSubMenu("products", "", "O Shell Jewellery", "products.php?cat=44");mymenu.addSubMenu("products", "", "O Natural Coral Beads", "products.php?cat=45");mymenu.addSubMenu("products", "products46", "O Semi Precious and Gemstone Beads", "categories.php?cat=46");mymenu.addSubMenu("products", "", "O Freshwater Pearl Beads", "products.php?cat=47");mymenu.addSubMenu("products", "", "O SALE ITEMS", "products.php?cat=92");mymenu.addSubMenu("products14", "", "O Copper bead Caps", "products.php?cat=15");mymenu.addSubMenu("products14", "", "O Copper spacers", "products.php?cat=16");mymenu.addSubMenu("products14", "", "O Copper earring chandeliers", "products.php?cat=17");mymenu.addSubMenu("products14", "", "O Copper toggles", "products.php?cat=33");mymenu.addSubMenu("products46", "", "O Black onyx beads", "products.php?cat=50");mymenu.addSubMenu("products46", "", "O Lapis lazuli beads", "products.php?cat=51");mymenu.addSubMenu("products46", "", "O Malachite beads", "products.php?cat=52");mymenu.addSubMenu("products46", "", "O Rainbow obsidian beads", "products.php?cat=53");mymenu.addSubMenu("products46", "", "O Snowflake Obsidian", "products.php?cat=54");mymenu.addSubMenu("products46", "", "O Citrine beads", "products.php?cat=55");mymenu.addSubMenu("products46", "", "O Fluorite beads", "products.php?cat=56");mymenu.addSubMenu("products46", "", "O Howlite beads", "products.php?cat=57");mymenu.addSubMenu("products46", "", "O Dalmatian jasper beads", "products.php?cat=58");mymenu.addSubMenu("products46", "", "O Picture jasper beads", "products.php?cat=59");mymenu.addSubMenu("products46", "", "O Smoky quartz beads", "products.php?cat=60");mymenu.addSubMenu("products46", "", "O Rock quartz beads", "products.php?cat=61");mymenu.addSubMenu("products46", "", "O Tiger eye beads", "products.php?cat=62");mymenu.addSubMenu("products46", "", "O Crazy agate beads", "products.php?cat=63");mymenu.addSubMenu("products46", "", "O Sodalite beads", "products.php?cat=64");mymenu.addSubMenu("products46", "", "O Peridot beads", "products.php?cat=65");mymenu.addSubMenu("products46", "", "O Aquamarine beads", "products.php?cat=66");mymenu.addSubMenu("products46", "", "O Aventurine beads", "products.php?cat=67");mymenu.addSubMenu("products46", "", "O Garnet beads", "products.php?cat=68");mymenu.addSubMenu("products46", "", "O Tourmaline beads", "products.php?cat=69");mymenu.addSubMenu("products46", "", "O Amethyst beads", "products.php?cat=70");mymenu.addSubMenu("products46", "", "O Lava beads", "products.php?cat=71");mymenu.addSubMenu("products46", "", "O Leopard skin jasper beads", "products.php?cat=72");mymenu.addSubMenu("products46", "", "O Moss agate beads", "products.php?cat=73");mymenu.addSubMenu("products46", "", "O Carnelian beads", "products.php?cat=74");mymenu.addSubMenu("products46", "", "O Botswana agate beads", "products.php?cat=76");mymenu.addSubMenu("products46", "", "O Rhodonite beads", "products.php?cat=78");mymenu.addSubMenu("products46", "", "O Blue lace agate beads", "products.php?cat=80");mymenu.addSubMenu("products46", "", "O Bronzite beads", "products.php?cat=81");mymenu.addSubMenu("products46", "", "O Labradorite beads", "products.php?cat=82");mymenu.addSubMenu("products46", "", "O Rose quartz beads", "products.php?cat=83");mymenu.addSubMenu("products46", "", "O Bloodstone beads", "products.php?cat=84");mymenu.addSubMenu("products46", "", "O Ocean jasper beads", "products.php?cat=86");mymenu.addSubMenu("products46", "", "O Unakite beads", "products.php?cat=87");mymenu.addSubMenu("products46", "", "O Goldstone beads", "products.php?cat=89");mymenu.addSubMenu("products46", "", "O Fire agate beads", "products.php?cat=90");mymenu.addSubMenu("products46", "", "O Rainbow Jasper Beads", "products.php?cat=91");mymenu.addSubMenu("products46", "", "O Amazonite", "products.php?cat=93");mymenu.addSubMenu("products46", "", "O Moonstone", "products.php?cat=94");mymenu.addSubMenu("products46", "", "O Pyrite", "products.php?cat=95");mymenu.addSubMenu("products46", "", "O Rutilated Quartz", "products.php?cat=96");mymenu.addSubMenu("products46", "", "O Sardonyx", "products.php?cat=97");mymenu.addSubMenu("products46", "", "O Mineral Specimens", "products.php?cat=98");mymenu.addSubMenu("products46", "", "O Dumortierite beads", "products.php?cat=99");// This line is required after all menu definitions are finishedmymenu.showMenu() Coral Stone & Bead Company Tel: 01925 604059 Shopping cart 0 Product(s) in cart Total £0.00 > Checkout Trade Log In Login Status Not logged in » Login for more details on trade accounts click here Welcome to wholesale glass beads website of the Coral Stone and Bead Company. Our aim is to supply the widest range of lampwork beads, silver foil beads, copper beads and copper and silver beads as well as copper and silver findings on the Internet. Our handcrafted copper beads and copper and silver beads range are craftsmen made. Copper and silver beads and Bali beads are an inexpensive but stunning alternative to silver Bali beads. Coral Stone and Bead Company for Wholesale Glass Beads, Lampwork Beads, Copper Beads, Sterling Silver Beads, Bali Beads, Silver Foil Glass Beads " onClick="ShowSlide(1)"> Our silver foil beads range is ever expanding. We are always on the look out for new designs and colours. We currently stock over 16 different colours of silver foil beads in a variety of shapes and sizes. We are always looking to speak to manufacturers of lampwork beads or individual lampworkers looking to get their products to a wider audience, so please feel free to contact us. Whilst our ultimate aim is to bring you the broadest selection of glass beads at wholesale beads prices we will look to build in a specialist lampwork beads area where you can purchase works from individual glass artists or low volume bead manufacturers. Blue Lagoon lampwork beads 16" string blue lagoon lampwork beadsMeasure 20mm x 10mm 20 beads £9.50 Deep Sea lampwork lentil bead 16" string lampwork lentill beads deep sea coloursMeasure 20mm x 10mm ... £9.50 1 kilo mix rondelle lampwork beads 1 kilo of mixed rondelle lampwork beads Measure 14m... £45.00 Apache lampwork brick beads 16" string Apache brick lampwork beadsMeasure 15mm x 11mm x 8mm £10.50 Passion Fruit lentil lampwork beads 16" string passion fruit glass lentil lampwork beadsMeasure 20mm x 10mm 2)i=2elsei=0function move(whichdiv){tdiv=eval(whichdiv)if (parseInt(tdiv.style.top)>0&&parseInt(tdiv.style.top)=tdiv.offsetHeight*-1){tdiv.style.top=parseInt(tdiv.style.top)-5+"px"setTimeout("move(tdiv)",50)}else{tdiv.style.top=parseInt(scrollerheight)+"px"tdiv.innerHTML=messages[i]if (i==messages.length-1)i=0elsei++}}function move2(whichdiv){tdiv2=eval(whichdiv)if (parseInt(tdiv2.style.top)>0&&parseInt(tdiv2.style.top)=tdiv2.offsetHeight*-1){tdiv2.style.top=parseInt(tdiv2.style.top)-5+"px"setTimeout("move2(second2_obj)",50)}else{tdiv2.style.top=parseInt(scrollerheight)+"px"tdiv2.innerHTML=messages[i]if (i==messages.length-1)i=0elsei++}}function startscroll(){first2_obj=ie? first2 : document.getElementById("first2")second2_obj=ie? second2 : document.getElementById("second2")move(first2_obj)second2_obj.style.top=scrollerheightsecond2_obj.style.visibility='visible'}if (ie||dom){document.writeln('')document.writeln('')document.writeln('')document.write(messages[0])document.writeln('')document.writeln('')document.write(messages[dyndetermine=(messages.length==1)? 0 : 1])document.writeln('')document.writeln('')document.writeln('')}if (window.addEventListener)window.addEventListener("load", startscroll, false)else if (window.attachEvent)window.attachEvent("onload", startscroll)else if (ie||dom)window.onload=startscroll Bookmark Website Click to search our wide range of items available NOW! Search Help Packing and Postage Details _uacct = "UA-1639121-2";urchinTracker(); |
|