var map
function pageLoad(){
map = new VEMap('myMap');
map.LoadMap();
map.SetCenterAndZoom(new VELatLong(33.0, -110.5), 1);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(41.3317 , 19.8172));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Albania');
shape.SetDescription('
| Name | Score |
|
| Erind Hoxha | 4648 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(-34.6118 , -58.4173));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Argentina');
shape.SetDescription('| Name | Score |
|
| Usermaatre Setepenre | 6872 |
| Felipe Chiumeo | 6476 |
| Adrian Poinsot | 4576 |
| Pablo Claus | 3342 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(-35.2820 , 149.1286));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Australia');
shape.SetDescription('| Name | Score |
|
| Jason Leong | 7385 |
| Stu Clayman | 7036 |
| Tao Anomaly | 6443 |
| The Timp | 4891 |
| tom king | 4363 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(48.2092 , 16.3728));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Austria');
shape.SetDescription('| Name | Score |
|
| Mark Daze | 7511 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(50.8371 , 4.3676));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Belgium');
shape.SetDescription('| Name | Score |
|
| Nick Verschueren | 7741 |
| Nick Verschueren | 7542 |
| Nick Verschueren | 6831 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(-15.7801 , -47.9292));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Brazil');
shape.SetDescription('| Name | Score |
|
| Fabio Ogawa | 5734 |
| Ricardo Martins e Silva | 5533 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(42.7105 , 23.3238));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Bulgaria');
shape.SetDescription('| Name | Score |
|
| Ivan Petrov | 5895 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(45.4235 , -75.6979));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Canada');
shape.SetDescription('| Name | Score |
|
| Andrew Jo | 7844 |
| Andrew Jo | 7708 |
| Tran Sient | 7311 |
| Nathalie Baker | 7240 |
| Jesse Amos | 7133 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(4.6473 , -74.0962));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Colombia');
shape.SetDescription('| Name | Score |
|
| Mauricio Atanache | 3947 |
| German Pulido | 3629 |
| Edgardo Mendez | 2740 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(45.8150 , 15.9785));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Croatia');
shape.SetDescription('| Name | Score |
|
| Mateo Velenik | 7570 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(50.0878 , 14.4205));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Czech Republic');
shape.SetDescription('| Name | Score |
|
| Petr Kracik | 5218 |
| Niks Nikol | 4825 |
| Petr Kracik | 4750 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(55.6763 , 12.5681));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Denmark');
shape.SetDescription('| Name | Score |
|
| Jes Tess | 3050 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(59.4389 , 24.7545));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Estonia');
shape.SetDescription('| Name | Score |
|
| Kerry Lumi | 6339 |
| Indrek Haav | 5675 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(60.1699 , 24.9384));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Finland');
shape.SetDescription('| Name | Score |
|
| Timo Hirvonen | 4156 |
| Mika Luhta | 4135 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(48.8567 , 2.3510));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('France');
shape.SetDescription('| Name | Score |
|
| pilou yeahh | 6611 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(52.5235 , 13.4115));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Germany');
shape.SetDescription('| Name | Score |
|
| JoeySun Dot Com | 7260 |
| joeysun dotcom | 6248 |
| Bernhard H. | 4775 |
| Osman Erhan | 4449 |
| Sunny La | 4240 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(37.9792 , 23.7166));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Greece');
shape.SetDescription('| Name | Score |
|
| Yannis Kotsinos | 8160 |
| George Dion | 6320 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(47.4984 , 19.0408));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Hungary');
shape.SetDescription('| Name | Score |
|
| Balda David | 6546 |
| bocmok bocmok | 4063 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(28.6353 , 77.2250));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('India');
shape.SetDescription('| Name | Score |
|
| Felix Berdichevsky | 4736 |
| Brent Carteaux | 4391 |
| Matt Andreko | 4380 |
| Brent Carteaux | 4311 |
| Jose Manimala | 4214 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(-6.1862 , 106.8063));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Indonesia');
shape.SetDescription('| Name | Score |
|
| Jansen Teh | 4751 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(35.7061 , 51.4358));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Iran');
shape.SetDescription('| Name | Score |
|
| vv m | 5587 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(31.7857 , 35.2007));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Israel');
shape.SetDescription('| Name | Score |
|
| Simon Stirling | 5501 |
| Refael Ackermann | 4699 |
| liran grinberg | 3891 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(41.8955 , 12.4823));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Italy');
shape.SetDescription('| Name | Score |
|
| Henry Hernandez | 4183 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(35.6785 , 139.6823));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Japan');
shape.SetDescription('| Name | Score |
|
| pchan | 3261 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(33.8872 , 35.5134));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Lebanon');
shape.SetDescription('| Name | Score |
|
| Dany Issa | 6505 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(54.6896 , 25.2799));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Lithuania');
shape.SetDescription('| Name | Score |
|
| Vytenis Veselga | 3843 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(3.1502 , 101.7077));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Malaysia');
shape.SetDescription('| Name | Score |
|
| Jafnee Jesmee | 4422 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(19.4271 , -99.1276));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Mexico');
shape.SetDescription('| Name | Score |
|
| Billy Torres | 2162 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(19.7378 , 96.2083));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Myanmar');
shape.SetDescription('| Name | Score |
|
| Saul Esquivel | 2688 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(52.3738 , 4.8910));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Netherlands');
shape.SetDescription('| Name | Score |
|
| Leon van Wissen | 7609 |
| Edwin Broeken | 7151 |
| Jeroen U | 6919 |
| Dennis Makkinga | 6349 |
| Job Bee | 5730 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(59.9138 , 10.7387));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Norway');
shape.SetDescription('| Name | Score |
|
| asdasd asdasd | 7691 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(23.6086 , 58.5922));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Oman');
shape.SetDescription('| Name | Score |
|
| Adi C | 5601 |
| Robert Filipescu | 3818 |
| Grig M | 3447 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(52.2297 , 21.0122));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Poland');
shape.SetDescription('| Name | Score |
|
| Cezar Pokorski | 8230 |
| Cezar Pokorski | 7629 |
| And Net | 3609 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(38.7072 , -9.1355));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Portugal');
shape.SetDescription('| Name | Score |
|
| Daniel Carvalho | 7540 |
| Daniel Carvalho | 7395 |
| Daniel Carvalho | 6037 |
| Carlos Calado | 4281 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(44.4479 , 26.0979));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Romania');
shape.SetDescription('| Name | Score |
|
| Adi C | 5601 |
| Robert Filipescu | 3818 |
| Grig M | 3447 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(55.7558 , 37.6176));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Russia');
shape.SetDescription('| Name | Score |
|
| Ilya Veselov | 6808 |
| Oleg Soroka | 6162 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(1.2894 , 103.8500));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Singapore');
shape.SetDescription('| Name | Score |
|
| Kenneth Ham | 8345 |
| Arthur Kam | 4208 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(-25.7463 , 28.1876));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('South Africa');
shape.SetDescription('| Name | Score |
|
| Thys Brits | 7786 |
| Thys Brits | 6995 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(40.4167 , -3.7033));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Spain');
shape.SetDescription('| Name | Score |
|
| David Carrasco | 7104 |
| David Nudelman [SecondNUG] | 7072 |
| David Nudelman | 6101 |
| David Nudelman | 4255 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(59.3328 , 18.0645));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Sweden');
shape.SetDescription('| Name | Score |
|
| Andreas Kronqvist | 6985 |
| Andreas Kronqvist | 5694 |
| Rasmus Nilsson | 5415 |
| Stefan Nilsson | 5176 |
| Hannes von Essen | 4877 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(46.9480 , 7.4481));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Switzerland');
shape.SetDescription('| Name | Score |
|
| Lukas Mergenthaler | 7654 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(39.9439 , 32.8560));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Turkey');
shape.SetDescription('| Name | Score |
|
| Yavuz Suyolcu | 6461 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(51.5002 , -0.1262));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('United Kingdom');
shape.SetDescription('| Name | Score |
|
| Michael Bryett | 8296 |
| John Bevan | 8109 |
| Michael Bryett | 8020 |
| Michael Bryett | 7990 |
| Michael Bryett | 7846 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(10.4961 , -66.8983));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Venezuela');
shape.SetDescription('| Name | Score |
|
| Luis Suarez | 4671 |
| Luis Suarez | 3980 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(32.3754 , -86.2996));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Alabama');
shape.SetDescription('| Name | Score |
|
| hjj hjjkh | 6690 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(33.4483 , -112.0738));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Arizona');
shape.SetDescription('| Name | Score |
|
| Justin Ballard | 6652 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(38.5737 , -121.4871));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('California');
shape.SetDescription('| Name | Score |
|
| Ion Basa | 4833 |
| bill buxley | 4380 |
| Chris Davis | 3972 |
| Alvin Washington | 3674 |
| mark anderson | 2850 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(39.7551 , -104.9881));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Colorado');
shape.SetDescription('| Name | Score |
|
| M JM | 7666 |
| M JM | 7387 |
| M JM | 6153 |
| Jane McDonald | 1500 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(30.4382 , -84.2806));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Florida');
shape.SetDescription('| Name | Score |
|
| Miguel Colon | 8561 |
| Jerry Hessemnn | 7211 |
| Jerry Hessemann | 7211 |
| Javi Lengomin | 6720 |
| Zachary Bessette | 4680 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(33.7545 , -84.3897));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Georgia');
shape.SetDescription('| Name | Score |
|
| Marc J | 6997 |
| bob renter | 6427 |
| casey clifton | 3985 |
| Michael Horne | 3425 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(21.2920 , -157.8219));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Hawaii');
shape.SetDescription('| Name | Score |
|
| Andrew Mainland | 4899 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(39.7670 , -86.1563));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Indiana');
shape.SetDescription('| Name | Score |
|
| Felix Berdichevsky | 4736 |
| Brent Carteaux | 4391 |
| Matt Andreko | 4380 |
| Brent Carteaux | 4311 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(39.0474 , -95.6815));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Kansas');
shape.SetDescription('| Name | Score |
|
| John Kane | 7473 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(38.1894 , -84.8715));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Kentucky');
shape.SetDescription('| Name | Score |
|
| Daniel S | 8079 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(38.9693 , -76.5197));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Maryland');
shape.SetDescription('| Name | Score |
|
| Benjamin Jones | 7345 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(44.9446 , -93.1027));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Minnesota');
shape.SetDescription('| Name | Score |
|
| Danny Noonan | 4579 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(46.5911 , -112.0205));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Montana');
shape.SetDescription('| Name | Score |
|
| Jeff De Jager | 7579 |
| Jeff De Jager | 7365 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(40.8136 , -96.7026));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Nebraska');
shape.SetDescription('| Name | Score |
|
| Ashley Gloeb | 6160 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(43.2314 , -71.5597));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('New Hampshire');
shape.SetDescription('| Name | Score |
|
| Chris Youden | 7298 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(35.6816 , -105.9381));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('New Mexico');
shape.SetDescription('| Name | Score |
|
| Billy Torres | 2162 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(42.6517 , -73.7551));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('New York');
shape.SetDescription('| Name | Score |
|
| Christopher Layman | 8313 |
| Aaron Beauregard | 8070 |
| Christopher Layman | 7786 |
| Aaron Beauregard | 7355 |
| Aaron Beauregard | 5041 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(35.7797 , -78.6434));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('North Carolina');
shape.SetDescription('| Name | Score |
|
| Kevin Welsh | 4594 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(39.9622 , -83.0007));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Ohio');
shape.SetDescription('| Name | Score |
|
| Leeroy Jenkins | 3684 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(35.4931 , -97.4591));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Oklahoma');
shape.SetDescription('| Name | Score |
|
| Tim Williams | 3489 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(44.9370 , -123.0272));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Oregon');
shape.SetDescription('| Name | Score |
|
| Matt Stump | 4595 |
| Scott Blomquist | 4260 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(40.2740 , -76.8849));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Pennsylvania');
shape.SetDescription('| Name | Score |
|
| Chris Laskowski | 6811 |
| Kim Getz | 6468 |
| Kim Getz | 5801 |
| Bryan Chow | 40 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(34.0007 , -81.0353));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('South Carolina');
shape.SetDescription('| Name | Score |
|
| Bob D | 5640 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(30.2687 , -97.7452));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Texas');
shape.SetDescription('| Name | Score |
|
| Marc Johnson | 7816 |
| Matt Johnson | 3696 |
| Jeremy Andrews | 3501 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(40.7716 , -111.8882));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Utah');
shape.SetDescription('| Name | Score |
|
| Garrett Jacobson | 6094 |
| Matt Falkner | 4662 |
| Matthew Falkner | 4450 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(37.5408 , -77.4339));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Virginia');
shape.SetDescription('| Name | Score |
|
| Dale Newcomb | 6007 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(47.0449 , -122.9016));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Washington');
shape.SetDescription('| Name | Score |
|
| Kenny Herrington | 6416 |
| Kenny Herrington | 6014 |
| abd 123 | 1096 |
');
map.AddShape(shape);
var shape = new VEShape(VEShapeType.Pushpin, new VELatLong(43.0632 , -89.4007));
shape.SetCustomIcon('sqpin.png');
shape.SetTitle('Wisconsin');
shape.SetDescription('| Name | Score |
|
| Alexander L | 5927 |
| Peter LeJeune | 5384 |
');
map.AddShape(shape);
}