<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="10" border="0"><BR>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#FFFFFF"><tr><td ALIGN="CENTER" VALIGN="TOP">');
document.write('</td></tr><tr><td width="40%" valign="center" align="right"><BR>');
document.write('<form action="#" method="post"><select name="choice" size="1" onChange="jump(this.form)" class="dropdown">');
document.write('<option value="">View Galleries by Number</option>');


	document.write('<option value="gal1.htm">Gallery   1</option>');
	document.write('<option value="gal2.htm">Gallery   2</option>');
	document.write('<option value="gal3.htm">Gallery   3</option>');
	document.write('<option value="gal4.htm">Gallery   4</option>');
	document.write('<option value="gal5.htm">Gallery   5</option>');
	document.write('<option value="gal6.htm">Gallery   6</option>');
	document.write('<option value="gal7.htm">Gallery   7</option>');


document.write('</select></form></td><td width="20%" valign="center" align="center"><BR>');
document.write('<form action="#" method="post"><select name="choice" size="1" onChange="jump(this.form)" class="dropdown">');
document.write('<option value="">View Galleries by Registry</option>');

	document.write('<option value="gal1.htm">ZA9LU45A3GLA12005</option>');
	document.write('<option value="gal7.htm">ZA9LU45A7LLA12247</option>');
	document.write('<option value="gal2.htm">ZA9LU45A3LLA12250</option>');
	document.write('<option value="gal3.htm">ZA9LU45A3LLA12259</option>');
	document.write('<option value="gal4.htm">ZA9LU45A9LLA12265</option>');
	document.write('<option value="gal5.htm">ZA9LU45A3LLA12268</option>');
	document.write('<option value="gal6.htm">ZA9LU45A3LLA12282</option>');
	document.write('<option value="gal7.htm">Others</option>');


document.write('</select></form></td><td width="40%" valign="center" align="left"><BR>');
document.write('<form action="#" method="post"><select name="choice" size="1" onChange="jump(this.form)" class="dropdown">');
document.write('<option value="">View Galleries by Location</option>');

	document.write('<option value="gal1.htm">Great Britain</option>');
	document.write('<option value="gal7.htm">Hong Kong</option>');
	document.write('<option value="gal4.htm">Italy</option>');
	document.write('<option value="gal6.htm">Luxembourg</option>');
	document.write('<option value="gal3.htm"> usa California</option>');
	document.write('<option value="gal5.htm"> usa California</option>');
	document.write('<option value="gal2.htm"> usa New York</option>');
	document.write('<option value="gal7.htm"> </option>');


document.write('</select></form></td></tr></table>');
//  End -->
