// JavaScript Document

/***********************************************
* Swiss Army Image slide show script  - © John Davenport Scheuer: http://home.comcast.net/~jscheuer1/
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full original source code
***********************************************/

//If using image buttons as controls, Set image buttons' image preload here true
//(use false for no preloading and for when using no image buttons as controls):

function Get_Cookie( check_name ) {
	// first we'll split this cookie up into name/value pairs
	// note: document.cookie only returns name=value, not the other components
	var a_all_cookies = document.cookie.split( ';' );
	var a_temp_cookie = '';
	var cookie_name = '';
	var cookie_value = '';
	var b_cookie_found = false; // set boolean t/f default f

	for ( i = 0; i < a_all_cookies.length; i++ )
	{
		// now we'll split apart each name=value pair
		a_temp_cookie = a_all_cookies[i].split( '=' );


		// and trim left/right whitespace while we're at it
		cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');

		// if the extracted name matches passed check_name
		if ( cookie_name == check_name )
		{
			b_cookie_found = true;
			// we need to handle case where cookie has no value but exists (no = sign, that is):
			if ( a_temp_cookie.length > 1 )
			{
				cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
			}
			// note that in cases where cookie is initialized but no value, null is returned
			return cookie_value;
			break;
		}
		a_temp_cookie = null;
		cookie_name = '';
	}
	if ( !b_cookie_found )
	{
		return null;
	}
}

var language = Get_Cookie("jfcookie[lang]");
var preload_ctrl_images=true;

//And configure the image buttons' images here:

var previmg='/images/'+ language +'/left-arrow.gif';
var stopimg='/images/'+ language +'/stop.gif';
var playimg='/images/'+ language +'/play.gif';
var nextimg='/images/'+ language +'/right-arrow.gif';

