	// changeImage
	function changeImage()
	{  
		if (document.images)
		{
			for (var i=0; i < changeImage.arguments.length; i+=2)
			{
				document[changeImage.arguments[i]].src = eval(changeImage.arguments[i+1] + ".src");
			}  
		}
	}
	
	// global nav -->
	profile=new Image(); profile.src="images/nav_profile.gif";
	profileon=new Image(); profileon.src="images/nav_profile_on.gif";
	portfolio=new Image(); portfolio.src="images/nav_portfolio.gif";
	portfolioon=new Image(); portfolioon.src="images/nav_portfolio_on.gif";
	references=new Image(); references.src="images/nav_ref.gif";
	referenceson=new Image(); referenceson.src="images/nav_ref_on.gif";
	contact=new Image(); contact.src="images/nav_contact.gif";
	contacton=new Image(); contacton.src="images/nav_contact_on.gif";
	beautybuzz=new Image(); beautybuzz.src="images/nav_bb.gif";
	beautybuzzon=new Image(); beautybuzzon.src="images/nav_bb_on.gif";
	
	// 3 portfolio/gw images -->
	artHero=new Image(); artHero.src="images/gw_1.jpg";
	artHeroon=new Image(); artHeroon.src="images/gw_1.gif";
	art=new Image(); art.src="images/gw_art_off.gif";
	arton=new Image(); arton.src="images/gw_art_on.gif";
	voiceHero=new Image(); voiceHero.src="images/gw_2.jpg";
	voiceHeroon=new Image(); voiceHeroon.src="images/gw_2.gif";
	voice=new Image(); voice.src="images/gw_voice_off.gif";
	voiceon=new Image(); voiceon.src="images/gw_voice_on.gif";
	expertHero=new Image(); expertHero.src="images/gw_3.jpg";
	expertHeroon=new Image(); expertHeroon.src="images/gw_3.gif";
	expert=new Image(); expert.src="images/gw_expertise_off.gif";
	experton=new Image(); experton.src="images/gw_expertise_on.gif";
	
	// portfolio subnav -->
	portart=new Image(); portart.src="images/port_artistry.gif";
	portarton=new Image(); portarton.src="images/port_artistry_on.gif";
	portvoice=new Image(); portvoice.src="images/port_voice.gif";
	portvoiceon=new Image(); portvoiceon.src="images/port_voice_on.gif";
	portexp=new Image(); portexp.src="images/port_expertise.gif";
	portexpon=new Image(); portexpon.src="images/port_expertise_on.gif";
	
	// portfolio voice 50x50 thumbs -->
	voice01=new Image(); voice01.src="images/portfolio/voice01th.jpg";
	voice01on=new Image(); voice01on.src="images/portfolio/voice01th_on.jpg";
	voice02=new Image(); voice02.src="images/portfolio/voice02th.jpg";
	voice02on=new Image(); voice02on.src="images/portfolio/voice02th_on.jpg";
	voice03=new Image(); voice03.src="images/portfolio/voice03th.jpg";
	voice03on=new Image(); voice03on.src="images/portfolio/voice03th_on.jpg";
	voice04=new Image(); voice04.src="images/portfolio/voice04th.jpg";
	voice04on=new Image(); voice04on.src="images/portfolio/voice04th_on.jpg";
	voice05=new Image(); voice05.src="images/portfolio/voice05th.jpg";
	voice05on=new Image(); voice05on.src="images/portfolio/voice05th_on.jpg";
	voice06=new Image(); voice06.src="images/portfolio/voice06th.jpg";
	voice06on=new Image(); voice06on.src="images/portfolio/voice06th_on.jpg";
	voice07=new Image(); voice07.src="images/portfolio/voice07th.jpg";
	voice07on=new Image(); voice07on.src="images/portfolio/voice07th_on.jpg";
	voice08=new Image(); voice08.src="images/portfolio/voice08th.jpg";
	voice08on=new Image(); voice08on.src="images/portfolio/voice08th_on.jpg";
	voice09=new Image(); voice09.src="images/portfolio/voice09th.jpg";
	voice09on=new Image(); voice09on.src="images/portfolio/voice09th_on.jpg";
	voice010=new Image(); voice010.src="images/portfolio/voice010th.jpg";
	voice010on=new Image(); voice010on.src="images/portfolio/voice010th_on.jpg";
	voice011=new Image(); voice011.src="images/portfolio/voice011th.jpg";
	voice011on=new Image(); voice011on.src="images/portfolio/voice011th_on.jpg";
	voice012=new Image(); voice012.src="images/portfolio/voice012th.jpg";
	voice012on=new Image(); voice012on.src="images/portfolio/voice012th_on.jpg";
	voice013=new Image(); voice013.src="images/portfolio/voice013th.jpg";
	voice013on=new Image(); voice013on.src="images/portfolio/voice013th_on.jpg";
	voice014=new Image(); voice014.src="images/portfolio/voice014th.jpg";
	voice014on=new Image(); voice014on.src="images/portfolio/voice014th_on.jpg";
	voice015=new Image(); voice015.src="images/portfolio/voice015th.jpg";
	voice015on=new Image(); voice015on.src="images/portfolio/voice015th_on.jpg";
	
	// portfolio voice 300px image -->
	voice300=new Image(); voice300.src="images/portfolio/images/portfolio/voice_default.gif";
	voice01_300=new Image(); voice01_300.src="images/portfolio/voice01th_300.jpg";
	voice02_300=new Image(); voice02_300.src="images/portfolio/voice02th_300.jpg";
	voice03_300=new Image(); voice03_300.src="images/portfolio/voice03th_300.jpg";
	voice04_300=new Image(); voice04_300.src="images/portfolio/voice04th_300.jpg";
	voice05_300=new Image(); voice05_300.src="images/portfolio/voice05th_300.jpg";
	voice06_300=new Image(); voice06_300.src="images/portfolio/voice06th_300.jpg";
	voice07_300=new Image(); voice07_300.src="images/portfolio/voice07th_300.jpg";
	voice08_300=new Image(); voice08_300.src="images/portfolio/voice08th_300.jpg";
	voice09_300=new Image(); voice09_300.src="images/portfolio/voice09th_300.jpg";
	voice010_300=new Image(); voice010_300.src="images/portfolio/voice010th_300.jpg";
	voice011_300=new Image(); voice011_300.src="images/portfolio/voice011th_300.jpg";
	voice012_300=new Image(); voice012_300.src="images/portfolio/voice012th_300.jpg";
	voice013_300=new Image(); voice013_300.src="images/portfolio/voice013th_300.jpg";
	voice014_300=new Image(); voice014_300.src="images/portfolio/voice014th_300.jpg";
	voice015_300=new Image(); voice015_300.src="images/portfolio/voice015th_300.jpg";
	
	// controller for portfolio popUps -->
	function showLink(url){
	var styleString="<a href=\"#\" onclick=\"pop('" + url + "');return false\" class=\"stdCopy\">Larger Image</a>";

	if (navigator.appName=="Netscape") {
    document.styleDescNN.document.write(styleString);
    document.styleDescNN.document.close();              
		 } else {
			document.all.styleDesc.innerHTML=styleString;
		 }
		}
	function pop(url){
	window.bigImage = url;	
	
	var mine = window.open('pop.html','NewWindow','width=500,height=500');	
	}
	
	// controller for portfolio popUps -->
	function showLinkBg(url){
	var styleString="<a href=\"#\" onclick=\"pop1('" + url + "');return false\" class=\"stdCopy\">Larger Image</a>";

	if (navigator.appName=="Netscape") {
    document.styleDescNN.document.write(styleString);
    document.styleDescNN.document.close();              
		 } else {
			document.all.styleDesc.innerHTML=styleString;
		 }
		}
	function pop1(url){
	window.bigImage = url;	
	
	var mine1 = window.open('popBg.html','NewWindow1');	
	}
	
	// controller for portfolio pdf links -->
	function showPdf(url){
	var styleString="<a href='" + url + "' + class=\"stdCopy\" + target=\"_new\" >View PDF</a>";

	if (navigator.appName=="Netscape") {
    document.styleDescNN.document.write(styleString);
    document.styleDescNN.document.close();              
		 } else {
			document.all.styleDesc.innerHTML=styleString;
		 }
		}
	
	//-->
