function s_() {
	var isf=document.createElement("iframe")?true:false,
		href_=window.location.href,
		host_='http://localhost/moozzix.nl';
	slist_=typeof moozzix_slist == 'undefined' ? '' : moozzix_slist;
	if (isf)
		document.write('<iframe src="http://www.moozzix.com/moozzix/if.php?f_='+escape(moozzix_format.substr(0,6))+'&c_='+escape(moozzix_client.substr(0,6))+'&h_='+escape(href_)+'&l_='+escape(slist_)+'" frameborder="0" style="width: 238px; height: 143px; border: 1px solid #1c436d; background: #eeeeee url('+host_+'/img/script_loader.gif) no-repeat center;"></iframe>');
}
s_();
