<!--
function writeBanner()
{
	document.write("<table border='0' cellpadding='0' cellspacing='0' width='100%' style='border-collapse: collapse' bordercolor='#111111' height='72'>");
	document.write("<tr>");
	document.write("<td bgcolor='#BFBFBF' valign='middle' colspan='6' height='56'><table border='0' cellpadding='0' cellspacing='0' style='border-collapse: collapse' bordercolor='#111111' width='100%' id='AutoNumber1' height='54'>");
	document.write("<tr>");
	document.write("<td width='29%' height='54'><p align='left'><img border='0' src='images/index2.gif' hspace='20' WIDTH='172' HEIGHT='57'></td>");
	document.write("<td height='54'><p align='right'><b><font color='#009D88'>a unique gallery concept&nbsp;&nbsp; </font></b></td>");
	document.write("</tr>");
	document.write("</table>");
	document.write("</td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td bgcolor='#009D88' valign='middle' align='center' height='16'><font size='2'><a CLASS='menu' href='index.htm'>Home</a> </font></td>");
	document.write("<td bgcolor='#009D88' valign='middle' align='center' height='16'><font size='2'><a CLASS='menu' href='artists_quarter.htm'>Artists' Quarter</a> </font></td>");
	document.write("<td bgcolor='#009D88' valign='middle' align='center' height='16'><font size='2'><a CLASS='menu' href='collections.htm'>Collections</a> </font></td>");
	document.write("<td bgcolor='#009D88' valign='middle' align='center' height='16'><font size='2'><a CLASS='menu' href='directions.htm'>Directions</a> </font></td>");
	document.write("<td bgcolor='#009D88' valign='middle' align='center' height='16'><font size='2'><a CLASS='menu' href='contact_us.htm'>Contact us</a> </font></td>");
	document.write("</tr>");
	document.write("</table>");
}
//-->




