// JavaScript Document

var Main_bg ='<div style="background:url(http://community.hottopic.com/hottopic/images/Landing_Page_Image/shoes_20100126_03.jpg) no-repeat; width:848px; height:621px; margin-left:2px; padding:0; position:relative;">';

<!-- main image -->
var Main_img ='<a href="/hottopic/Shoes/Boots.jsp?cm_re=Shoes-_-Main+Image-_-Boots" style="position:absolute; left:0px; top:0px; width:848px; height:621x;"><img src="http://community.hottopic.com/hottopic/images/clear.gif" style="width:848px; height:621x;" border="0" title="Shop Boots"/></a>';

var Main_bg_end ='</div>';

var Content = Main_bg + Main_img + Main_bg_end;

document.write(Content);

