var h=(Math.random()*3);

/**Full Tilt Poker*********************************************/
if (h <1) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/fulltilt.js'></script>");


/**Poker Stars*************************************************/ 
if (h > 1 && h < 2) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/stars.js'></script>");


/**888poker****************************************************/ 
if (h > 2 && h < 3) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/888poker.js'></script>");


/**Betway Poker************************************************/ 
if (h > 3 && h < 4) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/betway.js'></script>");


/**Celeb Poker*************************************************/ 
if (h > 4 && h < 5) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/celeb.js'></script>");


/**Party Poker*************************************************/ 
if (h > 5 && h < 6) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/party.js'></script>");


/**Euro Poker**************************************************/ 
if (h > 6 && h < 7) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/euro.js'></script>");


/**Lucky Ace Poker*********************************************/ 
if (h > 7 && h < 8) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/luckyace.js'></script>");


/**Red Star Poker**********************************************/ 
if (h > 8 && h < 9) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/redstar.js'></script>");


/**Titan Poker*************************************************/ 
if (h > 9 && h < 10) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/titan.js'></script>");


/**William Hill Poker******************************************/ 
if (h > 10 && h < 11) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/williamhill.js'></script>");


/**PKR Poker***************************************************/ 
if (h > 11 && h < 12) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/pkr.js'></script>");


/**Gamebookers Poker*******************************************/ 
if (h > 12 && h < 13) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/gamebookers-poker.js'></script>");


/**Hollywood Poker*********************************************/ 
if (h > 13 && h < 14) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/hollywood.js'></script>");


/**Paradise Poker**********************************************/ 
if (h > 14 && h < 15) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/125-125/paradise.js'></script>");