
function hanskrebsWindow()

{
  hanskrebs_window = window.open("hanskrebs.html","hanskrebs","width=620,height=270");

}

function mitochondriaWindow()

{
  mitochondria_window = window.open("mitochondria.html","mitochondria","width=620,height=300");

}

function petermitchellWindow()

{
  petermitchell_window = window.open("petermitchell.html","petermitchell","width=600,height=370");

}

function turbineWindow()

{
  turbine_window = window.open("turbine.html","turbine","scrollbars,width=620,height=400");

}

function lactobacillusWindow()

{
  lactobacillus_window = window.open("lactobacillus.html","lactobacillus","width=620,height=300");

}

function phosphocreatineWindow()

{
  phosphocreatine_window = window.open("phosphocreatine.html","phosphocreatine","width=620,height=300");

}

function coricycleWindow()

{
  coricycle_window = window.open("coricycle.html","coricycle","scrollbars,width=620,height=140");

}

function breaddoughWindow()

{
  breaddough_window = window.open("breaddough.html","breaddough","width=390,height=330");

}

function wildyeastWindow()

{
  wildyeast_window = window.open("wildyeast.html","wildyeast","width=390,height=300");

}

function hydrothermalWindow()

{
  hydrothermal_window = window.open("hydrothermal.html","hydrothermal","width=620,height=300");

}

function glycolysisCompWindow()

{
  glycolysis_complete_window = window.open("glycolysis_complete.html","Glycolysis","width=350,height=370");

}
function glycolysisInWindow()
{
  glycolysis_input_window = window.open("glycolysis_input.html","GlycolysisIn","width=350,height=235");

}

function glycolysisOutWindow()
{
  glycolysis_out_window = window.open("glycolysis_output.html","GlycolysisOut","width=350,height=270");

}

function powerSourceWindow()
{
  powerSource_window = window.open("power_source.html","PowerSource","width=620,height=420");

}

function powerMatchWindow()
{
  powerMatch_window = window.open("power_match.html","PowerMatch","width=620,height=420");

}

function quizWindow()
{
  quiz_window = window.open("http://208.21.24.97/metabolism/quizDirections.asp","Check your knowledge","width=620,height=420");

}