var host = location.href;
if (host=="http://test.sossportswear.com/" || host=="http://www.sossportswear.com/"){
	url=""
}else{
	url="<div id='pagTopCon'><a href='#pageTop'><img src='/img/common/pagetop.gif' alt='PAGE TOP'></a></div>"
}

document.write(url);
document.write('<div id="footer">');
document.write('<div class="copyright">');
document.write('<img src="/img/common/copyright.gif" alt="SOS COPYRIGHT (C) 2006-2009 SOS PROJECT, LTD.ALL RIGHTS RESERVED.">');
document.write('</div>');
document.write('</div>');