if (document.images) {
  games_roll = new Image(53,19); games_roll.src="/itsmylife/images/games_tab_btn_roll.gif";
  video_roll = new Image(49,19); video_roll.src="/itsmylife/images/video_tab_btn_roll.gif";
  advice_roll = new Image(57,19); advice_roll.src="/itsmylife/images/advice_tab_btn_roll.gif";
  celebs_roll = new Image(59,19); celebs_roll.src="/itsmylife/images/celebs_tab_btn_roll.gif";
  blog_roll = new Image(49,19); blog_roll.src="/itsmylife/images/blog_tab_btn_roll.gif";

  home_roll = new Image(161,25); home_roll.src="/itsmylife/images/home_btn_games_roll.gif";
  family_roll = new Image(161,25); family_roll.src="/itsmylife/images/family_btn_games_roll.gif";
  friends_roll = new Image(161,25); friends_roll.src="/itsmylife/images/friends_btn_games_roll.gif";
  school_roll = new Image(161,25); school_roll.src="/itsmylife/images/school_btn_games_roll.gif";
  body1_roll = new Image(161,25); body1_roll.src="/itsmylife/images/body_btn_sub_roll.gif";
  emotions_roll = new Image(161,25); emotions_roll.src="/itsmylife/images/emotions_btn_sub_roll.gif";
  money_roll = new Image(161,25); money_roll.src="/itsmylife/images/money_btn_sub_roll.gif";

  games_off = new Image(53,19); games_off.src="/itsmylife/images/games_tab_btn.gif";
  video_off = new Image(49,19); video_off.src="/itsmylife/images/video_tab_btn.gif";
  advice_off = new Image(57,19); advice_off.src="/itsmylife/images/advice_tab_btn.gif";
  celebs_off = new Image(59,19); celebs_off.src="/itsmylife/images/celebs_tab_btn.gif";
  blog_off = new Image(49,19); blog_off.src="/itsmylife/images/blog_tab_btn.gif";

  home_off = new Image(161,25); home_off.src="/itsmylife/images/home_btn_games.gif";
  family_off = new Image(161,25); family_off.src="/itsmylife/images/family_btn_games.gif";
  friends_off = new Image(161,25); friends_off.src="/itsmylife/images/friends_btn_games.gif";
  school_off = new Image(161,25); school_off.src="/itsmylife/images/school_btn_games.gif";
  body1_off = new Image(161,25); body1_off.src="/itsmylife/images/body_btn_sub.gif";
  emotions_off = new Image(161,25); emotions_off.src="/itsmylife/images/emotions_btn_sub.gif";
  money_off = new Image(161,25); money_off.src="/itsmylife/images/money_btn_sub.gif";

  function imgOver(imgTxt, state) {
    if (state == 'on') {
      document[imgTxt].src = eval(imgTxt + "_roll.src");
    }
    else {
      document[imgTxt].src = eval(imgTxt + "_off.src");
    }
  }
}

function checkFlash_bullies() {
  PBS_FlashDispatch("bullies_flash.html",5,"noflash.html");
}

function checkFlash_bullies_sp() {
  PBS_FlashDispatch("bullies_flash_sp.html",5,"noflash.html");
}

function checkFlash_incharge() {
  PBS_FlashDispatch("in_charge_flash.html",5,"noflash.html");
}

function checkFlash_incharge_sp() {
  PBS_FlashDispatch("in_charge_flash_sp.html",5,"noflash.html");
}

function checkFlash_middleschool() {
  PBS_FlashDispatch("middleschool_flash.html",5,"noflash.html");
}

function checkFlash_middleschool_sp() {
  PBS_FlashDispatch("middleschool_flash_sp.html",5,"noflash.html");
}

function checkFlash_smoking() {
  PBS_FlashDispatch("smoking_flash.html",5,"noflash.html");
}

function checkFlash_bonko() {
  PBS_FlashDispatch("bonko_flash.html",5,"noflash.html");
}

function checkFlash_bonko_sp() {
  PBS_FlashDispatch("bonko_flash_sp.html",5,"noflash.html");
}

function checkFlash_sidewalk() {
  PBS_FlashDispatch("sidewalk_flash.html",5,"noflash.html");
}

function checkFlash_storystrips() {
  PBS_FlashDispatch("story_strips_flash.html",5,"noflash.html");
}

function checkFlash_storystrips_view() {
  PBS_FlashDispatch("story_strips_view_flash.html",5,"noflash.html");
}

function checkFlash_hangman() {
  PBS_FlashDispatch("diego_flash.html",6,"noflash.html");
}

function checkFlash_madmoney() {
  PBS_FlashDispatch("mad_money_flash.html",6,"noflash.html");
}

function checkFlash_rumorcontrol() {
  PBS_FlashDispatch("rumorcontrol_flash.html",7,"noflash.html");
}
