// JavaScript Document

var Main_bg ='<div style="background:url(http://community.hottopic.com/hottopic/images/Landing_Page_Image/Clearance_20091217_03.gif) no-repeat; width:848px; height:621px; margin-left:2px; padding:0; position:relative;">';



<!-- main image -->
var Main_img ='<img src="http://community.hottopic.com/hottopic/images/clear.gif" style="width:848px; height:621px;" border="0"/>';

<!-- bottom left -->
<!--var Bottom_Left_Img ='<a href="/hottopic/store/nodePage.jsp?FOLDER%3C%3Efolder_id=2534374302028429" style="position:absolute; left:146px; width:343px; height:220px; top: 391px;"><img src="http://community.hottopic.com/hottopic/images/clear.gif"  border="0" style="width:343px; height:220px;"/></a>';-->

<!-- bottom right -->
<!--var Bottom_Right_Img = '<a href="/hottopic/Gifts/Candy.jsp?cm_re=Gifts-_-Box+1-_-Candy" style="position:absolute; left:3px; top:400px; width:843px; height:214px; "><img src="http://community.hottopic.com/hottopic/images/clear.gif"  border="0" style="width:843px; height:214px;"/></a>';-->

var Main_bg_end ='</div>';

var Content = Main_bg +  Main_img + Main_bg_end;

document.write(Content);