function getKeyword(kw) {
	if (kw != "") {
		kw_string = "?kw=" + kw;
	} else {
		 kw_string = ""
	}
}

//BEGIN LEGACY CODE 
//	function getResolution(){
//		var querystring=location.search.substring(1,location.search.length);
//		if ((screen.width>=1024) && (screen.height>=768)) {
//			if (querystring == "") {
//				/*document.write ("EMPTY");*/
//				window.location="default.asp?scr=high<%=Session("kw_string")%>";
//			} else {
//				/*document.write (querystring);*/
//				window.location=("default.asp?" + querystring + "&scr=high<%=Session("kw_string")%>");
//			}
//		} else {
//			if (querystring == "") {
//				/*document.write ("EMPTY");*/
//				window.location="default.asp?scr=low<%=Session("kw_string")%>";
//			} else {
//				/*document.write (querystring);*/
//				window.location=("default.asp?" + querystring + "&scr=low<%=Session("kw_string")%>");
//			}
//		}
//	}
//END LEGACY CODE
	

//digital portfolio popups
function ing_direct_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_ing_direct.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function eli_lilly_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_eli_lilly.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function novo_nordisk_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_novo_nordisk.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function pfd_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_pfd.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function pga_tour_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_pga_tour.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function living_better_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_living_better.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function pg_sa_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_pg_sa.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function adhd_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_adhd.html" + kw_string,"digital","width=770,height=380,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function rate_card(kw) {
	getKeyword(kw);
	window.open("/inc/popup_rate_card.html" + kw_string,"rate_card","width=570,height=500,menubar=0,resizable=0,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function pga_contact_us() {
	window.close();
}

//Case Study Pop up functions
function actonel_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_actonel.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function rohmhaas_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_rohmhaas.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function yellowbook_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_yellowbook.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function aegon_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_aegon.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function advanta_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_advanta.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function lilly_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_lilly.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
} 
function eq_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_eq.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function hp_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_hp.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function iams1_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_iams1.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function iams2_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_iams2.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function ing_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_ing.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function merck_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_merck.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function merckv_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_merckv.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function merial1_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_merial1.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function merial2_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_merial2.asp" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function novo1_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_novo1.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function novo2_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_novo2.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function novo3_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_novo3.asp" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function pfizer_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_pfizer.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function tr_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_tr.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function unisys_popup(kw) {
	getKeyword(kw);
	window.open("/inc/popup_unisys.html" + kw_string,"popup","width=500,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}


//BEGIN OUR WORK ENLARGED
function ourwork_actelion(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/actelion.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_eisai_pricara(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/eisai_pricara.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_eli_lilly_acquisition(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/eli_lilly_acquisition.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_eli_lilly_retention(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/eli_lilly_retention.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_foxhollow(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/foxhollow.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_merck(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/merck.html" + kw_string,"ourwork","width=520,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_cephalon(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/cephalon.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_novo_print(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/novo_nordisk_print.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_novo_web(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/novo_nordisk_web.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_pg_actonel(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/pg_actonel.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_pfizer(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/pfizer.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_shire(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/shire.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_echo_awards(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/echo_awards.html" + kw_string,"ourwork","width=520,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_aaa_mid_atlantic(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/aaa_mid_atlantic.html" + kw_string,"aaa_mid_atlantic_transit_ad","width=1024,height=349,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_aaa_mid_atlantic2(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/aaa_mid_atlantic2.html" + kw_string,"aaa_mid_atlantic_","width=771,height=585,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_ing_direct(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/ing_direct.html" + kw_string,"ourwork","width=520,height=400,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_ww(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/weight_watchers.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_pfd(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/petfooddirect.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_rohm_haas(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/rohm_haas.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_select_comfort(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/select_comfort.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_thomas_register(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/thomas_register.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function ourwork_yellowbook(kw) {
	getKeyword(kw);
	window.open("/inc/ourwork/yellowbook.html" + kw_string,"ourwork_large","width=1012,height=685,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
//END OUR WORK ENLARGED


//DRTV Commercial Functions
//alert real
function alert_real(){
	window.open("/inc/popup_merial2.asp?mov=alert_real","popup","width=320,height=240,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
//wilson real
function wilson_real(){
	window.open("/inc/popup_merial2.asp?mov=wilson_real","popup","width=320,height=240,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
//alert wmp
function alert_wmp(){
	window.open("/inc/popup_merial2.asp?mov=alert_wmp","popup","width=320,height=240,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
//wilson wmp
function wilson_wmp(){
	window.open("/inc/popup_merial2.asp?mov=wilson_wmp","popup","width=320,height=240,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
//kwwd real
function kwwd_real(){
	window.open("/inc/popup_novo3.asp?mov=real","popup","width=320,height=240,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
//kwwd wmp
function kwwd_wmp(){
	window.open("/inc/popup_novo3.asp?mov=wmp","popup","width=320,height=240,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

//Case Study Pop up functions
function article_1(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_1.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_2(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_2.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_3(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_3.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_4(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_4.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_5(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_5.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_6(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_6.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_7(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_7.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_8(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_8.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_9(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_9.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_10(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_10.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_11(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_11.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_12(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_12.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_13(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_13.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function article_14(kw) {
	getKeyword(kw);
	window.open("/inc/popup_article_14.html" + kw_string,"article","width=750,height=500,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
function dvsc(kw) {
	getKeyword(kw);
	window.open("/Duck_vs_Chicken/index.html" + kw_string,"chicken","width=550,height=465,menubar=0,resizable=yes,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function openwin(kw){
	getKeyword(kw);
	onLoad="window.focus"
		window.open("/send_colleague.asp" + kw_string,"win","height=550,width=350,menubar=0,resizable=0,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function openwin2(kw){
	getKeyword(kw);
	onLoad="window.focus"
	window.open("/send_colleague.asp" +
kw_string,"win","height=550,width=350,menubar=0,resizable=0,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

//Career Opportunities Section//
function careerOps(kw, file){
	getKeyword(kw);
	onLoad="window.focus"
		window.open("/career_opportunities/" + file + kw_string,"careerOps","height=450,width=650,menubar=0,resizable=1,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}
//Career Opportunities Section//



if (document.images) {

	//right nav images
    var rhomeoff = new Image(); rhomeoff.src = "/img/right_home_off.gif";
	var rhomeon = new Image(); rhomeon.src = "/img/right_home_on.gif";
    var rteamoff = new Image(); rteamoff.src = "/img/right_team_off.gif";
	var rteamon = new Image(); rteamon.src = "/img/right_team_on.gif";
    var clientsoff = new Image(); clientsoff.src = "/img/right_clients_off.gif";
	var clientson = new Image(); clientson.src = "/img/right_clients_on.gif";
//    var caseoff = new Image(); caseoff.src = "/img/right_casestudy_off.gif";
//	var caseon = new Image(); caseon.src = "/img/right_casestudy_on.gif";
//   var digitaloff = new Image(); digitaloff.src = "/img/right_digital_off.gif";
//	var digitalon = new Image(); digitalon.src = "/img/right_digital_on.gif";
    var ourworkoff = new Image(); ourworkoff.src = "/img/right_ourwork_off.gif";
	var ourworkon = new Image(); ourworkon.src = "/img/right_ourwork_on.gif";
    var servicesoff = new Image(); servicesoff.src = "/img/right_services_off.gif";
	var serviceson = new Image(); serviceson.src = "/img/right_services_on.gif";
    var emarketoff = new Image(); emarketoff.src = "/img/right_em_off.gif";
	var emarketon = new Image(); emarketon.src = "/img/right_em_on.gif";
    var coppsoff = new Image(); coppsoff.src = "/img/right_career_off.gif";
	var coppson = new Image(); coppson.src = "/img/right_career_on.gif";
    var contactoff = new Image(); contactoff.src = "/img/right_contact_off.gif";
	var contacton = new Image(); contacton.src = "/img/right_contact_on.gif";
//	var chickenoff = new Image(); chickenoff.src = "/img/chickendeathmatch_off.jpg";
//	var chickenon = new Image(); chickenon.src = "/img/chickendeathmatch_on.jpg";
	var chicken2off = new Image(); chicken2off.src = "/img/chickendeathmatch_off.gif";
	var chicken2on = new Image(); chicken2on.src = "/img/chickendeathmatch_on.gif";
	var cdmoff = new Image(); cdmoff.src = "/img/deathmatch/cdm_off.gif";
	var cdmon = new Image(); cdmon.src = "/img/deathmatch/cdm_on.gif";
}

function act(imgName) {
	if (document.images) {
    	document[imgName].src = eval(imgName + "on.src");
	}
}

function inact(imgName) {
	if (document.images) {
		document[imgName].src = eval(imgName + "off.src");
	}
}

/*
function popup_dc_pres(kw){
	if (kw != "") {
		getKeyword(kw);
		link = "/inc/popup_dc_pres.html" + kw_string;
	} else {
		link = "/inc/popup_dc_pres.html";
	}
	window.open(link, "pres","width=600,height=425,menubar=0,resizable=yes,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0");	
}
*/


function popup_dc_pres(kw){
	link = "/inc/popup_dc_pres.html";
	window.open(link, "pres","width=600,height=425,menubar=0,resizable=yes,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0");	
}


function directions(kw) {
	getKeyword(kw);
	window.open("/inc/directions.asp" + kw_string,"directions","width=513,height=325,menubar=0,resizable=yes,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function resizeWindow(x,y) {
	window.resizeTo(x,y)
}

function printDirections() {
	if (window.print) {
		setTimeout('window.print();',200);
	} else if (agt.indexOf("mac") != -1) {
		alert("Please Press 'Cmd+p' to print these directions.");
	} else {
		alert("Please Press 'Ctrl+p' to print these directions.");
	}
}

//Privacy Policy
function privacy_policy(kw) {
	getKeyword(kw);
	window.open("/inc/privacy_policy.html" + kw_string,"privacy","width=524,height=400,menubar=0,resizable=0,scrollbars=yes,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function begin(){
window.open("launch.html","","height=425,width=508,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=400,top=150,screenX=150,screenY=50")
} 

function CheckForm() {
	if (document.emailoptout.email.value == "") {
		alert("Please enter an E-mail Address.");
		document.emailoptout.email.focus();
		return false
	}
	
	if (document.emailoptout.email.value != "") {
		if (document.emailoptout.email.value.indexOf("@") == -1 ||
			document.emailoptout.email.value.indexOf(".") == -1 ||
			document.emailoptout.email.value.indexOf(" ") != -1 ||
			document.emailoptout.email.value.length < 6 ) {
				alert("Please enter a valid E-mail Address.");
				document.emailoptout.email.focus();
				return false
		}
	}	   
}

function topnav(parent, kw) {
	// replace the "&" with the URL encoded "%26" so the flash does not choke
	var re = /&/g;
	kw_string = (kw.replace(re, "%26"));
	// alert (kw_string);
	
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="760" HEIGHT="134" id="web_nav_header2" ALIGN="">\n');
	document.write('<PARAM NAME=movie VALUE="/flash/web_nav_header3.swf">\n');
	document.write('<PARAM NAME=FlashVars VALUE="kw=' + kw_string + '">\n');
	document.write('<PARAM NAME=quality VALUE=high> \n');
	document.write('<PARAM NAME=bgcolor VALUE=#000000>\n');
	document.write('<EMBED src="/flash/web_nav_header3.swf" FlashVars="kw=' + kw_string + '" quality=high bgcolor=#000000  WIDTH="760" HEIGHT="134" NAME="web_nav_header2" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>\n');
	document.write('</OBJECT>\n');	
}

function splash(kw) {
	// replace the "&" with the URL encoded "%26" so the flash does not choke
	var re = /&/g;
	kw_string = (kw.replace(re, "%26"));
	
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="777" HEIGHT="291" id="intro_030403" ALIGN="">\n');
	document.write('<PARAM NAME=movie VALUE="/flash/intro_RDA_v6.swf">\n');
	document.write('<PARAM NAME=FlashVars VALUE="kw=' + kw_string + '">\n');
	document.write('<PARAM NAME=quality VALUE=high>\n');
	document.write('<PARAM NAME=scale VALUE=noscale>\n');
	document.write('<PARAM NAME=bgcolor VALUE=#000000>\n');
	document.write('<EMBED src="/flash/intro_RDA_v6.swf" FlashVars="kw=' + kw_string + '" quality=high scale=noscale bgcolor=#000000  WIDTH="800" HEIGHT="300" NAME="load" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>\n');
//	document.write('<EMBED src="/flash/load.swf" quality=high scale=noscale bgcolor=#000000  WIDTH="800" HEIGHT="300" NAME="load" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>\n');
	document.write('</OBJECT>\n');
}

function leftflash(parent, kw) {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="173" HEIGHT="314" id="web_nav_header2" ALIGN="">\n');
	document.write('<PARAM NAME=movie VALUE="/flash/flash_callout_05.swf?sec="' + parent + kw + '">\n');
	document.write('<PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000>\n');
	document.write('<EMBED src="/flash/flash_callout_05.swf?sec="' + parent + kw + '"quality=high bgcolor=#000000  WIDTH="173" HEIGHT="314" NAME="leftflash" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>\n');
	document.write('</OBJECT>\n');
}

function cdm() {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="400" HEIGHT="300" id="index" ALIGN="">');
	document.write('<PARAM NAME=movie VALUE="/Duck_vs_Chicken/intro.swf">');
	document.write('<PARAM NAME=menu VALUE=false>');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<PARAM NAME=bgcolor VALUE=#999999>');
	document.write('<EMBED src="/Duck_vs_Chicken/index.swf" menu=false quality=high bgcolor=#999999  WIDTH="400" HEIGHT="300" NAME="index" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
	document.write('</OBJECT>');
}

//BEGIN Roska Acquires Mueller & Wister
/*
function mw_acquisition(kw) {
	getKeyword(kw);
	window.open("/inc/roska_acquires_mueller_and_wister.html", "MW_Acquisition_RDA","width=570,height=661,menubar=0,resizable=0,scrollbars=no,status=0,titlebar=0,toolbar=0,left=0,top=0,screenX=0,screenY=0")
}

function mw_acquisition_flash() {	
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,65,0" width="355" height="273" id="ROSK0294_355X273_v19_em" align="middle">\n');
	document.write('<param name="allowScriptAccess" value="sameDomain">\n');
	document.write('<param name="movie" value="/flash/ROSK0294_355X273_v19_em.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="bgcolor" value="#000000">\n');
	document.write('<embed src="/flash/ROSK0294_355X273_v19_em.swf" quality="high" bgcolor="#000000" width="355" height="273" name="ROSK0294_355X273_v19_em" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>\n');
	document.write('</object>\n');

}
*/
//END Roska Acquires Mueller & Wister

//BEGIN ELEVATOR SPEECH FLASH CODE
function elevator_speech_flash() {	
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="340" height="283" id="elevatorSpeech_v2_tb" align="middle">\n');
	document.write('<param name="allowScriptAccess" value="sameDomain">\n');
	document.write('<param name="movie" value="/flash/elevatorSpeech_v2_tb.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="bgcolor" value="#000000">\n');
	document.write('<embed src="/flash/elevatorSpeech_v2_tb.swf" quality="high" bgcolor="#000000" width="340" height="283" name="elevatorSpeech_v2_tb" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">\n');
	document.write('</object>\n');

}
//END ELEVATOR SPEECH FLASH CODE