var nav_hp_on = new Image(); nav_hp_on.src = "images/nav_home_on.gif";
var nav_ab_on = new Image(); nav_ab_on.src = "images/nav_about_on.gif";
var nav_mu_on = new Image(); nav_mu_on.src = "images/nav_music_on.gif";
var nav_lm_on = new Image(); nav_lm_on.src = "images/nav_librarymusic_on.gif";
var nav_pr_on = new Image(); nav_pr_on.src = "images/nav_production_on.gif";
var nav_cu_on = new Image(); nav_cu_on.src = "images/nav_contact_on.gif";
var nav_li_on = new Image(); nav_li_on.src = "images/nav_links_on.gif";
var nav_db_on = new Image(); nav_db_on.src = "images/nav_doublebass_on.gif";
var nav_hp_off = new Image(); nav_hp_off.src = "images/nav_home_off.gif";
var nav_ab_off = new Image(); nav_ab_off.src = "images/nav_about_off.gif";
var nav_mu_off = new Image(); nav_mu_off.src = "images/nav_music_off.gif";
var nav_lm_off = new Image(); nav_lm_off.src = "images/nav_librarymusic_off.gif";
var nav_pr_off = new Image(); nav_pr_off.src = "images/nav_production_off.gif";
var nav_cu_off = new Image(); nav_cu_off.src = "images/nav_contact_off.gif";
var nav_li_off = new Image(); nav_li_off.src = "images/nav_links_off.gif";
var nav_db_off = new Image(); nav_db_off.src = "images/nav_doublebass_off.gif";
var butt_gc_on = new Image(); butt_gc_on.src = "images/butt_goclips_on.gif";
var butt_gt_on = new Image(); butt_gt_on.src = "images/butt_gotracks_on.gif";
var butt_sm_on = new Image(); butt_sm_on.src = "images/butt_seemore_on.gif";
var butt_gl_on = new Image(); butt_gl_on.src = "images/butt_golinks_on.gif";
var butt_gc_off = new Image(); butt_gc_off.src = "images/butt_goclips_off.gif";
var butt_gt_off = new Image(); butt_gt_off.src = "images/butt_gotracks_off.gif";
var butt_sm_off = new Image(); butt_sm_off.src = "images/butt_seemore_off.gif";
var butt_gl_off = new Image(); butt_gl_off.src = "images/butt_golinks_off.gif";
