var affInterfaceOptions = '&pr_code=u7YDbro2g7ZD6MpA6R6Fup91wy9hC8&cols=4&rows=8&shop=&iw=700&ih=2000&';
var affInterfaceOptions_cliplib = '&pr_code=u7YDbro2g7ZD6MpA6R6Fup91wy9hC8&bgcolor=%23FFFFFF&sp=10&ampiw=600&skin=32';

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>');
}


//http://www.templatehelp.com/codes/pr_interface_cliplib.php?pr_code=u7YDbro2g7ZD6MpA6R6Fup91wy9hC8&amp;iw=600&amp;ih=2500&amp;frname=&amp;bgcolor=%23FFFFFF&amp;sp=
///pr_cliplib.php?cat=2&pr_code=u7YDbro2g7ZD6MpA6R6Fup91wy9hC8&bgcolor=%23FFFFFF&sp=10&ampiw=600&skin=32


function IncludeAffInterface_cliplib(options,file){
	if(!file) file = 'pr_interface_cliplib';
	options = affInterfaceOptions_cliplib + (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;

