var loc = document.location + "?printable";
if (document.location.search != "?printable"){
document.write('<TR bgcolor=\"#ffffcc\">\
		<TD colspan=\"2\" bgcolor=\"#ffffff\"><IMG src=\"/graphics/whiteSpace150by20.gif\" width=\"150\" height=\"20\" border=\"0\"></TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD colspan=\"2\" bgcolor=\"#18568d\" class=\"menuH1\" align=\"center\">Training Schedules</TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD valign=\"top\" width=\"1%\" align=\"right\"><IMG src=\"/graphics/linkArrow.gif\" width=\"16\" height=\"16\" border=\"0\"></TD>\
		<TD valign=\"middle\"align=\"left\" width=\"99%\" class=\"contentT3\"><A style=\"COLOR:blue\" href=\"/training/admin/schedules/calgary.html\">Calgary</A></TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD valign=\"top\" width=\"1%\" align=\"right\"><IMG src=\"/graphics/linkArrow.gif\" width=\"16\" height=\"16\" border=\"0\"></TD>\
		<TD valign=\"middle\" align=\"left\" width=\"99%\" class=\"contentT3\"><A style=\"COLOR:blue\" href=\"/training/admin/schedules/vancouver.html#Microsoft\">Vancouver</A></TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD colspan=\"2\" bgcolor=\"#ffffff\"><IMG src=\"/graphics/whiteSpace150by20.gif\" width=\"150\" height=\"20\" border=\"0\"></TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD colspan=\"2\" bgcolor=\"#18568d\" class=\"menuH1\" align=\"center\">Dedicated Training</TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD valign=\"top\" width=\"1%\" align=\"right\"><IMG src=\"/graphics/linkArrow.gif\" width=\"16\" height=\"16\" border=\"0\"></TD>\
		<TD valign=\"middle\" width=\"99%\" align=\"left\" class=\"contentT3\"><A style=\"COLOR:blue\" href=\"/training/register/dedicated.html\">Calgary</A></TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD valign=\"top\" width=\"1%\" align=\"right\"><IMG src=\"/graphics/linkArrow.gif\" width=\"16\" height=\"16\" border=\"0\"></TD>\
		<TD valign=\"middle\" width=\"99%\" align=\"left\" class=\"contentT3\"><A style=\"COLOR:blue\" href=\"/training/register/dedicated.html\">Toronto</A></TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD valign=\"top\" width=\"1%\" align=\"right\"><IMG src=\"/graphics/linkArrow.gif\" width=\"16\" height=\"16\" border=\"0\"></TD>\
		<TD valign=\"middle\" width=\"99%\" align=\"left\" class=\"contentT3\"><A style=\"COLOR:blue\" href=\"/training/register/dedicated.html\">Vancouver</A></TD>\
		</TR>\
		<TR bgcolor=\"#ffffcc\">\
		<TD colspan=\"2\" bgcolor=\"#ffffff\"><IMG src=\"/graphics/whiteSpace150by20.gif\" width=\"150\" height=\"20\" border=\"0\"></TD>\
		</TR>');
}

