
	// Copyright Channel Intelligence, Inc. 2002-2005
	function cii_EmbeddedMapFunctions_version(){return '1.00';}
	function cii_EmbeddedPreLoad() {
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_n2_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_s2_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_e2_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_w2_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_n2.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_s2.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_e2.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_w2.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_nl.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_nr.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_sl.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_sr.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_et.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_eb.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_wt.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_wb.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_n1_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_s1_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_e1_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_w1_big.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_n1.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_s1.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_e1.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_w1.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_ne.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_se.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_nw.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/pan_sw.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/zoom_level2.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/zoom_level1.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/zoom_level3.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/zoom_in2.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/zoom_out2.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/zoom_in.gif');
		cii_EmbeddedPreloadImage('http://content.channelintelligence.com/images/zoom_out.gif');
	}
	function cii_EmbeddedPreloadImage(rsURL) {
		var oCIIImage = new Image();
		oCIIImage.src = rsURL;
	}
	function cii_EmbeddedHoverMap(rsAction, rsCompass, rnSize) {
		if (rsAction == 'over') {
			if (rsCompass == 'north') {
				document.cii_pan_n.src = 'http://content.channelintelligence.com/images/pan_n2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nl.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_nr.gif';
			} else if (rsCompass == 'northwest') {
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nw_on.gif';
				document.cii_pan_n.src = 'http://content.channelintelligence.com/images/pan_n2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_nr.gif';
				document.cii_pan_w.src = 'http://content.channelintelligence.com/images/pan_w2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_wb.gif';
			} else if (rsCompass == 'northeast') {
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_ne_on.gif';
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nl.gif';
				document.cii_pan_n.src = 'http://content.channelintelligence.com/images/pan_n2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_e.src = 'http://content.channelintelligence.com/images/pan_e2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_eb.gif';
			} else if (rsCompass == 'west') {
				document.cii_pan_w.src = 'http://content.channelintelligence.com/images/pan_w2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_wt.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_wb.gif';
			} else if (rsCompass == 'east') {
				document.cii_pan_e.src = 'http://content.channelintelligence.com/images/pan_e2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_et.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_eb.gif';
			} else if (rsCompass == 'south') {
				document.cii_pan_s.src = 'http://content.channelintelligence.com/images/pan_s2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sl.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_sr.gif';
			} else if (rsCompass == 'southwest') {
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sw_on.gif';
				document.cii_pan_s.src = 'http://content.channelintelligence.com/images/pan_s2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_sr.gif';
				document.cii_pan_w.src = 'http://content.channelintelligence.com/images/pan_w2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_wt.gif';
			} else if (rsCompass == 'southeast') {
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_se_on.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sl.gif';
				document.cii_pan_s.src = 'http://content.channelintelligence.com/images/pan_s2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_e.src = 'http://content.channelintelligence.com/images/pan_e2' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_et.gif';
			}
		} else if (rsAction == 'out') {
			if (rsCompass == 'north') {
				document.cii_pan_n.src = 'http://content.channelintelligence.com/images/pan_n1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nw.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_ne.gif';
			} else if (rsCompass == 'northwest') {
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nw.gif';
				document.cii_pan_n.src = 'http://content.channelintelligence.com/images/pan_n1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_ne.gif';
				document.cii_pan_w.src = 'http://content.channelintelligence.com/images/pan_w1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sw.gif';
			} else if (rsCompass == 'northeast') {
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nw.gif';
				document.cii_pan_n.src = 'http://content.channelintelligence.com/images/pan_n1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_ne.gif';
				document.cii_pan_e.src = 'http://content.channelintelligence.com/images/pan_e1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_se.gif';
			} else if (rsCompass == 'west') {
				document.cii_pan_w.src = 'http://content.channelintelligence.com/images/pan_w1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nw.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sw.gif';
			} else if (rsCompass == 'east') {
				document.cii_pan_e.src = 'http://content.channelintelligence.com/images/pan_e1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_ne.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_se.gif';
			} else if (rsCompass == 'south') {
				document.cii_pan_s.src = 'http://content.channelintelligence.com/images/pan_s1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sw.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_se.gif';
			} else if (rsCompass == 'southwest') {
				document.cii_pan_s.src = 'http://content.channelintelligence.com/images/pan_s1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sw.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_se.gif';
				document.cii_pan_w.src = 'http://content.channelintelligence.com/images/pan_w1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_nw.src = 'http://content.channelintelligence.com/images/pan_nw.gif';
			} else if (rsCompass == 'southeast') {
				document.cii_pan_s.src = 'http://content.channelintelligence.com/images/pan_s1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_sw.src = 'http://content.channelintelligence.com/images/pan_sw.gif';
				document.cii_pan_e.src = 'http://content.channelintelligence.com/images/pan_e1' + (rnSize == 1 ? '_big' : '') + '.gif';
				document.cii_pan_ne.src = 'http://content.channelintelligence.com/images/pan_ne.gif';
				document.cii_pan_se.src = 'http://content.channelintelligence.com/images/pan_se.gif';
			}
		}
	}
	function cii_EmbeddedZoomHover(rsAction, rsLevel) {
		if (rsAction == 'over') {
			eval('document.' + rsLevel).src = 'http://content.channelintelligence.com/images/zoom_level3.gif';
		} else if (rsAction == 'out') {
			eval('document.' + rsLevel).src = 'http://content.channelintelligence.com/images/zoom_level2.gif';
		}
	}
	function cii_EmbeddedPan(rsCompass) {
		if (rsCompass == 'northwest') {
			document.cii_frmMap.cii_nPanVertical.value++;
			document.cii_frmMap.cii_nPanHorizontal.value--;
		} else if (rsCompass == 'north') {
			document.cii_frmMap.cii_nPanVertical.value++;
		} else if (rsCompass == 'northeast') {
			document.cii_frmMap.cii_nPanVertical.value++;
			document.cii_frmMap.cii_nPanHorizontal.value++;
		} else if (rsCompass == 'west') {
			document.cii_frmMap.cii_nPanHorizontal.value--;
		} else if (rsCompass == 'east') {
			document.cii_frmMap.cii_nPanHorizontal.value++;
		} else if (rsCompass == 'southwest') {
			document.cii_frmMap.cii_nPanVertical.value--;
			document.cii_frmMap.cii_nPanHorizontal.value--;
		} else if (rsCompass == 'south') {
			document.cii_frmMap.cii_nPanVertical.value--;
		} else if (rsCompass == 'southeast') {
			document.cii_frmMap.cii_nPanVertical.value--;
			document.cii_frmMap.cii_nPanHorizontal.value++;
		}
		document.location = cii_EmbeddedBuildUrl();
	}
	function cii_EmbeddedMapSize(rnSize) {
		document.cii_frmMap.cii_nSize.value = rnSize;
		document.location = cii_EmbeddedBuildUrl();
	}
	function cii_EmbeddedZoom(rnZoomFactor) {
		document.cii_frmMap.cii_nZoomFactor.value = rnZoomFactor;
		document.location = cii_EmbeddedBuildUrl();
	}
	function cii_EmbeddedBuildUrl(){
		var sUrl = "?" + document.cii_frmMap.cii_sFormAction.value + "&cii_nPanHorizontal=" + document.cii_frmMap.cii_nPanHorizontal.value + "&cii_nPanVertical=" + document.cii_frmMap.cii_nPanVertical.value + "&cii_nSize=" + document.cii_frmMap.cii_nSize.value + "&cii_nZoomFactor=" + document.cii_frmMap.cii_nZoomFactor.value;
		return sUrl;
	}
	
	setTimeout('cii_EmbeddedPreLoad()',1000);