Friday, 31 January 2014

Buy Pokertracker and get 3 HUDs Free

If you Purchase Pokertracker 4 form this site you will receive 3 of our HUDs absolutely free. The 3 HUD’s that are available are HyperHud v1.1 , Heads Up Cash HUD and 6 Max Zoom Poker Hud.


To read more about this exciting offer and how to proceed you can go here.



function ga_dash_callback()
ga_dash_drawstats();
if(typeof ga_dash_drawsd == "function")
ga_dash_drawsd();


function ga_dash_drawstats()
var data = google.visualization.arrayToDataTable([
['Date', 'Views', 'UniqueViews'],['2014-01-02',0,0],['2014-01-03',0,0],['2014-01-04',0,0],['2014-01-05',0,0],['2014-01-06',0,0],['2014-01-07',0,0],['2014-01-08',0,0],['2014-01-09',0,0],['2014-01-10',0,0],['2014-01-11',0,0],['2014-01-12',0,0],['2014-01-13',0,0],['2014-01-14',0,0],['2014-01-15',0,0],['2014-01-16',0,0],['2014-01-17',0,0],['2014-01-18',0,0],['2014-01-19',0,0],['2014-01-20',0,0],['2014-01-21',0,0],['2014-01-22',0,0],['2014-01-23',0,0],['2014-01-24',0,0],['2014-01-25',0,0],['2014-01-26',0,0],['2014-01-27',0,0],['2014-01-28',0,0],['2014-01-29',0,0],['2014-01-30',0,0],['2014-01-31',0,0],['2014-02-01',0,0]
]);


var options =
legend: position: 'none',
pointSize: 3,colors:['#3366CC','#3366CC'],
title: 'Views vs UniqueViews',
chartArea: width: '85%',
hAxis: showTextEvery: 5
;


var chart = new google.visualization.AreaChart(document.getElementById('ga_dash_statsdata'));
chart.draw(data, options);


No comments:

Post a Comment