function tickitaLoad(url,tid,sid,lid,width,height)
{
	document.write('<if'+'rame id="tickita_'+tid+'" width="'+width+'" height="'+height+'" frameborder="0"  scrolling="no" name="" marginwidth="0" marginheight="0" style="border: 0pt none ;" src="'+url+'tickita_load.php?tid='+tid+'&sid='+sid+'&lid='+lid+'&w='+width+'&h='+height+'&u='+url+'"></iframe>');
} 
