


// ************ www.Beadsisters.co.uk  *******11015 
//
// -- source code protected  BS45-jjx6(extended) --
// ----------- Copyright   December 2005 ----------































































function button(legend,addr) {
document.write ('<input type=button value="',legend,'" onclick=window.open("',addr,'.htm","_self")>');}

function xbutton(legend,addr) {
document.write ('<center><table border=1 width=99%><tr><td bgcolor="#e8e8e8"><font color="#909090" size=-1><center>',legend,'</center></font></td></tr></table>');}

function subheading(heading) {
document.write ('<br><br><center><font color="000000" size=-1><b>',heading,'</b></font></center>');}
      
function basebutton(link,desc) {
document.write('<img src="../../images/',link,'.gif" onMouseOver=src="../../images/',link,'1.gif" onMouseOut=src="../../images/',link,'.gif" border=0 alt="',desc,'">');}

function baselinks() {
document.write('</script></tr></table><br><br><table width=100%><tr><td bgcolor="#ccccff" border=1 bordercolor="#ffffff"><center><br><form><input type=button value="Back to the Shop" onclick=window.open("../../index.htm","_self")><br> </form></td></tr></table><p><img src="../../images/telemail.gif" border=0><br><br> </p></td></tr></table></td></tr></table><center><br>');
}


function main() {
document.write('<style><!-- input{width: 180} input{color: blue;}--></style>');
// *************** DRAW MAIN TABLE ******************  ///;
document.write('<center><table border=0 cellpadding=5 cols=2 width="100%"><tr><td valign="top" width = 180>');
// *************** Draw link buttons **************** ///;
document.write('<table width=180 bgcolor="#d1cdf9" border=0><font color="#0000ff"><tr><td width=180 bgcolor="e0e0ff"><br><script>');
document.write('button("BACK to SHOP","../../index"); subheading(""); button("Whats New?","whatsnew"); button("Glossary of Terms","glossary");');
document.write('subheading("Size & Measurement"); button("Wire Gauges","wiregauges"); button("Inches to mm","inchestomm"); button("Dress Ring Size Conversion","dress_ring_sizes"); xbutton("Crochet Hook Sizes","crochethooksizes");');
document.write('subheading("Photo Gallery"); button("Chain Mail","chainmailgallery"); button("Other Jewellery","othergallery");');
document.write('subheading("Projects"); button("Stringing projects","stringing_projects"); button("Chain Maille projects","chain_maille_projects");');
document.write('subheading("Chain Maille Info"); button("Jump Ring Sizes","jumpringsizes"); button("Aspect Ratio","aspectratio"); button("Ring Cuts","ringcuts"); xbutton("Weaves & which ring?","weaves");');
document.write('subheading("Chain Maille Books - Ring Sizes"); button("Chain Mail Jewelry","chain_mail_jewelry"); button("Beaded Chain Mail Jewelry","beaded_chain_mail_jewelry"); button("Link It!","linkit");');
document.write('subheading("Magazines - Project Ring Sizes"); button("Magazine Ring Sizes","magazine_ring_sizes");');
document.write('subheading("Tutorials"); button("Spool Knitting","spoolknittingbasics"); button("Opening/Closing Jump Rings","basictechniques"); button("Making Basic Loops","basictechniques2"); button("Making Wrapped Loops","basictechniques3");');
document.write('subheading("Beading"); xbutton("Stringing Materials","stringingmaterials"); xbutton("Seed Beads","seedbeads"); xbutton("Swarovski","swarovski"); xbutton("Gemstones","gemstones"); xbutton("Bead Shapes","beadshapes"); xbutton("Bead Finishes","beadfinishes");');
document.write('subheading("Misc"); xbutton("Metal Characteristics","metalcharacteristics"); button("Tools and their use","toolsuse");');
document.write('</script></font></td></tr></table></center></font></h5></td><td valign="top">');
//  *************** Draw MAIN CONTENT **************** ///;
document.write('<table BORDER=0 CELLPADDING=0 COLS=1 WIDTH="100%">');
document.write('<tr><td bgcolor="#f5f5ff" align="center">');
document.write('<img src="../images/book.jpg"><img src="../images/book.jpg"><img src="../images/book.jpg"><img src="../images/book.jpg"><img src="../images/book.jpg"><img src="../images/library.gif"><img src="../images/book.jpg"><img src="../images/book.jpg"><img src="../images/book.jpg"><img src="../images/book.jpg"><img src="../images/book.jpg">');
document.write('<br><br><table BORDER=1 CELLSPACING=3 CELLPADDING=10 bgcolor="#f5f5ff" WIDTH="100%" ><tr><td>');}

function project(image,title,descript) {
         document.write('<td><table border=0><tr><td width=300><center>');
		 if (image =="x") {document.write('<b><br>',title,'<br><br></b>');}
                 else {document.write('<a name="',image,'" href="../images/',path,'/largepics/',image,'.jpg" target="_self"><img SRC="../images/',path,'/',image,'.jpg"BORDER=0 alt="click for a bigger picture"></a><br><b>',title,'</b>');}
         document.write('</center></td><td>',descript,'</td></tr></table>');}

function newrow() {
document.write('</tr><tr>');}

function header(title) {
document.write('<td COLSPAN="3" HEIGHT="90" BGCOLOR="#dddddd"><a name="',title,'"><center><font size=+7>',title,'</font></center></td>');}

function note(note) {
document.write('<tr> <td COLSPAN="3" bgcolor="#f2f2ff">',note,'</td>');}