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 popimage3(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 popimage4(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 popimagemcmp3(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 mcphotos(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 details(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()
}
