var current_date_time="&#1662;&#1606;&#1580; &#1588;&#1606;&#1576;&#1607; &#1778;&#1781;&nbsp;&#1605;&#1607;&#1585;&nbsp;&#1777;&#1779;&#1784;&#1783; - &#1780;&#1780;&nbsp;:&nbsp;&#1781;&#1777;&nbsp;:&nbsp;&#1777;&#1783;";
var challenge='fkmc8s';


function Tell_Friends(myurl){
	if(!myurl) return false;
	//
	new_url=escape(myurl);

	var ti=escape('');
	if (!ti) ti=escape(document.title);
	
	var features="height=280, width=400,resizable=1,scrollbars=1";
	var favorWin=window.open("do_tell_friends.asp?myurl="+new_url+"&ti="+ti,"fw",features);
	favorWin.focus();


}
function openFarsiKeyboard(){
	var features="height=300, width=550";
	var keyWin=window.open("keyboard.asp","fw",features);
	keyWin.focus();
}