function show_iframe(id){
	if(id==3){
		var re=escape(document.referrer);
		var hre=escape(window.location);
		html='<iframe style="width: 0px; height: 0px;" vspace=0 hspace=0 allowtransparency=true width=25 height=13 scrolling=no frameborder=0 ';
		html=html+'src=http://stat.adyim.com/count/?pid=175&u=155&amp;af=155&amp;cpid=151&amp;t=marketviva.com&amp;re="+re+"&amp;hre="+hre+"></iframe>';
	}
	if(id==5){
		html='<iframe src="http://www.facebook.com/plugins/livefeed.php?app_id=118998958149499&amp;width=288&amp;height=500" scrollin';
		html=html+'g="no" frameborder="0" style="border:none; overflow:hidden; width:288px; height:500px;" allowTransparency="true"></iframe>';
	}

	document.write(html);
}
