Quote:
Originally Posted by aimeea
|
Ok... i took first 15-20 lines from html-source this page.
Quote:
...........................
<body onload="javascript: try { fcOnLoad();; } catch(e) { }; if (isset(window.fancy_body_is_load)) fancy_body_is_load = true;">
<table class="Container"align="center" cellpadding="0" cellspacing="0" width="950px">
<tr><td class="main-border">
<body bgcolor="#F4FFE4">
<div align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#D5EDB3">
<td width="90" height="101"><a href="http://www.aimeeasher.com/shoppe"><img src="http://www.aimeeasher.com/shoppe/skin1/images/logo.jpg" width="950" height="151" border="0" /></a></td>
</tr>
<tr>
<td height="30" bgcolor="#99CC66"><div align="center"><span class="style1"> :: <a href="http://www.aimeeasher.com/shoppe" class="style2">Home</a> :: <a href="http://www.aimeeasher.com/shoppe/home.php">Shoppe</a> :: Gallery :: Forum :: Blogs :: <a href="http://www.aimeeasher.com/shoppe/help.php?section=contactus&mode=update">Contac t</a> :: News :: <a href="http://www.aimeeasher.com/shoppe/cart.php">Shopping Cart</a> :: </span></div></td>
</tr>
</table>
</div>
</body><table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td colspan="2" class="HeadThinLine"><img src="/shoppe/skin1/images/spacer.gif" class="Spc" alt="" /></td>
</tr>.................
|