
start = "<"
slash = "/"
fnctn = "func"
nmos = " onMouse"
open_c = "("
open_cc = "{"


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,"scr","ipt language = ",'"',"javascr","ipt",'"',">\n")
document.write("",start,"!--\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("",slash,"",slash,"-->\n")
document.write("",start,"",slash,"scr","ipt>\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("\n")
document.write("if",open_c,"ie)",open_cc,"\n")
document.write("document.write",open_c,"'",start,"style type=",'"',"text",slash,"css",'"',">')\n")
document.write("\n")
document.write("document.write",open_c,"'.textfield ",open_cc,"font-size:10pt; font-family:verdana, arial, helvetica; color:#808080; font-weight:bold;}\\n')\n")
document.write("document.write",open_c,"'.hexfield ",open_cc,"font-size:10pt; font-family:verdana, arial, helvetica; color:#808080; font-weight:bold;}\\n')\n")
document.write("document.write",open_c,"'.buttons ",open_cc,"background-color: #808080; border-color: #CCCCCC; border-width: 2; color: #FFFFFF; font-size: 9pt; font-family: verdana, arial, helvetica; font-weight: bold;}\\n')\n")
document.write("\n")
document.write("document.write",open_c,"'",start,"",slash,"style>')\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("",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("\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>\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,"linkmakerB.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("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," bgcolor=",'"',"#C0C0C0",'"'," 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("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"3",'"',">\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"100%",'"'," bgcolor=",'"',"#808080",'"',">",start,"b>",start,"font class=",'"',"NArialW",'"'," color=",'"',"#FFFFFF",'"',">&nbsp;&nbsp; Link Font:",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=",'"',"4",'"',">\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"16%",'"'," bgcolor=",'"',"#FFFFFF",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"century",'"'," name=",'"',"linkfont",'"'," checked>\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"84%",'"'," bgcolor=",'"',"#FFFFFF",'"',">\n")
document.write("    ",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"gens",slash,"font-century.gif",'"'," width=",'"',"200",'"'," height=",'"',"30",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"16%",'"'," bgcolor=",'"',"#FFFFFF",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"treb",'"'," name=",'"',"linkfont",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"84%",'"'," bgcolor=",'"',"#FFFFFF",'"',">\n")
document.write("    ",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"gens",slash,"font-treb.gif",'"'," width=",'"',"200",'"'," height=",'"',"30",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"16%",'"'," bgcolor=",'"',"#FFFFFF",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"calisto",'"'," name=",'"',"linkfont",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"84%",'"'," bgcolor=",'"',"#FFFFFF",'"',">\n")
document.write("    ",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"gens",slash,"font-calisto.gif",'"'," width=",'"',"200",'"'," height=",'"',"30",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("  ",start,"",slash,"tr>\n")
document.write("  ",start,"tr>\n")
document.write("    ",start,"td width=",'"',"16%",'"'," bgcolor=",'"',"#FFFFFF",'"'," align=",'"',"center",'"',">\n")
document.write("    ",start,"input type=",'"',"radio",'"'," value=",'"',"arial",'"'," name=",'"',"linkfont",'"',">\n")
document.write("    ",start,"",slash,"td>\n")
document.write("    ",start,"td width=",'"',"84%",'"'," bgcolor=",'"',"#FFFFFF",'"',">\n")
document.write("    ",start,"img border=",'"',"0",'"'," src=",'"',"http:",slash,"",slash,"www.guistuff.com",slash,"images",slash,"gens",slash,"font-arial.gif",'"'," width=",'"',"200",'"'," height=",'"',"30",'"',">\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=",'"',"#FFFFFF",'"'," align=",'"',"center",'"'," colspan=",'"',"2",'"',">\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("\n")
document.write("",start,"table border=",'"',"0",'"'," width=",'"',"100%",'"'," 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("    ",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",'"'," color=",'"',"#FFFFFF",'"',">",start,"b>Background 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=",'"',"#7093BA",'"'," size=",'"',"10",'"',">\n")
document.write("        ",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"40%",'"'," bgcolor=",'"',"#C0C0C0",'"',">\n")
document.write("",start,"font color=",'"',"#808080",'"',">\n")
document.write("",start,"input type=",'"',"button",'"'," value=",'"',"Color Values",'"'," name=",'"',"makefield",'"'," class=",'"',"buttons",'"'," onclick=",'"',"launchhex",open_c,")",'"',">",start,"",slash,"font>",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",'"'," color=",'"',"#FFFFFF",'"',">",start,"b>MouseOver Color:&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"68%",'"'," bgcolor=",'"',"#C0C0C0",'"'," colspan=",'"',"2",'"',">",start,"input class=",'"',"hexfield",'"'," type=",'"',"text",'"'," name=",'"',"movercolor",'"'," value=",'"',"#4E7198",'"'," size=",'"',"10",'"',">",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",'"'," color=",'"',"#FFFFFF",'"',">",start,"b>Text Color:&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"68%",'"'," bgcolor=",'"',"#C0C0C0",'"'," colspan=",'"',"2",'"',">",start,"input class=",'"',"hexfield",'"'," type=",'"',"text",'"'," name=",'"',"textcolor",'"'," value=",'"',"#FFFFFF",'"'," size=",'"',"10",'"',">",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",'"'," color=",'"',"#FFFFFF",'"',">",start,"b>Outline Color:&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"68%",'"'," bgcolor=",'"',"#C0C0C0",'"'," colspan=",'"',"2",'"',">",start,"input class=",'"',"hexfield",'"'," type=",'"',"text",'"'," name=",'"',"outlinecolor",'"'," value=",'"',"#4E7198",'"'," size=",'"',"10",'"',">",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",'"'," color=",'"',"#FFFFFF",'"',">",start,"b>Bar Width:&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"",slash,"td>\n")
document.write("        ",start,"td width=",'"',"68%",'"'," bgcolor=",'"',"#C0C0C0",'"'," colspan=",'"',"2",'"',">",start,"input class=",'"',"hexfield",'"'," type=",'"',"text",'"'," name=",'"',"barwidth",'"'," value=",'"',"120",'"'," size=",'"',"10",'"',">",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",'"'," color=",'"',"#FFFFFF",'"',">",start,"b> 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,"font color=",'"',"#808080",'"',">\n")
document.write("\n")
document.write("",start,"select size=",'"',"1",'"'," name=",'"',"linkeffect",'"'," class=",'"',"hexfield",'"',">\n")
document.write("",start,"option value=",'"',"up",'"'," selected>None",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"dropshadow",'"',">Drop Shadow",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"outline",'"',">Outline",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"outlineA",'"',">Outline and Shadow",start,"",slash,"option>\n")
document.write("",start,"",slash,"select>\n")
document.write("\n")
document.write("",start,"",slash,"font>\n")
document.write("\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=",'"',"32%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#C0C0C0",'"',">",start,"font class=",'"',"NArialW",'"'," color=",'"',"#FFFFFF",'"',">",start,"b>Font\n")
document.write("          Size:&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=",'"',"fontsize",'"'," class=",'"',"hexfield",'"',">\n")
document.write("",start,"option value=",'"',"8",'"',">8",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"10",'"'," selected>10",start,"",slash,"option>\n")
document.write("",start,"option value=",'"',"12",'"',">12",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("\n")
document.write("      ",start,"tr>\n")
document.write("        ",start,"td width=",'"',"32%",'"'," align=",'"',"right",'"'," bgcolor=",'"',"#C0C0C0",'"',">",start,"font class=",'"',"NArialW",'"'," color=",'"',"#FFFFFF",'"',">",start,"b>Line-Delimited:&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,"font color=",'"',"#FFFFFF",'"',">\n")
document.write("\n")
document.write("",start,"input type=",'"',"radio",'"'," value=",'"',"no",'"'," name=",'"',"delimited",'"'," checked>",start,"font class=",'"',"NArialW",'"',">",start,"b>No&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>",start,"input type=",'"',"radio",'"'," value=",'"',"yes",'"'," name=",'"',"delimited",'"',">",start,"font class=",'"',"NArialW",'"',">",start,"b>Yes&nbsp;&nbsp;",start,"",slash,"b>",start,"",slash,"font>\n")
document.write("\n")
document.write("\n")
document.write("",start,"",slash,"font>\n")
document.write("\n")
document.write("\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("\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("    ",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("",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("\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=",'"',"100%",'"'," 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("\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=",'"',"100%",'"'," cellspacing=",'"',"0",'"'," cellpadding=",'"',"4",'"',">\n")
document.write("",start,"tr>",start,"td width=",'"',"100%",'"'," align=",'"',"center",'"',">\n")
document.write("",start,"input type=",'"',"submit",'"'," value=",'"',"Create!",'"'," name=",'"',"enterer",'"'," onclick=",'"',"copyall",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")
