<!-- 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!		  
// -------------------------------------------------------


  // 

ph_1 ="	<A HREF=\"/drewry/\" TARGET=new TITLE='Go to Personal Homepage' "
ph_2 ="		onMouseOver=\"window.status='Go to Personal Homepage'; return true\" "
ph_3 ="		onMouseOut=\"window.status=''; return true\">William A. Drewry</A>"

document.write(ph_1);
document.write(ph_2);
document.write(ph_3);

// -->



