<!-- Begin





var email	= "info@shop4iran.com"	  
var company	= "Shop4Iran"	  
var homelink	= "http://www.shop4iran.com"		 
var year	= "2005-2010"		  
var showall	= "no"			 









document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="printhide"><tr><td width="10">');
document.write('<IMG SRC="http://www.shop4iran.com/picts/spacer.gif" height="30" width="10" border="0" alt="image"><br>');
document.write('</td><td ALIGN="left" VALIGN="middle">');


document.write('<span class ="footer">&copy;Copyright '+year+' ');


document.write('<a href="'+homelink+'" target="_top">'+company+'</a> ');


document.write('All Rights Reserved<br>');


document.write('For more information please contact us at '); 


document.write(' <A HREF="mailto:'+email+'">'+email+'</a>');


document.write('</span><br>');
document.write('</td><td ALIGN="right" VALIGN="middle">');


   if (showall == "yes") {
document.write('<span class="footer">');
document.write('<a href="" target="_blank">Shop4Iran Design</a> & <a href="" target="_blank"></a><br>&copy;Site Design '+year+'</span><br>');

}
else {
document.write('<br>');
}

document.write('</TD><td width="10">');
document.write('<IMG SRC="http://www.shop4iran.com/picts/spacer.gif" height="10" width="10" border="0" alt="image"><br>');
document.write('</td></tr></table>');



