<!--
popup1 = "";
function pop_winpopup1(psjs_url){
    if(popup1){
        if(popup1.closed){
            popup1 = window.open("http://www.hokdigitalpaintbooth.com/gallery2/gallery2embedded.php", "popup1", "top=" + ((screen.availHeight/2) - (600 / 2)) + ",left=" + ((screen.availWidth/2) - (800 / 2)) + ",width=750,height=800,resizable=1,toolbar=0,scrollbars=1,location=0,status=0,menubar=0")
        } else { 
            popup1.focus();
        }
    } else {
        popup1 = window.open("http://www.hokdigitalpaintbooth.com/gallery2/gallery2embedded.php", "popup1", "top=" + ((screen.availHeight/2) - (600 / 2)) + ",left=" + ((screen.availWidth/2) - (800 / 2)) + ",width=750,height=800,resizable=1,toolbar=0,scrollbars=1,location=0,status=0,menubar=0")
    }
}
// -->
<!--
popup2 = "";
function pop_winpopup2(psjs_url){
    if(popup2){
        if(popup2.closed){
            popup2 = window.open("http://www.hokdigitalpaintbooth.com/site/vehicle_pics/bikes/", "popup2", "top=" + ((screen.availHeight/2) - (800 / 2)) + ",left=" + ((screen.availWidth/2) - (600 / 2)) + ",width=700,height=600,resizable=1,toolbar=0,scrollbars=1,location=0,status=0,menubar=0")
        } else { 
            popup2.focus();
        }
    } else {
        popup2 = window.open("http://www.hokdigitalpaintbooth.com/site/vehicle_pics/bikes/", "popup2", "top=" + ((screen.availHeight/2) - (800 / 2)) + ",left=" + ((screen.availWidth/2) - (600 / 2)) + ",width=700,height=600,resizable=1,toolbar=0,scrollbars=1,location=0,status=0,menubar=0")
    }
}
// -->
<!--
popup3 = "";
function pop_winpopup3(psjs_url){
    if(popup3){
        if(popup3.closed){
            popup3 = window.open("http://www.hokdigitalpaintbooth.com/site/demo/", "popup3", "top=" + ((screen.availHeight/2) - (800 / 2)) + ",left=" + ((screen.availWidth/2) - (600 / 2)) + ",width=630,height=700,resizable=0,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
        } else { 
            popup3.focus();
        }
    } else {
        popup3 = window.open("http://www.hokdigitalpaintbooth.com/site/demo/", "popup3", "top=" + ((screen.availHeight/2) - (800 / 2)) + ",left=" + ((screen.availWidth/2) - (600 / 2)) + ",width=630,height=700,resizable=0,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
    }
}
// -->














