
 function simpleArtDialog() { 
 features = 
    'toolbar=no,location=no,directories=no,status=no,menubar=no,' +
    'scrollbars=no,resizable=yes,width=250,height=250' 
 dlg = window.open ("","ArtNavigation",features);
 dlg.document.write('<HTML><HEAD><TITLE>Art Navigation</TITLE></HEAD>');
 dlg.document.write('<BODY BGCOLOR=#FECC33 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>');
 dlg.document.write('');
 dlg.document.write(' <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" align="center">');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 12px;">Please select from the list below</div></td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle">');
 dlg.document.write('');
 dlg.document.write('<TABLE WIDTH=141 BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FECC33>');
 dlg.document.write('<TR><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=139 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD></TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-art.gif" WIDTH=141 HEIGHT=22 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('		<TD WIDTH=139 BGCOLOR=#FFFFFF ALIGN="CENTER">');
 dlg.document.write('		<table width="90%" height="90%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center" valign="middle">');
 dlg.document.write('		<!--BODY-->');
 dlg.document.write('<BR>');
 dlg.document.write('<div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'artimplements.html\'; self.close();">Art Supplies<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'stationery.html\'; self.close();">Stationery<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'officesupplies.html\'; self.close();">Office Supplies<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'phottom.html\'; self.close();">Photography<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'craftkits.html\'; self.close();">Craft Kits<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'anbloc.html\'; self.close();">Building Sets<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'inofmus2.html\'; self.close();">Instruments of Music<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'artists.html\'; self.close();">Artist Gifts<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'gifcer.html\'; self.close();">Gift Certificates<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'artclassched.html\'; self.close();">Art Class Schedule<br></a>');
 dlg.document.write('</div>');
 dlg.document.write('<BR>');
 dlg.document.write('		</td></tr></table>');
 dlg.document.write('		</TD>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-bottom.gif" WIDTH=141 HEIGHT=15 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('</TABLE>');
 dlg.document.write('');
 dlg.document.write(' </td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">This window will close when link is clicked.</div></td></tr>');
 dlg.document.write(' </table>');
 dlg.document.write('');
 dlg.document.write('</BODY>');
 dlg.document.write('</HTML>');
} 
 
 function simpleCraftDialog() { 
 features = 
    'toolbar=no,location=no,directories=no,status=no,menubar=no,' +
    'scrollbars=no,resizable=yes,width=250,height=350' 
 dlg = window.open ("","CraftNavigation",features);
 dlg.document.write('<HTML><HEAD><TITLE>Craft Navigation</TITLE></HEAD>');
 dlg.document.write('<BODY BGCOLOR=#FECC33 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>');
 dlg.document.write('');
 dlg.document.write(' <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" align="center">');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 12px;">Please select from the list below</div></td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle">');
 dlg.document.write('');
 dlg.document.write('<TABLE WIDTH=141 BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FECC33>');
 dlg.document.write('<TR><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=139 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD></TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-craft.gif" WIDTH=141 HEIGHT=22 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('		<TD WIDTH=139 BGCOLOR=#FFFFFF ALIGN="CENTER">');
 dlg.document.write('		<table width="90%" height="90%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center" valign="middle">');
 dlg.document.write('		<!--BODY-->');
 dlg.document.write('<BR>');
 dlg.document.write('<div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'craftkits.html\'; self.close();" target="_parent">Craft Kits<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'phottom.html\'; self.close();" href="stationery.html">Photography<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'painpaspen.html\'; self.close();" href="officesupplies.html">Paint &amp; Pastels<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'artpaperpads.html\'; self.close();" href="phottom.html">Art Paper &amp; Canvas<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'easels.html\'; self.close();" href="craftkits.html">Easels<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'artsets.html\'; self.close();" href="anbloc.html">Art Sets<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'drawsketch.html\'; self.close();" href="inofmus2.html">Draw &amp; Sketch<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'kidssupplies.html\'; self.close();" href="artists.html">Kids Supplies<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'pensink.html\'; self.close();" href="gifcer.html">Pens &amp; Ink<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'pappar.html\'; self.close();" href="artclassched.html">Paper Paraphernelia<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'journals.html\'; self.close();" href="artclassched.html">Journals<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'porandbin.html\'; self.close();" href="artclassched.html">Portfolios &amp; Binders<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'frencafvinre.html\'; self.close();" href="artclassched.html">French Cafe Posters<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'stationery.html\'; self.close();" href="artclassched.html">Stationery<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'officesupplies.html\'; self.close();" href="artclassched.html">Office Supplies<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'anbloc.html\'; self.close();" href="artclassched.html">Building Sets<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'gifcer.html\'; self.close();" href="artclassched.html">Gift Certificates<br></a>');
 dlg.document.write('</div>');
 dlg.document.write('<BR>');
 dlg.document.write('		</td></tr></table>');
 dlg.document.write('		</TD>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-bottom.gif" WIDTH=141 HEIGHT=15 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('</TABLE>');
 dlg.document.write('');
 dlg.document.write(' </td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">This window will close when link is clicked.</div></td></tr>');
 dlg.document.write(' </table>');
 dlg.document.write('');
 dlg.document.write('</BODY>');
 dlg.document.write('</HTML>');
} 
 
 function simpleToysDialog() { 
 features = 
    'toolbar=no,location=no,directories=no,status=no,menubar=no,' +
    'scrollbars=no,resizable=yes,width=250,height=400' 
 dlg = window.open ("","ToysNavigation",features);
 dlg.document.write('<HTML><HEAD><TITLE>Toys Navigation</TITLE></HEAD>');
 dlg.document.write('<BODY BGCOLOR=#FECC33 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>');
 dlg.document.write('');
 dlg.document.write(' <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" align="center">');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 12px;">Please select from the list below</div></td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle">');
 dlg.document.write('');
 dlg.document.write('<TABLE WIDTH=141 BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FECC33>');
 dlg.document.write('<TR><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=139 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD></TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-toys.gif" WIDTH=141 HEIGHT=22 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('		<TD WIDTH=139 BGCOLOR=#FFFFFF ALIGN="CENTER">');
 dlg.document.write('		<table width="90%" height="90%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center" valign="middle">');
 dlg.document.write('		<!--BODY-->');
 dlg.document.write('<BR>');
 dlg.document.write('<div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'weeonesages01.html\'; self.close();" target="_parent">Wee Ones: Ages 0-1<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'hotfortotag1.html\'; self.close();" target="_parent">Tots: Ages 1-3<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'coolkidsages35.html\'; self.close();" target="_parent">Cool Kids: Ages 3-5<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'bigshotschoo.html\'; self.close();" target="_parent">Big Shots: Ages 5-7<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'hipkidsages712.html\'; self.close();" target="_parent">Hip Kids: Ages 7-12<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'teenstoadults.html\'; self.close();" target="_parent">Teens to Adults<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'outchilgam.html\'; self.close();" target="_parent">Kids Sport<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'tintoys1.html\'; self.close();" target="_parent">Tin Toys<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'retrodisney.html\'; self.close();" target="_parent">Retro Disney<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'toysoldiers.html\'; self.close();" target="_parent">Toy Soldiers<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'timelesstoys.html\'; self.close();" target="_parent">Timeless<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'toydesbyar.html\'; self.close();" target="_parent">By Artists<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'edtoy.html\'; self.close();" target="_parent">Educational<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'scooterstrikes.html\'; self.close();" target="_parent">Rideons<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'doldolandcas.html\'; self.close();" target="_parent">Pretend Play<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'dolls.html\'; self.close();" target="_parent">Dolls<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'truckscars.html\'; self.close();" target="_parent">Trucks &amp; Cars<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'musin.html\'; self.close();" target="_parent">Musical Instruments<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'artsets.html\'; self.close();" target="_parent">Art Sets<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'outadgam.html\'; self.close();" target="_parent">Adult Sport<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'anbloc.html\'; self.close();" target="_parent">Building Sets<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'eqforspor.html\'; self.close();" target="_parent">Beach &amp; Backyard<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'gifcer.html\'; self.close();" target="_parent">Gift Certificates<br></a>');
 dlg.document.write('</div>');
 dlg.document.write('<BR>');
 dlg.document.write('		</td></tr></table>');
 dlg.document.write('		</TD>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-bottom.gif" WIDTH=141 HEIGHT=15 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('</TABLE>');
 dlg.document.write('');
 dlg.document.write(' </td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">This window will close when link is clicked.</div></td></tr>');
 dlg.document.write(' </table>');
 dlg.document.write('');
 dlg.document.write('</BODY>');
 dlg.document.write('</HTML>');
} 
 
 function simpleGamesDialog() { 
 features = 
    'toolbar=no,location=no,directories=no,status=no,menubar=no,' +
    'scrollbars=no,resizable=yes,width=250,height=250' 
 dlg = window.open ("","GamesNavigation",features);
 dlg.document.write('<HTML><HEAD><TITLE>Games Navigation</TITLE></HEAD>');
 dlg.document.write('<BODY BGCOLOR=#FECC33 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>');
 dlg.document.write('');
 dlg.document.write(' <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" align="center">');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 12px;">Please select from the list below</div></td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle">');
 dlg.document.write('');
 dlg.document.write('<TABLE WIDTH=141 BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FECC33>');
 dlg.document.write('<TR><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=139 HEIGHT=1></TD><TD><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD></TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-games.gif" WIDTH=141 HEIGHT=22 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('		<TD WIDTH=139 BGCOLOR=#FFFFFF ALIGN="CENTER">');
 dlg.document.write('		<table width="90%" height="90%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center" valign="middle">');
 dlg.document.write('		<!--BODY-->');
 dlg.document.write('<BR>');
 dlg.document.write('<div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'younchilgam.html\'; self.close();" target="_parent">Games: Young Kids<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'olchiladgam.html\'; self.close();" target="_parent">Games: 8-Adults<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'retrogames.html\'; self.close();" target="_parent">Retro Games<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'educational.html\'; self.close();" target="_parent">Educational Games<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'outchilgam.html\'; self.close();" target="_parent">Kids Sport<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'outadgam.html\'; self.close();" target="_parent">Adult Sport<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'olchilad.html\'; self.close();" target="_parent">Puzzles: Young Kids<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'youngchildren.html\'; self.close();" target="_parent">Puzzles: 8-Adults<br></a>');
   dlg.document.write('<a href="#" onclick="self.opener.location=\'gifcer.html\'; self.close();" target="_parent">Gift Certificates<br></a>');
 dlg.document.write('</div>');
 dlg.document.write('<BR>');
 dlg.document.write('		</td></tr></table>');
 dlg.document.write('		</TD>');
 dlg.document.write('		<TD WIDTH=1 BGCOLOR=#000000><IMG SRC="/lib/quincy/spacer.gif" WIDTH=1 HEIGHT=1></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('	<TR>');
 dlg.document.write('		<TD COLSPAN=3>');
 dlg.document.write('			<IMG SRC="/lib/quincy/popup-bottom.gif" WIDTH=141 HEIGHT=15 ALT=""></TD>');
 dlg.document.write('	</TR>');
 dlg.document.write('</TABLE>');
 dlg.document.write('');
 dlg.document.write(' </td></tr>');
 dlg.document.write(' <tr><td align="center" valign="middle"> <div style="color: #000000; font-family: Verdana; font-weight: bold; font-size: 10px;">This window will close when link is clicked.</div></td></tr>');
 dlg.document.write(' </table>');
 dlg.document.write('');
 dlg.document.write('</BODY>');
 dlg.document.write('</HTML>');
} 
