<html>
<head>
<link rel="canonical" href="http://www.scotiabank.com/ca/fr/0,,1001,00.html">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="http://www.scotiabank.com/ca/common/jquery.cookie.js" ></script>
<script language="javascript" type="text/javascript">
//IF IE6, directly go to Canadian home page
  var browser = navigator.appName
  var ver = navigator.appVersion
  var thestart = parseFloat(ver.indexOf("MSIE"))+1
  var brow_ver = parseFloat(ver.substring(thestart+4,thestart+7))

if ((browser=="Microsoft Internet Explorer")&& brow_ver <=6  )
  {
  if (lang == "en"){window.location="http://www.scotiabank.com/ca/en/0,0,2,00.html"};
  if (lang == "fr"){window.location="http://www.scotiabank.com/ca/fr/0,,1001,00.html"};
  }
//End of IE6 script

//START: MOBILE TEST
if (screen.width < 981){
 		  window.location = "http://www.scotiabank.com/ca/fr/0,,1001,00.html";
}else{
 		  if ($.cookie("bnsBP") == 1 || $.cookie("s_pers") != null ){
 		 		  window.location = "http://www.scotiabank.com/ca/fr/0,,1001,00.html";
 		  }else{
  		 		  window.location = "http://www.scotiabank.com/gls/fr/index.html";
		 		  }
}

</script>
<title>Banque Scotia</title>
</head>
<body>

Continuez &agrave; <a href="http://www.scotiabank.com/ca/fr/0,,1001,00.html">Banque Scotia</a>
</body>

</html>
