
start = "<"
slash = "/"
fnctn = "func"
nmos = " onMouse"
open_c = "("
open_cc = "{"


document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"scr","ipt language = ",'"',"javascr","ipt",'"',">\n")
document.write("",start,"!--\n")
document.write("\n")
document.write("var ie = document.all ? 1 : 0\n")
document.write("var ns = document.layers ? 1 : 0\n")
document.write("\n")
document.write("",fnctn,"tion launchhex",open_c,")",open_cc,"\n")
document.write("y=window.open",open_c,"",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"tools",slash,"css",slash,"colorhex.htm",'"',",",'"',"Hex",'"',",",'"',"width=310,height=380,top=100,left=100,resizeable=no,scrollbars=no,menubar=no,toolbar=no,status=yes",'"',")}\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion unhex",open_c,"unthis)",open_cc,"\n")
document.write("if",open_c,"unthis == ",'"',"0",'"',")",open_cc,"tempy = 0};if",open_c,"unthis == ",'"',"1",'"',")",open_cc,"tempy = 1};if",open_c,"unthis == ",'"',"2",'"',")",open_cc,"tempy = 2};\n")
document.write("if",open_c,"unthis == ",'"',"3",'"',")",open_cc,"tempy = 3};if",open_c,"unthis == ",'"',"4",'"',")",open_cc,"tempy = 4};if",open_c,"unthis == ",'"',"5",'"',")",open_cc,"tempy = 5};\n")
document.write("if",open_c,"unthis == ",'"',"6",'"',")",open_cc,"tempy = 6};if",open_c,"unthis == ",'"',"7",'"',")",open_cc,"tempy = 7};if",open_c,"unthis == ",'"',"8",'"',")",open_cc,"tempy = 8};\n")
document.write("if",open_c,"unthis == ",'"',"9",'"',")",open_cc,"tempy = 9};if",open_c,"unthis == ",'"',"A",'"'," || unthis == ",'"',"a",'"',")",open_cc,"tempy = 10};\n")
document.write("if",open_c,"unthis == ",'"',"B",'"'," || unthis == ",'"',"b",'"',")",open_cc,"tempy = 11};if",open_c,"unthis == ",'"',"C",'"'," || unthis == ",'"',"c",'"',")",open_cc,"tempy = 12};\n")
document.write("if",open_c,"unthis == ",'"',"D",'"'," || unthis == ",'"',"d",'"',")",open_cc,"tempy = 13};if",open_c,"unthis == ",'"',"E",'"'," || unthis == ",'"',"e",'"',")",open_cc,"tempy = 14};\n")
document.write("if",open_c,"unthis == ",'"',"F",'"'," || unthis == ",'"',"f",'"',")",open_cc,"tempy = 15};\n")
document.write("return tempy\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion HextoRGB",open_c,"Two)",open_cc,"\n")
document.write("elemA = 16*unhex",open_c,"Two.substring",open_c,"0,1))\n")
document.write("elemB = unhex",open_c,"Two.substring",open_c,"1,2))\n")
document.write("return elemA+elemB}\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion getRGB",open_c,")",open_cc,"\n")
document.write("userentry = document.linkmodule.buttoncolor.value\n")
document.write("\n")
document.write("if",open_c,"userentry.indexOf",open_c,"",'"',"#",'"',") != -1)",open_cc,"userentry = userentry.substring",open_c,"1,7)}\n")
document.write("\n")
document.write("HR = userentry.substring",open_c,"0,2)\n")
document.write("HG = userentry.substring",open_c,"2,4)\n")
document.write("HB = userentry.substring",open_c,"4,6)\n")
document.write("\n")
document.write("document.linkmodule.RGBvalues.value = HextoRGB",open_c,"HR)+",'"',"---",'"',"+HextoRGB",open_c,"HG)+",'"',"---",'"',"+HextoRGB",open_c,"HB)\n")
document.write("\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",slash,"",slash,"-->\n")
document.write("",start,"",slash,"scr","ipt>\n")
document.write("",start,"scr","ipt language = ",'"',"javascr","ipt",'"',">\n")
document.write("",start,"!--\n")
document.write("\n")
document.write("var linkamount = 1\n")
document.write("var selected = 0\n")
document.write("var linkbuffer = ",'"',"",'"',"\n")
document.write("var transfer = 0\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion AddLink",open_c,")",open_cc,"\n")
document.write("	whatlink = document.linkmodule.linkentry.value + ",'"'," | ",'"'," + document.linkmodule.urlentry.value\n")
document.write("	if",open_c,"whatlink != ",'"',"",'"'," && whatlink != ",'"'," ",'"'," && whatlink != ",'"',"",'"'," && whatlink != ",'"'," ",'"',")",open_cc,"\n")
document.write("	document.linkmodule.linkview.options[linkamount] = new Option",open_c,"whatlink)\n")
document.write("	document.linkmodule.linkview.options[linkamount].value = whatlink\n")
document.write("	\n")
document.write("	document.linkmodule.linkentry.value = ",'"',"",'"',"\n")
document.write("	document.linkmodule.urlentry.value = ",'"',"",'"',"\n")
document.write("	\n")
document.write("	linkamount++\n")
document.write("	}\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion linkselect",open_c,")",open_cc,"\n")
document.write("if",open_c,"document.linkmodule.linkview.selectedIndex != 0)",open_cc,"selected = document.linkmodule.linkview.selectedIndex}\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion movelink",open_c,"where)",open_cc,"\n")
document.write("	if",open_c,"where == ",'"',"up",'"'," && selected != 0 && selected != 1)",open_cc,"\n")
document.write("	linkbuffer = document.linkmodule.linkview.options[selected-1].value\n")
document.write("	document.linkmodule.linkview.options[selected-1] = new Option",open_c,"document.linkmodule.linkview.options[selected].value); document.linkmodule.linkview.options[selected-1].value = document.linkmodule.linkview.options[selected].value;\n")
document.write("	document.linkmodule.linkview.options[selected] = new Option",open_c,"linkbuffer); document.linkmodule.linkview.options[selected].value = linkbuffer;\n")
document.write("	document.linkmodule.linkview.options[selected-1].selected = true; selected--\n")
document.write("	}\n")
document.write("	\n")
document.write("	if",open_c,"where == ",'"',"down",'"'," && selected != linkamount && selected != linkamount-1)",open_cc,"\n")
document.write("	linkbuffer = document.linkmodule.linkview.options[selected+1].value\n")
document.write("	document.linkmodule.linkview.options[selected+1] = new Option",open_c,"document.linkmodule.linkview.options[selected].value); document.linkmodule.linkview.options[selected+1].value = document.linkmodule.linkview.options[selected].value;\n")
document.write("	document.linkmodule.linkview.options[selected] = new Option",open_c,"linkbuffer); document.linkmodule.linkview.options[selected].value = linkbuffer;\n")
document.write("	document.linkmodule.linkview.options[selected+1].selected = true; selected++\n")
document.write("	}\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion deletelink",open_c,")",open_cc,"\n")
document.write("if",open_c,"selected != 0)",open_cc,"document.linkmodule.linkview.options[selected] = null; linkamount--}\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion copyall",open_c,")",open_cc,"\n")
document.write("document.linkmodule.navlinks.value = ",'"',"",'"',"\n")
document.write("\n")
document.write("	for",open_c,"count=1;count",start,"linkamount;count++)",open_cc,"\n")
document.write("	document.linkmodule.navlinks.value += ",open_c,"document.linkmodule.linkview.options[count].value + ",'"',"\\n",'"',")\n")
document.write("	}\n")
document.write("transfer = 1\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("",fnctn,"tion transfercheck",open_c,")",open_cc,"\n")
document.write("if",open_c,"!transfer)",open_cc,"return false} else ",open_cc,"return true}\n")
document.write("}\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",slash,"",slash,"-->\n")
document.write("",start,"",slash,"scr","ipt>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"font class=",'"',"gentitle",'"',">",start,"b>Graphic Navbar Generator",start,"",slash,"b>",start,"",slash,"font>",start,"br>\n")
document.write("",start,"img height=",'"',"1",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"11dot-s.gif",'"'," width=",'"',"500",'"'," border=",'"',"0",'"',">",start,"br>\n")
document.write("\n")
document.write("\n")
document.write("",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"11dot.gif",'"'," width=",'"',"5",'"'," height=",'"',"5",'"',">",start,"br>\n")
document.write("",start,"a href=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"",'"'," target=",'"',"_blank",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"features",slash,"poweredby2.gif",'"'," width=",'"',"200",'"'," height=",'"',"22",'"',">",start,"",slash,"a>",start,"br>",start,"br>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"form name=",'"',"linkmodule",'"'," method=",'"',"GET",'"'," action=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmaker.cgi",'"'," target=",'"',"_blank",'"'," onSubmit=",'"',"return transfercheck",open_c,")",'"',">\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"500",'"'," bgcolor=",'"',"#C0C0C0",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"0",'"',">\n")
document.write("",start,"tr>",start,"td width=",'"',"100%",'"',">\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"7",'"',">\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"100%",'"',">",start,"b>",start,"font class=",'"',"NArial",'"'," color=",'"',"#FFFFFF",'"',">Cell Properties",start,"",slash,"font>",start,"",slash,"b>",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," cellspacing=",'"',"1",'"'," cellpadding=",'"',"2",'"',">\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"button1",'"'," name=",'"',"linkback",'"'," checked>",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"button1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"button2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"button2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"arrow1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"arrow1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"arrow2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"arrow2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"bubble1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"bubble1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"bubble2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"bubble2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"grad1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"grad1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"grad2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"grad2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"dgrad1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"dgrad1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"dgrad2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"dgrad2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">",start,"br>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"tag1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"tag1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"tag2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"tag2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"niche1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"niche1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"niche2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"niche2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"chipped1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"chipped1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"chipped2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"chipped2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"steps1",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"steps1.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#F5F5F5",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"steps2",'"'," name=",'"',"linkback",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"newgen",slash,"linkmodule1",slash,"steps2.png",'"'," width=",'"',"120",'"'," height=",'"',"19",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"100%",'"'," bgcolor=",'"',"#808080",'"'," align=",'"',"center",'"'," colspan=",'"',"2",'"',">\n")
document.write("    ",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," cellspacing=",'"',"1",'"'," cellpadding=",'"',"4",'"',">\n")
document.write("      ",start,"tr>\n")
document.write("        ",start,"td width=",'"',"32%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#C0C0C0",'"',">",start,"font class=",'"',"NArialW",'"',">",start,"b>Color:&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"28%",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("        ",start,"input class=",'"',"hexfield",'"'," type=",'"',"text",'"'," name=",'"',"buttoncolor",'"'," value=",'"',"#FFFFFF",'"'," size=",'"',"10",'"',">\n")
document.write("        ",start,"input Type=",'"',"hidden",'"'," name=",'"',"RGBvalues",'"'," value=",'"',"",'"',">\n")
document.write("        ",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"40%",'"'," bgcolor=",'"',"#C0C0C0",'"',">",start,"input type=",'"',"button",'"'," value=",'"',"Color Values",'"'," name=",'"',"makefield",'"'," class=",'"',"buttons",'"'," onclick=",'"',"launchhex",open_c,")",'"',">",start,"",slash,"td>\n")
document.write("      ",start,"",slash,"tr>\n")
document.write("      ",start,"tr>\n")
document.write("        ",start,"td width=",'"',"32%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#C0C0C0",'"',">",start,"font class=",'"',"NArialW",'"',">",start,"b>Link Effect:&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"68%",'"'," bgcolor=",'"',"#C0C0C0",'"'," colspan=",'"',"2",'"',">\n")
document.write("\n")
document.write("",start,"select size=",'"',"1",'"'," name=",'"',"linkeffect",'"'," class=",'"',"hexfield",'"',">\n")
document.write("",start,"option value=",'"',"up",'"'," selected>Normal",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"dropshadow",'"',">Drop Shadow",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"powerbevel",'"',">Beveled",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"carvebevel",'"',">Carve",start,"",slash,"option>\n")
document.write("",start,"",slash,"select>\n")
document.write("\n")
document.write("        ",start,"",slash,"td>\n")
document.write("      ",start,"",slash,"tr>\n")
document.write("      ",start,"tr>\n")
document.write("        ",start,"td width=",'"',"32%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#C0C0C0",'"',">",start,"font class=",'"',"NArialW",'"',">",start,"b>Set\n")
document.write("          Links:&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"68%",'"'," colspan=",'"',"2",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("\n")
document.write("",start,"input type=",'"',"radio",'"'," value=",'"',"vertical",'"'," name=",'"',"setway",'"'," checked>",start,"b>",start,"font class=",'"',"NArialW",'"',">Vertically",start,"",slash,"font>",start,"",slash,"b>&nbsp;&nbsp;&nbsp;\n")
document.write("",start,"input type=",'"',"radio",'"'," value=",'"',"horizon",'"'," name=",'"',"setway",'"',">",start,"font class=",'"',"NArialW",'"',">",start,"b>Horizontally",start,"",slash,"b>",start,"",slash,"font>\n")
document.write("\n")
document.write("        ",start,"",slash,"td>\n")
document.write("      ",start,"",slash,"tr>\n")
document.write("    ",start,"",slash,"table>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"",slash,"tr>\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"br>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"500",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"0",'"',">\n")
document.write("",start,"tr>",start,"td width=",'"',"100%",'"'," bgcolor=",'"',"#808080",'"',">\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"input type=",'"',"hidden",'"'," name=",'"',"navlinks",'"'," value=",'"',"",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"7",'"',">\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"100%",'"',">",start,"b>",start,"font class=",'"',"NArial",'"'," color=",'"',"#FFFFFF",'"',">Link Names and URLs",start,"",slash,"font>",start,"",slash,"b>",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," cellspacing=",'"',"1",'"'," cellpadding=",'"',"7",'"',">\n")
document.write("",start,"tr>\n")
document.write("",start,"td width=",'"',"263",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"select size=",'"',"10",'"'," name=",'"',"linkview",'"'," onChange=",'"',"linkselect",open_c,")",'"'," class=",'"',"textfield",'"',">\n")
document.write("",start,"option>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;",start,"",slash,"option>\n")
document.write("",start,"",slash,"select>\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"td width=",'"',"163",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("",start,"font class=",'"',"NArialW",'"',">",start,"b>Move the selected link up or down the navbar:",start,"",slash,"b>",start,"",slash,"font>\n")
document.write("\n")
document.write("",start,"br>",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"11dot.gif",'"'," width=",'"',"5",'"'," height=",'"',"5",'"',">",start,"br>\n")
document.write("",start,"input type=",'"',"button",'"'," value=",'"',"Move Link Up",'"'," onclick=",'"',"movelink",open_c,"'up')",'"'," class=",'"',"buttons",'"',">\n")
document.write("",start,"br>",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"11dot.gif",'"'," width=",'"',"5",'"'," height=",'"',"5",'"',">",start,"br>\n")
document.write("",start,"input type=",'"',"button",'"'," value=",'"',"Move Link Down",'"'," onclick=",'"',"movelink",open_c,"'down')",'"'," class=",'"',"buttons",'"',">",start,"br>\n")
document.write("",start,"br>\n")
document.write("",start,"font class=",'"',"NArialW",'"',">",start,"b>Delete the selected link:",start,"",slash,"b>",start,"",slash,"font>\n")
document.write("",start,"br>",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"11dot.gif",'"'," width=",'"',"5",'"'," height=",'"',"5",'"',">",start,"br>\n")
document.write("",start,"input type=",'"',"button",'"'," value=",'"',"Delete Link",'"'," onclick=",'"',"deletelink",open_c,")",'"'," class=",'"',"buttons",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>\n")
document.write("",start,"",slash,"tr>\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," bgcolor=",'"',"#FFFFFF",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"0",'"',">\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"100%",'"',">",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"11dot.gif",'"'," width=",'"',"5",'"'," height=",'"',"5",'"',">",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," cellspacing=",'"',"1",'"'," cellpadding=",'"',"3",'"',">\n")
document.write("",start,"tr>",start,"td width=",'"',"50%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#FFFFFF",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"font class=",'"',"NArial",'"'," color=",'"',"#414141",'"',">",start,"b>Link Name:&nbsp; ",start,"",slash,"b>",start,"",slash,"font>\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"input type=",'"',"text",'"'," name=",'"',"linkentry",'"'," size=",'"',"15",'"'," class=",'"',"textfield",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"",slash,"tr>\n")
document.write("",start,"tr>",start,"td width=",'"',"50%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#FFFFFF",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"font class=",'"',"NArial",'"'," color=",'"',"#414141",'"',">",start,"b>Link URL:&nbsp; ",start,"",slash,"b>",start,"",slash,"font>\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"input type=",'"',"text",'"'," name=",'"',"urlentry",'"'," size=",'"',"30",'"'," class=",'"',"textfield",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"",slash,"tr>\n")
document.write("",start,"tr>",start,"td width=",'"',"50%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#FFFFFF",'"',">\n")
document.write("\n")
document.write("\n")
document.write("&nbsp;\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"td width=",'"',"50%",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"input type=",'"',"button",'"'," value=",'"',"Add Link",'"'," onclick=",'"',"AddLink",open_c,")",'"'," class=",'"',"buttons",'"',">\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"",slash,"tr>\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"td>",start,"",slash,"tr>\n")
document.write("",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"500",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"4",'"',">\n")
document.write("",start,"tr>",start,"td width=",'"',"100%",'"'," align=",'"',"right",'"',">\n")
document.write("",start,"input type=",'"',"submit",'"'," value=",'"',"Create!",'"'," name=",'"',"enterer",'"'," onclick=",'"',"copyall",open_c,"); getRGB",open_c,")",'"'," class=",'"',"buttons",'"',">\n")
document.write("",start,"",slash,"td>",start,"",slash,"tr>",start,"",slash,"table>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"form>\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
