// keithshay.com

function openpopup1(popwin){
var winpops=window.open(popwin,"","width=600,height=600,status=no,scrollbars=0")
}
