// Navbar Buttons...

document.write("<a onmouseover=\"imgOn('img6')\" onmouseout=\"imgOff('img6')\" href=\"about.htm\"><img name=\"img6\" src=\"graphics/navbar_6.png\" width=236 height=64 border=0 alt=\"About Toronto Casting\"></a><br><a onmouseover=\"imgOn('img5')\" onmouseout=\"imgOff('img5')\" href=\"how.htm\"><img name=\"img5\" src=\"graphics/navbar_5.png\" width=236 height=64 border=0 alt=\"How to Become an Extra\"></a><br><a onmouseover=\"imgOn('img4')\" onmouseout=\"imgOff('img4')\" href=\"info.htm\"><img name=\"img4\" src=\"graphics/navbar_4.png\" width=236 height=64 border=0 alt=\"Info for Members\"></a><br><a onmouseover=\"imgOn('img3')\" onmouseout=\"imgOff('img3')\" href=\"contact.htm\"><img name=\"img3\" src=\"graphics/navbar_3.png\" width=236 height=64 border=0 alt=\"Contact Information\"></a><br><a onmouseover=\"imgOn('img2')\" onmouseout=\"imgOff('img2')\" href=\"made.htm\"><img name=\"img2\" src=\"graphics/navbar_2.png\" width=236 height=64 border=0 alt=\"Made in Canada\"></a><br><a onmouseover=\"imgOn('img1')\" onmouseout=\"imgOff('img1')\" href=\"meet.htm\"><img name=\"img1\" src=\"graphics/navbar_1.png\" width=236 height=64 border=0 alt=\"Meet the Cast\"></a>");