
document.writeln("<STYLE>")

 
document.writeln("A.a_menu:link {")
document.writeln("	COLOR: 42472E")
document.writeln("}")
document.writeln("A.a_menu:visited {")
document.writeln("	COLOR: 42472E")
document.writeln("}")
document.writeln("A.a_menu:hover {")
document.writeln("	COLOR: #999999")
document.writeln("}")
document.writeln("A.a_menu:decoration {")
document.writeln("	none")
document.writeln("}")

 
document.writeln("A.genLink:link {")
document.writeln("	COLOR: 42472E")
document.writeln("}")
document.writeln("A.genLink:visited {")
document.writeln("	COLOR: 42472E")
document.writeln("}")
document.writeln("A.genLink:hover {")
document.writeln("	COLOR: #999999")
document.writeln("}")


document.writeln(".controls {")
document.writeln("	FONT-SIZE: 8px; WIDTH: 66px; FONT-FAMILY: verdana; HEIGHT: 18px")
document.writeln("}")
document.writeln(".menu {")
document.writeln("	FONT-SIZE:10px; COLOR: 42472E; FONT-FAMILY: verdana")
document.writeln("}")

document.writeln(".menuBottom {")
document.writeln("	FONT-SIZE:13px; COLOR: 42472E; FONT-FAMILY: verdana")
document.writeln("}")

document.writeln(".menu2 {")
document.writeln("	FONT-SIZE: 13px; COLOR: 42472E; FONT-FAMILY: verdana")
document.writeln("}")
document.writeln(".menu3 {")
document.writeln("	FONT-SIZE: 14px; COLOR: 42472E; FONT-FAMILY: verdana")
document.writeln("}")
document.writeln(".general {")
document.writeln("	FONT-SIZE: 10px; FONT-FAMILY: verdana")
document.writeln("}")
document.writeln(".cal { BORDER-RIGHT: #999999 1pt solid; BORDER-TOP: #999999 1pt solid; BORDER-LEFT: #999999 1pt solid; BORDER-BOTTOM: #999999 1pt solid; BACKGROUND-COLOR: #eeeeee }")

document.writeln(".cal {")
document.writeln("	FONT-SIZE: 10px; FONT-FAMILY: verdana")
document.writeln("}")
document.writeln(".generalWhite {")
document.writeln("	FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: verdana")
document.writeln("}")
document.writeln("</STYLE>")


 

document.writeln("<body bgcolor=78B1D9 topmargin=0 marginwidth=0><center>")
document.writeln("<table cellpadding=0 cellspacing=0 border=0 width=700>")
document.writeln("	<tr>")
document.writeln("		<td><img src=top_left.gif></td><td><a href=index.html><img src=top_center.jpg border=0></a></td><td><img src=top_right.gif></td></tr>")
document.writeln("	<tr>")
document.writeln("		<td width=26><img src=InnerTopLeft.gif></td>")
document.writeln("		<td background=InnerTopCenter.gif></td>")
document.writeln("		<td width=26><img src=InnerTopRight.gif></td>")
document.writeln("	</tr>")
document.writeln("	<tr height=3>")
document.writeln("		<td background=SideLeft.gif></td>")
document.writeln("		<td background=Dot.gif></td>")
document.writeln("		<td background=SideRight.gif></td>")
document.writeln("	</tr>")
document.writeln("	<tr>")
document.writeln("		<td background=SideLeft.gif></td>")
document.writeln("		<td bgcolor=white>")
document.writeln("		<!----------Menu---------->")
document.writeln("		<!----------Menu---------->")
document.writeln("		<!----------Menu---------->")
document.writeln("		<!----------Menu---------->")
document.writeln("			<table width=700>")

//menu line 1
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=00.htm><img src=Button.gif border=0></a>&nbsp;<a href=00.htm><img src=Button.gif border=0></a>&nbsp;<a href=00.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=00.htm class=a_menu>")
document.writeln("						คำนำ")
document.writeln("					</td>")
document.writeln("				</tr>")

