grabArray[0] = "<p><img src='images/column_happy.gif'></p><p>&quot;A great photo can sell a property. In a toughening market you need every advantage to make your properties stand out from the rest.&quot;</p><p class='name'>David Pommeranz,<br>Ray White Hervey Bay.</p>";
grabArray[1] = "<p><img src='images/column_tip.gif'></p><p>First impressions count. An attractive photo will grab a buyer's attention and prompt them to read more about your property.</p>";
grabArray[2] = "<p><img src='images/column_service.gif'></p><p>If you have special sizing requirements for your advertising photos, just let us know and we'll prepare your files accordingly.</p>";
grabArray[3] = "<p><img src='images/column_happy.gif'></p><p>&quot;The difference in photos that Damien has worked on for us has helped lift the quality of our presentation, making our properties stand out from opposition sites and advertising.&quot;</p><p class='name'>Joanne Dowling,<br>Gayndah Real Estate.</p>";

//-------------------------------------------------------------------------------------------

var photoArrayR = new Array();
var photoArrayE = new Array();
var capArray = new Array();

photoArrayR[0] = new Image();
photoArrayR[0].src = "images/realestate/avesnes1_r.jpg";
photoArrayE[0] = new Image();
photoArrayE[0].src = "images/realestate/avesnes1_e.jpg";

photoArrayR[1] = new Image();
photoArrayR[1].src = "images/realestate/avesnes2_r.jpg";
photoArrayE[1] = new Image();
photoArrayE[1].src = "images/realestate/avesnes2_e.jpg";

photoArrayR[2] = new Image();
photoArrayR[2].src = "images/realestate/barmore1_r.jpg";
photoArrayE[2] = new Image();
photoArrayE[2].src = "images/realestate/barmore1_e.jpg";

photoArrayR[3] = new Image();
photoArrayR[3].src = "images/realestate/barmore2_r.jpg";
photoArrayE[3] = new Image();
photoArrayE[3].src = "images/realestate/barmore2_e.jpg";

photoArrayR[4] = new Image();
photoArrayR[4].src = "images/realestate/barmore3_r.jpg";
photoArrayE[4] = new Image();
photoArrayE[4].src = "images/realestate/barmore3_e.jpg";

photoArrayR[5] = new Image();
photoArrayR[5].src = "images/realestate/greenmount1_r.jpg";
photoArrayE[5] = new Image();
photoArrayE[5].src = "images/realestate/greenmount1_e.jpg";

photoArrayR[6] = new Image();
photoArrayR[6].src = "images/realestate/darlington002_r.jpg";
photoArrayE[6] = new Image();
photoArrayE[6].src = "images/realestate/darlington002_e.jpg";

photoArrayR[7] = new Image();
photoArrayR[7].src = "images/realestate/darlington025_r.jpg";
photoArrayE[7] = new Image();
photoArrayE[7].src = "images/realestate/darlington025_e.jpg";

photoArrayR[8] = new Image();
photoArrayR[8].src = "images/realestate/gre1_r.jpg";
photoArrayE[8] = new Image();
photoArrayE[8].src = "images/realestate/gre1_e.jpg";