
document.write('<div class=chromestyle id=chromemenu style="font-family:verdana,arial;">') ;
document.write('<ul style="font-family:verdana,arial;margin:0px;">') ; 
document.write('<li style="padding-left:3px;"><a href="index.htm"> HOME </a></li>') ;
document.write('<li style="padding-left:3px;"><a href="#" rel="dropmenu1">EXAMPLES</a></li>') ;
document.write('<li style="padding-left:3px;"><a href="#" rel="dropmenu2">PHOTOGRAPHY</a></li>') ;
document.write('<li style="padding-left:3px;"><a href="#" rel="dropmenu3">WEB GPS</a></li>') ;
document.write('<li style="padding-left:3px;"><a href="mobilewebsitesbrisbane.php">MOBILE</a></li>') ;
document.write('<li style="padding-left:3px;"><a href="#" rel="dropmenu4">OTHER</a></li>') ;
document.write('<li style="padding-left:3px;"><a href="pg-pri.htm">PRICING</a></li>') ;
document.write('<li style="padding-left:3px;"><a href="pg-testimonials.htm">TESTIMONIALS</a></li>') ;
document.write('<li style="padding-left:3px;"><a href="pg-contact.htm">CONTACT</a></li>') ;
document.write('</ul>') ;
document.write('</div>') ;


// <!-- drop down menu -->                                                   
document.write('<div id="dropmenu1" class="dropmenudiv" style="width: 150px;">') ;
document.write('<a href="pg-exa.htm">BUSINESS</a>') ;
document.write('<a href="pg-exa-tourism.htm">TOURISM</a>') ;
document.write('<a href="pg-exa-other.htm">OTHER</a>') ;
document.write('</div>') ;

// <!-- drop down menu -->                                                   
document.write('<div id="dropmenu2" class="dropmenudiv" style="width: 150px;">') ;
document.write('<a href="pg-photographygeneral.htm">GENERAL</a>') ;
document.write('<a href="pg-vr.htm">VIRTUAL TOURS</a>') ;
document.write('<a href="pg-panoramas.htm">PANORAMAS</a>') ;
document.write('<a href="pg-elevatedphotography.htm">ELEVATED</a>') ;
document.write('<a href="pg-photographyportrait.htm">PORTRAIT</a>') ;
document.write('</div>') ;

// <!-- drop down menu -->                                                   
document.write('<div id="dropmenu3" class="dropmenudiv" style="width: 200px;">') ;
document.write('<a href="pg-gps.htm">GPS LOCATION INTEGRATION</a>') ;
document.write('<a href="pg-gpspoi.htm">POI SERVICE</a>') ;
document.write('</div>') ;

// <!-- drop down menu -->                                                   
document.write('<div id="dropmenu4" class="dropmenudiv" style="width: 150px;">') ;
document.write('<a href="pg-onlinemarketing.htm">ONLINE MARKETING</a>') ;
document.write('<a href="pg-php.htm">ONLINE SYSTEMS</a>') ;
document.write('<a href="pg-consultancy.htm">CONSULTANCY</a>') ;
document.write('</div>') ;
