// JavaScript Document

<!--
var b1dis = "<a href=\"";
var bdis = "\"><img src=\"";
var edis = " width=\"298\" height=\"78\" alt=\"FYI\" border=\"0\" class=\"WhiteUnderlineIMG\"></a>";
var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*18);
img = rnumb;

if (img == "0") {
document.write(b1dis+ "impact/programs/keep-cool.php" +bdis+ "../img/fyi/impact/fyi_imp001.gif\"" +edis);
}

if (img == "1") {
document.write(b1dis+ "impact/programs/retire-your-ride.php" +bdis+ "../img/fyi/impact/fyi_imp002.gif\"" +edis);
}

if (img == "2") {
document.write(b1dis+ "impact/programs/switch-out.php" +bdis+ "../img/fyi/impact/fyi_imp003.gif\"" +edis);
}

if (img == "3") {
document.write(b1dis+ "impact/programs/switch-the-stat.php" +bdis+ "../img/fyi/impact/fyi_imp004.gif\"" +edis);
}

if (img == "4") {
document.write(b1dis+ "impact/impact-programs.php" +bdis+ "../img/fyi/impact/fyi_imp005.gif\"" +edis);
}

if (img == "5") {
document.write(b1dis+ "impact/impact-programs.php" +bdis+ "../img/fyi/impact/fyi_imp006.gif\"" +edis);
}

if (img == "6") {
document.write(b1dis+ "impact/programs/cool-shops.php" +bdis+ "../img/fyi/impact/fyi_imp007.gif\"" +edis);
}

if (img == "7") {
document.write(b1dis+ "impact/programs/mow-down-pollution.php" +bdis+ "../img/fyi/impact/fyi_imp008.gif\"" +edis);
}

if (img == "8") {
document.write(b1dis+ "impact/impact-programs.php" +bdis+ "../img/fyi/impact/fyi_imp009.gif\"" +edis);
}

if (img == "9") {
document.write(b1dis+ "impact/programs/switch-the-stat.php" +bdis+ "../img/fyi/impact/fyi_imp010.gif\"" +edis);
}

if (img == "10") {
document.write(b1dis+ "strategy/program-delivery.php" +bdis+ "../img/fyi/strategy/fyi_str001.gif\"" +edis);
}

if (img == "11") {
document.write(b1dis+ "strategy/program-delivery.php" +bdis+ "../img/fyi/strategy/fyi_str002.gif\"" +edis);
}

if (img == "12") {
document.write(b1dis+ "strategy/program-delivery.php" +bdis+ "../img/fyi/strategy/fyi_str003.gif\"" +edis);
}

if (img == "13") {
document.write(b1dis+ "strategy/program-delivery.php" +bdis+ "../img/fyi/strategy/fyi_str004.gif\"" +edis);
}

if (img == "14") {
document.write(b1dis+ "strategy/program-delivery.php" +bdis+ "../img/fyi/strategy/fyi_str005.gif\"" +edis);
}

if (img == "15") {
document.write(b1dis+ "strategy/program-delivery.php" +bdis+ "../img/fyi/strategy/fyi_str006.gif\"" +edis);
}

if (img == "16") {
document.write(b1dis+ "strategy/research-and-engagement.php" +bdis+ "../img/fyi/strategy/fyi_str007.gif\"" +edis);
}

if (img == "17") {
document.write(b1dis+ "strategy/staffing-services.php" +bdis+ "../img/fyi/strategy/fyi_str008.gif\"" +edis);
}

// -->