• Hey, guest user. Hope you're enjoying NeoGAF! Have you considered registering for an account? Come join us and add your take to the daily discourse.

NHL Playoffs 2016 |OT| Clear Eyes, Full Salt, Will Lose

Smiley90

Stop shitting on my team. Start shitting on my finger.
Gaf is now

// This file contains all the reusable functions specifically tied // to the display/output of the interface. // Check for mobile browser function detectMobile() { if (preg_match('/(Kindle|PlayBook|Silk|N900|PLAYSTATION|Nintendo|TouchPad|alcatel|amoi|android|avantgo|blackberry|benq|cell|cricket|docomo|elaine|htc|iemobile|iphone|ipad|ipaq|ipod|j2me|java|midp|mini|mmp|mobi|motorola|nec-|nokia|palm|panasonic|philips|phone|sagem|sharp|sie-|smartphone|sony|symbian|t-mobile|telus|up.browser|up.link|vodafone|wap|webos|wireless|xda|xoom|zte)/i', $_SERVER['HTTP_USER_AGENT'])) { return true; } else { return false; } } // Output plain text viewable array for testing purposes only function displayArray($arr) { header("Content-type: text/plain"); print_r($arr); exit; } // Display the global header and its controls function displayHeader($title, $subTitle, $bodyId, $logoUrl, $buttonContent) { // $title = Title of the page and in the header // $subTitle = Second line in the header // $bodyId = Unique ID to appear in the tag // $logoUrl = Where the logo/back button should click to // $buttonContent = HTML that should appear to draw a button on the right of the header // Create short variable of the path to the current theme $themePath = "themes/{$GLOBALS['prefs']['theme']}"; // Creat variable to uncache js/css files every day $noCache = date('d'); // Start outputing the HTML echo "n"; echo "n"; echo "n"; if ($subTitle == "") { $centered = "class="centered""; } if ($title == "NeoGAF") { echo "n"; } else { echo "n"; } echo "n"; echo "n"; echo "n"; echo "n"; echo "n"; echo "n"; echo "n"; echo ""; echo ""; echo "n"; if ($bodyId !== "") { echo "n"; } else { echo "n"; } echo "
n"; if ($buttonContent != "") { echo $buttonContent; } echo "
n"; if ($logoUrl == "") { echo " Logon"; } else { echo " Logon"; } echo "
n"; echo "
$title

n"; if ($subTitle != "") { echo "
$subTitle

n"; } echo "
n"; echo "
n"; echo "
n"; } // Display the Header Menu function displayHeaderMenu($selected) { if ($selected == "2") { $sel2 = " selected"; } else if ($selected == "3") { $sel3 = " selected"; } else if ($selected == "8") { $sel8 = " selected"; } else if ($selected == "20") { $sel20 = " selected"; } else if ($selected == "prefs") { $selPrefs = " selected"; } else if ($selected == "private") { $selMsgs = " selected"; } else if ($selected == "subscribed") { $selSubs = " selected"; } echo "
n"; if ($GLOBALS['accountData']['loggedIn']) { echo "
n"; echo " n"; echo " n"; echo " n"; echo " n"; echo " n"; echo " n"; echo " n"; echo " Advancedn"; echo "
n"; if ($GLOBALS['accountData']['pmsNew'] > 0) { $badge = "{$GLOBALS['accountData']['pmsNew']}"; } echo "
n"; echo " Gamingn"; echo " Off-Topicn"; echo " Gaming
Communityn"; echo " Off-Topic
Communityn"; echo " Subscribedn"; echo " $badge Messagesn"; echo " Preferencesn"; echo " Log Outn"; } else { echo " Gamingn"; echo " Off-Topicn"; echo " Gaming
Communityn"; echo " Off-Topic
Communityn"; echo " Preferencesn"; echo " Log Inn"; } echo "
n"; echo "
n"; } // Display the Top Ad function displayTopAd() { echo "

"; } // Display the Bottom Ad function displayBottomAd() { echo "

"; } // Display a single list item function displayListItem($item) { if ($item['highlight']) { $highlight = " highlight"; } if ($item['read']) { $read = " read"; } if ($item['selectionId'] > 0) { $checkbox = "

