wp Switcharoo
$(document).ready(function(){
$('a.ViewLink').each(function(){ var lnk = this.href; this.href = lnk.replace('mspfilm.org/wp-pro-scrape-test/info.aspx?evtinfo=','https://prod3.agileticketing.net/WebSales/pages/info.aspx?evtinfo='); }); });
$('a.ViewLink').each(function(){ var lnk = this.href; this.href = lnk.replace('mspfilm.org/switcharoo/info.aspx?evtinfo=','prod3.agileticketing.net/WebSales/pages/info.aspx?evtinfo='); });