function mouseOverhome()
{
document.getElementById("home").src="images/buttons/homebutton_blue.gif"
}
function mouseOuthome()
{
document.getElementById("home").src="images/buttons/homebutton_black.gif"
}

function mouseOverwerk()
{
document.getElementById("werk").src="images/buttons/werkbutton_blue.png"
}
function mouseOutwerk()
{
document.getElementById("werk").src="images/buttons/werkbutton_black.png"
}

function mouseOverwie()
{
document.getElementById("wie").src="images/buttons/wiebutton_blue.png"
}
function mouseOutwie()
{
document.getElementById("wie").src="images/buttons/wiebutton_black.png"
}

function mouseOvercon()
{
document.getElementById("contact").src="images/buttons/contactbutton_blue.gif"
}
function mouseOutcon()
{
document.getElementById("contact").src="images/buttons/contactbutton_black.gif"
}

function mouseOvernl()
{
document.getElementById("nl").src="images/buttons/nlbutton_blue.gif"
}
function mouseOutnl()
{
document.getElementById("nl").src="images/buttons/nlbutton_black.gif"
}

function mouseOveren()
{
document.getElementById("en").src="images/buttons/enbutton_blue.gif"
}
function mouseOuten()
{
document.getElementById("en").src="images/buttons/enbutton_black.gif"
}

function mouseOverlogin()
{
document.getElementById("login").src="images/buttons/enter_site_blue.gif"
}
function mouseOutlogin()
{
document.getElementById("login").src="images/buttons/enter_site_black.gif"
}

function mouseclicklogin()
{
var mode = "home";
window.location = "home"
}

function mouseOvercllogin()
{
document.getElementById("cllogin").src="images/buttons/client_login_blue_02.gif"
}
function mouseOutcllogin()
{
document.getElementById("cllogin").src="images/buttons/client_login_black.gif"
}

function mouseOvercorp()
{
document.getElementById("corp").src="images/buttons/02_Classic_blue_148-21.png"
}
function mouseOutcorp()
{
document.getElementById("corp").src="images/buttons/02_Classic_black_148-21.png"
}

function mouseOverpub()
{
document.getElementById("pub").src="images/buttons/03_Lite_blue_148-21.png"
}
function mouseOutpub()
{
document.getElementById("pub").src="images/buttons/03_Lite_black_148-21.png"
}

function mouseOverent()
{
document.getElementById("ent").src="images/buttons/04_Animation_blue_148-21.png"
}
function mouseOutent()
{
document.getElementById("ent").src="images/buttons/04_Animation_black_148-21.png"
}

function mouseOverreelnew()
{
document.getElementById("reel").src="images/buttons/01_Cinema_blue_148-21.png"
}
function mouseOutreelnew()
{
document.getElementById("reel").src="images/buttons/01_Cinema_black_148-21.png"
}

function mouseOverreel()
{
document.getElementById("reel").src="images/buttons/showreel-2012_blue_148-21-03.png"                                                                                                      
}
function mouseOutreel()
{
document.getElementById("reel").src="images/buttons/showreel-2012_black_148-21-03.png"
}

function mouseOverhugo()
{
document.getElementById("hugo").src="images/general/wie/hugo_002.gif";
}
function mouseOuthugo()
{
document.getElementById("hugo").src="images/general/wie/hugo_001.gif"
}

function mouseOverjohan()
{
document.getElementById("johan").src="images/general/wie/johan_002.gif"
}
function mouseOutjohan()
{
document.getElementById("johan").src="images/general/wie/johan_001.gif"
}

function mouseOverjasp()
{
document.getElementById("jasp").src="images/general/wie/jasper_002.gif"
}
function mouseOutjasp()
{
document.getElementById("jasp").src="images/general/wie/jasper_001.gif"
}

function mouseOverjp()
{
document.getElementById("jp").src="images/general/wie/jp_002.gif"
}
function mouseOutjp()
{
document.getElementById("jp").src="images/general/wie/jp_001.gif"
}

function mouseOvermaar()
{
document.getElementById("maar").src="images/general/wie/maarten_002.gif"
}
function mouseOutmaar()
{
document.getElementById("maar").src="images/general/wie/maarten_001.gif"
}

function mouseOverpaul()
{
document.getElementById("paul").src="images/general/wie/paul_002.gif"
}
function mouseOutpaul()
{
document.getElementById("paul").src="images/general/wie/paul_001.gif"
}