n"; $itemType = " selectable"; } else if ($item['locked']) { $itemType = " locked"; } else if ($item['branch']) { $itemType = " branch"; } echo "
n"; echo $checkbox; echo " n"; echo " " . wordwrap($item["title"], 25, " ", true) . "n"; echo " {$item['subTitle']}n"; echo " n"; if ($item['deleteable']) { echo " Xn"; } else { echo " >n"; } echo "
n"; } // Display Pagination Buttons function displayPagination($url, $currentPage, $totalPages, $lastpost, $composeText, $composeUrl) { echo "
n"; // Output Prev Page button (active or inactive) if ($currentPage == 1) { echo "
Prev Page
n"; } else { $prevPage = $currentPage - 1; echo " Prev Pagen"; } // Output Compose Button (if applicable) if ($composeUrl != "") { echo " $composeTextn"; } else { echo "
$composeText
n"; } // Output Refresh Page or Next Page (active or inactive) if ($currentPage < $totalPages) { $nextPage = $currentPage + 1; echo " Next Pagen"; } else { if ($lastpost != false) { $onClickCode = "updateThread('$url&page=$currentPage&lastpost=$lastpost'); return false;"; echo " Refreshn"; } else { echo "
Next Page
n"; } } // Output page selector buttons (active or inactive) if ($totalPages > 2) { echo "
n"; if ($currentPage == 1) { echo "
First Page
n"; } else { echo " First Pagen"; } // echo "

n"; if ($totalPages > 1) { echo " Go to Pagen"; } else { echo "
Go to Page
n"; } if ($currentPage >= $totalPages) { echo "
Last Page
n"; } else { echo " Last Pagen"; } echo "
n"; } echo "
n"; echo "
n"; echo " n"; echo " n"; echo "
n"; } // Display the common sub footer function displaySubFooter($content) { if ($content == "") { $content = "The time now is {$GLOBALS['accountData']['currentTime']}."; } echo "
n"; echo $content; echo "
n"; } // Display the common footer function displayFooter($content, $logoUrl, $buttonContent) { if ($content != "") { echo "
n"; if ($buttonContent != "") { echo $buttonContent; } echo "
n"; echo " Logon"; echo "
$content

n"; echo "
n"; } echo "n"; echo "n"; } // Display the universal error page function displayError($title, $message, $redirect, $redirectMessage) { if ($redirect == "") { $redirect = "./"; } displayHeader($title, "", "error", $redirect, false); echo "
n"; echo "
n"; echo "
$message

n"; echo "
n"; if ($redirect == "") { $redirect = $_SERVER['HTTP_REFERER']; } echo " $redirectMessagen"; echo "
n"; echo "n"; echo "n"; exit; } ?> Fatal error: Call to undefined function detectmobile() in /gaf/sites/m.neogaf.com/themes/Default/displaySubscribed.php on line 7

-blinks-
 

malfcn

Member
Cherry sticking up for Crosby? The kid plays like a piece of shit. Gretzky from my memory didn't go around crying like baby and starting playground level fuckery.

Maybe he doesn't deserve all the cheap shots, but he throws his own fair amount of low class hits.
 

Stasis

Member
He shows all these guys hitting Crosby and Crosby being hurt/exaggerating and he's saying "you can't have these guys picking on the star" and then one clip is Ovi running into him.

Ovi's a star and he sure handles it. Just saying.

I mean, I don't agree with it in general, but Crosby really does deserve the dive reputation. It's impossible for me to not respect Ovi a ton more. Not that ALL that happens to Crosby is fake, he certainly takes a lot of shit, but fuck...
 

Alucard

Banned
Cherry sticking up for Crosby? The kid plays like a piece of shit. Gretzky from my memory didn't go around crying like baby and starting playground level fuckery.

Maybe he doesn't deserve all the cheap shots, but he throws his own fair amount of low class hits.

Show me these "low class hits."
 

Futureman

Member
Crosby hasn't been crying in this game. Not sure what your going on. He tried to sell a call or two.

Felt like Pens had zero scoring chances in the 3rd there. I don't think they had a shot on the PP. Not feeling confident about this OT.
 

Alucard

Banned
Intermission, so time to list my favourite GAF OT titles in the first two pages as of this posting:

I think my roommate ate cat food
Have you ever been naked in public?
How do you eat an orange?
How can I make my burgers taste better?
God I hate getting a cleaning at the dentist
So bugs have been living in my seasoning
Co-worker sniffed my lunch. I made him buy a new one. Am I being unfair?
Cargo shorts. Why the hate?
 

Revenant

Member
Intermission, so time to list my favourite GAF OT titles in the first two pages as of this posting:

I think my roommate ate cat food
Have you ever been naked in public?
How do you eat an orange?
How can I make my burgers taste better?
God I hate getting a cleaning at the dentist
So bugs have been living in my seasoning
Co-worker sniffed my lunch. I made him buy a new one. Am I being unfair?
Cargo shorts. Why the hate?

The eating of an orange is a lot like a good marriage....
 
Top Bottom