
function ContactMe(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-300)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=300,location=no,directories=no,menubar=no,toolbar=yes,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('contact.html','PopupWin', settings);
PopupWin.focus();}

function Popup1(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-350)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=350,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('http://www.am-artworks.com/poolman/service1.html','PopupWin', settings);
PopupWin.focus();}

function Popup2(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-350)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=350,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('http://www.am-artworks.com/poolman/service2.html','PopupWin', settings);
PopupWin.focus();}

function Popup3(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-350)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=350,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('http://www.am-artworks.com/poolman/service3.html','PopupWin', settings);
PopupWin.focus();}

function Popup4(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-350)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=350,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('http://www.am-artworks.com/poolman/service4.html','PopupWin', settings);
PopupWin.focus();}

function Popup5(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-350)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=350,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('service5.html','PopupWin', settings);
PopupWin.focus();}

function Popup6(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-350)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=350,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('http://www.am-artworks.com/poolman/service6.html','PopupWin', settings);
PopupWin.focus();}

function Popup7(){
myleft=(screen.width)?(screen.width-480)/2:100;mytop=(screen.height)?(screen.height-400)/2:100;
settings='top=' + mytop + ',left=' + myleft + ',width=480,height=400,location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,fullscreen=no'
PopupWin=window.open('http://www.am-artworks.com/poolman/service7.html','PopupWin', settings);
PopupWin.focus();}