function mouseOvermike()
{
document.getElementById("mike").src="images/general/wie/michael_002.gif"
}
function mouseOutmike()
{
document.getElementById("mike").src="images/general/wie/michael_001.gif"
}

function mouseOvermay()
{
document.getElementById("may").src="images/general/wie/may_002.gif"
}
function mouseOutmay()
{
document.getElementById("may").src="images/general/wie/may_001.gif"
}

function mouseOverMain()
{
var para01main = "ONE CAMERA is not a TV-production company, not an advertising agency, nor is it a movie-studio. ONE CAMERA approaches video differently: We see ourselves as a translator of your message to video. We know video, and we will speak the language of your organization.";
var idpara01main = document.getElementById("parawerk01");
idpara01main.innerHTML=para01main;
var para02main = "We focus on three different categories, all of which have their specific needs, audiences, and deployment of video technology. With that in mind, we open the dialogue and translate your message to a short film or mini-documentary. You can get a ready-made, fully functioning video production within 2 days.";
var idpara02main = document.getElementById("parawerk02");
idpara02main.innerHTML=para02main;
var para03main = "In all, ONE CAMERA offers an all-in solution for your need to communicate through video, across all media, across all applications, and across all audiences.[Please see the descriptions of the three sectors in which we operate: corporate, public, and entertainment].";
idpara03main.innerHTML=para03main;                                                                                                                                                      document.getElementById("corppubent").src="";                                                                                                                                           }

function mouseOverCorp()
{
var para01corp = "At home you've witnessed communication evolve from print, to radio, to TV, to web, and finally to online video. However, communication within many companies has failed to evolve in the same way, moving from memos, to fax, to email, to email... to email.";
var idpara01corp = document.getElementById("parawerk01");
idpara01corp.innerHTML=para01corp;
var para02corp = "ONE CAMERA is ready to take you to the next level of communication, where video is alive and fully integrated in the communication process. The applications of video are endless: just think about best practice sharing, mission statement presentations, board level communication, key note speeches, video newsletters, product briefings, training videos, online tutorials, etc.";
var idpara02corp = document.getElementById("parawerk02");
idpara02corp.innerHTML=para02corp;
var para03corp = "";
var idpara03corp = document.getElementById("parawerk03");
idpara03corp.innerHTML=para03corp;
//document.getElementById("corppubent").src="images/buttons/03_Werk-corp_256-64.gif";
}

function mouseOverPub()
{
var para01pub = "Besides corporate communication, ONE CAMERA also gladly cooperates with social, non-profit and (non)governmental organizations. When it comes to informing or creating awareness amongst the general public, nothing is more powerful than video.";
var idpara01pub = document.getElementById("parawerk01");
idpara01pub.innerHTML=para01pub;
var para02pub = "ONE CAMERA can make sure that your message will be delivered in an honest and meaningful way, staying true to that which is portrayed. Also, ONE CAMERA productions have that cinematographic look which the general public has come to expect when a message truly matters.";
var idpara02pub = document.getElementById("parawerk02");
idpara02pub.innerHTML=para02pub;
var para03pub = "";
var idpara03pub = document.getElementById("parawerk03");
idpara03pub.innerHTML=para03pub;
//document.getElementById("corppubent").src="images/titles/Work-publ_312-64.gif";
}

function mouseOverEnt()
{
//var para01ent = "Lastly, we can identify another important category, which comprises of those productions which serve as to entertain and fascinate a particular audience. Video is without a doubt the best way to enrich and enliven your existing media content. ONE CAMERA video productions will supercharge your entertainment content so that it will explode off the screen.";
//var idpara01ent = document.getElementById("parawerk01");
//idpara01ent.innerHTML=para01ent;
//var para02ent = "With smart and cost-efficient productions, EEN CAMERA will help to enable you to earn back your investment through the content on your website.";
//var idpara02ent = document.getElementById("parawerk02");
//idpara02ent.innerHTML=para02ent;
//var para03ent = "";
//var idpara03ent = document.getElementById("parawerk03");
//idpara03ent.innerHTML=para03ent;
//document.getElementById("corppubent").src="images/buttons/05_Werk-ent_256-64.gif";
}

