home = new Image;
home_y = new Image;
home.src ="images/psd/btn_home.jpg";
home_y.src ="images/psd/btn_home_yellow.jpg";

about_us = new Image;
about_us_y = new Image;
about_us.src ="images/psd/btn_about_us.jpg";
about_us_y.src ="images/psd/btn_about_us_yellow.jpg";

hot_design = new Image;
hot_design_y = new Image;
hot_design.src ="images/psd/btn_hottest_design.jpg";
hot_design_y.src ="images/psd/btn_hottest_design_yellow.jpg";

favorite = new Image;
favorite_y = new Image;
favorite.src ="images/psd/btn_favorite_links.jpg";
favorite_y.src ="images/psd/btn_favorite_links_yellow.jpg";

contact = new Image;
contact_y = new Image;
contact.src ="images/psd/btn_contact_us.jpg";
contact_y.src ="images/psd/btn_contact_us_yellow.jpg";

custom = new Image;
custom_y = new Image;
custom.src ="images/psd/btn_custom_design.jpg";
custom_y.src ="images/psd/btn_custom_design_yellow.jpg";

events = new Image;
events_y = new Image;
events.src ="images/psd/btn_event_white.jpg";
events_y.src ="images/psd/btn_event_yellow.jpg";