// ส่วนท้ายสุดของทุก page รวมทั้งลิงค์กลับไป home
// (--- วางไว้ท้าย ทุกไฟล์ ยกเว้น v200/index.html เพราะข้อความแตกต่างกัน--)
document.write("<ul type=circle>"); 
document.write("<li><a href='board.html' target='_blank'>JukJiks Webboard</a> Request wallpaper ได้นะ( ถ้าพอหาได้จะจัดให้ ) สอบถามพูดคุยกันได้ที่นี่</li>");
document.write("</ul>");

document.write("<center>");

document.write("<a href='http://www.jukjik.net'>");
document.write("<img border='0' src='http://www.jukjik.net/image/home.gif' width='84' height='70' alt='กลับบ้าน'>");
document.write("<br>");
document.write("<img border='0' src='http://www.jukjik.net/image/bannerjukjik2.gif' width='88' height='31'>");
document.write("</a>");

document.write(" <a rel='license' href='http://creativecommons.org/licenses/by-nc/3.0/th/'>");
document.write("<img alt='Creative Commons License' style='border-width:0' src='http://i.creativecommons.org/l/by-nc/3.0/th/88x31.png' />");
document.write("</a>");

document.write("</center>");