var barwidth = 217;
var contacts = 1;

var names  = new Array(contacts);
var emails = new Array(contacts);
var titles = new Array(contacts);
var phones = new Array(contacts);


/** BEGIN LIST OF CONTACTS **/

 names[0] = "Dexter Jordan";
titles[0] = "Associate Director of Admissions and Multicultural Recruitment";
phones[0] = "812-877-8664";
emails[0] = "dexter.jordan@rose-hulman.edu";


/** END OF LIST **/

document.write('<br>');
document.write('<table width=' + barwidth + '><tr><td align="center">');
document.write('</td></tr></table>');


document.write('<center>');
document.write('<table border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" width="100%">');
document.write('<tr><td width="100%" align="center">');


document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0><TBODY><TR><TD>');
document.write('<font color="#464F56"><IMG height=3 src="http://www.rose-hulman.edu/roseimages/gray_ta01.gif" width=206></font>');
document.write('</TD></TR></TBODY></TABLE>');


document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0 height="1">');
document.write('<TBODY><TR><TD vAlign=top align=middle background=http://www.rose-hulman.edu/roseimages/gray_ta02.gif height="103">');

document.write('<TABLE cellSpacing=0 cellPadding=0 width=194 border=0>');
document.write('<TBODY><TR><TD style="PADDING-LEFT: 7px" vAlign=top height=18>');
document.write('<p align="center"><b><span class="left_title"><font size="2" face="Verdana" color="#464F56">Contact</font></span></b>');
document.write('</TD></TR></TBODY>');
document.write('</TABLE>');

document.write('<TABLE cellSpacing=0 cellPadding=0 width=194 border=0 height="1">');
document.write('<TBODY>');
document.write('<TR><TD bgColor=#dcdcdc height=1>');
document.write('</TD></TR>');
document.write('<TR><TD vAlign=top align=middle bgColor=#ffffff height=79>');
document.write('<font color="#464F56" size="1">&nbsp;</font>');


document.write('<TABLE cellSpacing=0 cellPadding=0 width=190 border=0 height="1"><TBODY>');

// **** Contact list generator ****
for (i=0; i<contacts; i++) {
	document.write('<tr>');
	document.write('<TD width="11" valign="top" height="5">');
		document.write('<font color="#464F56">');
		document.write('<IMG style="MARGIN-RIGHT: 3px" src="http://www.rose-hulman.edu/roseimages/white.gif" align=absMiddle width="8" height="5">');
		document.write('<IMG style="MARGIN-RIGHT: 3px" src="http://www.rose-hulman.edu/roseimages/icon_cross_gray.gif" align=absMiddle width="8" height="4">');
		document.write('</font>');
	document.write('</TD>');
	
	document.write('<TD width="179" valign="top" height="5">');
		document.write('<b><font face="Arial" size="2" color="#464F56">' + names[i] + '</font></b><br>');
		document.write('<font face="Arial" color="#666666"><span style="font-size: 9pt">');
		document.write(titles[i] + '<br>');
		if (phones[i].length > 0)
			document.write(phones[i] + '<br>');
		if (emails[i].length > 0)
			document.write('<a href="mailto:' + emails[i] +'" style="text-decoration: none"><font color="#CC0000">' + emails[i] + '</font></a>');
		document.write('</span>');
		document.write('</font>');
	document.write('</TD>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<TD width="11" valign="top" height="15">');
	document.write('</TD>');
	document.write('<TD width="179" valign="top" height="15">');
	document.write('</TD>');
	document.write('</tr>');
}
// *********************************

document.write('</TBODY></TABLE>');


document.write('</TD></TR>');


document.write('<tr><TD vAlign=top align=middle background=http://www.rose-hulman.edu/roseimages/gray_ta02.gif height="1">');

document.write('<TABLE cellSpacing=0 cellPadding=0 width=194 border=0><TBODY><TR>');
	document.write('<TD bgColor=#dcdcdc height=1>');
	document.write('</TD>');
document.write('</TR></TBODY></TABLE>');

document.write('</TD></tr>');

document.write('<TR><TD vAlign=top align=middle bgColor=#ffffff height=4>');
document.write('<font size="1">&nbsp;</font>');

document.write('</TD></TR>');

document.write('</TBODY></TABLE>');

document.write('</TD></TR>');
document.write('<TR><TD vAlign=top align=middle background=http://www.rose-hulman.edu/roseimages/gray_ta02.gif height="1">');
document.write('<font color="#464F56" style="font-size: 3pt">&nbsp;</font>');
document.write('</TD></TR>');
document.write('</TBODY></TABLE>');


document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0><TBODY><TR><TD>');
	document.write('<font color="#464F56"><IMG height=3 src="http://www.rose-hulman.edu/roseimages/gray_ta03.gif" width=206></font>');
document.write('</TD></TR></TBODY></TABLE>');

document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0><TBODY><TR><TD>');
	document.write('<font size="1" color="#464F56">&nbsp;</font><br><IMG src="http://www.rose-hulman.edu/roseimages/gray_ta11.gif" width="206" height="26"></font>');
document.write('</TD></TR></TBODY></TABLE>');

/****** Google search box ******/
document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0>');
document.write('<TBODY><TR><TD vAlign=top align=middle background=http://www.rose-hulman.edu/roseimages/gray_ta05.gif height=34>');

document.write('<form name="search" method="GET" action="http://www.google.com/u/rhit">');
document.write('<TABLE height=31 cellSpacing=0 cellPadding=0 width=194 border=0>');
	document.write('<TBODY><TR><TD style="PADDING-TOP: 3px" align=middle bgColor=#ffffff>');
	document.write('<font face="Arial" style="font-size: 9pt" color="#FFFFFF">&nbsp;</font>');

	document.write('<input TYPE=Text class="text" maxLength="255" size="18" name="q"> ');
	document.write('<input type="image" alt="Search" src="http://www.rose-hulman.edu/roseimages/go_button.gif" value="Search" border="0" name="image" width="21" height="21">');
document.write('</TD></TR></TBODY></TABLE>');
document.write('</TD></TR></TBODY></TABLE>');
/*******************************/


document.write('<TABLE cellSpacing=0 cellPadding=0 width=206 border=0 height="1">');
	document.write('<TBODY>');
	document.write('<TR><TD height="1">');
	document.write('<p align="center"><font color="#464F56">');
	document.write('<IMG height=3 src="http://www.rose-hulman.edu/roseimages/gray_ta06.gif" width=206><br>');
	document.write('<span style="font-size: 5pt">&nbsp;</span></font>');
	document.write('</TD></TR>');

	document.write('<TR><TD height="1">');
	document.write('<p align="center">');
	document.write('<a href="http://www.rose-hulman.edu/news/articles/2009numberone11th.htm"><img border="0" src="http://www.rose-hulman.edu/roseimages/news2.gif" width="200" height="96"></a><br>');
	document.write('<span style="font-size: 5pt">&nbsp;</span>');
	document.write('</TD></TR>');

	document.write('</TBODY>');
document.write('</TABLE>');

document.write('</td></tr>');
document.write('</table></center>');
