
	function printNavigator ()
	{
        	document.write ('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>'+
'<p align="center"><font color="#FFFFFF" face="Book Antiqua">'+ 
'<nobr><A HREF="http://magrietasquiltshop.com/index.htm"TARGET="" STYLE="{text-decoration: none;}">Home</A></nobr>&nbsp;|&nbsp;'+
'<nobr><A HREF="http://magrietasquiltshop.com/newsletter.htm" TARGET="" STYLE="{text-decoration: none;}">Newsletter</A></nobr>&nbsp;|&nbsp;'+
'<nobr><A HREF="http://magrietasquiltshop.com/site/class_schedules.htm" TARGET="" STYLE="{text-decoration: none;}">Class&nbsp;Schedule</A></nobr>&nbsp;|&nbsp;'+
'<nobr><A HREF="http://magrietasquiltshop.com/site/kits.htm" TARGET="" STYLE="{text-decoration: none;}">Kits</A></nobr>&nbsp;|&nbsp;'+
'<nobr><A HREF="http://magrietasquiltshop.com/site/quiltshop.htm" TARGET="" STYLE="{text-decoration: none;}">Our&nbsp;Location</A></nobr>&nbsp;|&nbsp;'+
'<nobr><A HREF="http://magrietasquiltshop.com/contactinfo.htm" TARGET="" STYLE="{text-decoration: none;}">Contact&nbsp;Info</A></nobr>&nbsp;|&nbsp;'+
'<nobr><A HREF="http://magrietasquiltshop.com/links.htm" TARGET="" STYLE="{text-decoration: none;}">Links</A></nobr>'+
'</font></p></td></tr></table>');
	}
	
	function openPicture(url, w, h)
	{
		window.open(url, "smallwin", "width=" + w + ",height=" + h + ",resizable=no");
	}
	
	function showItem (firstColW, secondColW, smallImagePath, smallImageW, smallImageH, Description, 
	largeImagePath, largeImageW, largeImageH, largeImageLinkDesc) 
	{
		document.write (
				'<table cellSpacing="0" cellPadding="0" border="0" align=center>'+
				'<tr>' +
					'<td width="' + firstColW +'" valign="top">' +
						'<font color="#800000" size="2">' +
							'<center><img height="' + smallImageH + '" width="' + smallImageW + '" src="' + smallImagePath + '"></center>' +
						'</font>' + 
					'</td>' + 
					'<td width="' + secondColW + '" valign="top">' + 
						'<font color="#800000" size="3">' +
						'<b>' + Description + '<br></b>' +
						'</font>' +
						'<font color="#800000" size="2">' +
						'<A href="' + largeImagePath + '">' + largeImageLinkDesc + '</A>' +
						'</font>' +
					'</td>' + 
				'</tr>' +
			'</table>' +
			'<br>'
		);
	}
	
	function showItemDouble (smallImagePath1, smallImageW1, smallImageH1, Description1, 
	 	largeImagePath1, largeImageW1, largeImageH1, largeImageLinkDesc1, 
		smallImagePath2, smallImageW2, smallImageH2, Description2, 
		largeImagePath2, largeImageW2, largeImageH2, largeImageLinkDesc2) 
	{
		document.write (
				'<table cellSpacing="0" cellPadding="10" border="0" align=center>'+
				'<tr>' +
					'<td width="365" valign="top">' +
						'<font face="Book Antiqua" size="2">' +
							'<center><A border=0 target="_blank" href="' + largeImagePath1 + '"><img border=0 height="' + smallImageH1 + '" width="' + smallImageW1 + '" src="' + smallImagePath1 + '"></a></center>' +
						'</font><br>' + 
						'<font color="#32587F" size="3">' +
						'' + Description1 + '<br>' +
						'</font>' +
						'<font color="#32587F" size="2">' +
						'<A target="_blank" href="' + largeImagePath1 + '"><font color="#32587F">' + largeImageLinkDesc1 + '</font></A>' +
						'</font>' + 
					'</td>' + 
					'<td width="365" valign="top">' + 
						'<font face="Book Antiqua"   size="2">' +
							'<center><A border=0 target="_blank" href="' + largeImagePath2 + '"><img border=0 height="' + smallImageH2 + '" width="' + smallImageW2 + '" src="' + smallImagePath2 + '"></a></center>' +
						'<br>' + 
						'<font color="#32587F" size="3">' +
						'' + Description2 + '<br>' +
						'</font>' +
						'<font color="#32587F" size="2">' +
						'<A target="_blank" href="' + largeImagePath2 + '"><font color="#32587F">' + largeImageLinkDesc2 + '</font></A>' +
						'</font>' + 
					'</td>' + 
				'</tr>' +
			'</table>' +
			'<br>' +
			'<br>'
		);
	}
	
		function showItemDouble_oneonly (smallImagePath1, smallImageW1, smallImageH1, Description1, 
	 	largeImagePath1, largeImageW1, largeImageH1, largeImageLinkDesc1) 
	{
		document.write (
				'<table cellSpacing="0" cellPadding="10" border="0" align=center>'+
				'<tr>' +
					'<td width="365" valign="top">' +
						'<font face="Book Antiqua" size="2">' +
							'<center><A border=0 target="_blank" href="' + largeImagePath1 + '"><img border=0 height="' + smallImageH1 + '" width="' + smallImageW1 + '" src="' + smallImagePath1 + '"></a></center>' +
						'</font><br>' + 
						'<font color="#32587F" size="3">' +
						'' + Description1 + '<br>' +
						'</font>' +
						'<font color="#32587F" size="2">' +
						'<A target="_blank" href="' + largeImagePath1 + '"><font color="#32587F">' + largeImageLinkDesc1 + '</font></A>' +
						'</font>' + 
					'</td>' + 
					'<td width="365" valign="top"></td>' + 
				'</tr>' +
			'</table>' +
			'<br>' +
			'<br>'
		);
	}


	function showSaleItemTitle (firstColW, secondColW, thirdColW, fourthColW)
	{
		document.write (
			'<TABLE cellSpacing=0 cellPadding=0 border=0>' +
				'<TR>' +
					'<TD width=' + firstColW + ' bgColor=#ffffff>' + 
						'<P align=center><FONT face="Book Antiqua" color=#32587F size=3><B>Product Code</B></FONT></P>' +
					'</TD>' +
					'<TD width=' + secondColW + ' bgColor=#ffffff><P align=center><FONT face="Book Antiqua" color=#32587F size=3><B>Picture</B></FONT></P></TD>' +
					'<TD width=' + thirdColW + ' bgColor=#ffffff><P align=center><FONT face="Book Antiqua" color=#32587F size=3><B>Description</B></FONT></P></TD>' +
					'<TD width=' + fourthColW + ' bgColor=#ffffff> <P align=center><FONT face="Book Antiqua" color=#32587F size=3><B>Price</B></FONT></P></TD></TR>' +
			'</TABLE><br>'
		);
	}

	function showSaleItem (firstColW, secondColW, thirdColW, fourthColW, productcode, smallImagePath, smallImageW, smallImageH, 
	Description, largeImagePath, largeImageW, largeImageH, largeImageLinkDesc, price) 
	{
		document.write (
				'<table cellSpacing="0" cellPadding="0" border="0" align=center>'+
				'<tr>' +
					'<td width="' + firstColW +'" valign="top">' +
						'<font face="Book Antiqua" color="#32587F" size="3">' +
							'' + productcode + '<br>' +
						'</font>' + 
					'</td>' + 
					'<td width="' + secondColW +'" valign="top">' +
						'<font face="Book Antiqua" color="#32587F" size="2">' +
							'<center><A border=0 target="_blank" href="' + largeImagePath + '"><img border=0 height="' + smallImageH + '" width="' + smallImageW + '" src="' + smallImagePath + '"></A></center>' +
						'</font>' + 
					'</td>' + 
					'<td width="' + thirdColW + '" valign="top">' + 
						'<font face="Book Antiqua" color="#32587F" size="3">' +
						'' + Description + '<br>' +
						'</font>' +
						'<font color="#32587F" size="2">' +
						'<A target="_blank" href="' + largeImagePath + '"><font color="#32587F">' + largeImageLinkDesc + '</font></A>' +
						'</font>' +
					'</td>' + 
					'<td width="' + fourthColW +'" valign="top">' +
						'<font face="Book Antiqua" color="#32587F" size="3">' +
							'' + price + '<br>' +
						'</font>' + 
					'</td>' + 
				'</tr>' +
			'</table>' +
			'<br>'
		);
	}

	function showClassItemTitle (firstColW, secondColW)
	{
		document.write (
			'<TABLE cellSpacing=0 cellPadding=0 border=0><TR>' +
					'<TD width=' + firstColW + ' bgColor=#ffffff><P align=center><FONT face="Book Antiqua" color=#32587F size=3><B>Picture</B></FONT></P></TD>' +
					'<TD width=' + secondColW + ' bgColor=#ffffff><P align=center><FONT face="Book Antiqua" color=#32587F size=3><B>Description</B></FONT></P></TD>' +
			'</TR></TABLE><br>'
		);
	}


	function showClassItem (secondColW, thirdColW, smallImagePath, smallImageW, smallImageH, 
	Description, largeImagePath, largeImageW, largeImageH, largeImageLinkDesc) 
	{
		document.write (
				'<table cellSpacing="0" cellPadding="0" border="0" align=center>'+
				'<tr>' +
					'<td width="' + secondColW +'" valign="top">' +
						'<font face="Book Antiqua" color="#32587F" size="2">' +
							'<center><A border=0 target="_blank" href="' + largeImagePath + '"><img border=0 height="' + smallImageH + '" width="' + smallImageW + '" src="' + smallImagePath + '"></A></center>' +
						'</font>' + 
					'</td>' + 
					'<td width="' + thirdColW + '" valign="top">' + 
						'<font face="Book Antiqua" color="#32587F" size="3">' +
						'' + Description + '<br>' +
						'</font>' +
						'<font color="#32587F" size="2">' +
						'<A target="_blank" href="' + largeImagePath + '"><font color="#32587F">' + largeImageLinkDesc + '</font></A>' +
						'</font>' +
					'</td>' + 
				'</tr>' +
			'</table>' +
			'<br>'
		);
	}
