/*function tipsWomen() { wtipsWindow = window.open('../../xmlc/traveltips/women.html','wtipsWin','toolbar=no,location=no,scrollbars=yes,resizable=yes,width=520,height=500'); setTimeout('wtipsWindow.scroll(0,0)',1000); wtipsWindow.focus(); } function tipsMen() { mtipsWindow = window.open('../../xmlc/traveltips/men.html','mtipsWin','toolbar=no,location=no,scrollbars=yes,resizable=yes,width=520,height=500'); setTimeout('mtipsWindow.scroll(0,0)',1000); mtipsWindow.focus(); }*/ function getTips() { tipsWindow = window.open('../../xmlc/traveltips/packingtips.html','tipsWin','toolbar=no,location=no,scrollbars=yes,resizable=yes,width=520,height=500'); setTimeout('tipsWindow.scroll(0,0)',1000); tipsWindow.focus(); } function travNews() { newsWindow = window.open('../../xmlc/traveltips/news.html','newsWin','toolbar=no,location=no,scrollbars=yes,resizable=yes,width=500,height=400'); setTimeout('newsWindow.scroll(0,0)',1000); newsWindow.focus(); } function newsAdv() { advisoriesWindow = window.open('http://www.voyage.gc.ca/dest/ctry/new-en.asp','advisoriesWin','toolbar=no,location=no,scrollbars=yes,resizable=yes,width=640,height=500'); setTimeout('advisoriesWindow.scroll(0,0)',1000); advisoriesWindow.focus(); } function westjet() { westjetWindow = window.open('../../xmlc/traveltips/westjet.html','westjetWin','toolbar=no,location=no,scrollbars=yes,resizable=yes,width=500,height=400'); setTimeout('westjetWindow.scroll(0,0)',1000); westjetWindow.focus(); }