var affInterfaceOptions = '&pr_code=gXSrRz2AghDE2FyBCiFzQ8h193HH9B&cols=3&rows=7&bgcolor=%23C2C8C8&shop=z2-deepSky&left=30';

//gXSrRz2AghDE2FyBCiFzQ8h193HH9B
//6AEI4pEndpj9Ovx618bAS8z73GK8KS
//yS1cAUySF48zi7df54x7lHg265esQR
//IY9P88mxzw4gs37NJlErsF01E23P6C
//Cfo7IdPjem4PVlNk9c550CIWM0In8m
//341g0DxdpVr5a22ihm2GlJhbsF9uCR
//6lTUxJE21H7x9e3UiPE4V5C0zK5UTF
//4n20JZ28PcFWnaF4yayOWrha50d173
//701y11Rc108VgkwSaarb1Qp4Mk93Ad

//212322

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=yes,  toolbar=yes, menubar=yes, status=yes'
	);
}
// Hide "www.mytemplatestorage.com" from status bar
function HideStatus(){
	window.status = document.readyState!="kész" ?
		"Betöltés..." : window.defaultStatus;
}
//document.onreadystatechange = HideStatus;


