story = new Image();
story.src = 'images/menu_story_hi.png';
registry = new Image();
registry.src = 'images/menu_registry_hi.png';
contact = new Image();
contact.src = 'images/menu_contact_hi.png';
direct = new Image();
direct.src = 'images/menu_direct_hi.png';

text1 = new Image();
text1.src = 'images/text_story.png';
text2 = new Image();
text2.src = 'images/text_registry.png';
text3 = new Image();
text3.src = 'images/text_direct.png';
text4 = new Image();
text4.src = 'images/text_contact.png';