var affInterfaceOptions = '&pr_code=W03a4bDp0fJf6E7F76Z9iM4A9pByM8&cols=3&rows=3&shop=s1-green;sp=0&amp;bgcolor=%23FFFFFF&amp;';

function IncludeAffInterface(options,file){
	if(!file) file = 'pr_interface';
	options = affInterfaceOptions + (options ? '&'+options : '');
	document.write('<SCRIPT type="text/javascript" language="JavaScript" src="http://www.mytemplatestorage.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;


function ResizeMainFrame(size){
	document.getElementById('ifrMain').style.height = size+'px';
}
document.onreadystatechange = HideStatus;
IncludeAffInterface('categories&authors&types','pr_data.js'); 
