// jackpot file: updated Thu, 11 Mar 10 00:18:47 -0500 function jp(name,id,url,current_value,previous_value,interval,date,currency) { this.name = name; this.id = id; this.url = url; this.current_value = current_value; this.previous_value = previous_value; this.interval = interval this.date = date this.currency = currency } //Create the overall Jackpot array var Jackpots = new Array( new jp('25¢ Triple Olives', 'twofive_olive', 'http://www.jackpotmania.com/', 3761.91, 3761.85, 60, 'Mar 11, 2010 05:18:00 GMT', 'Multi'), new jp('$1 Triple Olives', 'one_olive', 'http://www.jackpotmania.com/', 5732.79, 5732.73, 60, 'Mar 11, 2010 05:18:00 GMT', 'Multi'), new jp('Caribbean Stud Poker', 'car_poker', 'http://www.jackpotmania.com/', 123246.39, 123244.99, 60, 'Mar 11, 2010 05:18:00 GMT', 'Multi'), new jp('25¢ Super Jackpot Poker', 'twofive_super', 'http://www.jackpotmania.com/', 1280.12, 1280.06, 60, 'Mar 11, 2010 05:18:00 GMT', 'Multi'), new jp('$1 Super Jackpot Poker', 'one_super', 'http://www.jackpotmania.com/', 5800.21, 5800.15, 60, 'Mar 11, 2010 05:18:00 GMT', 'Multi'), new jp('shoot-o-rama', 'shoot_o_rama', 'http://www.jackpotmania.com/', 65613.41, 65613.35, 60, 'Mar 11, 2010 05:18:00 GMT', 'Multi'), new jp('Rags to Riches', 'rags_to_riches', 'http://www.jackpotmania.com/', 334362.95, 334362.89, 60, 'Mar 11, 2010 05:18:00 GMT', 'Multi'), new jp('Progressive Keno', 'keno', 'http://www.jackpotmania.com/', 261597.20, 261597.14, 60, 'Jul 09, 2009 15:24:00 GMT', 'Multi'), new jp('25p Triple Olives', 'pnd_twofive_olive', 'http://www.jackpotmania.com/', 3761.91, 3761.85, 60, 'Mar 11, 2010 05:18:00 GMT', '£'), new jp('£1 Triple Olives', 'pnd_one_olive', 'http://www.jackpotmania.com/', 5732.79, 5732.73, 60, 'Mar 11, 2010 05:18:00 GMT', '£'), new jp('Caribbean Stud Poker', 'pnd_car_poker', 'http://www.jackpotmania.com/', 138847.78, 138847.72, 120, 'Dec 09, 2008 16:04:03 GMT', '£'), new jp('25p Super Jackpot Poker', 'pnd_twofive_super', 'http://www.jackpotmania.com/', 1280.12, 1280.06, 60, 'Mar 11, 2010 05:18:00 GMT', '£'), new jp('£1 Super Jackpot Poker', 'pnd_one_super', 'http://www.jackpotmania.com/', 5800.21, 5800.15, 60, 'Mar 11, 2010 05:18:00 GMT', '£'), new jp('Rags to Riches', 'pnd_rags_to_riches', 'http://www.jackpotmania.com/', 334362.95, 334362.89, 60, 'Mar 11, 2010 05:18:00 GMT', '£'), new jp('Shoot-O-Rama', 'pnd_shoot_o_rama', 'http://www.jackpotmania.com/', 65613.41, 65613.35, 60, 'Mar 11, 2010 05:18:00 GMT', '£'), new jp('Progressive Keno', 'pnd_keno', 'http://www.jackpotmania.com/', 261597.20, 261597.14, 60, 'Jul 09, 2009 15:24:00 GMT', '£'), new jp('Progressive Keno', 'eur_keno', 'http://www.jackpotmania.com/', 261597.20, 261597.14, 60, 'Jul 09, 2009 15:24:00 GMT', '€'), new jp('Rags to Riches', 'eur_rags_to_riches', 'http://www.jackpotmania.com/', 334362.95, 334362.89, 60, 'Mar 11, 2010 05:18:00 GMT', '€'), new jp('Shoot-O-Rama', 'eur_shoot_o_rama', 'http://www.jackpotmania.com/', 65613.41, 65613.35, 60, 'Mar 11, 2010 05:18:00 GMT', '€'), new jp('25¢ Super Jackpot Poker', 'eur_twofive_super', 'http://www.jackpotmania.com/', 1280.12, 1280.06, 60, 'Mar 11, 2010 05:18:00 GMT', '€'), new jp('€1 Super Jackpot Poker', 'eur_one_super', 'http://www.jackpotmania.com/', 5800.21, 5800.15, 60, 'Mar 11, 2010 05:18:00 GMT', '€'), new jp('Caribbean Stud Poker', 'eur_car_poker', 'http://www.jackpotmania.com/', 123246.39, 123244.99, 60, 'Mar 11, 2010 05:18:00 GMT', '€'), new jp('€1 Triple Olives', 'eur_one_olive', 'http://www.jackpotmania.com/', 5732.79, 5732.73, 60, 'Mar 11, 2010 05:18:00 GMT', '€'), new jp('25¢ Triple Olives', 'eur_twofive_olive', 'http://www.jackpotmania.com/', 3761.91, 3761.85, 60, 'Mar 11, 2010 05:18:00 GMT', '€'), new jp('progressive blackjack', 'progressive_blackjac', 'http://www.jackpotmania.com/', 104245.56, 104245.50, 60, 'Mar 11, 2010