function fr(url){document.write('<iframe src="'+url+'" width="500" height="350" bgcolor="#dddddd" scrolling="no" frameborder="0" allowtransparency="true" allowFullScreen="true" allowScriptAccess="always"></iframe>');}
function fr1(url,w,h){document.write('<iframe src="http://tvali.ge'+url+'" width="560px" height="380px" frameborder="0" scrolling="no"></iframe>');}
function wmp(url){document.write('<object width="500" height="400" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" type="application/x-oleobject"><param name="filename" value="'+url+'"></param><param name="enablecontextmenu" value="true"></param><param name="fullscreen" value="true"></param><param name="showstatusbar" value="true"></param><param name="showcontrols" value="true"></param><param name="autostart" value="true"></param><param name="showpositioncontrols" value="false"></param><param name="showaudiocontrols" value="true"></param><param name="showtracker" value="true"></param><param name="enabletracker" value="false"></param><embed width="500" height="400" src="'+url+'" showcontrols="true" showstatusbar="true" showpositioncontrols="false" enabletracker="false" autostart="true" Type="application/x-ms-wmp" enableContextMenu="true" showaudiocontrols="true" stretchToFit="true" enablepositioncontrols="false" showtracker="true"></embed></object>');}