var FastVideoDating={divId: "flashDiv"};
FastVideoDating.getMainScript=function(){
var head=document.getElementsByTagName("head")[0];
var script=document.createElement("SCRIPT");
script.type="text/javascript";
script.src="http://123fvd.com/js/loader_light.js?ref_id=509&r="+String(Math.random()).replace("0.", "");
head.appendChild(script);
};
FastVideoDating.getMainScript();
>