if (!(!window.google || !google.gears)) {
document.write('<br/><div class=\"homeMenuItem\">Smartphone Users<p><a href=\"#\" onclick=\"g_gears(1);\">-Nearest Bus Stop</a><br/><a href=\"geolocate.php\">-Download WebApp</a><br/><a href=\"http://m.layar.com/open/dublinbus2go\">-Open in the Layar 3D Browser</a></p></div>');
}
else if(navigator.geolocation){
document.write('<br/><div class=\"homeMenuItem\">Smartphone Users<p><a href=\"#\" onclick=\"getLocation();\">-Nearest Bus Stop</a><br/><a href=\"geolocate.php\">-Download WebApp</a><br/><a href=\"layar://dublinbus2go\">-Open in the Layar 3D Browser</a></p></div>');
}
