				
var myquote="'";				
				
document.write(

			'<table width="810" border="0" align="center" cellspacing="0" cellpadding="0" height="65" background="new_images/header.png">'+
					
				'<tr height="65" id="header">'+
				'<td valign="top" height="65">'+
							'<div align="right">'+
								'<table width="226" border="0" cellspacing="0" cellpadding="0">'+
									'<tr height="10">'+
										'<td width="99" height="10"></td>'+
										'<td width="6" height="10"></td>'+
										'<td height="10"></td>'+
										'<td width="30" height="10"></td>'+
									'</tr>'+
									'<tr>'+
										'<td width="99">'+
											'<a href="Login.html">'+
											'<div id="header_linkbox" align="center">'+
											'<a onmouseover="act('+myquote+'b11'+myquote+'); return true;" onmouseout="inact('+myquote+'b11'+myquote+')" onclick="geturl('+myquote+'b11'+myquote+')"><img src="new_images/LoginLink_off.gif" alt="" name="b11" width="99" height="25" align="top" border="0"></a>'+
											'</div>'+
											'</a>'+
										'</td>'+
										'<td width="6"><img src="new_images/HeaderLink_Sep.gif" alt="" width="6" height="25" border="0"></td>'+
										'<td>'+
											'<div id="header_linkbox" align="center">'+
											'<a onmouseover="act('+myquote+'b12'+myquote+'); return true;" onmouseout="inact('+myquote+'b12'+myquote+')" onclick="geturl('+myquote+'b12'+myquote+')"><img src="new_images/CartLink_off.gif" alt="" name="b12" width="91" height="25" align="top" border="0"></a>'+
											'</div>'+
										'</td>'+
										'<td width="30"></td>'+
									'</tr>'+
								'</table>'+
							'</div>'+
						'</td>'+
				'</tr>'+
					
			'</table>');