<!--
//Slide Show script (this notice must stay intact)
//For this and more scripts
//visit java-scripts.net or http://wsabstract.com

if (document.images) {
     button1 = new Image
     button2 = new Image
     button3 = new Image
     button4 = new Image
     button5 = new Image          
     button6 = new Image
     button7 = new Image
     button8 = new Image
     button9 = new Image
     button10 = new Image
     button11 = new Image
     button12 = new Image
     button13 = new Image
     button14 = new Image
     
     button1.src = 'images/menu-lookingforstaff.gif'
     button2.src = 'images/menu-lookingforstaff_roll.gif'

     button3.src = 'images/menu-lookingforwork.gif'
     button4.src = 'images/menu-lookingforwork_roll.gif'

     button5.src = 'images/menu-international.gif'
     button6.src = 'images/menu-international_roll.gif'
     
     button7.src = 'images/menu-register.gif'
     button8.src = 'images/menu-register_roll.gif'
     
     button9.src = 'images/menu-resources.gif'
     button10.src = 'images/menu-resources_roll.gif'
     
     button11.src = 'images/menu-recommend.gif'
     button12.src = 'images/menu-recommend_roll.gif'
     
     button13.src = 'images/menu-contact.gif'
     button14.src = 'images/menu-contact_roll.gif'               
     
 }
//-->
