// JScript File
										autoconfig();

										monTimeout = 3000;
										imgPath = "http://www.cthai.com/images/top banner/";
										var urls = new Array();
										var imgs = new Array();
										var caps = new Array();

										imgs[0] = imgPath+"banner_jaidee.jpg";
										urls[0] = "http://www.cthai.com/CThaiJaidee.aspx";
										caps[0] = "Jaidee 1 cent per min. Cheap call to everywhere.";
										
										imgs[1] = imgPath+"member.jpg";
										urls[1] = "http://www.cthai.com/memberlogin.aspx";
										caps[1] = "Get more function";	
										
										imgs[2] = imgPath+"Promotion10.jpg";
										urls[2] = "http://www.cthai.com/promo_webdiscount.aspx";
										caps[2] = "Get 10% more. Every CThai Card. Get value card 10% more.";
														
										imgs[3] = imgPath+"maximize_Pro.jpg";
										urls[3] = "http://www.cthai.com/Maximize.aspx";
										caps[3] = "Alway cheap and max values rate. Cheap call to everywhere.";
														
										imgs[4] = imgPath+"newacess.jpg";
										urls[4] = "http://www.cthai.com/NewLocalaccess.aspx";
										caps[4] = "New local Access Number. Make lower cost per minute with local access.";

										imgs[5] = imgPath+"thookdee_banner.jpg";
										urls[5] = "http://www.cthai.com/Thookdee.aspx";
										caps[5] = "Connect the world with Thookdee card";

																
										CThai( urls, imgs, caps, 483 );
