<!--
	// Copyright 2002, Viba Fima, inc.
	// Revision:	1.0 20021031

function hdrTitle () {
	document.write ("<a href='/Banners/'><img src='/images/logo/banners_verti.gif' alt='Banner' width='86' height='19' border='0'></a>");
	document.write("&nbsp;&nbsp;&nbsp;&nbsp;<font face='arial,helvetica' color='#666699'><b>");
	document.write (_PageHdr_ + "</b></font>");
}
function BANNERSmenu() {
	document.write ("<a href='/Banners/' target='_top'><img src='/images/logo/banners_verti.gif' alt='Banners' width='86' height='19' vspace='5' border='0'></a><br>");

	document.write ("<nobr><a href='/Banners/bannlist.asp'>Samples</a></nobr><br>");
	document.write ("<nobr><a href='/Banners/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>");
}
// -->

