<!-- Vignette V6 Thu Sep 17 10:51:35 2009 -->
 



<!--- hide script from old browsers

	if (document.images) {
                img01on=new Image();    img01on.src="/images/en/topnav_04_on.gif";
                img01off=new Image();   img01off.src="/images/en/topnav_04_off.gif";
                
                img02on=new Image();    img02on.src="/images/en/topnav_05_on.gif";
                img02off=new Image();   img02off.src="/images/en/topnav_05_off.gif";
                
                img03on=new Image();    img03on.src="/images/en/topnav_06_on.gif";
                img03off=new Image();   img03off.src="/images/en/topnav_06_off.gif";
                
                img04on=new Image();    img04on.src="/images/en/topnav_07_on.gif";
                img04off=new Image();   img04off.src="/images/en/topnav_07_off.gif";
        }

		function imgOn(imgName) {
                if (document.images) {
                document.images[imgName].src = eval(imgName + "on.src");
                }
        }

        function imgOff(imgName) {
                if (document.images) {
                document.images[imgName].src = eval(imgName + "off.src");
                }
        }

function redirectExt(whereto) {
        popup = window.open('', 'BMO',
           'width=500,height=300,top=50,left=70,scrollbars=1,toolbar=1,status=0,resizeable=1,menubar=1,location=0,fullscreen=0,directories=0,channelmode=0');
		popup.document.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> ');
		popup.document.write('<HTML>');
		popup.document.write('<HEAD>');
		popup.document.write('	<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-8">');
		popup.document.write('	<TITLE>BMO</TITLE> ');
		popup.document.write('    <META  name="keywords" content="" >	');	
		popup.document.write('</HEAD>');
		popup.document.write('<BODY bgcolor="#ffffff" MARGINWIDTH=0 MARGINHEIGHT=0 LEFTMARGIN=0 TOPMARGIN=0>');
		popup.document.write('<p><img height="38" alt="" src="/ci/images/en/logo_financial_group.gif" width="279" border="0" /></p>');
		popup.document.write('<p> <font style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0066CC; font-weight: bold" ><br/>');
		popup.document.write("You are leaving www.bmo.com, the website of BMO Financial Group and entering an independent third party site. ");
		popup.document.write("Bank of Montreal and its subsidiaries are not responsible for the content presented on the third party site including advertising claims, offers, endorsements, or names. ");
		popup.document.write("Thank you for visiting www.bmo.com.");
		popup.document.write("</font><br/><br/><br/>");
		popup.document.write("<a href=javascript:opener.document.location='"+ whereto+"';self.close();><img src='/bmo/files/images/3/1/redirect_Go_button.gif' border='0'/></a>");
		popup.document.write("&nbsp;&nbsp;&nbsp;");
		popup.document.write("<a href=javascript:self.close();><img src='/bmo/files/images/3/1/redirect_Cancel_button.gif' border='0' /></a>");
		popup.document.write("</p></BOBY></HTML>");
		popup.document.close();
		popup.focus();
}

function redirectExt1(whereto) {
        popup = window.open('', 'BMO',
           'width=500,height=300,top=50,left=70,scrollbars=1,toolbar=1,status=0,resizeable=1,menubar=1,location=0,fullscreen=0,directories=0,channelmode=0');
		popup.document.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> ');
		popup.document.write('<HTML>');
		popup.document.write('<HEAD>');
		popup.document.write('	<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-8">');
		popup.document.write('	<TITLE>BMO</TITLE> ');
		popup.document.write('    <META  name="keywords" content="" >	');	
		popup.document.write('</HEAD>');
		popup.document.write('<BODY bgcolor="#ffffff" MARGINWIDTH=0 MARGINHEIGHT=0 LEFTMARGIN=0 TOPMARGIN=0>');
		popup.document.write('<p><img height="38" alt="" src="/ci/images/en/logo_financial_group.gif" width="279" border="0" /></p>');
		popup.document.write('<p> <font style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0066CC; font-weight: bold" ><br/>');
		popup.document.write("You are leaving www.bmo.com, the website of BMO Financial Group and entering an independent third party site. ");
		popup.document.write("Thank you for visiting www.bmo.com.");
		popup.document.write("</font><br/><br/><br/>");
		popup.document.write("<a href=javascript:opener.document.location='"+ whereto+"';self.close();><img src='/bmo/files/images/3/1/redirect_Go_button.gif' border='0'/></a>");
		popup.document.write("&nbsp;&nbsp;&nbsp;");
		popup.document.write("<a href=javascript:self.close();><img src='/bmo/files/images/3/1/redirect_Cancel_button.gif' border='0' /></a>");
		popup.document.write("</p></BOBY></HTML>");
		popup.document.close();
		popup.focus();
}		
//-->
