var lang="fa";
var keys = new Array(1711,0,0,0,0,1608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1705,1572,0,1548,1567,0,1616,1571,
8250,0,1615,0,0,1570,1577,0,0,0,1569,1573,0,0,1614,1612,1613,0,0,8249,1611,171,0,187,1580,1688,1670,
0,1600,1662,1588,1584,1586,1610,1579,1576,1604,1575,1607,1578,1606,1605,1574,1583,1582,1581,1590,1602,
1587,1601,1593,1585,1589,1591,1594,1592);
function keyConv(frmName){
	if ((event.ctrlKey) && (event.keyCode==7)){
		if (lang == "fa"){
			lang = "en";
			eval(frmName).dir="ltr";
		}
		else{
			lang = "fa";
			eval(frmName).dir="rtl";       }
	}
	if((event.keyCode > 38) && (event.keyCode < 123) && (lang == "fa")){
		event.keyCode = (keys[event.keyCode - 39])? (keys[event.keyCode - 39]): event.keyCode;
	}
}
function changesort(select,type,fp){
	str="gallerypic_f.php?type="+type+"&select="+select+"&fp="+fp;
	window.location=str;
}
function changesorten(select,type,fp){
	str="gallerypic_e.php?type="+type+"&select="+select+"&fp="+fp;
	window.location=str;
}
function changegroup(type,select,fp){
	str="gallerypic_f.php?type="+type+"&select="+select+"&fp="+fp;
	window.location=str;
}
function changegroupen(type,select,fp){
	str="gallerypic_e.php?type="+type+"&select="+select+"&fp="+fp;
	window.location=str;
}
function bigshow(id){
	str="../realimage.php?id_pic="+id;
	a=window.open(str,"window1","width=800,height=700,status=no,toolbar=no,menubar=no,location=no,resizable=yes,titlebar=no,scrollbars=yes");
}
function longcomment(id,type){
	str="longcomment.php?id_pic="+id+"&type="+type;
	a=window.open(str,"window1","width=800,height=700,status=no,toolbar=no,menubar=no,location=no,resizable=yes,titlebar=no,scrollbars=yes");
}
function chnagepicfilm(fp,type,select){
	str="gallerypic_f.php?type="+type+"&fp="+fp+"&select=3";
	window.location=str;
}
function chnagepicfilmen(fp,type,select){
	str="gallerypic_e.php?type="+type+"&fp="+fp+"&select=3";
	window.location=str;
}

function changegroupp(id){
	str="productsingroup_f.php?select="+id;
	window.location=str;
	//str="gallerypic.php?type="+id;
	//window.location=str;
}
function changegrouppen(id){
	str="productsingroup_e.php?select="+id;
	window.location=str;
	//str="gallerypic.php?type="+id;
	//window.location=str;
}

function changeproduct(select,id_product){
	str="productsingroup_f.php?select="+select+"&id_product="+id_product;
	window.location=str;
}
function changeproducten(select,id_product){
	str="productsingroup_e.php?select="+select+"&id_product="+id_product;
	window.location=str;
}
function longcommenten(id,type){
	str="../longcomment_e.php?id_pic="+id+"&type="+type;
	a=window.open(str,"window1","width=800,height=700,status=no,toolbar=no,menubar=no,location=no,resizable=yes,titlebar=no,scrollbars=yes");
}
