	
		self.name='tw_content';
		function show_offer(page){
		winstyle="alwaysRaised=yes,height=450,width=500,status=no,toolbar=no,menubar=no,location=no,resizable=no,scrollbars=yes";
		win = window.open(page,"offer_listing",winstyle);
		win.focus();}
		function show_page(page){winstyle="height=300,width=440,status=no,toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes";win = window.open(page,"PG",winstyle);win.focus();}
                                function viewVideo( brID)
{
videoWindow = window.open("http://www.iceportal.com/ice/WTVPortal/Pages/BrochureView/BrochureView.aspx?did=2178&brochureid="+brID+"&lang=en&video=1&pic=1&info=1&general=1&rr=1",'vidio','width=700,height=450');
videoWindow.focus();
}
function signup() {
                    signupWindow = window.open("http://64.84.4.154/main/NewsLetterSignUp.html","signup","width=580,height=460");
                    signupWindow.focus();
                }
                              function PageLastUpdated(){
       document.writeln("Last Updated: "+document.lastModified);   
     }