function Op(path)
{
window.open ('images/'+path,'','width=1200,height=1000,resizable=yes,scrollbars=yes,status=no');
}

