13
13
border-collapse : collapse;
14
14
}
15
15
</ style >
16
- < script src ="../js/jquery-1.7.1.min.js "> </ script > -- >
16
+ < script src ="../js/jquery-1.7.1.min.js "> </ script >
17
17
18
18
< script type ="text/javascript ">
19
19
$ ( document ) . ready ( function ( ) {
105
105
$ ( '#display' ) . load ( 'experiment10-0.php?fileno=' + cno ) ;
106
106
}
107
107
</ script >
108
- <!--VLEAD Google Analytics script starts here -->
109
- < script >
110
- ( function ( i , s , o , g , r , a , m ) {
111
- i [ 'GoogleAnalyticsObject' ] = r ;
112
- i [ r ] = i [ r ] || function ( ) {
113
- ( i [ r ] . q = i [ r ] . q || [ ] ) . push ( arguments )
114
- } , i [ r ] . l = 1 * new Date ( ) ;
115
- a = s . createElement ( o ) ,
116
- m = s . getElementsByTagName ( o ) [ 0 ] ;
117
- a . async = 1 ;
118
- a . src = g ;
119
- m . parentNode . insertBefore ( a , m )
120
- } ) ( window , document , 'script' , '//www.google-analytics.com/analytics.js' , 'ga' ) ;
121
-
122
- ga ( 'create' , 'UA-42255654-1' , 'virtual-labs.ac.in' ) ;
123
- ga ( 'send' , 'pageview' ) ;
124
- </ script >
125
-
126
- < script >
127
- ( function ( i , s , o , g , r , a , m ) {
128
- i [ 'GoogleAnalyticsObject' ] = r ;
129
- i [ r ] = i [ r ] || function ( ) {
130
- ( i [ r ] . q = i [ r ] . q || [ ] ) . push ( arguments )
131
- } , i [ r ] . l = 1 * new Date ( ) ;
132
- a = s . createElement ( o ) , m = s . getElementsByTagName ( o ) [ 0 ] ;
133
- a . async = 1 ;
134
- a . src = g ;
135
- m . parentNode . insertBefore ( a , m )
136
- } ) ( window , document , 'script' , '//www.google-analytics.com/analytics.js' , 'ga' ) ;
137
- ga ( 'create' , 'UA-67558473-1' , 'auto' ) ;
138
- ga ( 'send' , 'pageview' ) ;
139
- </ script >
108
+
140
109
</ head >
141
110
142
111
< body class ="index " id ="page-top ">
@@ -208,4 +177,4 @@ <h1 class="text-h1-lightblue">N-Grams Smoothing</h1>
208
177
209
178
210
179
211
- </ body > <!-- jQuery --> </ html >
180
+ </ body > <!-- jQuery --> </ html >
0 commit comments