<!-- 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!		  
// -------------------------------------------------------


  // In-Document Jump to #DocTop

HTML_Jump_7 = "<A HREF=\"#DocTop\" onMouseOver=\"window.status='Move to the Top of this page';return true\" onMouseOut=\"window.status=''; return true\">"
HTML_Jump_8 = "			<IMG SRC=\"/arrow/ball_u.gif\" BORDER=0 ALT='Move to the Top of this page'></A>"

document.write(HTML_Jump_7);
document.write(HTML_Jump_8);


// -->



