﻿function openpopup(popurl){
var winpops=window.open(popurl,"","width=640,height=500,scrollbars=0,")
}
//
function openpopupphoto(popurl){
var winpops=window.open(popurl,"","width=500,height=550,scrollbars=0,")
}
//
function openpopupphoto2(popurl){
var winpops=window.open(popurl,"","width=366,height=550,scrollbars=0,")
}
//
function openpopupphoto3(popurl){
var winpops=window.open(popurl,"","width=500,height=333,scrollbars=0,")
}
//

function openpopupblog(popurl){
var winpops=window.open(popurl,"","width=500,height=333,scrollbars=1,")
}
//