
function oPenImag(iMagPath)

{

localwin=window.open(iMagPath,'preview',"scrollbars=yes,width=340,height=300,directories=no,status=no,resizable=yes,menubar=no");

}

function oPenImag1(iMagPath)

{

localwin=window.open(iMagPath,'preview',"scrollbars=yes,width=600,height=300,directories=no,status=no,resizable=yes,menubar=yes,toolbar=yes,location=yes");

}



