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