// Start of Javascript

function navGreenhouse() {parent.frames.Main.location = "index_1.htm";}

function navGreen1() {parent.frames.Main.location = "green1.htm";}

function navGreen2() {parent.frames.Main.location = "green2.htm";}

function navBrw1() {parent.frames.Main.location = "brw1.htm";}

function navBrw2() {parent.frames.Main.location = "brw2.htm";}

function navEmailMe() {parent.frames.Main.location = "emailme.htm";}

function navAFR() {parent.frames.Main.location = "AFR_Coal Trade at Risk.htm";}

function navEmissions() {window.open('OzEmissions/Emissions.htm');}

function navNuclear() {window.open('IsNuclearPowerAGreenhouseSolution.pdf');}

// end of JavaScript