//menu line 2
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=01.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=01.htm class=a_menu>")
document.writeln("						บทที่ ๑ - เกมกรรม")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=07.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=07.htm class=a_menu>")
document.writeln("						บทที่ ๗ - ตัวแปรต่างๆ")
document.writeln("					</td>")
document.writeln("				</tr>")

 

//menu line 3
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=02.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=02.htm class=a_menu>")
document.writeln("						บทที่ ๒ - อุปกรณ์เล่นเกม")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=08.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=08.htm class=a_menu>")
document.writeln("						บทที่ ๘ - ความฉลาดในเกมกรรม")
document.writeln("					</td>")
document.writeln("				</tr>")

//menu line 4
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=03.htm onclick='hideAllTabs();'><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=03.htm class=a_menu onclick=hideAllTabs();tab_aboutus.style.display='block'>")
document.writeln("						บทที่ ๓ - คะแนนสะสม")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=09.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=09.htm class=a_menu>")
document.writeln("						บทที่ ๙ - วิธีหยุดเล่นเกม")
document.writeln("					</td>")
document.writeln("				</tr>")

//menu line 5
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=04.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=04.htm class=a_menu>")
document.writeln("						บทที่ ๔ - หนี้")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=10.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=10.htm class=a_menu>")
document.writeln("						บทที่ ๑๐ - คะแนนใหม่")
document.writeln("					</td>")
document.writeln("				</tr>")

//menu line 6
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=05.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=05.htm class=a_menu>")
document.writeln("						บทที่ ๕ - แรงบีบคั้น")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=11.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=11.htm class=a_menu>")
document.writeln("						บทที่ ๑๑ - ลำดับขั้นในการเปลี่ยนแปลงชีวิต")
document.writeln("					</td>")
document.writeln("				</tr>")

//menu line 7
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=06.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=06.htm class=a_menu>")
document.writeln("						บทที่ ๖ - แรงต้าน")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>") 
document.writeln("					</td>")
document.writeln("				</tr>")




//menu line 8
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=12.htm><img src=Button.gif border=0></a>&nbsp;<a href=12.htm><img src=Button.gif border=0></a>&nbsp;<a href=12.htm><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=12.htm class=a_menu>")
document.writeln("						คำขอบคุณ")
document.writeln("					</td>")
document.writeln("				</tr>")
 

//menu line 9
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=sound.htm><img src=chess1c.gif border=0></a>&nbsp")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=sound.htm class=a_menu>")
document.writeln("						Download เสียงอ่าน</a>")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=point/index.html><img src=chess1b2.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=point/index.html class=a_menu>")
document.writeln("						โปรแกรมเล่นเกมส์กรรม</a>")
document.writeln("					</td>")
document.writeln("				</tr>")




//menu line 10
document.writeln("				<tr>")
document.writeln("					<td class=menu align=right>")
document.writeln("						<a href=meecheewit_full_pdf.pdf><img src=Button.gif border=0></a>&nbsp;")
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("						<a href=meecheewit_full_pdf.pdf class=a_menu>")
document.writeln("						Download เป็น PDF file</a><br>จัดทำโดย: ศศิธร นิมิตหลิวพานิชย์")
document.writeln("					</td>")

document.writeln("					<td class=menu align=right>") 
document.writeln("					</td>")
document.writeln("					<td class=menu3 align=left>")
document.writeln("					</td>")
document.writeln("				</tr>")

					
document.writeln("				</tr>")
document.writeln("			</table>")
document.writeln("		</td>")
document.writeln("		<td background=SideRight.gif></td>")
document.writeln("	</tr>")
document.writeln("	<tr height=3>")
document.writeln("		<td background=SideLeft.gif></td>")
document.writeln("		<td background=Dot.gif></td>")
document.writeln("		<td background=SideRight.gif></td>")
document.writeln("	</tr>")
document.writeln("	<tr>")
document.writeln("		<td background=SideLeft.gif></td>")
document.writeln("		<!---------Display area------>")
document.writeln("		<!---------Display area------>")
document.writeln("		<!---------Display area------>")
document.writeln("		<!---------Display area------>")
document.writeln("		<td align=left bgcolor=white background='chess2.gif'>") 