if (bandwidth == 'hi') {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write(' codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=2,0,0,0"');
	document.write(' ID=celine-globalnav WIDTH=785 HEIGHT=70>');
	document.write('  <PARAM NAME=movie VALUE="http://www.celinedion.com/celinedion/english/../cdglobalnav.swf?referer='+escape(document.URL)+'">');
	document.write('  <PARAM NAME=quality VALUE=high>');
	document.write('  <PARAM NAME=bgcolor VALUE=#000000>');
	document.write(' <param name="AllowScriptAccess" value="always" />');

	var ShockMode = 0;
	if (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"] && navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin) {
	 ShockMode = 1;
	}
	if ( ShockMode ) {
	 document.write('<EMBED SRC="http://www.celinedion.com/celinedion/english/../cdglobalnav.swf?referer='+escape(document.URL)+'"');
	 document.write(' swLiveConnect=FALSE WIDTH=785 HEIGHT=70');
	 document.write(' QUALITY=high BGCOLOR=#000000');
   document.write(' AllowScriptAccess="always"');
	 document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
	 document.write('</EMBED>');
	} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
	 document.write('<IMG SRC="images/cdglobalnav.gif" usemap="#cdglobalnav" WIDTH=785 HEIGHT=70 BORDER=0>');
	}
	document.write('<NOEMBED><IMG SRC="images/cdglobalnav.gif" usemap="#cdglobalnav" WIDTH=785 HEIGHT=70 BORDER=0></NOEMBED></OBJECT>');
}
else {
	document.write('<IMG SRC="images/cdglobalnav.gif" usemap="#cdglobalnav" WIDTH=785 HEIGHT=70 BORDER=0>');
}