File tree 2 files changed +0
-26
lines changed
2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 225
225
$ ( "#membership" ) . keyup ( testMembership ) ;
226
226
} ) ;
227
227
</ script >
228
- < script type ="text/javascript ">
229
-
230
- var _gaq = _gaq || [ ] ;
231
- _gaq . push ( [ '_setAccount' , 'UA-4514581-2' ] ) ;
232
- _gaq . push ( [ '_trackPageview' ] ) ;
233
-
234
- ( function ( ) {
235
- var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
236
- ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
237
- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
238
- } ) ( ) ;
239
-
240
- </ script >
241
228
</ head >
242
229
243
230
< body >
Original file line number Diff line number Diff line change 225
225
$ ( "#membership" ) . keyup ( testMembership ) ;
226
226
} ) ;
227
227
</ script >
228
- < script type ="text/javascript ">
229
-
230
- var _gaq = _gaq || [ ] ;
231
- _gaq . push ( [ '_setAccount' , 'UA-4514581-2' ] ) ;
232
- _gaq . push ( [ '_trackPageview' ] ) ;
233
-
234
- ( function ( ) {
235
- var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
236
- ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
237
- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
238
- } ) ( ) ;
239
-
240
- </ script >
241
228
</ head >
242
229
243
230
< body >
You can’t perform that action at this time.
0 commit comments