Skip to content

Instantly share code, notes, and snippets.

@gera3d
Created February 22, 2017 21:31
Show Gist options
  • Save gera3d/004ab578d4583a0f03dbd47a221ce0dd to your computer and use it in GitHub Desktop.
Save gera3d/004ab578d4583a0f03dbd47a221ce0dd to your computer and use it in GitHub Desktop.
<script>
function getScreenSize() {
// in pixels
if ( screen.width < 500 || screen.height < 500)
window.open('fb://profile/103471319718707')
}
</script>
<strong>Where would you like to review us?</strong>
<br><br>
<div><a href="http://search.google.com/local/writereview?placeid=ChIJx5qCkVFTQIgRQbeEMkdSDTo">Google</a></div>
<div class="hidden-android"><a href="https://www.facebook.com/cincinnatioralsurgery/" onclick="getScreenSize()">Facebook</a></div>
<div class="hidden-android"><a href="https://www.yelp.com/biz/cincinnati-oral-and-maxillofacial-surgery-cincinnati-3">Yelp</a></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment