Created
February 22, 2017 21:31
-
-
Save gera3d/004ab578d4583a0f03dbd47a221ce0dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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