Created
May 21, 2012 17:20
-
-
Save yahelc/2763386 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
(function() { | |
var get=(function(){var map={};window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi,function(m,k,v){map[k]=v;});return map;}()); | |
if(get.source){ | |
jQuery.getScript("http://ausnursing.bluestatedigital.com/page/spud?jsonp=callback&type=set&field=source&value="+get.source); | |
} | |
if(get.subsource){ | |
jQuery.getScript("http://ausnursing.bluestatedigital.com/page/spud?jsonp=callback&type=set&field=subsource&value="+get.subsource); | |
} | |
})(); |
Yep, sorry. Not sure how that happened.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Second URL is 404ing. Guessing that should be ../page/spud? ...