hs.graphicsDir = 'highslide/graphics/';
	hs.align = 'center';
	hs.transitions = ['expand', 'crossfade'];
	hs.outlineType = 'rounded-white';
	hs.fadeInOut = true;
	hs.addSlideshow({
		interval: 5000,
		repeat: false,
		useControls: true,
		fixedControls: 'fit',
		overlayOptions: {
			opacity: .75,
			position: 'bottom center',
			hideOnMouseOut: true
		}
	});


var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));


try {
var pageTracker = _gat._getTracker("UA-10338058-1");
pageTracker._trackPageview();
} catch(err) {}


var message="               ทางเราได้ทำการ SAVE ข้อมูลรายละเอียดการใช้ IP Address \n ในระบบ นอกระบบ Proxy ISP ที่ใช้งาน วันที่เวลาที่เข้าแต่ละหน้า ใช้งานจากเบาเซอร์ใด \n                                   Windows อะไร เรียบร้อยแล้ว \n                   เพื่อใช้อ้างอิงในภายหลังจาก พรบ.คอมพิวเตอร์ใหม่";

function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);return false;}}
if (document.layers) {
if (e.which == 3) {
alert(message);return false;
}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);
}document.onmousedown=click;
// -->