function mouseOffwerk()
{
var para01pub = "EEN CAMERA is geen televisieproductiebedrijf, geen reclamebureau en geen filmmaatschappij. EEN CAMERA benadert bewegend beeld op een geheel andere manier. Wij zien onszelf meer als een tolk die uw boodschap vertaalt naar video. Wij verstaan video en, niet onbelangrijk, we spreken ook de taal van uw organisatie!";
var idpara01pub = document.getElementById("parawerk01");
idpara01pub.innerHTML=para01pub;
var para02pub = "Wij richten ons op drie sectoren, met alledrie eigen behoeften, een ander publiek en specifieke toepassingen van video. Vanuit dat gegeven openen we het gesprek en vertalen we uw boodschap in een korte film of mini-documentaire. U kunt dan al na twee dagen een compleet afgemonteerd video item krijgen.";
var idpara02pub = document.getElementById("parawerk02");
idpara02pub.innerHTML=para02pub;
var para03pub = "Kortom, EEN CAMERA biedt all-in oplossingen voor uw behoefte om met bewegend beeld te communiceren, ongeacht het medium, ongeacht de toepassing en ongeacht het publiek. Zie op deze pagina voorbeelden van de drie sectoren die we bedienen: corporate, publiek en entertainment.";
var idpara03pub = document.getElementById("parawerk03");
idpara03pub.innerHTML=para03pub;
document.getElementById("corppubent").src="images/titles/whiteblock.jpg";
}

function mouseOffwiep01()
{
var para01wie = "De producties van EEN CAMERA worden gedreven door drie vaste producenten en een netwerk van getalenteerde, jonge freelancers, die hun sporen verdiend hebben in televisie, documentaires, commercials, muziekvideoâen film.";
var idpara01wie = document.getElementById("para01");
idpara01wie.innerHTML=para01wie;
}

function mouseOffwiep02()
{
var para02wie = "Wij richten ons op drie sectoren, met alledrie eigen behoeften, een ander publiek en specifieke toepassingen van video. Vanuit dat gegeven openen we het gesprek en vertalen we uw boodschap in een korte film of mini-documentaire. U kunt dan al na twee dagen een compleet afgemonteerd video item krijgen.";
var idpara02wie = document.getElementById("para02");
idpara02wie.innerHTML=para02wie;
}

function mouseOffwiep03()
{
var para03wie = "In hun creatieve proces, worden onze regisseurs begeleid door hoogopgeleide producenten, die voor u een prettige gesprekspartner zijn en inhoudelijk de productie naar een hoger plan trekken. Maak hieronder kennis met het EEN CAMERA team.";
var idpara03wie = document.getElementById("para03");
idpara03wie.innerHTML=para03wie;
}

function mouseOverhugop04()
{                                                                                                                                                                                                                                            var para04hugo = "";                                                                                                                                                                                                                         var idpara04hugo = document.getElementById("para04");                                                                                                                                                                                        idpara04hugo.innerHTML=para04hugo;                                                                                                                                                                                                           }
                                                                                                                                                                                                                                             function mouseOverjohanp04()                                                                                                                                                                                                                 {                                                                                                                                                                                                                                            var para04johan = "";                                                                                                                                                                                                                        var idpara04johan = document.getElementById("para04");                                                                                                                                                                                       idpara04johan.innerHTML=para04johan;                                                                                                                                                                                                         }                                                                                                                                                                                                                                            
function mouseOverjasperp04()                                                                                                                                                                                                                {                                                                                                                                                                                                                                            var para04jasper = "";                                                                                                                                                                                                                       var idpara04jasper = document.getElementById("para04");                                                                                                                                                                                      idpara04jasper.innerHTML=para04jasper;
}

function mouseOverjp04()
{
var para04jp = "";                                                                                                                                                                                                                           var idpara04jp = document.getElementById("para04");                                                                                                                                                                                          idpara04jp.innerHTML=para04jp;
}                                                                                                                                                                                                                                            
function mouseOvermike04()                                                                                                                                                                                                                   {
var para04mike = "";
var idpara04mike = document.getElementById("para04");                                                                                                                                                                                        idpara04mike.innerHTML=para04mike;                                                                                                                                                                                                           }

function mouseOvermaar04()
{                                                                                                                                                                                                                                            var para04maar = "";
var idpara04maar = document.getElementById("para04");
idpara04maar.innerHTML=para04maar;
}

function mouseOvermay04()
{
var para04may = "";
var idpara04may = document.getElementById("para04");                                                                                                                                                                                         idpara04may.innerHTML=para04may;
}

