<!-- hide

// -------------------------------------------------------
//  Javascript written by Jae Yoon			  
//  Copyright © 1995-2007, Jae Yoon. All rights reserved. 
//  You can copy the source but just keep the recognition 
//  to the programmer					  
//  Ideas are priceless, Say NO to piracy!		  
// -------------------------------------------------------

  // All Disclaimer elements -- HTML 4.0, Model, Copyright and Big Arrows


<!-- hide

// -------------------------------------------------------
//  Javascript written by Jae Yoon			  
//  Copyright © 1995-2007, Jae Yoon. All rights reserved. 
//  You can copy the source but just keep the recognition 
//  to the programmer					  
//  Ideas are priceless, Say NO to piracy!		  
// -------------------------------------------------------

  // All Disclaimer elements -- HTML 4.0, Model, Copyright and Big Arrows for CEAM pages

  var today = new Date();
  var yyear = today.getFullYear();


center_1 = "<CENTER>"
dummy_1 = "<TABLE WIDTH=100%><TR>"
dummy_2 = "        <TD ALIGN=left VALIGN=top>"
dummy_3 = "                <IMG SRC=\"/uclhd/html40.gif\" BORDER=0 ALT='HTML 4.0 Strict' ALIGN=top></A>"
dummy_4 = "        </TD>"
dummy_5 = "       <TD CLASS=\"sBk\" ALIGN=right VALIGN=top>"

Maintainer1 = "<A HREF=\"/cee/cee_feedback.html\" "
Maintainer2 = "onMouseOver=\"window.status='CEE CEML Maintainer'; return true\" "
Maintainer3 = "onMouseOut=\"window.status=''; return true\" "
Maintainer4 = "TITLE='e-mail to CEE CEML Maintainer'>&copy;1996-"
jyoon = " J. Yoon</A>";

dummy_6 = "        </TD>"
dummy_7 = "</TR></TABLE>"

dummy_8 = "<PRE>"
dummy_9 = "</PRE>"



mummy_1 = "	<TABLE><TR>"
mummy_2 = "	<TD VALIGN=middle ALIGN=center>"
mummy_3 = "		<A HREF=\"/model\" "
mummy_4 = "			onMouseOver=\"buttont_bottom_1.src='/frm_button/bt_model_on.gif';window.status='Go to CEE Computer Model Library Homepage'; return true\" "
mummy_5 = "			onMouseOut=\"buttont_bottom_1.src='/frm_button/bt_model_off.gif';window.status=''; return true\">"
mummy_6 = "			<IMG NAME=\"buttont_bottom_1\" SRC=\"/frm_button/bt_model_off.gif\" BORDER=\"0\"></A>"
mummy_7 = "	<TD VALIGN=middle ALIGN=center>"
mummy_8 = "		<A HREF=\"/cee/\" "
mummy_9 = "			onMouseOver=\"buttont_bottom_2.src='/frm_button/bt_cee_on.gif';window.status='Go to the Department of Civil and Environmental Engineering Homepage';return true\" "
mummy_10 = "			onMouseOut=\"buttont_bottom_2.src='/frm_button/bt_cee_off.gif';window.status=''; return true\">"
mummy_11 = "			<IMG NAME=\"buttont_bottom_2\" SRC=\"/frm_button/bt_cee_off.gif\" BORDER=\"0\"></A>"
mummy_12 = "	<TD VALIGN=middle ALIGN=center>"
mummy_13 = "		<A HREF=\"http://www.odu.edu\" "
mummy_14 = "		onMouseOver=\"buttont_bottom_3.src='/frm_button/bt_odu_on.gif';window.status='Go to Old Dominion University Homepage'; return true\" "
mummy_15 = "			onMouseOut=\"buttont_bottom_3.src='/frm_button/bt_odu_off.gif';window.status=''; return true\">"
mummy_16 = "			<IMG NAME=\"buttont_bottom_3\" SRC=\"/frm_button/bt_odu_off.gif\" BORDER=\"0\"></A>"
mummy_17 = "	</TR></TABLE>"

center_2 = "</CENTER>"


document.write(center_1);

document.write(dummy_1);
document.write(dummy_2);
document.write(dummy_3);
document.write(dummy_4);
document.write(dummy_5);

document.write(Maintainer1);
document.write(Maintainer2);
document.write(Maintainer3);
document.write(Maintainer4);
document.write(yyear);
document.write(jyoon);

document.write(dummy_6);
document.write(dummy_7);
document.write(dummy_8);
document.write(dummy_9);

document.write(mummy_1);
document.write(mummy_2);
document.write(mummy_3);
document.write(mummy_4);
document.write(mummy_5);
document.write(mummy_6);
document.write(mummy_7);
document.write(mummy_8);
document.write(mummy_9);
document.write(mummy_10);
document.write(mummy_11);
document.write(mummy_12);
document.write(mummy_13);
document.write(mummy_14);
document.write(mummy_15);
document.write(mummy_16);
document.write(mummy_17);

document.write(center_2);

//---->
