var h=(Math.random()*5);

/**wh poker*****************************************************/ 
if (h <1) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/728-90/williamhill.js'></script>");


/**888poker****************************************************/ 
if (h > 1 && h < 2) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/728-90/titan.js'></script>");


/**poker stars****************************************************/ 
if (h > 2 && h < 3) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/728-90/stars.js'></script>");


/**lucky ace poker*****************************************************/ 
if (h > 3 && h < 4) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/728-90/luckyace.js'></script>");


/**titan poker*****************************************************/ 
if (h > 4 && h < 5) document.writeln("<script type='text/javascript' src='http://www.luckypartner.ru/index/js-poker/728-90/titan.js'></script>");
