//if (parent.location.href == self.location.href){
//      window.location.href = 'index.html'
//}

OutPut = '<div align="center"><center><table border="0" width="100%" height="103" cellspacing="0" cellpadding="0">'+
'<tr><td width="43" height="103"><img border="0" src="corner.gif" width="70" height="114"></td>'+
'<td width="101%" height="103" background="toptile.gif">'+
'<span style="position: absolute; left: 3; top: 2"><img border="0" src="images/bc1.gif" width="273" height="61"></span></td>'+
'</tr></table></center></div>'+
'<div style="position: absolute; top: 3; left: 295; width: 421; height: 83">'+
'<table border="0" width="421" cellspacing="0"><tr>'+
'<td width="101"><font size="2" face="Arial" color="#FFFFFF"><b><a href="index.html" >Home</a></b></font></td>'+
'<td width="133"><font size="2" face="Arial" color="#FFFFFF"><b><a href="acc.html" >Accessories</a></b></font></td>'+
'<td width="123"><font size="2" face="Arial" color="#FFFFFF"><b><a href="order.html" >How To Order</a></b></font></td>'+
'<td width="88"><font size="2" face="Arial" color="#FFFFFF"><b><a href="trail.html" >Trailers</a></b></font></td>'+
'</tr><tr><td width="101"><font size="2" face="Arial" color="#FFFFFF"><b><a href="sitemap.html" >Site Index</a></b></font></td>'+
'<td width="133"><font color="#FFFFFF" size="2" face="Arial"><b><a href="prod.html" >Cycle Products</a></b></font></td>'+
'<td width="123"><font color="#FFFFFF" size="2" face="Arial"><b><a href="sneeds.html" >Special Needs</a></b></font></td>'+
'<td width="88"><font size="2" face="Arial" color="#FFFFFF"><b><a href="trikes.html" >Tricycles</a></b></font></td>'+
'</tr><tr>'+
'<td width="101"><font size="2" face="Arial" color="#FFFFFF"><b><a href="contact.html" >Contact Us</a></b></font></td>'+
'<td width="133"><font size="2" face="Arial" color="#FFFFFF"><b><a href="bicycles.html" >Bicycles</a></b></font></td>'+
'<td width="123"><font color="#FFFFFF" size="2" face="Arial"><b><a href="specoff.html" >Special Offers</a></b></font></td>'+
'<td width="88"><font size="2" face="Arial" color="#FFFFFF"><b><a href="unicycles.html" >Unicycles</a></b></font></td>'+
'</tr><tr><td width="101"><a href="vcart.html" ><b><font size="2" face="Arial">View Cart</font></b></a></td>'+
'<td width="133"><font size="2" face="Arial" color="#FFFFFF"><b><a href="electric.html" >Electric Products</a></b></font></td>'+
'<td width="123"><font size="2" face="Arial" color="#FFFFFF"><b><a href="tandems.html" >Tandems</a></b></font></td>'+
'<td width="88"></td></tr></table></div>'+
'<div style="position: absolute; top: 62; left: 12; width: 250; height: 29">'+
'<table border="0" width="250" cellspacing="0" cellpadding="0">'+
'<tr><td width="100%" align="center">'+
'</td></tr></table></div>'



document.write(OutPut)
