function tag(url,winwidth,winheight){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=yes,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,"image",look)
popwin.focus()
}
function pop(url,winwidth,winheight){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,"image",look)
popwin.focus()
}
function popimage2(url,winwidth,winheight, target){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,target,look)
popwin.focus()
}
function op(url,winwidth,winheight){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,"image",look)
popwin.focus()
}
function photo(url,winwidth,winheight){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,"image",look)
popwin.focus()
}
function photo(url,winwidth,winheight){
var look='toolbar=no,location=no, directories=no,status=no,scrollbars=no,resizable=no, copyhistory=no,width=' + winwidth + ' ,height=' + winheight +''
popwin=window.open(url,"image",look)
popwin.focus()
}
