(
function(){
	var ds=typeof ziitrend_skin=='string'?ziitrend_skin:'';
	var h=250;
	var w=300;
	if(ds=='compact')
		{h=80;w=300}
	else if(ds=='icon')
		{h=16;w=16;}
	var u=typeof ziitrend_url=='string'?ziitrend_url:window.location.href;
	document.write("<iframe src='"+u+"' height='"+h+"' width='"+w+"' frameborder='0' scrolling='no' style='overflow:hidden;'></iframe>");})
()