var url = platnik+"callback/cb_promo_tizers.php?rid="+rid+
(sub==undefined ? "" : "&sub="+sub)+
(tomain==undefined ? "" : "&tomain="+tomain)+
(target==undefined ? "" : "&target="+target)+
(ankets==undefined ? "" : "&ankets="+ankets)+
(rows==undefined ? "" : "&rows="+rows)+
(cols==undefined ? "" : "&cols="+cols)+
(width==undefined ? "" : "&width="+width)+
(height==undefined ? "" : "&height="+height)+
(showcaption==undefined ? "" : "&showcaption="+showcaption)+
(cpos==undefined ? "" : "&cpos="+cpos)+
(caption_name==undefined ? "" : "&caption_name="+encodeURIComponent(caption_name))+
(caption_age==undefined ? "" : "&caption_age="+encodeURIComponent(caption_age))+
(caption_geo==undefined ? "" : "&caption_geo="+encodeURIComponent(caption_geo))+
(caption_info==undefined ? "" : "&caption_info="+encodeURIComponent(caption_info))+
(realgeo==undefined ? "" : "&realgeo="+realgeo)+
(myurl==undefined ? "" : "&myurl="+encodeURIComponent(myurl));
//alert(url);
document.write('<script type="text/javascript" language="JavaScript" src="'+url+'"><\/script>');
document.write('<script type="text/javascript" language="JavaScript" src="'+platnik+'javascript/jquery/jquery.js"><\/script>');
document.write('<script type="text/javascript" language="JavaScript" src="'+platnik+'javascript/jquery/jquery.cycle.all.js"><\/script>');

