var affInterfaceOptions = '&cols=3&rows=5&amp;bgcolor=ffffff&amp;sp=3&amp;type=1&ih=1000&pr_code=1j1WLIV2Glu47JkPf56Dq85msKkXxV';
															
//src="http://www.templatehelp.com/codes/pr_interface.php?cols=3&amp;rows=8&amp;sadult=0&amp;sp=5&amp;bgcolor=%23000000&amp;type=1&amp;ih=1800&amp;category=0&amp;pr_code=1j1WLIV2Glu47JkPf56Dq85msKkXxV"></script>


function IncludeAffInterface(options,file){
	if(!file) file = 'pr_interface';
	options = affInterfaceOptions + (options ? '&'+options : '');
	document.write('<SCRIPT type="text/javascript" language="JavaScript" src="http://www.templatehelp.com/codes/'+file+'.php?'+options+'"><'+'/SCRIPT>');
}

function Popup(url){
	window.open(
		url,
		'window',
		'width=600, height=600, resizable=yes, scrollbars=yes, location=no,  toolbar=no, menubar=no, status=no'
	);
}
// Hide "www.mytemplatestorage.com" from status bar
function HideStatus(){
	window.status = document.readyState!="complete" ?
		"Loading..." : window.defaultStatus;
}
document.onreadystatechange = HideStatus;


