Source code for /src/lab2.htm.txt
//======================================================================//
// Author: Mark Qian <markqian@hotmail.com> //
// WWW: http://www.coolshare.com //
// Copyright (c) 2006, Mark Qian //
// //
// You must contact Mark Qian to get a permission of use //
// in case you want to make any use of the codes except viewing it //
// on Mark's site. //
//======================================================================//
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<frameset cols="250,*" frameborder="yes" bordercolor="#66CCFF" style="background-color:#dddddd">
<frame src="/javascriptlab/html/navigation2.htm" name="_right" id="_right" frameborder="0" scrolling="yes" marginwidth="0" marginheight="0">
<frame src="/javascriptlab/html/js_lab.htm" name="_left" id="_left" frameborder="0" scrolling="yes" marginwidth="0" marginheight="0">
</frameset>
<noframes><body>
</body></noframes>
</html>