// Cell #1: This one is the contact info, same cell as disclaimer. Note, do not add any more <TD> cells as the table rowspan settings wont allow for it.
document.write("<tr><td><p align='center' class='footer'>AVTEC - Alaska's Institute of Technology ~ Alaska Department of Labor and Workforce Development<br/>Seward Campus ~ P.O. Box 889 ~ 809 2nd Avenue ~ Seward, Alaska 99664 ~ Admissions Office (907) 224-3322 ~ 1-800-478-5389 ~ FAX (907) 224-4400<br />");

document.write("Anchorage Campus ~ 1251 Muldoon Road ~ Suite 103, Anchorage, Alaska 99504 ~ Admissions Office (907) 334-2230 ~ FAX (907) 334-2237");

// Disclaimer, continued within Cell #1
document.write("<div align='center' class='footer'>AVTEC does not discriminate due to race, color, national origin, age, sex, political affiliation, religious beliefs, or disability.</p></div></td></tr>");

// Cell #2 - links at very bottom 
document.write("<tr><td ><p align='center'><a class='footer' href='http://www.avtec.edu/'>Home</a>&nbsp;&nbsp;&nbsp; <a class='footer' href='http://www.avtec.edu/Admninfo.htm'>Admissions</a>&nbsp;&nbsp;&nbsp;&nbsp;<a class='footer' href='http://www.avtec.edu/Deptlist.htm'>Training Programs/Courses</a>&nbsp;&nbsp;&nbsp;&nbsp;<a class='footer' href='http://www.avtec.edu/Stu_serv.htm'>Student Services</a>&nbsp;&nbsp;&nbsp;<a class='footer' href='http://www.avtec.edu/Community.htm'>AVTEC Community</a>&nbsp;&nbsp;&nbsp;<a class='footer' href='http://www.avtec.edu/FAQ.htm'>Contact Info</a>&nbsp;&nbsp;&nbsp;&nbsp;<a class='footer' href='http://www.avtec.edu/SiteMap.htm'>Site Map</a>&nbsp;&nbsp;&nbsp; <a class='footer' href='mailto:steve.fink@avtec.edu?subject=AVTEC Web Site'>Webmaster</a></td></tr>");
