NowPageUrl = location.pathname;
NowPageKey = location.search;

spViewFlg = "true";

if(NowPageUrl == "/contents/sale.html"){
	spViewFlg = "false";
}

if(spViewFlg == "true"){
	document.write('<div style="width: 900px;background:#fff;padding-bottom:9px;" align="center"><a href="http://swfs.jp/contents/sale.html"><img src="http://swfs.jp/img/img1/special_pr_sale2010summer0701.jpg" width="836" height="68" alt="Summer SALE!" border="0"></a></div>');
}