var slides=[]; //FIRST SLIDESHOW
var slides2=[]; //SECOND SLIDESHOW
//configure the below images and descriptions to your own. 
switch(language){
case "en":
slides[0] = ["/images/card-table-games/Blackjack.gif", "<strong>Blackjack</strong> <br /><br /> Experience one of the most entertaining and popular casino games with our dealers dealing the cards to you in real time! <br /><br />","/en/card-games-preview.html"];
slides[1] = ["/images/card-table-games/Blackjack-Surrender.gif", "<strong>Blackjack Surrender</strong> <br /><br /> The Casino Favourite of Blackjack dealt live by our own team of dealers!<br /><br /><br /> ","/en/card-games-preview.html"];
slides[2] = ["/images/card-table-games/Blackjack-Switch.gif", "<strong>Blackjack Switch</strong> <br /><br /> Bring yourself one step closer to being actually at the table by playing our Live Roulette tables!<br /><br /><br />","/en/card-games-preview.html"];
slides[3] = ["/images/card-table-games/Progressive-Blackjack.gif", "<strong>Progressive Blackjack</strong> <br /><br /> The classic game of dice with the twist of our live dealers rolling the dice for you!<br /><br /><br />","/en/card-games-preview.html"];
slides[4] = ["/images/card-table-games/21-Duel-Blackjack.gif", "<strong>21 Duel Blackjack</strong><br /><br /> Play this Asian Games and get lucky with our Live Dealers.<br /><br /><br /><br /> ","/en/card-games-preview.html"];
slides[5] = ["/images/card-table-games/Baccarat.gif", "<strong>Baccarat</strong> <br /><br /> Experience one of the most entertaining and popular casino games with our dealers dealing the cards to you in real time! <br /><br />","/en/card-games-preview.html"];
slides[6] = ["/images/card-table-games/Progressive-Baccarat.gif", "<strong>Progressive Baccarat</strong> <br /><br /> The Casino Favourite of Blackjack dealt live by our own team of dealers!<br /><br /><br /> ","/en/card-games-preview.html"];
slides[7] = ["/images/card-table-games/Pontoon.gif", "<strong>Pontoon</strong> <br /><br /> Bring yourself one step closer to being actually at the table by playing our Live Roulette tables!<br /><br /><br />","/en/card-games-preview.html"];
slides[8] = ["/images/card-table-games/Casino-War.gif", "<strong>Casino War</strong> <br /><br /> The classic game of dice with the twist of our live dealers rolling the dice for you!<br /><br /><br />","/en/card-games-preview.html"];
slides[9] = ["/images/card-table-games/Caribbean-Stud-Poker.gif", "<strong>Caribbean Stud Poker</strong><br /><br /> Play this Asian Games and get lucky with our Live Dealers.<br /><br /><br /><br /> ","/en/card-games-preview.html"];
slides[10] = ["/images/card-table-games/Pai-Gow-Poker.gif", "<strong>Pai Gow Poker</strong> <br /><br /> Experience one of the most entertaining and popular casino games with our dealers dealing the cards to you in real time! <br /><br />","/en/card-games-preview.html"];
slides[11] = ["/images/card-table-games/Red-Dog.gif", "<strong>Red Dog</strong> <br /><br /> The Casino Favourite of Blackjack dealt live by our own team of dealers!<br /><br /><br /> ","/en/card-games-preview.html"];
slides[12] = ["/images/card-table-games/Poker-Three.gif", "<strong>Poker Three</strong> <br /><br /> Bring yourself one step closer to being actually at the table by playing our Live Roulette tables!<br /><br /><br />","/en/card-games-preview.html"];
slides[13] = ["/images/card-table-games/Casino-Hold-em.gif", "<strong>Casino Hold’em</strong> <br /><br /> The classic game of dice with the twist of our live dealers rolling the dice for you!<br /><br /><br />","/en/card-games-preview.html"];
slides[14] = ["/images/card-table-games/Tequila-Poker.gif", "<strong>Tequila Poker</strong><br /><br /> Play this Asian Games and get lucky with our Live Dealers.<br /><br /><br /><br /> ","/en/card-games-preview.html"];
slides[15] = ["/images/card-table-games/Stravaganza.gif", "<strong>Stravaganza</strong> <br /><br /> Experience one of the most entertaining and popular casino games with our dealers dealing the cards to you in real time! <br /><br />","/en/card-games-preview.html"];


slides2[0] = ["/images/card-table-games/European-Roulette.gif", "<strong>European Roulette</strong> <br /><br /> The European version of the worlds most popular and well-known casino game. Take a spin and see where the wheel takes you!","/en/table-games-preview.html"];
slides2[1] = ["/images/card-table-games/American-Roulette.gif", "<strong>American Roulette</strong> <br /><br />Straight from the tables in Vegas comes the American version of the worlds favourite casino game.<br /><br /> ","/en/table-games-preview.html"];
slides2[2] = ["/images/card-table-games/Mini-Roulette.gif", "<strong>Mini Roulettee</strong> <br /><br />Does exactly what it says on the tin- a miniature version of the worlds most popular casino game.<br /><br />","/en/table-games-preview.html"];
slides2[3] = ["/images/card-table-games/Sic-Bo.gif", "<strong>Sic Bo</strong> <br /><br />Similair to roulette but with dice instead of a wheel, place your bets on the table and watch the dice tumble.<br /><br />","/en/table-games-preview.html"];
slides2[4] = ["/images/card-table-games/Craps.gif", "<strong>Craps</strong><br /><br />Choose to roll the dice yourself or have the dealer roll them. The Romans made this game popular - and it's the classic game of chance.<br /> ","/en/table-games-preview.html"];
slides2[5] = ["/images/card-table-games/Wild-Viking.gif", "<strong>Wild Viking</strong><br /><br />Like roulette but with cards bet on a single card, suits and your favourite poker hands!<br /><br /><br /> ","table-games-preview.html"];
break;
case "sc":
slides[0] = ["/images/card-table-games/Blackjack.gif", "<strong>21点</strong> <br /><br />永恒的经典扑克游戏<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[1] = ["/images/card-table-games/Blackjack-Surrender.gif", "<strong>投降21点 </strong> <br /><br />分单人和多人游戏，可创建私人房间，同时还有三手和五手之分!<br /><br /><br /><br /> ","/sc/card-games-preview.html"];
slides[2] = ["/images/card-table-games/Blackjack-Switch.gif", "<strong>换牌21点 </strong> <br /><br />可以通过换牌增加您的获胜机会<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[3] = ["/images/card-table-games/Progressive-Blackjack.gif", "<strong>累积21点 </strong> <br /><br /> 玩21点还可以赢得累积大奖<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[4] = ["/images/card-table-games/21-Duel-Blackjack.gif", "<strong>决斗21点 </strong><br /><br />没有妥协的21点游戏<br /><br /><br /><br /><br /> ","/sc/card-games-preview.html"];
slides[5] = ["/images/card-table-games/Baccarat.gif", "<strong>百家乐</strong> <br /><br />德州扑克出现在银幕上之前，这是詹姆斯邦德的最爱，尽显富丽，典雅!<br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[6] = ["/images/card-table-games/Progressive-Baccarat.gif", "<strong>累积百家乐</strong> <br /><br />经典中的经典，您同样有机会赢得巨大的累积奖金<br /><br /><br /><br /> ","/sc/card-games-preview.html"];
slides[7] = ["/images/card-table-games/Pontoon.gif", "<strong>Pontoon游戏</strong> <br /><br />21点的一种经典游戏<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[8] = ["/images/card-table-games/Casino-War.gif", "<strong>赌场战争</strong> <br /><br />简单快捷的游戏<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[9] = ["/images/card-table-games/Caribbean-Stud-Poker.gif", "<strong>加勒比扑克</strong><br /><br /> 来自拉斯维加斯的扑克游戏<br /><br /><br /><br /><br /> ","/sc/card-games-preview.html"];
slides[10] = ["/images/card-table-games/Pai-Gow-Poker.gif", "<strong>牌九扑克</strong> <br /><br />玩家有更多的机会战胜庄家 <br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[11] = ["/images/card-table-games/Red-Dog.gif", "<strong>红狗</strong> <br /><br />再简单不过的扑克游戏<br /><br /><br /><br /><br /> ","/sc/card-games-preview.html"];
slides[12] = ["/images/card-table-games/Poker-Three.gif", "<strong>三张扑克</strong> <br /><br />简单好玩，三张牌就可以<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[13] = ["/images/card-table-games/Casino-Hold-em.gif", "<strong>Casino Hold’em</strong> <br /><br /> 玩家与赌场间的德州扑克<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];
slides[14] = ["/images/card-table-games/Tequila-Poker.gif", "<strong>龙舌兰扑克 </strong><br /><br />像龙舌兰酒一样后劲十足<br /><br /><br /><br /><br /> ","/sc/card-games-preview.html"];
slides[15] = ["/images/card-table-games/Stravaganza.gif", "<strong>Stavaganza与</strong> <br /><br />与21点的不同之处是点数越高越好<br /><br /><br /><br /><br />","/sc/card-games-preview.html"];

slides2[0] = ["/images/card-table-games/European-Roulette.gif", "<strong>欧式轮盘 </strong> <br /><br />起源自欧洲风靡世界的欧式轮盘游戏，每一次的旋转都会有意外的惊喜。<br /><br /><br /><br />","/sc/table-games-preview.html"];
slides2[1] = ["/images/card-table-games/American-Roulette.gif", "<strong>美式轮盘 </strong> <br /><br />源自美国赌城拉斯维加斯的轮盘游戏。<br /><br /><br /><br /><br /> ","/sc/table-games-preview.html"];
slides2[2] = ["/images/card-table-games/Mini-Roulette.gif", "<strong> 迷你轮盘 </strong> <br /><br />顾名思义，就是缩小版的轮盘，由36个数字减少到13个。浓缩精彩，更加有趣。<br /><br /><br />","/sc/table-games-preview.html"];
slides2[3] = ["/images/card-table-games/Sic-Bo.gif", "<strong>骰宝 </strong> <br /><br />三粒骰子，18个数字，简单到不能在简单的游戏规则，却蕴藏着无限的玄机与惊喜。<br /><br /><br />","/sc/table-games-preview.html"];
slides2[4] = ["/images/card-table-games/Craps.gif", "<strong>雙骰</strong><br /><br />选择相信自己还是相信荷官？源自古罗马帝国的游戏，传承至今。<br /><br /><br /><br />","/sc/table-games-preview.html"];
slides2[5] = ["/images/card-table-games/Wild-Viking.gif", "<strong>野蛮海盗 </strong><br /><br />用纸牌来玩的轮盘游戏<br /><br /><br /><br /><br /> ","/sc/table-games-preview.html"];
break;
case "ch":
slides[0] = ["/images/card-table-games/Blackjack.gif", "<strong>21點</strong> <br /><br />永恆的經典撲克遊戲<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[1] = ["/images/card-table-games/Blackjack-Surrender.gif", "<strong>投降21點</strong> <br /><br />分單人和多人遊戲，可創建私人房間，同時還有三手和五手之分<br /><br /><br /><br /> ","/ch/card-games-preview.html"];
slides[2] = ["/images/card-table-games/Blackjack-Switch.gif", "<strong>換牌21點</strong> <br /><br />可以通過換牌增加您的獲勝機會<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[3] = ["/images/card-table-games/Progressive-Blackjack.gif", "<strong>累積21點 </strong> <br /><br />玩21点还可以贏得累積大獎<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[4] = ["/images/card-table-games/21-Duel-Blackjack.gif", "<strong>決鬥21點 </strong><br /><br />沒有妥協的21點遊戲<br /><br /><br /><br /><br /> ","/ch/card-games-preview.html"];
slides[5] = ["/images/card-table-games/Baccarat.gif", "<strong>百家樂</strong> <br /><br />德州撲克出現在銀幕上之前，這是詹姆斯邦德的最愛，盡顯富麗，典雅!<br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[6] = ["/images/card-table-games/Progressive-Baccarat.gif", "<strong>累積百家樂</strong> <br /><br />經典中的經典，您同樣有機會贏得巨大的累積獎金<br /><br /><br /><br /> ","/ch/card-games-preview.html"];
slides[7] = ["/images/card-table-games/Pontoon.gif", "<strong>Pontoon遊戲  </strong> <br /><br />21點的一種經典遊戲<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[8] = ["/images/card-table-games/Casino-War.gif", "<strong>賭場戰爭</strong> <br /><br />簡單快捷的遊戲<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[9] = ["/images/card-table-games/Caribbean-Stud-Poker.gif", "<strong>加勒比撲克</strong><br /><br /> 來自拉斯維加斯的撲克遊戲<br /><br /><br /><br /><br /> ","/ch/card-games-preview.html"];
slides[10] = ["/images/card-table-games/Pai-Gow-Poker.gif", "<strong>牌九撲克</strong> <br /><br />玩家有更多的機會戰勝莊家<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[11] = ["/images/card-table-games/Red-Dog.gif", "<strong>紅狗 </strong> <br /><br />再簡單不過的撲克遊戲<br /><br /><br /><br /><br /> ","/ch/card-games-preview.html"];
slides[12] = ["/images/card-table-games/Poker-Three.gif", "<strong>三張撲克 </strong> <br /><br />簡單好玩，三張牌就可以<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[13] = ["/images/card-table-games/Casino-Hold-em.gif", "<strong>Casino Hold’em</strong> <br /><br /> 玩家與賭場間的德州撲克<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];
slides[14] = ["/images/card-table-games/Tequila-Poker.gif", "<strong>龍舌蘭撲克  </strong><br /><br />像龍舌蘭酒一樣後勁十足<br /><br /><br /><br /><br /> ","/ch/card-games-preview.html"];
slides[15] = ["/images/card-table-games/Stravaganza.gif", "<strong>Stavaganza</strong> <br /><br />與21點的不同之處是點數越高越好<br /><br /><br /><br /><br />","/ch/card-games-preview.html"];


slides2[0] = ["/images/card-table-games/European-Roulette.gif", "<strong>歐式輪盤 </strong> <br /><br />起源自歐洲風靡世界的歐式輪盤遊戲，每一次的旋轉都會有意外的驚喜。<br /><br /><br /><br />","/sc/table-games-preview.html"];
slides2[1] = ["/images/card-table-games/American-Roulette.gif", "<strong>美式輪盤</strong> <br /><br />源自美國賭城拉斯維加斯的輪盤遊戲。<br /><br /><br /><br /><br /> ","/sc/table-games-preview.html"];
slides2[2] = ["/images/card-table-games/Mini-Roulette.gif", "<strong> 迷你輪盤 </strong> <br /><br />顧名思義，就是縮小版的輪盤，由36個數字減少到13個。濃縮精彩，更加有趣。<br /><br /><br />","/sc/table-games-preview.html"];
slides2[3] = ["/images/card-table-games/Sic-Bo.gif", "<strong>骰寶 </strong> <br /><br />三粒骰子，18個數字，簡單到不能在簡單的遊戲規則，卻蘊藏著無限的玄機與驚喜。<br /><br /><br />","/sc/table-games-preview.html"];
slides2[4] = ["/images/card-table-games/Craps.gif", "<strong>雙骰</strong><br /><br />選擇相信自己還是相信荷官？源自古羅馬帝國的遊戲，傳承至今。<br /><br /><br /><br />","/sc/table-games-preview.html"];
slides2[5] = ["/images/card-table-games/Wild-Viking.gif", "<strong>野蠻海盜 </strong><br /><br />用紙牌來玩的輪盤遊戲<br /><br /><br /><br /><br /> ","/sc/table-games-preview.html"];
break;

case "th":
slides[0] = ["/images/card-table-games/Blackjack.gif", "<strong>แบล็คแจ๊ค</strong> <br /><br /><span style='word-wrap: break-word'> ท่านทราบหรือไม่ว่านี่คือเกมส์คาร์ดยอดนิยมที่สุดในในโลก! เกมส์คลาสสิคที่ท่านต้องเลือกเล่นในบางเวลา! </span><br /><br />","/th/card-games-preview.html"];
slides[1] = ["/images/card-table-games/Blackjack-Surrender.gif", "<strong>Blackjack Surrender</strong> <br /><br /> นี่คือแบล็คแจ๊คที่ท่านโปรดปราน!ผู้เล่นเดี่ยว, 3และ5 ขา, มัลติเพลเยอร์, หรือครีเอทปาร์ตี้ส่วนตัวของท่านเอง<br /><br /> ","/th/card-games-preview.html"];
slides[2] = ["/images/card-table-games/Blackjack-Switch.gif", "<strong>Blackjack Switch</strong> <br /><br /> เกมส์คลาสสิคของแบล็คแจ๊คกับทวิสต์ ท่านสามารถสวิชต์ขาของท่าน  เพื่อเพิ่มโอกาสในการชนะ!<br /><br />","/th/card-games-preview.html"];
slides[3] = ["/images/card-table-games/Progressive-Blackjack.gif", "<strong>Progressive Blackjack</strong> <br /><br /><span style='word-wrap: break-word'> เกมส์คลาสสิคของแบล็คแจ๊คกับรางวัลใหญ่โปรเกรสซีฟแจ็คพ็อต!</span><br /><br />","/th/card-games-preview.html"];
slides[4] = ["/images/card-table-games/21-Duel-Blackjack.gif", "<strong>21 Duel Blackjack</strong><br /><br /> 21 Duel Blackjack เป็นการเล่นเอาชนะผู้แจกไพ่ หนึ่งในเกมส์ที่สนุก ตื่นเต้นของวัน!<br /><br /> ","/th/card-games-preview.html"];
slides[5] = ["/images/card-table-games/Baccarat.gif", "<strong>บาคาร่า </strong> <br /><br /> ก่อน Hold’em นี่คือตัวเลือกเกมของBond ห้องเล่นเกมส์ที่สวยงาม ยังคงเป็นเกมโปรดของผู้เล่นhight roller<br /><br />","/th/card-games-preview.html"];
slides[6] = ["/images/card-table-games/Progressive-Baccarat.gif", "<strong>Progressive Baccarat</strong> <br /><br /> เกมส์ที่ยังคลาสสิคที่สุดในโลก อัพเดทล่าสุดที่ทำให้ท่านมีโอกาสชนะ รางวัลใหญ่โปรเกรสซีฟ แจ็คพ็อต<br /><br /> ","/th/card-games-preview.html"];
slides[7] = ["/images/card-table-games/Pontoon.gif", "<strong>Pontoon</strong> <br /><br /> Stick หรือ twist ขึ้นอยู่กับท่าน! เกมส์คลาสสิคของ 21นั้น มีหลายทางที่จะชนะ<br /><br />","/th/card-games-preview.html"];
slides[8] = ["/images/card-table-games/Casino-War.gif", "<strong>Casino War</strong> <br /><br />    เร็วและดุเดือดในเกมส์ที่ง่ายต่อการเล่น<br /><br /><br />","/th/card-games-preview.html"];
slides[9] = ["/images/card-table-games/Caribbean-Stud-Poker.gif", "<strong>Caribbean Stud Poker</strong><br /><br /> โป๊กเกอร์คลาสสิคของเวกัส มันไม่ง่ายนักหรอกที่จะเอาชนะผู้แจกไพ่ และเอาเงินไป มาลองดูซิว่าท่านเจ๋งแค่ไหน! <br /><br /> ","/th/card-games-preview.html"];
slides[10] = ["/images/card-table-games/Pai-Gow-Poker.gif", "<strong>Pai Gow Poker</strong> <br /><br /><span style='word-wrap: break-word'> ผสมระหว่างองค์ประกอบของพายโกว และทวิสต์ของโป๊กเกอร์ และท่านจะได้รับการการันตีในความสนุกตื่นเต้น! ใช้ไพ่7ใบเพื่อ     ทำให้เป็นขาที่ดีที่สุด2ขา เพื่อเอาชนะผู้แจกไพ่ </span><br /><br />","/th/card-games-preview.html"];
slides[11] = ["/images/card-table-games/Red-Dog.gif", "<strong>Red Dog</strong> <br /><br /><span style='word-wrap: break-word'> ง่ายที่จะเรียนรู้  น่าตื่นเต้น และเกมส์ก้าวหน้าเร็วด้วยการเกมส์คลาสสิคไพ่สามใบ ซึ่งท่านสามารถเล่นแยกจากกันและเอาชนะได้! </span><br />","/th/card-games-preview.html"];
slides[12] = ["/images/card-table-games/Poker-Three.gif", "<strong>โป๊กเกอร์ทรี</strong> <br /><br /> เกมส์ที่แสนสนุกและง่ายต่อการเล่น เอาชนะผู้แจกไพ่ด้วยไพ่แค่สามใบ<br /><br />","/th/card-games-preview.html"];
slides[13] = ["/images/card-table-games/Casino-Hold-em.gif", "<strong>Casino Hold’em</strong> <br /><br /> ใช้คอนเซ็ปท์ของTexas Hold’em Poker แต่ให้ผู้เล่นสามารถ เล่นสู้กับเจ้ามือมากกว่าสู้กับผู้เล่นด้วยกันเอง<br /><br />","/th/card-games-preview.html"];
slides[14] = ["/images/card-table-games/Tequila-Poker.gif", "<strong>Tequila Poker</strong><br /><br /> เกมส์ที่รวดเร็วแต่ไม่ทำให้หัวใจวาย!ใช้ไพ่สี่ใบแรกของท่าน แล้ว ตัดสินใจว่าท่านจะเป็นbest handหรือ เปลี่ยนเป็น ‘Hight Tequila’ ก่อนที่ไพ่2ใบสุดท้ายของท่านจะถูกแจกให้<br /> ","/th/card-games-preview.html"];
slides[15] = ["/images/card-table-games/Stravaganza.gif", "<strong>Stravaganza</strong> <br /><br /><span style='word-wrap: break-word'> จุดประสงค์ของเกมส์นั้นง่ายมาก – สิ่งที่ท่านต้องทำทั้งหมดคือ ต้อง มีไพ่สูงกว่าผู้แจกไพ่ เข้าดูโปรเกรสซีฟแจ๊คพ็อตใหญ่สำหรับเกมส์นี้</span><br /><br />","/th/card-games-preview.html"];


slides2[0] = ["/images/card-table-games/European-Roulette.gif", "<strong>European Roulette</strong> <br /><br /><span style='word-wrap: break-word'> เกมส์คาสิโนเวอร์ชั่นยุโรปที่มีชื่อเสียงและเป็นที่รู้จักกันดีที่สุดในโลก หมุนและดูว่าวงล้อนำท่านไป ณ จุดไหน! </span>","/th/table-games-preview.html"];
slides2[1] = ["/images/card-table-games/American-Roulette.gif", "<strong>American Roulette</strong> <br /><br /><span style='word-wrap: break-word'> ตรงจากโต๊ะเวอร์ชั่นอเมริกันในเวกัสของเกมส์คาสิโนยอดนิยมของโลก</span> <br /><br /> ","/th/table-games-preview.html"];
slides2[2] = ["/images/card-table-games/Mini-Roulette.gif", "<strong>Mini Roulettee</strong> <br /><br /><span style='word-wrap: break-word'> เหมือนดังที่กล่าวกันว่าเป็นเวอร์ชั่นย่อส่วนของเกมส์คาสิโน ยอดนิยมมากที่สุดในโลก </span><br /><br />","/th/table-games-preview.html"];
slides2[3] = ["/images/card-table-games/Sic-Bo.gif", "<strong> ซิกโบ</strong> <br /><br />คล้ายกับรูเล็ต แต่ใช้ลูกเต๋าแทนวงล้อ วางเงินพนันของท่านลงบนโต๊ะ และมองลูกเต๋าล้ม<br /><br />","/th/table-games-preview.html"];
slides2[4] = ["/images/card-table-games/Craps.gif", "<strong>แคร็ป</strong><br /><br /> เลือกที่จะเขย่าลูกเต๋าด้วยตัวของท่านเอง หรือให้ดีลเลอร์เขย่าให้ ชาวโรมันทำให้เกมส์นี้เป็นที่นิยม – และมันเป็นเกมส์คลาสสิค ที่มีโอกาสชนะสูง<br /> ","/th/table-games-preview.html"];
slides2[5] = ["/images/card-table-games/Wild-Viking.gif", "<strong>Wild Viking</strong><br /><br />เหมือนกับรูเล็ต แต่ใช้ไพ่ในการเล่น และเดิมพันบนใบ่ไพ่ใบใบหนึ่ง หรือดอกใดๆ ที่เป็นโป๊กเกอร์ขาโปรดของท่าน!<br /><br /> ","table-games-preview.html"];
break;

//above slide show uses only the defaults
}
slides.image_controls=1; //use images for controls



//configure the below images and descriptions to your own. 

//above slide show uses only the defaults
slides2.image_controls=1; //use images for controls


//Notes:
//slides#.target will set a target for a slide group, will be overridden by slides#[#][3], if present
//slides#.specs will set new window specifications for a slide group, will be overridden by slides#[#][4], if present
//slides#.fadecolor will set fading images background color, defaults to white
//slides#.no_controls will set a slide show with no controls
//slides#.random will set a random slide sequence on each page load
//slides#.delay=3000 will set miliseconds delay between slides for a given show, may also be set in the call as the last parameter
//slides#.jumpto=1 will display added controls to jump to a particular image by its number
//slides#.no_added_linebreaks=1; use for no added line breaks in formatting of texts and controls

//use below to create a customized onclick event for linked images in a given show:
//slides#.onclick="window.open(this.href,this.target,'top=0, left=0, width='+screen.availWidth+', height='+screen.availHeight);return false;"