if (!(!window.google || !google.gears)) {
document.write('<br/><div class=\"homeMenuItem\">Advanced Options<p><a href=\"#\" onclick=\"g_gears();\">-Nearest bike</a><br/><a href=\"/geolocate\">-Download WebApp</a><br/><a href=\"http://m.layar.com/open/dublinbikes2go\">-Open in the Layar 3D Browser</a></p></div>');
}
else if(navigator.geolocation){
document.write('<br/><div class=\"homeMenuItem\">Advanced Options<p><a href=\"#\" onclick=\"getLocation();\">-Nearest bike</a><br/><a href=\"http://beta.dublinbikes2go.com/?utm_source=MobileSite&utm_medium=HeaderLink&utm_campaign=JSLink\">-Download WebApp</a><br/><a href=\"layar://dublinbikes2go\">-Open in the Layar 3D Browser</a></p></div>');
}

