function popup(Site)

{

window.open(Site,'PopupName','toolbar=no,statusbar=no,location=no,scrollbars=no,resizable=no,width=330,height=247')

}