function mouseOverpaul04()
{
var para04paul = "";
var idpara04paul = document.getElementById("para04");
idpara04paul.innerHTML=para04paul;
}

function mouseOverhugop01()
{
var para01hugo = "Hugo is a born director, who taught himself how to operate the camera and edit. Until now he has directed dozens of commercial ads, music videos, TV shows and he is currently working on a feature film. Hugo was one of the first to join the ONE CAMERA network and has since been co-responsible for developing the method and standards of quality of our productions";
var idpara01hugo = document.getElementById("para01");
idpara01hugo.innerHTML=para01hugo;
document.getElementById("nametitle").src="images/titles/Hugo_312-64.png"
}

function mouseOverhugop02()
{
var para02hugo = "";
var idpara02hugo = document.getElementById("para02");
idpara02hugo.innerHTML=para02hugo;
}

function mouseOverhugop03()
{
var para03hugo = "";
var idpara03hugo = document.getElementById("para03");
idpara03hugo.innerHTML=para03hugo;
}

function mouseOverjohanp01()
{
var para01johan = "After graduating the Amsterdam Film Academy, Johan wanted more. He went on to direct and edit his own productions. When Johan joined ONE CAMERA, he was able to pursue his ambition: combining his visual talent with creative control over directing and editing. Johan’s background as a “Director as Photography” ensures that ONE CAMERA productions are not just substantially effective, but also aesthetically pleasing!";
var idpara01johan = document.getElementById("para01");
idpara01johan.innerHTML=para01johan;
document.getElementById("nametitle").src="images/titles/Johan_312-64.png"
}

function mouseOverjohanp02()
{
var para02johan = "";
var idpara02johan = document.getElementById("para02");
idpara02johan.innerHTML=para02johan;
}

function mouseOverjohanp03()
{
var para03johan = "";
var idpara03johan = document.getElementById("para03");
idpara03johan.innerHTML=para03johan;
}

function mouseOverjasperp01()
{
var para01jasper = "Jasper learnt the film and TV trade at New York University’s Maurice Kanbar Institute for Film and Television and later at MTV Networks in the Netherlands. Whilst working for the latter, he developed a specialization in the production of short video content. This method of production soon promised to open up a land of opportunities for creating value in a rigorously changing world of media and communication. Therefore, he set up ONE CAMERA, which aims to make broadcast quality video content a readily available means of communications for an ever-growing realm of applications.";
var idpara01jasper = document.getElementById("para01");
idpara01jasper.innerHTML=para01jasper;
document.getElementById("nametitle").src="images/titles/Jasper_312-64.png"
}

function mouseOverjasperp02()
{
var para02jasper = "";
var idpara02jasper = document.getElementById("para02");
idpara02jasper.innerHTML=para02jasper;
}

function mouseOverjasperp03()
{
var para03jasper = "";
var idpara03jasper = document.getElementById("para03");
idpara03jasper.innerHTML=para03jasper;
}

function mouseOverjp01()
{
var para01jp = "After graduating in marketing and advertising in Edinburgh and San Francisco, JP spent some years working both on the side of the client and of the agency in the MARCOM industry. From both perspectives he grew interested in the ONE CAMERA approach and the creative possibilities it allows conceptually.  It didn’t take much convincing to get JP on board and now he putting his experience and creativity to work in challenging clients to explore the new applications for video as a means of communication."
var idpara01jp = document.getElementById("para01");
idpara01jp.innerHTML=para01jp;
document.getElementById("nametitle").src="images/titles/JP_312-64.png"
}

function mouseOverjp02()
{
var para02jp = "";
var idpara02jp = document.getElementById("para02");
idpara02jp.innerHTML=para02jp;
}

function mouseOverjp03()
{
var para03jp = "";
var idpara03jp = document.getElementById("para03");
idpara03jp.innerHTML=para03jp;
}

function mouseOvermaar01()
{
var para01maar = "Maarten has a Master’s Degree in Journalism from the University of Amsterdam, but quickly realized that the establishment in the media today, does not produce video in a way that suits the freelancing director of tomorrow. At ONE CAMERA, Maarten found a place to fully develop his creativity, using the latest technological gear. He takes full advantage of these possibilities, day in and day out!";
var idpara01maar = document.getElementById("para01");
idpara01maar.innerHTML=para01maar;
document.getElementById("nametitle").src="images/titles/Maarten_312-64.png"
}

