<!--
var meta = "<META HTTP-EQUIV=\"expires\" CONTENT=\"0\"><META HTTP-EQUIV=\"Pragma\" CONTENT=\"no-cache\"><META http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"><META name=\"description\" content=\"Idaho HOIST Helping Orient Indian Students and Teachers\"><META name=\"keywords\" content=\"leaning, fun, teaching\">";
	
var style = "<link rel=\"stylesheet\" HREF=\"css/style.css\">";

var bodytag = "<BODY bgcolor=\"#ffffff\" color=\"green\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" background=\"../images/background.gif\">";

var logo = "<img src=\"images/newheader.gif\" border=\"0\">";

var shadow = "<DIV ID=\"DIV1\" CLASS=\"logo-shadow\"><B>H O I S T</B></center></DIV>";

var label = "<DIV ID=\"DIV2\" CLASS=\"logo-colour\"><center><B>H O I S T</B></center></DIV>";


document.write(meta);
document.write(style);
document.write(bodytag);
document.write(logo);
document.write(shadow);
document.write(label);

//-->