<!-- Hide script from old browsers
headLine = new Array


headLine[0] = '<h2>PREMIUM REAL ESTATE AGENTS</h2><p>Our mission is to offer our clients prime properties, hand picked by our agents in order to respond even to the highest expectations of the most demanding customers.&nbsp;<img src="images/bullet.png" width="10" height="10" /> <a href="about.html">Read More</a></p><p>&nbsp;</p>'


headLine[1] = '<h2>IF YOU NEED TO CONTACT US?</h2><p>Please don’t hesitate to contact us 24 hours a day. Simply dial our phone number, send us an email or make an appointment in our offices. For our contact details, please select “CONTACTS” or&nbsp;<img src="images/bullet.png" width="10" height="10" /> <a href="contacts.html">Click Here</a></p><p>&nbsp;</p>'


headLine[2] = '<h2>THE DREAM PROPERTY?</h2><p>Still dreaming about affordable, yet stunning huge mansion type property? You should consider our Lipnitsa residential house, situated in just 10 miles from the Danube, in prestigious setting and eco-friendly region &nbsp;<img src="images/bullet.png" width="10" height="10" /> <a href="1.html">More...</a></p><p>&nbsp;</p>'

headLine[3] = '<h2>PROJECT MANAGEMENT SERVICES</h2><p>If you need project management services in construction and civil works, you may consider visiting our main company’s website. Samax provides turnkey building services to both the domestic and foreign investors.&nbsp;<img src="images/bullet.png" width="10" height="10" /> <a href="http://www.samax.bg/en" target="_blank">www.samax.bg</a></p><p>&nbsp;</p>'




headLine[4] = '<a href="offers2.html"><img src="images/top_vineyard.jpg" height="109" width="309" border=0 /></a>'
headLine[5] = '<a href="offers2.html"><img src="images/top_forest.jpg" height="109" width="309" border=0 /></a>'
headLine[6] = '<a href="offers2.html"><img src="images/top_land.jpg" height="109" width="309" border=0 /></a>'
headLine[7] = '<a href="offers1.html"><img src="images/top_house.jpg" height="109" width="309" border=0 /></a>'




phraseCnt = headLine.length;
javascript: headPhrase();

function headPhrase() {
randomNum = Math.floor ((Math.random() * phraseCnt))
phrase = headLine[randomNum]

document.write (phrase)

}




document.write ('<!-- Start of StatCounter Code -->');
document.write ('<script type="text/javascript">');
document.write ('var sc_project=3193028; ');
document.write ('var sc_invisible=0; ');
document.write ('var sc_partition=23; ');
document.write ('var sc_security="942b8d35"; ');
document.write ('</script>');

document.write ('<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c24.statcounter.com/3193028/0/942b8d35/0/" alt="hit counter" /></a></div></noscript>');
document.write ('<!-- End of StatCounter Code -->');





// End hiding script from old browsers -->

