<!-- Hide the script from old browsers --
function openNewWin1() {
msgWindow=window.open('https://adwords.google.com/select/tour/1.html' ,'Javascript','toolbar= 0,location= 0,directories= 0,status= 0,menubar= 0,scrollbars= 0,resizable= 0,copyhistory= 0,width=600,height=400');
}
// finish hiding -->