﻿// JScript File
function LoadBanner() {
				document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
				document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
				document.write(' ID="script" WIDTH="750" HEIGHT="133" ALIGN="" designtimesp=12816 >');
				document.write(' <pARAM NAME=movie VALUE="/flash/bigbanner_vectors.swf"> <pARAM NAME=quality VALUE=high> <pARAM NAME=bgcolor VALUE=#FFFFFF>  ');
				document.write(' <EMBED src="/flash/bigbanner_vectors.swf" quality=high bgcolor=#FFFFFF  ');
				document.write(' swLiveConnect=FALSE WIDTH="750" HEIGHT="133" NAME="script" ALIGN=""');
				document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" DESIGNTIMESP=12817>');
				document.write(' </EMBED>');
				document.write(' </OBJECT>');
}
function LoadSubBanner() {

				document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
				document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
				document.write(' ID="script" WIDTH="173" HEIGHT="60" ALIGN="">');
				document.write(' <pARAM NAME=movie VALUE="/flash/littlebanner_vectors.swf"> <pARAM NAME=quality VALUE=high> <pARAM NAME=bgcolor VALUE=#FFFFFF>  ');
				document.write(' <EMBED src="/flash/littlebanner_vectors.swf" quality=high bgcolor=#FFFFFF  ');
				document.write(' swLiveConnect=FALSE WIDTH="173" HEIGHT="60" NAME="script" ALIGN=""');
				document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
				document.write(' </EMBED>');
				document.write(' </OBJECT>');
}

function LoadPartners() {
											document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
										document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
										document.write(' ID="script" WIDTH="175" HEIGHT="90" ALIGN="">');
										document.write(' <pARAM NAME=movie VALUE="/flash/rotating.swf"> <pARAM NAME=quality VALUE=high> <pARAM NAME=bgcolor VALUE=#eeeeee>  ');
										document.write(' <EMBED src="/flash/rotating.swf" quality=high bgcolor=#eeeeee  ');
										document.write(' swLiveConnect=FALSE WIDTH="175" HEIGHT="90" NAME="script" ALIGN=""');
										document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
										document.write(' </EMBED>');
										document.write(' </OBJECT>');
								}