function mouseOvermaar02()
{
var para02maar = "";
var idpara02maar = document.getElementById("para02");
idpara02maar.innerHTML=para02maar;
}

function mouseOvermaar03()
{
var para03maar = "";
var idpara03maar = document.getElementById("para03");
idpara03maar.innerHTML=para03maar;
}

function mouseOverpaul01()
{
var para01paul = "Paul graduated in psychology and business studies: a perfect combination in the daily practice of ONE CAMERA. Paul distinguishes himself by a thorough understanding of both companies and the people that work for them. This understanding resonates in all his productions. As a producer, Paul always closely collaborates with one of our freelance directors and remains your first line of contact, whilst overseeing the production and ensuring that the message is filmed exactly as you intended it. This way of working is the essence of the ONE CAMERA concept.";
var idpara01paul = document.getElementById("para01");
idpara01paul.innerHTML=para01paul;
document.getElementById("nametitle").src="images/titles/Paul_312-64.png"
}

function mouseOverpaul02()
{
var para02paul = "";
var idpara02paul = document.getElementById("para02");
idpara02paul.innerHTML=para02paul;
}

function mouseOverpaul03()
{
var para03paul = "";
var idpara03paul = document.getElementById("para03");
idpara03paul.innerHTML=para03paul;
}

function mouseOvermike01()
{
var para01mike = "Michael, who has graduated from the UCLA film school in Los Angeles, has been directing film and video for over 10 years, prefers to pick up the camera himself. \"You can only truly be a good director if you thoroughly know the tools of the trade,\" Michael said when he first walked into the ONE CAMERA office. He has proven himself right time and again since and to us, he's an example of how we love to work!";
var idpara01mike = document.getElementById("para01");
idpara01mike.innerHTML=para01mike;
document.getElementById("nametitle").src="images/titles/Michael_312-64.png"
}

function mouseOvermike02()
{
var para02mike = "";
var idpara02mike = document.getElementById("para02");
idpara02mike.innerHTML=para02mike;
}

function mouseOvermike03()
{
var para03mike = "";
var idpara03mike = document.getElementById("para03");
idpara03mike.innerHTML=para03mike;
}

function mouseOvermay01()
{
var para01may = "After finishing a Masters Degree in International Economics at Erasmus University Rotterdam, May decided to use her knowledge to explore a more creative path. She joined Amsterdam's local TV channel 'AT5' and assisted the production of a show on Amsterdam's Entrepreneurs. This experience solidified her drive to pursue video production and at EEN CAMERA she's proven herself to be a rock solid producer. Someone with a keen eye for a good story and always a listening ear for her clients.";
var idpara01may = document.getElementById("para01");
idpara01may.innerHTML=para01may;
document.getElementById("nametitle").src="images/titles/May_312-64.png"
}

function mouseOvermay02()
{
var para02may = "";
var idpara02may = document.getElementById("para02");
idpara02may.innerHTML=para02may;
}

function mouseOvermay03()
{
var para03may = "";
var idpara03may = document.getElementById("para03");
idpara03may.innerHTML=para03may;
}

function playa()
{
var s1 = new SWFObject('scripts/player.swf','player','640','360','9'); 
s1.addParam('allowfullscreen','true'); 
s1.addParam('allowscriptaccess','always'); 
s1.addParam('flashvars','bufferlength=1'); 
s1.addParam('flashvars','file=../videos/2011_Showreel_v07_FLASH.flv&amp;type=video&amp;smoothing=false&amp;bufferlength=5&amp;autostart=true&amp;skin=scripts/eencamera.swf&amp;controlbar=over&amp;backcolor=000000&amp;image=../images/general/showreel-2012_640-360.jpg&amp;icons=false&amp;playlist=none&amp;volume=90&amp;mute=false'); 
s1.write('preview');
}

function oldplaya()
{
var s1 = new SWFObject('scripts/player.swf','player','640','360','9');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('flashvars','bufferlength=1');
s1.addParam('flashvars','file=../videos/EENCAMERA_ProductShowreels_CINEMA_FLV_v1.flv&amp;type=video&amp;smoothing=false&amp;bufferlength=5&amp;autostart=true&amp;skin=scripts/eencamera.swf&amp;controlbar=over&amp;backcolor=000000&amp;image=../images/general/01_Cinema_640-360.jpg&amp;icons=false&amp;playlist=none&amp;volume=90&amp;mute=false');
s1.write('preview');                                                                                                                                                                                      }

