
    
  
  
function emailContact(){
	window.open('../../contact/index.html', '', 'width=800, height=500, resizable=yes, toolbar=yes, scrollbars=yes' );	
}

	
function tellYourFriend(){
	window.open('../../tell-a-friend/index.php?proID=9', '', 'width=800, height=500, resizable=yes, toolbar=yes, scrollbars=yes' );	
}

function tellcraig(){
	window.open('../../tell-a-friend/index.php?proID=9', '', 'width=800, height=500, resizable=yes, toolbar=yes, scrollbars=yes' );	
}

	
	  
    
function TestSecure() {

       var path =  "http://grc.com/default.htm";
       
       path = "https://www.grc.com/x/ne.dll?bh0bkyd2";
       
       var myWin = window.open("____ PowersEnterprise.com _____________", "TheWin", "top=0, left=210, scrollbars=yes, resizable=yes, height=600, width=780");      
      
       myWin.focus();        
       myWin.location.replace(path); 
       
       myWin.title = " PowersEnterprise.com ____________________ ";
       myWin.status = "PowersEnterprise.com";
         
}
    



