  	  	  	  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">    <html lang="en"> <head> 	<title>Ottawa Police Services / Le Service de police d'Ottawa</title> 	<style> 	BODY {     COLOR: black;     FONT-FAMILY: Verdana;     FONT-SIZE: 10pt;     MARGIN-LEFT: 0px;     MARGIN-TOP: 0px; 	MARGIN-RIGHT: 0px; 	TEXT-DECORATION: none; } 	</style> <script language="JavaScript"> 	if(!((parseInt(navigator.appVersion)<4) && (navigator.appName.toLowerCase().indexOf("microsoft")>-1))) {   if (parseInt(navigator.appVersion)<3)     J11=false;   else     J11=true;   }   else     J11=false; 	   var imHeads;    var swapIm = new Array();   var old = "";   var oldSrc = "";    var Im= new Array(      "images/eng_title_lit.gif",   "images/fr_title_lit.gif");    if(J11) {    for(i in Im) {       swapIm[i] = new Image(); 	  swapIm[i].src = Im[i];    }  }      function swap(n,index) {    if(J11) {      n = arguments[0].toString(); 	 index = parseInt(arguments[1]); 	 eval("oldSrc = document." + n + ".src"); 	 old = n;   	 eval("document." + n + " .src=swapIm[" + index + "].src"); 	 }    }        function back() {     if(J11) {      eval("document." + old + ".src=oldSrc");     }    } </script>  <script language=JavaScript> <!-- //Disable right mouse click Script var message="Right Click Disabled!"; function clickIE() {if (document.all) {return false;}} function clickNS(e) {if  (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {return false;}}} if (document.layers)  {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}  document.oncontextmenu=new Function("return false") // -->  </script>    </head>  <body bgcolor="#000000">  <table width="100%" align="center" border="0" cellspacing="0" cellpadding="0"> 	<tr> 	<td align="center" height="140" bgcolor="#ffffff"> 		<img src="images/t1.gif" width="119" height="119" border="0" alt="Ottawa Police Service - Service de police d'Ottawa"> 		<img src="images/t2.gif" width="119" height="119" border="0" alt="Ottawa Police Service - Service de police d'Ottawa"> 		<img src="images/t3.gif" width="119" height="119" border="0" alt="Ottawa Police Service - Service de police d'Ottawa"> 		<img src="images/t4.gif" width="119" height="119" border="0" alt="Ottawa Police Service - Service de police d'Ottawa"> 		<img src="images/t5.gif" width="119" height="119" border="0" alt="Ottawa Police Service - Service de police d'Ottawa"> 		<img src="images/t6.jpg" width="119" height="119" border="0" alt="Ottawa Police Service - Service de police d'Ottawa">		 		</td> 	</tr> 	<tr> 		<td align="center" bgcolor="#ffffff" valign="top"><img src="images/spacer.gif" width="775" height="2" alt="" border="0"></td> 	</tr> 		 	<tr> 		<td bgcolor="#EFC265" align="center" valign="top" height="38"><img src="images/logo1.jpg" width="732" height="38" alt="Ottawa Police Service - Service de police d'Ottawa" border="0"></td> 	</tr> 	<tr> 		<td bgcolor="#F2B63D" align="center" valign="top" height="56"><img src="images/logo2.jpg" width="732" height="56" alt="Ottawa Police Service - Service de police d'Ottawa" border="0"></td> 	</tr> 	<tr> 		<td bgcolor="#0085FF" align="center"  height="43" valign="top"><img src="images/logo3.jpg" width="732" height="43" alt="Ottawa Police Service - Service de police d'Ottawa" border="0"></td> 	</tr> 	<tr> 		<td bgcolor="#3399FF" align="center" height="54" valign="top"><img src="images/logo4.jpg" width="732" height="54" alt="Ottawa Police Service - Service de police d'Ottawa" border="0"></td> 	</tr> 	 	 	<tr> 		<td height="22"  align="center" valign="bottom" bgcolor="Black"><a href="http://www.ottawapolice.ca/en/" onmouseover="swap('eng',0)" onmouseout="back()"><img name="eng" src="images/eng_title.gif" width="55" height="22" border="0" alt="English"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.ottawapolice.ca/fr/" onmouseover="swap('fre',1)" onmouseout="back()"><img name="fre" src="images/fr_title.gif" width="55" height="22" border="0" alt="Fran&ccedil;ais"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> 	</tr> 	 </table>  </body> </html> 