function playacorp()
{
var s1 = new SWFObject('scripts/player.swf','player','640','360','9'); 
s1.addParam('allowfullscreen','true'); 
s1.addParam('allowscriptaccess','always'); 
s1.addParam('flashvars','bufferlength=1'); 
s1.addParam('flashvars','file=../videos/EENCAMERA_ProductShowreels_CLASSIC_FLV_v1.flv&amp;type=video&amp;smoothing=false&amp;bufferlength=5&amp;autostart=true&amp;skin=scripts/eencamera.swf&amp;controlbar=over&amp;backcolor=000000&amp;image=../images/general/02_Classic_640-360.jpg&amp;icons=false&amp;playlist=none&amp;volume=90&amp;mute=false'); 
s1.write('preview');
}

function playapub()
{
var s1 = new SWFObject('scripts/player.swf','player','640','360','9'); 
s1.addParam('allowfullscreen','true'); 
s1.addParam('allowscriptaccess','always'); 
s1.addParam('flashvars','bufferlength=1'); 
s1.addParam('flashvars','file=../videos/EENCAMERA_ProductShowreels_LITE_FLV_v1.flv&amp;type=video&amp;smoothing=false&amp;bufferlength=5&amp;autostart=true&amp;skin=scripts/eencamera.swf&amp;controlbar=over&amp;backcolor=000000&amp;image=../images/general/03_Lite_640-360.jpg&amp;icons=false&amp;playlist=none&amp;volume=90&amp;mute=false'); 
s1.write('preview');
}

function playaent()
{
var s1 = new SWFObject('scripts/player.swf','player','640','360','9'); 
s1.addParam('allowfullscreen','true'); 
s1.addParam('allowscriptaccess','always'); 
s1.addParam('flashvars','bufferlength=1'); 
s1.addParam('flashvars','file=../videos/EENCAMERA_ProductShowreels_ANIMATION_FLV_v1.flv&amp;type=video&amp;smoothing=false&amp;bufferlength=5&amp;autostart=true&amp;skin=scripts/eencamera.swf&amp;controlbar=over&amp;backcolor=000000&amp;frontcolor=FFFFFF&amp;image=../images/general/04_Animation_640-360.jpg&amp;icons=false&amp;playlist=none&amp;volume=90&amp;mute=false'); 
s1.write('preview');
}

function shader()
{
/*var previewer = document.getElementById("preview");
previewer.innerHTML="<div></div>";*/
Shadowbox.open({
content:    '',
player:     "img",
title:      "Welcome",
height:     640,
width:      360
});
}

function noshader()
{
Shadowbox.close();
}

function mouseOverlightson()
{
document.getElementById("lights_02").src="images/lights/lights_out_blu_001.png"
}
function mouseOutlightson()
{
document.getElementById("lights_02").src="images/lights/lights_out_black_001.png"
}

function mouseOverlightsout()
{
document.getElementById("lights_03").src="images/lights/lights_on_blu_001.png"
}
function mouseOutlightsout()
{
document.getElementById("lights_03").src="images/lights/lights_on_black_001.png"
}

function mouseOverDavid()
{
document.getElementById("davidimg").src="images/buttons/02_Design_by_blue.gif"
}

function mouseOutDavid()
{
document.getElementById("davidimg").src="images/buttons/01_Design_by_black.gif"
}

function mouseOverface()
{
document.getElementById("facebook").src="images/widgets/Facebook-FULLCOLOR.png"
}
function mouseOutface()
{
document.getElementById("facebook").src="images/widgets/Facebook-DUOTONE.png"
}

function mouseOvertwit()
{
document.getElementById("twitter").src="images/widgets/Twitter-FULLCOLOR.png"
}
function mouseOuttwit()
{
document.getElementById("twitter").src="images/widgets/Twitter-DUOTONE.png"
}

function mouseOvervim()
{
document.getElementById("vimeo").src="images/widgets/Vimeo-FULLCOLOR.png"
}
function mouseOutvim()
{
document.getElementById("vimeo").src="images/widgets/Vimeo-DUOTONE.png"
}

function mouseOveryou()
{
document.getElementById("youtube").src="images/widgets/Youtube-FULLCOLOR.png"
}
function mouseOutyou()
{
document.getElementById("youtube").src="images/widgets/Youtube-DUOTONE.png"
}

