meta1on= new Image();
meta1on.src="../../images/meta_blogR.gif";
meta1off= new Image();
meta1off.src="../../images/meta_blog.gif";
meta2on= new Image();
meta2on.src="../../images/meta_aboutR.gif";
meta2off= new Image();
meta2off.src="../../images/meta_about.gif";
meta3on= new Image();
meta3on.src="../../images/meta_newsletterR.gif";
meta3off= new Image();
meta3off.src="../../images/meta_newsletter.gif";
meta4on= new Image();
meta4on.src="../../images/meta_contactR.gif";
meta4off= new Image();
meta4off.src="../../images/meta_contact.gif";
nav_storieson= new Image();
nav_storieson.src="../../images/nav_storiesR.gif";
nav_storiesoff= new Image();
nav_storiesoff.src="../../images/nav_stories.gif";
nav_multistorieson= new Image();
nav_multistorieson.src="../../images/nav_multimedia_storiesR.gif";
nav_multistoriesoff= new Image();
nav_multistoriesoff.src="../../images/nav_multimedia_stories.gif";
nav_tearon= new Image();
nav_tearon.src="../../images/nav_tearsheetsR.gif";
nav_tearoff= new Image();
nav_tearoff.src="../../images/nav_tearsheets.gif";
nav_archiveon= new Image();
nav_archiveon.src="../../images/nav_archiveR.gif";
nav_archiveoff= new Image();
nav_archiveoff.src="../../images/nav_archive.gif";
nav_porton= new Image();
nav_porton.src="../../images/nav_portfolioR.gif";
nav_portoff= new Image();
nav_portoff.src="../../images/nav_portfolio.gif";
nav_portraitson= new Image();
nav_portraitson.src="../../images/nav_portraitsR.gif";
nav_portraitsoff= new Image();
nav_portraitsoff.src="../../images/nav_portraits.gif";
nav_eventson= new Image();
nav_eventson.src="../../images/nav_eventsR.gif";
nav_eventsoff= new Image();
nav_eventsoff.src="../../images/nav_events.gif";

subnav_coop_cityon= new Image();
subnav_coop_cityon.src="../../images/subnav_co_op_cityR.gif";
subnav_coop_cityoff= new Image();
subnav_coop_cityoff.src="../../images/subnav_co_op_city.gif";
subnav_journey_inneron= new Image();
subnav_journey_inneron.src="../../images/subnav_journey_inner_coreR.gif";
subnav_journey_inneroff= new Image();
subnav_journey_inneroff.src="../../images/subnav_journey_inner_core.gif";
subnav_911_commemorationon= new Image();
subnav_911_commemorationon.src="../../images/subnav_911_05R.gif";
subnav_911_commemorationoff= new Image();
subnav_911_commemorationoff.src="../../images/subnav_911_05.gif";
subnav_fashionweek06on= new Image();
subnav_fashionweek06on.src="../../images/subnav_new_york_fashion_week_06R.gif";
subnav_fashionweek06off= new Image();
subnav_fashionweek06off.src="../../images/subnav_new_york_fashion_week_06.gif";
subnav_kitzon= new Image();
subnav_kitzon.src="../../images/subnav_kitzbuehel_partynightsR.gif";
subnav_kitzoff= new Image();
subnav_kitzoff.src="../../images/subnav_kitzbuehel_partynights.gif";
subnav_memorial_teitelbaumon= new Image();
subnav_memorial_teitelbaumon.src="../../images/subnav_rebbe_teitelbaumR.gif";
subnav_memorial_teitelbaumoff= new Image();
subnav_memorial_teitelbaumoff.src="../../images/subnav_rebbe_teitelbaum.gif";
subnav_viennacallingon= new Image();
subnav_viennacallingon.src="../../images/subnav_vienna_callingR.gif";
subnav_viennacallingoff= new Image();
subnav_viennacallingoff.src="../../images/subnav_vienna_calling.gif";
subnav_magazineson= new Image();
subnav_magazineson.src="../../images/subnav_magazinesR.gif";
subnav_magazinesoff= new Image();
subnav_magazinesoff.src="../../images/subnav_magazines.gif";
subnav_newspaperson= new Image();
subnav_newspaperson.src="../../images/subnav_newspapersR.gif";
subnav_newspapersoff= new Image();
subnav_newspapersoff.src="../../images/subnav_newspapers.gif";
subnav_corporateon= new Image();
subnav_corporateon.src="../../images/subnav_corporateR.gif";
subnav_corporateoff= new Image();
subnav_corporateoff.src="../../images/subnav_corporate.gif";
subnav_eventson= new Image();
subnav_eventson.src="../../images/subnav_event_selectionR.gif";
subnav_eventsoff= new Image();
subnav_eventsoff.src="../../images/subnav_event_selection.gif";
subnav_events_bsideson= new Image();
subnav_events_bsideson.src="../../images/subnav_event_selection_bsidesR.gif";
subnav_events_bsidesoff= new Image();
subnav_events_bsidesoff.src="../../images/subnav_event_selection_bsides.gif";
subnav_soccer_momentson= new Image();
subnav_soccer_momentson.src="../../images/subnav_soccer_momentsR.gif";
subnav_soccer_momentsoff= new Image();
subnav_soccer_momentsoff.src="../../images/subnav_soccer_moments.gif";

subnav_last_patrolon= new Image();
subnav_last_patrolon.src="../../images/subnav_last_patrolR.gif";
subnav_last_patroloff= new Image();
subnav_last_patroloff.src="../../images/subnav_last_patrol.gif";

previouson= new Image();
previouson.src="../../images/previousR.gif";
previousoff= new Image();
previousoff.src="../../images/previous.gif";
nexton= new Image();
nexton.src="../../images/nextR.gif";
nextoff= new Image();
nextoff.src="../../images/next.gif";
thumbson= new Image();
thumbson.src="../../images/thumbnailsR.gif";
thumbsoff= new Image();
thumbsoff.src="../../images/thumbnails.gif";

function img_act(imgName,PicName)
   {
    document [PicName].src = eval(imgName + ".src");
   }