        

function show(file, width, height)
{
file= "/sitep/askrabbi1/q.php?q=otvet/q"+file + ".htm";
//window.open(file, "_blank", width=420,height=400,titlebar=no,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
window.open(file, "_blank", "width=47"+width+",height=40"+height+",titlebar=no,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
}

function show5(file, width, height)

{

file= "/foto/"+file+"";

//window.open(file, "_blank", width=420,height=400,titlebar=no,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes");

window.open(file, "_blank", "width="+width+",height="+height+",titlebar=no,toolbar=no,location=yes,status=no,menubar=no,scrollbars=yes,resizable=yes");

}

function show10(file, width, height)
{
file= "http://www.evrey.info/proba/evr/1.htm";
//window.open(file, "_blank", width=55,height=39,titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
window.open(file, "_blank", "width=55"+width+",height=39"+height+",titlebar=no,toolbar=yes,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
}


function blitz(file, width, height)
{
file= "/sitep/askrabbi2/index2.php?option=com_content&task=view&id="+file + "&Itemid=48";

window.open(file, "_blank", "width=47"+width+",height=40"+height+",titlebar=no,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
}