// Empty array for HTML snippets for each property balloon
HTML = [];

// 714 HERBERT ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/714herbertst/">714 HERBERT ST</a><br />';
x += '<img class="balloonIMG" src="cf/714herbertst/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Single-Family Home<br />3BR/1BA - $600/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 0 ] = x;

// 3219 SUNDET RD
var x = '<div class="gmapballoon">';
x += '<a href="ec/3219sundetrd/">3219 SUNDET RD</a><br />';
x += '<img class="balloonIMG" src="ec/3219sundetrd/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Single-Family Home<br />2BR/1BA - $450/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 1 ] = x;

// 106 W WALNUT ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/106wwalnutst/">106 W WALNUT ST</a><br />';
x += '<img class="balloonIMG" src="cf/106wwalnutst/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex<br />2BR/1BA - $435/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 2 ] = x;

// 801 W RIVER ST SUITE 3
var x = '<div class="gmapballoon">';
x += '<a href="cf/801wriverst3/">801 W RIVER ST, SUITE 3</a><br />';
x += '<img class="balloonIMG" src="cf/801wriverst3/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Commercial Suite<br />3,600 SQ FT</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 3 ] = x;

// 975 W RIVER ST ONE STOP
var x = '<div class="gmapballoon">';
x += '<a href="cf/975wriverstOS/">975 W RIVER ST</a><br />';
x += '<img class="balloonIMG" src="cf/975wriverstOS/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Turn-Key Auto Body Shop<br /></p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 4 ] = x;

// 20 DUNCAN ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/20duncanst/">20 DUNCAN ST</a><br />';
x += '<img class="balloonIMG" src="cf/20duncanst/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex<br />2BR/1BA - $450/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 5 ] = x;

// 108 W WALNUT ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/108wwalnutst/">108 W WALNUT ST</a><br />';
x += '<img class="balloonIMG" src="cf/108wwalnutst/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex<br />2BR/1BA - $435/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 6 ] = x;

// 22 DUNCAN ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/22duncanst/">22 DUNCAN ST</a><br />';
x += '<img class="balloonIMG" src="cf/22duncanst/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex<br />2BR/1BA - $435/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 7 ] = x;

// 16 DUNCAN ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/16duncanst/">16 DUNCAN ST</a><br />';
x += '<img class="balloonIMG" src="cf/16duncanst/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex<br />2BR/1BA - $435/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 8 ] = x;

// 18 DUNCAN ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/18duncanst/">18 DUNCAN ST</a><br />';
x += '<img class="balloonIMG" src="cf/18duncanst/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex<br />2BR/1BA - $435/MO</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 9 ] = x;

// 118TH ST COMMERCIAL LOT
var x = '<div class="gmapballoon">';
x += '<a href="cf/118thstlot/">118TH ST COMMERCIAL LOT</a><br />';
x += '<img class="balloonIMG" src="cf/118thstlot/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Build to Suit Commercial</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 10 ] = x;

// LOT 1 210TH ST (DUPLEX)
var x = '<div class="gmapballoon">';
x += '<a href="cf/210thstlot1/">LOT 1 210TH ST</a><br />';
x += '<img class="balloonIMG" src="cf/210thstlot1/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex Lot for Sale</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 11 ] = x;

// LOT 3 210TH ST (DUPLEX)
var x = '<div class="gmapballoon">';
x += '<a href="cf/210thstlot3/">LOT 3 210TH ST</a><br />';
x += '<img class="balloonIMG" src="cf/210thstlot3/pic_1.jpg" /></img>';
x += '<p class="gmapdata">Duplex Lot for Sale</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 12 ] = x;

// 320 S MAIN ST
var x = '<div class="gmapballoon">';
x += '<a href="cf/320smainst/">320 S MAIN ST</a><br />';
x += '<img class="balloonIMG" src="cf/320smainst/pic_14.jpg" /></img>';
x += '<p class="gmapdata">Commercial Complex</p>';
x += '<p class="gmapcopy">©2009 Pregent Development, LLC - All Rights Reserved</p>';
x += '</div>';
HTML[ 13 ] = x;



