<!--
	// Copyright 2006, Viba Fima, inc.
	// Revision:	1.0 20061102

function hdrTitle () {
	document.write ("<b><a href='/Gallery/'><font face='arial,helvetica' color='#008080' size='2'>Gallery ");
	document.write (_PageHdr_ + "</font></a></b>");
}
function GALLERYmenu() {
	document.write ("<b><font face='arial,helvetica' color='#000000' size='1'>See Also</font></b><br>");

	document.write ("<nobr><a href='/Gallery/formats.asp'>Formats</a></nobr><br>");
	document.write ("<nobr><a href='/Gallery/studio.asp'>Studio Services</a></nobr><br>");

	// document.write ("<font size='2'><nobr>For VIP Members:</nobr><br>");
	// document.write ("<nobr><a href=javascript:LOCALsw('/Banners/order/') target='_top'>Order Online</a></nobr><br>");
	// document.write ("<nobr><a href=javascript:LOCALsw('/Banners/store/create.htm') target='_top'>Create Your Own</a></nobr><br>");
	// document.write ("<nobr><a href=javascript:LOCALsw('/Banners/open/list.asp') target='_top'>Current Orders</a></nobr><br>");
	// document.write ("</font>");
}
// -->

