/[clonezilla-sysresccd]/Documentation.vim
ViewVC logotype

Contents of /Documentation.vim

Parent Directory Parent Directory | Revision Log Revision Log


Revision 119 - (show annotations)
Thu Sep 16 09:19:51 2010 UTC (13 years, 7 months ago) by sng
File size: 495691 byte(s)
updating download links
1 let SessionLoad = 1
2 if &cp | set nocp | endif
3 let s:cpo_save=&cpo
4 set cpo&vim
5 map! <S-Insert> <MiddleMouse>
6 map \c :echo g:colors_name
7 map \p :CP
8 map \n :CN
9 map \dk <Plug>DirDiffPrev
10 map \dj <Plug>DirDiffNext
11 map \dp <Plug>DirDiffPut
12 map \dg <Plug>DirDiffGet
13 nmap gx <Plug>NetrwBrowseX
14 map <F12> :colorscheme default
15 map <S-F12> :colorscheme desert
16 nnoremap <silent> <Plug>NetrwBrowseX :call netrw#NetrwBrowseX(expand("<cWORD>"),0)
17 map <S-Insert> <MiddleMouse>
18 noremap ë gt
19 noremap ê gT
20 iabbr Cs case "$" in
21 )
22 
23 ;;
24 )
25 
26 ;;
27 *)
28 
29 ;;
30 esac
31 iabbr Un until [ ];do
32 
33 done
34 iabbr Wh while [ ];do
35 
36 done
37 iabbr Ifil if [ ];then
38 
39 elif [ ];then
40 
41 else
42 
43 fi
44 iabbr Ifl if [ ];then
45 
46 else
47 
48 fi
49 iabbr Ifn if [ ];then
50 
51 fi
52 iabbr Fn for n in ;do
53 
54 done
55 let &cpo=s:cpo_save
56 unlet s:cpo_save
57 set autoindent
58 set backspace=indent,eol,start
59 set expandtab
60 set fileencodings=ucs-bom,utf-8,default,latin1
61 set guifont=Monospace\ 13
62 set helplang=el
63 set history=50
64 set nomodeline
65 set mouse=a
66 set pastetoggle=<F10>
67 set printoptions=paper:a4
68 set ruler
69 set runtimepath=~/.vim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim73,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after
70 set shiftwidth=4
71 set showbreak=
72 set showcmd
73 set showmatch
74 set smarttab
75 set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc
76 set tabpagemax=1000
77 set tabstop=4
78 set termencoding=utf-8
79 set wildmenu
80 set window=38
81 let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0
82 let v:this_session=expand("<sfile>:p")
83 silent only
84 cd ~/clonezilla-sysresccd/trunk/www/working
85 if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == ''
86 let s:wipebuf = bufnr('%')
87 endif
88 set shortmess=aoO
89 badd +1 annex-a-devices.html
90 badd +1 backup.html
91 badd +1 backup-smb.html
92 badd +1 boot-params.html
93 badd +1 clonezilla.html
94 badd +1 custom-cd.html
95 badd +1 flash-backup.html
96 badd +1 help.html
97 badd +1 index.html
98 badd +1 intro.html
99 badd +1 oldboot.html
100 badd +1 own-scripts.html
101 badd +1 partitions.html
102 badd +1 project.html
103 badd +1 recover.html
104 badd +1 reloc-img.html
105 badd +1 restoration.html
106 badd +1 restore-burn.html
107 badd +1 restore.html
108 badd +1 screenshots.html
109 badd +1 supergrubdisk.html
110 badd +1 sysresccd.html
111 badd +1 usb.html
112 badd +1 news.php
113 badd +1 printable.php
114 badd +1 clonezilla-sysresccd.rss
115 badd +1 ../.htaccess
116 badd +1 .404.html
117 badd +1 .news.php
118 badd +1 .template.html
119 badd +1 scripts/2site
120 badd +1 scripts/html2txt
121 badd +1 ../chkNamedLinks
122 badd +1 scripts/html2doc
123 badd +0 download.html
124 args annex-a-devices.html backup.html backup-smb.html boot-params.html clonezilla.html custom-cd.html flash-backup.html help.html index.html intro.html oldboot.html own-scripts.html partitions.html project.html recover.html reloc-img.html restoration.html restore-burn.html restore.html screenshots.html supergrubdisk.html sysresccd.html usb.html news.php printable.php clonezilla-sysresccd.rss ../.htaccess .404.html .news.php .template.html scripts/2site scripts/html2txt ../chkNamedLinks
125 edit annex-a-devices.html
126 set splitbelow splitright
127 set nosplitbelow
128 set nosplitright
129 wincmd t
130 set winheight=1 winwidth=1
131 argglobal
132 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
133 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
134 nnoremap <buffer> <silent> ;# :ColorSelect
135 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
136 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
137 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
138 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
139 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
140 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
141 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
142 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
143 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
144 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
145 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
146 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
147 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
148 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
149 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
150 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
151 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
152 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
153 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
154 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
155 nnoremap <buffer> <silent> ; 
156 nnoremap <buffer> <silent> ;; ;
157 vnoremap <buffer> <silent> ;; ;
158 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
159 inoremap <buffer> <silent> &hA &hArr;
160 inoremap <buffer> <silent> &dA &dArr;
161 inoremap <buffer> <silent> &rA &rArr;
162 inoremap <buffer> <silent> &uA &uArr;
163 inoremap <buffer> <silent> &lA &lArr;
164 inoremap <buffer> <silent> &ha &harr;
165 inoremap <buffer> <silent> &da &darr;
166 inoremap <buffer> <silent> &ra &rarr;
167 inoremap <buffer> <silent> &ua &uarr;
168 inoremap <buffer> <silent> &la &larr;
169 inoremap <buffer> <silent> &pv &piv;
170 inoremap <buffer> <silent> &uh &upsih;
171 inoremap <buffer> <silent> &ts &thetasym;
172 inoremap <buffer> <silent> &og &omega;
173 inoremap <buffer> <silent> &ps &psi;
174 inoremap <buffer> <silent> &ch &chi;
175 inoremap <buffer> <silent> &ph &phi;
176 inoremap <buffer> <silent> &up &upsilon;
177 inoremap <buffer> <silent> &ta &tau;
178 inoremap <buffer> <silent> &sf &sigmaf;
179 inoremap <buffer> <silent> &si &sigma;
180 inoremap <buffer> <silent> &rh &rho;
181 inoremap <buffer> <silent> &pi &pi;
182 inoremap <buffer> <silent> &oc &omicron;
183 inoremap <buffer> <silent> &xi &xi;
184 inoremap <buffer> <silent> &nu &nu;
185 inoremap <buffer> <silent> &mu &mu;
186 inoremap <buffer> <silent> &lm &lambda;
187 inoremap <buffer> <silent> &ka &kappa;
188 inoremap <buffer> <silent> &io &iota;
189 inoremap <buffer> <silent> &th &theta;
190 inoremap <buffer> <silent> &et &eta;
191 inoremap <buffer> <silent> &ze &zeta;
192 inoremap <buffer> <silent> &ep &epsilon;
193 inoremap <buffer> <silent> &de &delta;
194 inoremap <buffer> <silent> &ga &gamma;
195 inoremap <buffer> <silent> &be &beta;
196 inoremap <buffer> <silent> &al &alpha;
197 inoremap <buffer> <silent> &Ps &Psi;
198 inoremap <buffer> <silent> &Ch &Chi;
199 inoremap <buffer> <silent> &Ph &Phi;
200 inoremap <buffer> <silent> &Up &Upsilon;
201 inoremap <buffer> <silent> &Ta &Tau;
202 inoremap <buffer> <silent> &Si &Sigma;
203 inoremap <buffer> <silent> &Rh &Rho;
204 inoremap <buffer> <silent> &Pi &Pi;
205 inoremap <buffer> <silent> &Oc &Omicron;
206 inoremap <buffer> <silent> &Xi &Xi;
207 inoremap <buffer> <silent> &Nu &Nu;
208 inoremap <buffer> <silent> &Mu &Mu;
209 inoremap <buffer> <silent> &Lm &Lambda;
210 inoremap <buffer> <silent> &Ka &Kappa;
211 inoremap <buffer> <silent> &Io &Iota;
212 inoremap <buffer> <silent> &Th &Theta;
213 inoremap <buffer> <silent> &Et &Eta;
214 inoremap <buffer> <silent> &Ze &Zeta;
215 inoremap <buffer> <silent> &Ep &Epsilon;
216 inoremap <buffer> <silent> &De &Delta;
217 inoremap <buffer> <silent> &Ga &Gamma;
218 inoremap <buffer> <silent> &Be &Beta;
219 inoremap <buffer> <silent> &Al &Alpha;
220 inoremap <buffer> <silent> &3. &hellip;
221 inoremap <buffer> <silent> &-- &mdash;
222 inoremap <buffer> <silent> &3- &mdash;
223 inoremap <buffer> <silent> &m- &mdash;
224 inoremap <buffer> <silent> &2- &ndash;
225 inoremap <buffer> <silent> &n- &ndash;
226 inoremap <buffer> <silent> &34 &frac34;
227 inoremap <buffer> <silent> &12 &frac12;
228 inoremap <buffer> <silent> &14 &frac14;
229 inoremap <buffer> <silent> &. &middot;
230 inoremap <buffer> <silent> &pa &para;
231 inoremap <buffer> <silent> &mi &micro;
232 inoremap <buffer> <silent> &dg &deg;
233 inoremap <buffer> <silent> &? &iquest;
234 inoremap <buffer> <silent> &! &iexcl;
235 inoremap <buffer> <silent> &sz &szlig;
236 inoremap <buffer> <silent> &o/ &oslash;
237 inoremap <buffer> <silent> &/ &divide;
238 inoremap <buffer> <silent> &" &uml;
239 inoremap <buffer> <silent> &2> &raquo;
240 inoremap <buffer> <silent> &2< &laquo;
241 inoremap <buffer> <silent> &y" &yuml;
242 inoremap <buffer> <silent> &y' &yacute;
243 inoremap <buffer> <silent> &u" &uuml;
244 inoremap <buffer> <silent> &u^ &ucirc;
245 inoremap <buffer> <silent> &u' &uacute;
246 inoremap <buffer> <silent> &u` &ugrave;
247 inoremap <buffer> <silent> &x &times;
248 inoremap <buffer> <silent> &o" &ouml;
249 inoremap <buffer> <silent> &o~ &otilde;
250 inoremap <buffer> <silent> &o^ &ocirc;
251 inoremap <buffer> <silent> &o' &oacute;
252 inoremap <buffer> <silent> &o` &ograve;
253 inoremap <buffer> <silent> &n~ &ntilde;
254 inoremap <buffer> <silent> &i" &iuml;
255 inoremap <buffer> <silent> &i^ &icirc;
256 inoremap <buffer> <silent> &i' &iacute;
257 inoremap <buffer> <silent> &i` &igrave;
258 inoremap <buffer> <silent> &e" &euml;
259 inoremap <buffer> <silent> &e^ &ecirc;
260 inoremap <buffer> <silent> &e' &eacute;
261 inoremap <buffer> <silent> &e` &egrave;
262 inoremap <buffer> <silent> &c, &ccedil;
263 inoremap <buffer> <silent> &ae &aelig;
264 inoremap <buffer> <silent> &ao &aring;
265 inoremap <buffer> <silent> &a" &auml;
266 inoremap <buffer> <silent> &a~ &atilde;
267 inoremap <buffer> <silent> &a^ &acirc;
268 inoremap <buffer> <silent> &a' &aacute;
269 inoremap <buffer> <silent> &a` &agrave;
270 inoremap <buffer> <silent> &Y' &Yacute;
271 inoremap <buffer> <silent> &U" &Uuml;
272 inoremap <buffer> <silent> &U^ &Ucirc;
273 inoremap <buffer> <silent> &U' &Uacute;
274 inoremap <buffer> <silent> &U` &Ugrave;
275 inoremap <buffer> <silent> &O/ &Oslash;
276 inoremap <buffer> <silent> &O" &Ouml;
277 inoremap <buffer> <silent> &O~ &Otilde;
278 inoremap <buffer> <silent> &O^ &Ocirc;
279 inoremap <buffer> <silent> &O' &Oacute;
280 inoremap <buffer> <silent> &O` &Ograve;
281 inoremap <buffer> <silent> &N~ &Ntilde;
282 inoremap <buffer> <silent> &I" &Iuml;
283 inoremap <buffer> <silent> &I^ &Icirc;
284 inoremap <buffer> <silent> &I' &Iacute;
285 inoremap <buffer> <silent> &I` &Igrave;
286 inoremap <buffer> <silent> &E" &Euml;
287 inoremap <buffer> <silent> &E^ &Ecirc;
288 inoremap <buffer> <silent> &E' &Eacute;
289 inoremap <buffer> <silent> &E` &Egrave;
290 inoremap <buffer> <silent> &C, &Ccedil;
291 inoremap <buffer> <silent> &AE &AElig;
292 inoremap <buffer> <silent> &Ao &Aring;
293 inoremap <buffer> <silent> &A" &Auml;
294 inoremap <buffer> <silent> &A~ &Atilde;
295 inoremap <buffer> <silent> &A^ &Acirc;
296 inoremap <buffer> <silent> &A' &Aacute;
297 inoremap <buffer> <silent> &A` &Agrave;
298 inoremap <buffer> <silent> &c| &cent;
299 inoremap <buffer> <silent> &Y= &yen;
300 inoremap <buffer> <silent> &# &pound;
301 inoremap <buffer> <silent> & &nbsp;
302 inoremap <buffer> <silent> &> &gt;
303 inoremap <buffer> <silent> &< &lt;
304 inoremap <buffer> <silent> &' &quot;
305 inoremap <buffer> <silent> &tm &trade;
306 inoremap <buffer> <silent> &rO &reg;
307 inoremap <buffer> <silent> &cO &copy;
308 inoremap <buffer> <silent> && &amp;
309 inoremap <buffer> <silent> ;# :ColorSelect
310 inoremap <buffer> <silent> ; &nbsp;
311 inoremap <buffer> <silent> ;la <label for=""></label>F"
312 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
313 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
314 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
315 </textarea>k$5F"i
316 inoremap <buffer> <silent> ;og <optgroup label="">
317 </optgroup>k$F"i
318 inoremap <buffer> <silent> ;op <option></option>F<
319 inoremap <buffer> <silent> ;ms <select name="" multiple>
320 </select>O
321 inoremap <buffer> <silent> ;se <select name="">
322 </select>O
323 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
324 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
325 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
326 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
327 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
328 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
329 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
330 inoremap <buffer> <silent> ;fm <form action="">
331 </form>k$F"i
332 inoremap <buffer> <silent> ;if <iframe src="">
333 </iframe>k$F"i
334 inoremap <buffer> <silent> ;nf <noframes>
335 </noframes>O
336 inoremap <buffer> <silent> ;fr <frame src="">F"
337 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
338 </frameset>k$3F"i
339 inoremap <buffer> <silent> ;th <th></th>F<
340 inoremap <buffer> <silent> ;td <td>
341 </td>O
342 inoremap <buffer> <silent> ;tr <tr>
343 </tr>O
344 inoremap <buffer> <silent> ;tf <tfoot>
345 </tfoot>O
346 inoremap <buffer> <silent> ;tb <tbody>
347 </tbody>O
348 inoremap <buffer> <silent> ;tH <thead>
349 </thead>O
350 inoremap <buffer> <silent> ;ta <table>
351 </table>O
352 inoremap <buffer> <silent> ;ca <caption></caption>F<
353 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
354 </object>k$5F"i
355 inoremap <buffer> <silent> ;ns <noscript>
356 </noscripT>O
357 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
358 <noembed></noembed>k$5F"i
359 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
360 inoremap <buffer> <silent> ;va <var></var>F<
361 inoremap <buffer> <silent> ;ul <ul>
362 </ul>O
363 inoremap <buffer> <silent> ;tt <tt></tt>F<
364 inoremap <buffer> <silent> ;ti <title></title>F<
365 inoremap <buffer> <silent> ;sp <sup></sup>F<
366 inoremap <buffer> <silent> ;sb <sub></sub>F<
367 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
368 inoremap <buffer> <silent> ;cs <style type="text/css">
369 <!--
370 -->
371 </style>kO
372 inoremap <buffer> <silent> ;sm <small></small>F<
373 inoremap <buffer> <silent> ;sa <samp></samp>F<
374 inoremap <buffer> <silent> ;sk <strike></strike>F<
375 inoremap <buffer> <silent> ;qu <q></q>F<
376 inoremap <buffer> <silent> ;pr <pre>
377 </pre>O
378 inoremap <buffer> <silent> ;/p </p>
379 
380 <p>
381 inoremap <buffer> <silent> ;pp <p>
382 </p>O
383 inoremap <buffer> <silent> ;ol <ol>
384 </ol>O
385 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
386 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
387 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
388 inoremap <buffer> <silent> ;lk <link href="">F"
389 inoremap <buffer> <silent> ;li <li></li>F<
390 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
391 inoremap <buffer> <silent> ;ii <isindex>
392 inoremap <buffer> <silent> ;in <ins></ins>F<
393 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
394 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
395 inoremap <buffer> <silent> ;ht <html>
396 </html>O
397 inoremap <buffer> <silent> ;Hr <hr width="75%">
398 inoremap <buffer> <silent> ;hr <hr>
399 inoremap <buffer> <silent> ;he <head>
400 </head>O
401 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
402 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
403 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
404 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
405 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
406 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
407 inoremap <buffer> <silent> ;h6 <h6></h6>F<
408 inoremap <buffer> <silent> ;h5 <h5></h5>F<
409 inoremap <buffer> <silent> ;h4 <h4></h4>F<
410 inoremap <buffer> <silent> ;h3 <h3></h3>F<
411 inoremap <buffer> <silent> ;h2 <h2></h2>F<
412 inoremap <buffer> <silent> ;h1 <h1></h1>F<
413 inoremap <buffer> <silent> ;fc <font color=""></font>F"
414 inoremap <buffer> <silent> ;fo <font size=""></font>F"
415 inoremap <buffer> <silent> ;sn <span></span>F<
416 inoremap <buffer> <silent> ;dv <div>
417 </div>O
418 inoremap <buffer> <silent> ;df <dfn></dfn>F<
419 inoremap <buffer> <silent> ;de <del></del>F<
420 inoremap <buffer> <silent> ;dd <dd></dd>F<
421 inoremap <buffer> <silent> ;dt <dt></dt>F<
422 inoremap <buffer> <silent> ;dl <dl>
423 </dl>O
424 inoremap <buffer> <silent> ;co <code></code>F<
425 inoremap <buffer> <silent> ;ci <cite></cite>F<
426 inoremap <buffer> <silent> ;ce <center></center>F<
427 inoremap <buffer> <silent> ;br <br>
428 inoremap <buffer> <silent> ;bd <body>
429 </body>O
430 inoremap <buffer> <silent> ;bl <blockquote>
431 </blockquote>O
432 inoremap <buffer> <silent> ;bi <big></big>F<
433 inoremap <buffer> <silent> ;bh <base href="">F"
434 inoremap <buffer> <silent> ;ad <address></address>F<
435 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
436 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
437 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
438 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
439 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
440 inoremap <buffer> <silent> ;an <a name=""></a>F"
441 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
442 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
443 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
444 inoremap <buffer> <silent> ;ah <a href=""></a>F"
445 imap <buffer> <silent> ;s4 ;s4
446 imap <buffer> <silent> ;4 ;4
447 inoremap <buffer> <silent> ;mi :call MangleImageTag()
448 inoremap <buffer> <silent> ; 
449 inoremap <buffer> <silent> ;& &
450 inoremap <buffer> <silent> ;; ;
451 setlocal keymap=
452 setlocal noarabic
453 setlocal autoindent
454 setlocal balloonexpr=
455 setlocal nobinary
456 setlocal bufhidden=
457 setlocal buflisted
458 setlocal buftype=
459 setlocal nocindent
460 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
461 setlocal cinoptions=
462 setlocal cinwords=if,else,while,do,for,switch
463 setlocal colorcolumn=
464 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
465 setlocal commentstring=<!--%s-->
466 setlocal complete=.,w,b,u,t,i
467 setlocal concealcursor=
468 setlocal conceallevel=0
469 setlocal completefunc=
470 setlocal nocopyindent
471 setlocal cryptmethod=
472 setlocal nocursorbind
473 setlocal nocursorcolumn
474 setlocal nocursorline
475 setlocal define=
476 setlocal dictionary=
477 setlocal nodiff
478 setlocal equalprg=
479 setlocal errorformat=
480 setlocal expandtab
481 if &filetype != 'html'
482 setlocal filetype=html
483 endif
484 setlocal foldcolumn=0
485 setlocal foldenable
486 setlocal foldexpr=0
487 setlocal foldignore=#
488 setlocal foldlevel=0
489 setlocal foldmarker={{{,}}}
490 setlocal foldmethod=manual
491 setlocal foldminlines=1
492 setlocal foldnestmax=20
493 setlocal foldtext=foldtext()
494 setlocal formatexpr=
495 setlocal formatoptions=tcq
496 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
497 setlocal grepprg=
498 setlocal iminsert=0
499 setlocal imsearch=2
500 setlocal include=
501 setlocal includeexpr=
502 setlocal indentexpr=
503 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
504 setlocal noinfercase
505 setlocal iskeyword=@,48-57,_,192-255
506 setlocal keywordprg=
507 setlocal nolinebreak
508 setlocal nolisp
509 setlocal nolist
510 setlocal makeprg=
511 setlocal matchpairs=(:),{:},[:],<:>
512 setlocal nomodeline
513 setlocal modifiable
514 setlocal nrformats=octal,hex
515 setlocal nonumber
516 setlocal numberwidth=4
517 setlocal omnifunc=htmlcomplete#CompleteTags
518 setlocal path=
519 setlocal nopreserveindent
520 setlocal nopreviewwindow
521 setlocal quoteescape=\\
522 setlocal noreadonly
523 setlocal norelativenumber
524 setlocal norightleft
525 setlocal rightleftcmd=search
526 setlocal noscrollbind
527 setlocal shiftwidth=4
528 setlocal noshortname
529 setlocal nosmartindent
530 setlocal softtabstop=0
531 setlocal nospell
532 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
533 setlocal spellfile=
534 setlocal spelllang=en
535 setlocal statusline=
536 setlocal suffixesadd=
537 setlocal swapfile
538 setlocal synmaxcol=3000
539 if &syntax != 'html'
540 setlocal syntax=html
541 endif
542 setlocal tabstop=4
543 setlocal tags=
544 setlocal textwidth=0
545 setlocal thesaurus=
546 setlocal noundofile
547 setlocal nowinfixheight
548 setlocal nowinfixwidth
549 setlocal wrap
550 setlocal wrapmargin=0
551 silent! normal! zE
552 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
553 if s:l < 1 | let s:l = 1 | endif
554 exe s:l
555 normal! zt
556 1
557 normal! 0
558 tabedit backup.html
559 set splitbelow splitright
560 set nosplitbelow
561 set nosplitright
562 wincmd t
563 set winheight=1 winwidth=1
564 argglobal
565 2argu
566 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
567 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
568 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
569 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
570 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
571 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
572 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
573 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
574 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
575 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
576 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
577 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
578 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
579 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
580 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
581 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
582 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
583 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
584 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
585 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
586 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
587 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
588 nnoremap <buffer> <silent> ; 
589 nnoremap <buffer> <silent> ;; ;
590 vnoremap <buffer> <silent> ;; ;
591 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
592 inoremap <buffer> <silent> &hA &hArr;
593 inoremap <buffer> <silent> &dA &dArr;
594 inoremap <buffer> <silent> &rA &rArr;
595 inoremap <buffer> <silent> &uA &uArr;
596 inoremap <buffer> <silent> &lA &lArr;
597 inoremap <buffer> <silent> &ha &harr;
598 inoremap <buffer> <silent> &da &darr;
599 inoremap <buffer> <silent> &ra &rarr;
600 inoremap <buffer> <silent> &ua &uarr;
601 inoremap <buffer> <silent> &la &larr;
602 inoremap <buffer> <silent> &pv &piv;
603 inoremap <buffer> <silent> &uh &upsih;
604 inoremap <buffer> <silent> &ts &thetasym;
605 inoremap <buffer> <silent> &og &omega;
606 inoremap <buffer> <silent> &ps &psi;
607 inoremap <buffer> <silent> &ch &chi;
608 inoremap <buffer> <silent> &ph &phi;
609 inoremap <buffer> <silent> &up &upsilon;
610 inoremap <buffer> <silent> &ta &tau;
611 inoremap <buffer> <silent> &sf &sigmaf;
612 inoremap <buffer> <silent> &si &sigma;
613 inoremap <buffer> <silent> &rh &rho;
614 inoremap <buffer> <silent> &pi &pi;
615 inoremap <buffer> <silent> &oc &omicron;
616 inoremap <buffer> <silent> &xi &xi;
617 inoremap <buffer> <silent> &nu &nu;
618 inoremap <buffer> <silent> &mu &mu;
619 inoremap <buffer> <silent> &lm &lambda;
620 inoremap <buffer> <silent> &ka &kappa;
621 inoremap <buffer> <silent> &io &iota;
622 inoremap <buffer> <silent> &th &theta;
623 inoremap <buffer> <silent> &et &eta;
624 inoremap <buffer> <silent> &ze &zeta;
625 inoremap <buffer> <silent> &ep &epsilon;
626 inoremap <buffer> <silent> &de &delta;
627 inoremap <buffer> <silent> &ga &gamma;
628 inoremap <buffer> <silent> &be &beta;
629 inoremap <buffer> <silent> &al &alpha;
630 inoremap <buffer> <silent> &Ps &Psi;
631 inoremap <buffer> <silent> &Ch &Chi;
632 inoremap <buffer> <silent> &Ph &Phi;
633 inoremap <buffer> <silent> &Up &Upsilon;
634 inoremap <buffer> <silent> &Ta &Tau;
635 inoremap <buffer> <silent> &Si &Sigma;
636 inoremap <buffer> <silent> &Rh &Rho;
637 inoremap <buffer> <silent> &Pi &Pi;
638 inoremap <buffer> <silent> &Oc &Omicron;
639 inoremap <buffer> <silent> &Xi &Xi;
640 inoremap <buffer> <silent> &Nu &Nu;
641 inoremap <buffer> <silent> &Mu &Mu;
642 inoremap <buffer> <silent> &Lm &Lambda;
643 inoremap <buffer> <silent> &Ka &Kappa;
644 inoremap <buffer> <silent> &Io &Iota;
645 inoremap <buffer> <silent> &Th &Theta;
646 inoremap <buffer> <silent> &Et &Eta;
647 inoremap <buffer> <silent> &Ze &Zeta;
648 inoremap <buffer> <silent> &Ep &Epsilon;
649 inoremap <buffer> <silent> &De &Delta;
650 inoremap <buffer> <silent> &Ga &Gamma;
651 inoremap <buffer> <silent> &Be &Beta;
652 inoremap <buffer> <silent> &Al &Alpha;
653 inoremap <buffer> <silent> &3. &hellip;
654 inoremap <buffer> <silent> &-- &mdash;
655 inoremap <buffer> <silent> &3- &mdash;
656 inoremap <buffer> <silent> &m- &mdash;
657 inoremap <buffer> <silent> &2- &ndash;
658 inoremap <buffer> <silent> &n- &ndash;
659 inoremap <buffer> <silent> &34 &frac34;
660 inoremap <buffer> <silent> &12 &frac12;
661 inoremap <buffer> <silent> &14 &frac14;
662 inoremap <buffer> <silent> &. &middot;
663 inoremap <buffer> <silent> &pa &para;
664 inoremap <buffer> <silent> &mi &micro;
665 inoremap <buffer> <silent> &dg &deg;
666 inoremap <buffer> <silent> &? &iquest;
667 inoremap <buffer> <silent> &! &iexcl;
668 inoremap <buffer> <silent> &sz &szlig;
669 inoremap <buffer> <silent> &o/ &oslash;
670 inoremap <buffer> <silent> &/ &divide;
671 inoremap <buffer> <silent> &" &uml;
672 inoremap <buffer> <silent> &2> &raquo;
673 inoremap <buffer> <silent> &2< &laquo;
674 inoremap <buffer> <silent> &y" &yuml;
675 inoremap <buffer> <silent> &y' &yacute;
676 inoremap <buffer> <silent> &u" &uuml;
677 inoremap <buffer> <silent> &u^ &ucirc;
678 inoremap <buffer> <silent> &u' &uacute;
679 inoremap <buffer> <silent> &u` &ugrave;
680 inoremap <buffer> <silent> &x &times;
681 inoremap <buffer> <silent> &o" &ouml;
682 inoremap <buffer> <silent> &o~ &otilde;
683 inoremap <buffer> <silent> &o^ &ocirc;
684 inoremap <buffer> <silent> &o' &oacute;
685 inoremap <buffer> <silent> &o` &ograve;
686 inoremap <buffer> <silent> &n~ &ntilde;
687 inoremap <buffer> <silent> &i" &iuml;
688 inoremap <buffer> <silent> &i^ &icirc;
689 inoremap <buffer> <silent> &i' &iacute;
690 inoremap <buffer> <silent> &i` &igrave;
691 inoremap <buffer> <silent> &e" &euml;
692 inoremap <buffer> <silent> &e^ &ecirc;
693 inoremap <buffer> <silent> &e' &eacute;
694 inoremap <buffer> <silent> &e` &egrave;
695 inoremap <buffer> <silent> &c, &ccedil;
696 inoremap <buffer> <silent> &ae &aelig;
697 inoremap <buffer> <silent> &ao &aring;
698 inoremap <buffer> <silent> &a" &auml;
699 inoremap <buffer> <silent> &a~ &atilde;
700 inoremap <buffer> <silent> &a^ &acirc;
701 inoremap <buffer> <silent> &a' &aacute;
702 inoremap <buffer> <silent> &a` &agrave;
703 inoremap <buffer> <silent> &Y' &Yacute;
704 inoremap <buffer> <silent> &U" &Uuml;
705 inoremap <buffer> <silent> &U^ &Ucirc;
706 inoremap <buffer> <silent> &U' &Uacute;
707 inoremap <buffer> <silent> &U` &Ugrave;
708 inoremap <buffer> <silent> &O/ &Oslash;
709 inoremap <buffer> <silent> &O" &Ouml;
710 inoremap <buffer> <silent> &O~ &Otilde;
711 inoremap <buffer> <silent> &O^ &Ocirc;
712 inoremap <buffer> <silent> &O' &Oacute;
713 inoremap <buffer> <silent> &O` &Ograve;
714 inoremap <buffer> <silent> &N~ &Ntilde;
715 inoremap <buffer> <silent> &I" &Iuml;
716 inoremap <buffer> <silent> &I^ &Icirc;
717 inoremap <buffer> <silent> &I' &Iacute;
718 inoremap <buffer> <silent> &I` &Igrave;
719 inoremap <buffer> <silent> &E" &Euml;
720 inoremap <buffer> <silent> &E^ &Ecirc;
721 inoremap <buffer> <silent> &E' &Eacute;
722 inoremap <buffer> <silent> &E` &Egrave;
723 inoremap <buffer> <silent> &C, &Ccedil;
724 inoremap <buffer> <silent> &AE &AElig;
725 inoremap <buffer> <silent> &Ao &Aring;
726 inoremap <buffer> <silent> &A" &Auml;
727 inoremap <buffer> <silent> &A~ &Atilde;
728 inoremap <buffer> <silent> &A^ &Acirc;
729 inoremap <buffer> <silent> &A' &Aacute;
730 inoremap <buffer> <silent> &A` &Agrave;
731 inoremap <buffer> <silent> &c| &cent;
732 inoremap <buffer> <silent> &Y= &yen;
733 inoremap <buffer> <silent> &# &pound;
734 inoremap <buffer> <silent> & &nbsp;
735 inoremap <buffer> <silent> &> &gt;
736 inoremap <buffer> <silent> &< &lt;
737 inoremap <buffer> <silent> &' &quot;
738 inoremap <buffer> <silent> &tm &trade;
739 inoremap <buffer> <silent> &rO &reg;
740 inoremap <buffer> <silent> &cO &copy;
741 inoremap <buffer> <silent> && &amp;
742 inoremap <buffer> <silent> ; &nbsp;
743 inoremap <buffer> <silent> ;la <label for=""></label>F"
744 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
745 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
746 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
747 </textarea>k$5F"i
748 inoremap <buffer> <silent> ;og <optgroup label="">
749 </optgroup>k$F"i
750 inoremap <buffer> <silent> ;op <option></option>F<
751 inoremap <buffer> <silent> ;ms <select name="" multiple>
752 </select>O
753 inoremap <buffer> <silent> ;se <select name="">
754 </select>O
755 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
756 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
757 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
758 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
759 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
760 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
761 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
762 inoremap <buffer> <silent> ;fm <form action="">
763 </form>k$F"i
764 inoremap <buffer> <silent> ;if <iframe src="">
765 </iframe>k$F"i
766 inoremap <buffer> <silent> ;nf <noframes>
767 </noframes>O
768 inoremap <buffer> <silent> ;fr <frame src="">F"
769 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
770 </frameset>k$3F"i
771 inoremap <buffer> <silent> ;th <th></th>F<
772 inoremap <buffer> <silent> ;td <td>
773 </td>O
774 inoremap <buffer> <silent> ;tr <tr>
775 </tr>O
776 inoremap <buffer> <silent> ;tf <tfoot>
777 </tfoot>O
778 inoremap <buffer> <silent> ;tb <tbody>
779 </tbody>O
780 inoremap <buffer> <silent> ;tH <thead>
781 </thead>O
782 inoremap <buffer> <silent> ;ta <table>
783 </table>O
784 inoremap <buffer> <silent> ;ca <caption></caption>F<
785 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
786 </object>k$5F"i
787 inoremap <buffer> <silent> ;ns <noscript>
788 </noscripT>O
789 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
790 <noembed></noembed>k$5F"i
791 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
792 inoremap <buffer> <silent> ;va <var></var>F<
793 inoremap <buffer> <silent> ;ul <ul>
794 </ul>O
795 inoremap <buffer> <silent> ;tt <tt></tt>F<
796 inoremap <buffer> <silent> ;ti <title></title>F<
797 inoremap <buffer> <silent> ;sp <sup></sup>F<
798 inoremap <buffer> <silent> ;sb <sub></sub>F<
799 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
800 inoremap <buffer> <silent> ;cs <style type="text/css">
801 <!--
802 -->
803 </style>kO
804 inoremap <buffer> <silent> ;sm <small></small>F<
805 inoremap <buffer> <silent> ;sa <samp></samp>F<
806 inoremap <buffer> <silent> ;sk <strike></strike>F<
807 inoremap <buffer> <silent> ;qu <q></q>F<
808 inoremap <buffer> <silent> ;pr <pre>
809 </pre>O
810 inoremap <buffer> <silent> ;/p </p>
811 
812 <p>
813 inoremap <buffer> <silent> ;pp <p>
814 </p>O
815 inoremap <buffer> <silent> ;ol <ol>
816 </ol>O
817 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
818 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
819 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
820 inoremap <buffer> <silent> ;lk <link href="">F"
821 inoremap <buffer> <silent> ;li <li></li>F<
822 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
823 inoremap <buffer> <silent> ;ii <isindex>
824 inoremap <buffer> <silent> ;in <ins></ins>F<
825 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
826 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
827 inoremap <buffer> <silent> ;ht <html>
828 </html>O
829 inoremap <buffer> <silent> ;Hr <hr width="75%">
830 inoremap <buffer> <silent> ;hr <hr>
831 inoremap <buffer> <silent> ;he <head>
832 </head>O
833 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
834 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
835 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
836 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
837 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
838 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
839 inoremap <buffer> <silent> ;h6 <h6></h6>F<
840 inoremap <buffer> <silent> ;h5 <h5></h5>F<
841 inoremap <buffer> <silent> ;h4 <h4></h4>F<
842 inoremap <buffer> <silent> ;h3 <h3></h3>F<
843 inoremap <buffer> <silent> ;h2 <h2></h2>F<
844 inoremap <buffer> <silent> ;h1 <h1></h1>F<
845 inoremap <buffer> <silent> ;fc <font color=""></font>F"
846 inoremap <buffer> <silent> ;fo <font size=""></font>F"
847 inoremap <buffer> <silent> ;sn <span></span>F<
848 inoremap <buffer> <silent> ;dv <div>
849 </div>O
850 inoremap <buffer> <silent> ;df <dfn></dfn>F<
851 inoremap <buffer> <silent> ;de <del></del>F<
852 inoremap <buffer> <silent> ;dd <dd></dd>F<
853 inoremap <buffer> <silent> ;dt <dt></dt>F<
854 inoremap <buffer> <silent> ;dl <dl>
855 </dl>O
856 inoremap <buffer> <silent> ;co <code></code>F<
857 inoremap <buffer> <silent> ;ci <cite></cite>F<
858 inoremap <buffer> <silent> ;ce <center></center>F<
859 inoremap <buffer> <silent> ;br <br>
860 inoremap <buffer> <silent> ;bd <body>
861 </body>O
862 inoremap <buffer> <silent> ;bl <blockquote>
863 </blockquote>O
864 inoremap <buffer> <silent> ;bi <big></big>F<
865 inoremap <buffer> <silent> ;bh <base href="">F"
866 inoremap <buffer> <silent> ;ad <address></address>F<
867 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
868 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
869 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
870 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
871 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
872 inoremap <buffer> <silent> ;an <a name=""></a>F"
873 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
874 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
875 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
876 inoremap <buffer> <silent> ;ah <a href=""></a>F"
877 imap <buffer> <silent> ;s4 ;s4
878 imap <buffer> <silent> ;4 ;4
879 inoremap <buffer> <silent> ;mi :call MangleImageTag()
880 inoremap <buffer> <silent> ; 
881 inoremap <buffer> <silent> ;& &
882 inoremap <buffer> <silent> ;; ;
883 setlocal keymap=
884 setlocal noarabic
885 setlocal autoindent
886 setlocal balloonexpr=
887 setlocal nobinary
888 setlocal bufhidden=
889 setlocal buflisted
890 setlocal buftype=
891 setlocal nocindent
892 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
893 setlocal cinoptions=
894 setlocal cinwords=if,else,while,do,for,switch
895 setlocal colorcolumn=
896 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
897 setlocal commentstring=<!--%s-->
898 setlocal complete=.,w,b,u,t,i
899 setlocal concealcursor=
900 setlocal conceallevel=0
901 setlocal completefunc=
902 setlocal nocopyindent
903 setlocal cryptmethod=
904 setlocal nocursorbind
905 setlocal nocursorcolumn
906 setlocal nocursorline
907 setlocal define=
908 setlocal dictionary=
909 setlocal nodiff
910 setlocal equalprg=
911 setlocal errorformat=
912 setlocal expandtab
913 if &filetype != 'html'
914 setlocal filetype=html
915 endif
916 setlocal foldcolumn=0
917 setlocal foldenable
918 setlocal foldexpr=0
919 setlocal foldignore=#
920 setlocal foldlevel=0
921 setlocal foldmarker={{{,}}}
922 setlocal foldmethod=manual
923 setlocal foldminlines=1
924 setlocal foldnestmax=20
925 setlocal foldtext=foldtext()
926 setlocal formatexpr=
927 setlocal formatoptions=tcq
928 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
929 setlocal grepprg=
930 setlocal iminsert=2
931 setlocal imsearch=2
932 setlocal include=
933 setlocal includeexpr=
934 setlocal indentexpr=
935 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
936 setlocal noinfercase
937 setlocal iskeyword=@,48-57,_,192-255
938 setlocal keywordprg=
939 setlocal nolinebreak
940 setlocal nolisp
941 setlocal nolist
942 setlocal makeprg=
943 setlocal matchpairs=(:),{:},[:],<:>
944 setlocal nomodeline
945 setlocal modifiable
946 setlocal nrformats=octal,hex
947 setlocal nonumber
948 setlocal numberwidth=4
949 setlocal omnifunc=htmlcomplete#CompleteTags
950 setlocal path=
951 setlocal nopreserveindent
952 setlocal nopreviewwindow
953 setlocal quoteescape=\\
954 setlocal noreadonly
955 setlocal norelativenumber
956 setlocal norightleft
957 setlocal rightleftcmd=search
958 setlocal noscrollbind
959 setlocal shiftwidth=4
960 setlocal noshortname
961 setlocal nosmartindent
962 setlocal softtabstop=0
963 setlocal nospell
964 setlocal spellcapcheck=
965 setlocal spellfile=
966 setlocal spelllang=en
967 setlocal statusline=
968 setlocal suffixesadd=
969 setlocal swapfile
970 setlocal synmaxcol=3000
971 if &syntax != 'html'
972 setlocal syntax=html
973 endif
974 setlocal tabstop=4
975 setlocal tags=
976 setlocal textwidth=0
977 setlocal thesaurus=
978 setlocal noundofile
979 setlocal nowinfixheight
980 setlocal nowinfixwidth
981 setlocal wrap
982 setlocal wrapmargin=0
983 silent! normal! zE
984 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
985 if s:l < 1 | let s:l = 1 | endif
986 exe s:l
987 normal! zt
988 1
989 normal! 0
990 tabedit backup-smb.html
991 set splitbelow splitright
992 set nosplitbelow
993 set nosplitright
994 wincmd t
995 set winheight=1 winwidth=1
996 argglobal
997 3argu
998 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
999 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1000 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
1001 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1002 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1003 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1004 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1005 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1006 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1007 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1008 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1009 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1010 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1011 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1012 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1013 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1014 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1015 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1016 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
1017 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
1018 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1019 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1020 nnoremap <buffer> <silent> ; 
1021 nnoremap <buffer> <silent> ;; ;
1022 vnoremap <buffer> <silent> ;; ;
1023 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1024 inoremap <buffer> <silent> &hA &hArr;
1025 inoremap <buffer> <silent> &dA &dArr;
1026 inoremap <buffer> <silent> &rA &rArr;
1027 inoremap <buffer> <silent> &uA &uArr;
1028 inoremap <buffer> <silent> &lA &lArr;
1029 inoremap <buffer> <silent> &ha &harr;
1030 inoremap <buffer> <silent> &da &darr;
1031 inoremap <buffer> <silent> &ra &rarr;
1032 inoremap <buffer> <silent> &ua &uarr;
1033 inoremap <buffer> <silent> &la &larr;
1034 inoremap <buffer> <silent> &pv &piv;
1035 inoremap <buffer> <silent> &uh &upsih;
1036 inoremap <buffer> <silent> &ts &thetasym;
1037 inoremap <buffer> <silent> &og &omega;
1038 inoremap <buffer> <silent> &ps &psi;
1039 inoremap <buffer> <silent> &ch &chi;
1040 inoremap <buffer> <silent> &ph &phi;
1041 inoremap <buffer> <silent> &up &upsilon;
1042 inoremap <buffer> <silent> &ta &tau;
1043 inoremap <buffer> <silent> &sf &sigmaf;
1044 inoremap <buffer> <silent> &si &sigma;
1045 inoremap <buffer> <silent> &rh &rho;
1046 inoremap <buffer> <silent> &pi &pi;
1047 inoremap <buffer> <silent> &oc &omicron;
1048 inoremap <buffer> <silent> &xi &xi;
1049 inoremap <buffer> <silent> &nu &nu;
1050 inoremap <buffer> <silent> &mu &mu;
1051 inoremap <buffer> <silent> &lm &lambda;
1052 inoremap <buffer> <silent> &ka &kappa;
1053 inoremap <buffer> <silent> &io &iota;
1054 inoremap <buffer> <silent> &th &theta;
1055 inoremap <buffer> <silent> &et &eta;
1056 inoremap <buffer> <silent> &ze &zeta;
1057 inoremap <buffer> <silent> &ep &epsilon;
1058 inoremap <buffer> <silent> &de &delta;
1059 inoremap <buffer> <silent> &ga &gamma;
1060 inoremap <buffer> <silent> &be &beta;
1061 inoremap <buffer> <silent> &al &alpha;
1062 inoremap <buffer> <silent> &Ps &Psi;
1063 inoremap <buffer> <silent> &Ch &Chi;
1064 inoremap <buffer> <silent> &Ph &Phi;
1065 inoremap <buffer> <silent> &Up &Upsilon;
1066 inoremap <buffer> <silent> &Ta &Tau;
1067 inoremap <buffer> <silent> &Si &Sigma;
1068 inoremap <buffer> <silent> &Rh &Rho;
1069 inoremap <buffer> <silent> &Pi &Pi;
1070 inoremap <buffer> <silent> &Oc &Omicron;
1071 inoremap <buffer> <silent> &Xi &Xi;
1072 inoremap <buffer> <silent> &Nu &Nu;
1073 inoremap <buffer> <silent> &Mu &Mu;
1074 inoremap <buffer> <silent> &Lm &Lambda;
1075 inoremap <buffer> <silent> &Ka &Kappa;
1076 inoremap <buffer> <silent> &Io &Iota;
1077 inoremap <buffer> <silent> &Th &Theta;
1078 inoremap <buffer> <silent> &Et &Eta;
1079 inoremap <buffer> <silent> &Ze &Zeta;
1080 inoremap <buffer> <silent> &Ep &Epsilon;
1081 inoremap <buffer> <silent> &De &Delta;
1082 inoremap <buffer> <silent> &Ga &Gamma;
1083 inoremap <buffer> <silent> &Be &Beta;
1084 inoremap <buffer> <silent> &Al &Alpha;
1085 inoremap <buffer> <silent> &3. &hellip;
1086 inoremap <buffer> <silent> &-- &mdash;
1087 inoremap <buffer> <silent> &3- &mdash;
1088 inoremap <buffer> <silent> &m- &mdash;
1089 inoremap <buffer> <silent> &2- &ndash;
1090 inoremap <buffer> <silent> &n- &ndash;
1091 inoremap <buffer> <silent> &34 &frac34;
1092 inoremap <buffer> <silent> &12 &frac12;
1093 inoremap <buffer> <silent> &14 &frac14;
1094 inoremap <buffer> <silent> &. &middot;
1095 inoremap <buffer> <silent> &pa &para;
1096 inoremap <buffer> <silent> &mi &micro;
1097 inoremap <buffer> <silent> &dg &deg;
1098 inoremap <buffer> <silent> &? &iquest;
1099 inoremap <buffer> <silent> &! &iexcl;
1100 inoremap <buffer> <silent> &sz &szlig;
1101 inoremap <buffer> <silent> &o/ &oslash;
1102 inoremap <buffer> <silent> &/ &divide;
1103 inoremap <buffer> <silent> &" &uml;
1104 inoremap <buffer> <silent> &2> &raquo;
1105 inoremap <buffer> <silent> &2< &laquo;
1106 inoremap <buffer> <silent> &y" &yuml;
1107 inoremap <buffer> <silent> &y' &yacute;
1108 inoremap <buffer> <silent> &u" &uuml;
1109 inoremap <buffer> <silent> &u^ &ucirc;
1110 inoremap <buffer> <silent> &u' &uacute;
1111 inoremap <buffer> <silent> &u` &ugrave;
1112 inoremap <buffer> <silent> &x &times;
1113 inoremap <buffer> <silent> &o" &ouml;
1114 inoremap <buffer> <silent> &o~ &otilde;
1115 inoremap <buffer> <silent> &o^ &ocirc;
1116 inoremap <buffer> <silent> &o' &oacute;
1117 inoremap <buffer> <silent> &o` &ograve;
1118 inoremap <buffer> <silent> &n~ &ntilde;
1119 inoremap <buffer> <silent> &i" &iuml;
1120 inoremap <buffer> <silent> &i^ &icirc;
1121 inoremap <buffer> <silent> &i' &iacute;
1122 inoremap <buffer> <silent> &i` &igrave;
1123 inoremap <buffer> <silent> &e" &euml;
1124 inoremap <buffer> <silent> &e^ &ecirc;
1125 inoremap <buffer> <silent> &e' &eacute;
1126 inoremap <buffer> <silent> &e` &egrave;
1127 inoremap <buffer> <silent> &c, &ccedil;
1128 inoremap <buffer> <silent> &ae &aelig;
1129 inoremap <buffer> <silent> &ao &aring;
1130 inoremap <buffer> <silent> &a" &auml;
1131 inoremap <buffer> <silent> &a~ &atilde;
1132 inoremap <buffer> <silent> &a^ &acirc;
1133 inoremap <buffer> <silent> &a' &aacute;
1134 inoremap <buffer> <silent> &a` &agrave;
1135 inoremap <buffer> <silent> &Y' &Yacute;
1136 inoremap <buffer> <silent> &U" &Uuml;
1137 inoremap <buffer> <silent> &U^ &Ucirc;
1138 inoremap <buffer> <silent> &U' &Uacute;
1139 inoremap <buffer> <silent> &U` &Ugrave;
1140 inoremap <buffer> <silent> &O/ &Oslash;
1141 inoremap <buffer> <silent> &O" &Ouml;
1142 inoremap <buffer> <silent> &O~ &Otilde;
1143 inoremap <buffer> <silent> &O^ &Ocirc;
1144 inoremap <buffer> <silent> &O' &Oacute;
1145 inoremap <buffer> <silent> &O` &Ograve;
1146 inoremap <buffer> <silent> &N~ &Ntilde;
1147 inoremap <buffer> <silent> &I" &Iuml;
1148 inoremap <buffer> <silent> &I^ &Icirc;
1149 inoremap <buffer> <silent> &I' &Iacute;
1150 inoremap <buffer> <silent> &I` &Igrave;
1151 inoremap <buffer> <silent> &E" &Euml;
1152 inoremap <buffer> <silent> &E^ &Ecirc;
1153 inoremap <buffer> <silent> &E' &Eacute;
1154 inoremap <buffer> <silent> &E` &Egrave;
1155 inoremap <buffer> <silent> &C, &Ccedil;
1156 inoremap <buffer> <silent> &AE &AElig;
1157 inoremap <buffer> <silent> &Ao &Aring;
1158 inoremap <buffer> <silent> &A" &Auml;
1159 inoremap <buffer> <silent> &A~ &Atilde;
1160 inoremap <buffer> <silent> &A^ &Acirc;
1161 inoremap <buffer> <silent> &A' &Aacute;
1162 inoremap <buffer> <silent> &A` &Agrave;
1163 inoremap <buffer> <silent> &c| &cent;
1164 inoremap <buffer> <silent> &Y= &yen;
1165 inoremap <buffer> <silent> &# &pound;
1166 inoremap <buffer> <silent> & &nbsp;
1167 inoremap <buffer> <silent> &> &gt;
1168 inoremap <buffer> <silent> &< &lt;
1169 inoremap <buffer> <silent> &' &quot;
1170 inoremap <buffer> <silent> &tm &trade;
1171 inoremap <buffer> <silent> &rO &reg;
1172 inoremap <buffer> <silent> &cO &copy;
1173 inoremap <buffer> <silent> && &amp;
1174 inoremap <buffer> <silent> ; &nbsp;
1175 inoremap <buffer> <silent> ;la <label for=""></label>F"
1176 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
1177 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
1178 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
1179 </textarea>k$5F"i
1180 inoremap <buffer> <silent> ;og <optgroup label="">
1181 </optgroup>k$F"i
1182 inoremap <buffer> <silent> ;op <option></option>F<
1183 inoremap <buffer> <silent> ;ms <select name="" multiple>
1184 </select>O
1185 inoremap <buffer> <silent> ;se <select name="">
1186 </select>O
1187 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
1188 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
1189 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
1190 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
1191 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
1192 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
1193 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
1194 inoremap <buffer> <silent> ;fm <form action="">
1195 </form>k$F"i
1196 inoremap <buffer> <silent> ;if <iframe src="">
1197 </iframe>k$F"i
1198 inoremap <buffer> <silent> ;nf <noframes>
1199 </noframes>O
1200 inoremap <buffer> <silent> ;fr <frame src="">F"
1201 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
1202 </frameset>k$3F"i
1203 inoremap <buffer> <silent> ;th <th></th>F<
1204 inoremap <buffer> <silent> ;td <td>
1205 </td>O
1206 inoremap <buffer> <silent> ;tr <tr>
1207 </tr>O
1208 inoremap <buffer> <silent> ;tf <tfoot>
1209 </tfoot>O
1210 inoremap <buffer> <silent> ;tb <tbody>
1211 </tbody>O
1212 inoremap <buffer> <silent> ;tH <thead>
1213 </thead>O
1214 inoremap <buffer> <silent> ;ta <table>
1215 </table>O
1216 inoremap <buffer> <silent> ;ca <caption></caption>F<
1217 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
1218 </object>k$5F"i
1219 inoremap <buffer> <silent> ;ns <noscript>
1220 </noscripT>O
1221 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
1222 <noembed></noembed>k$5F"i
1223 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
1224 inoremap <buffer> <silent> ;va <var></var>F<
1225 inoremap <buffer> <silent> ;ul <ul>
1226 </ul>O
1227 inoremap <buffer> <silent> ;tt <tt></tt>F<
1228 inoremap <buffer> <silent> ;ti <title></title>F<
1229 inoremap <buffer> <silent> ;sp <sup></sup>F<
1230 inoremap <buffer> <silent> ;sb <sub></sub>F<
1231 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
1232 inoremap <buffer> <silent> ;cs <style type="text/css">
1233 <!--
1234 -->
1235 </style>kO
1236 inoremap <buffer> <silent> ;sm <small></small>F<
1237 inoremap <buffer> <silent> ;sa <samp></samp>F<
1238 inoremap <buffer> <silent> ;sk <strike></strike>F<
1239 inoremap <buffer> <silent> ;qu <q></q>F<
1240 inoremap <buffer> <silent> ;pr <pre>
1241 </pre>O
1242 inoremap <buffer> <silent> ;/p </p>
1243 
1244 <p>
1245 inoremap <buffer> <silent> ;pp <p>
1246 </p>O
1247 inoremap <buffer> <silent> ;ol <ol>
1248 </ol>O
1249 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
1250 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
1251 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
1252 inoremap <buffer> <silent> ;lk <link href="">F"
1253 inoremap <buffer> <silent> ;li <li></li>F<
1254 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
1255 inoremap <buffer> <silent> ;ii <isindex>
1256 inoremap <buffer> <silent> ;in <ins></ins>F<
1257 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
1258 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
1259 inoremap <buffer> <silent> ;ht <html>
1260 </html>O
1261 inoremap <buffer> <silent> ;Hr <hr width="75%">
1262 inoremap <buffer> <silent> ;hr <hr>
1263 inoremap <buffer> <silent> ;he <head>
1264 </head>O
1265 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
1266 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
1267 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
1268 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
1269 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
1270 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
1271 inoremap <buffer> <silent> ;h6 <h6></h6>F<
1272 inoremap <buffer> <silent> ;h5 <h5></h5>F<
1273 inoremap <buffer> <silent> ;h4 <h4></h4>F<
1274 inoremap <buffer> <silent> ;h3 <h3></h3>F<
1275 inoremap <buffer> <silent> ;h2 <h2></h2>F<
1276 inoremap <buffer> <silent> ;h1 <h1></h1>F<
1277 inoremap <buffer> <silent> ;fc <font color=""></font>F"
1278 inoremap <buffer> <silent> ;fo <font size=""></font>F"
1279 inoremap <buffer> <silent> ;sn <span></span>F<
1280 inoremap <buffer> <silent> ;dv <div>
1281 </div>O
1282 inoremap <buffer> <silent> ;df <dfn></dfn>F<
1283 inoremap <buffer> <silent> ;de <del></del>F<
1284 inoremap <buffer> <silent> ;dd <dd></dd>F<
1285 inoremap <buffer> <silent> ;dt <dt></dt>F<
1286 inoremap <buffer> <silent> ;dl <dl>
1287 </dl>O
1288 inoremap <buffer> <silent> ;co <code></code>F<
1289 inoremap <buffer> <silent> ;ci <cite></cite>F<
1290 inoremap <buffer> <silent> ;ce <center></center>F<
1291 inoremap <buffer> <silent> ;br <br>
1292 inoremap <buffer> <silent> ;bd <body>
1293 </body>O
1294 inoremap <buffer> <silent> ;bl <blockquote>
1295 </blockquote>O
1296 inoremap <buffer> <silent> ;bi <big></big>F<
1297 inoremap <buffer> <silent> ;bh <base href="">F"
1298 inoremap <buffer> <silent> ;ad <address></address>F<
1299 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
1300 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
1301 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
1302 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
1303 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
1304 inoremap <buffer> <silent> ;an <a name=""></a>F"
1305 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
1306 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
1307 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
1308 inoremap <buffer> <silent> ;ah <a href=""></a>F"
1309 imap <buffer> <silent> ;s4 ;s4
1310 imap <buffer> <silent> ;4 ;4
1311 inoremap <buffer> <silent> ;mi :call MangleImageTag()
1312 inoremap <buffer> <silent> ; 
1313 inoremap <buffer> <silent> ;& &
1314 inoremap <buffer> <silent> ;; ;
1315 setlocal keymap=
1316 setlocal noarabic
1317 setlocal autoindent
1318 setlocal balloonexpr=
1319 setlocal nobinary
1320 setlocal bufhidden=
1321 setlocal buflisted
1322 setlocal buftype=
1323 setlocal nocindent
1324 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
1325 setlocal cinoptions=
1326 setlocal cinwords=if,else,while,do,for,switch
1327 setlocal colorcolumn=
1328 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
1329 setlocal commentstring=<!--%s-->
1330 setlocal complete=.,w,b,u,t,i
1331 setlocal concealcursor=
1332 setlocal conceallevel=0
1333 setlocal completefunc=
1334 setlocal nocopyindent
1335 setlocal cryptmethod=
1336 setlocal nocursorbind
1337 setlocal nocursorcolumn
1338 setlocal nocursorline
1339 setlocal define=
1340 setlocal dictionary=
1341 setlocal nodiff
1342 setlocal equalprg=
1343 setlocal errorformat=
1344 setlocal expandtab
1345 if &filetype != 'html'
1346 setlocal filetype=html
1347 endif
1348 setlocal foldcolumn=0
1349 setlocal foldenable
1350 setlocal foldexpr=0
1351 setlocal foldignore=#
1352 setlocal foldlevel=0
1353 setlocal foldmarker={{{,}}}
1354 setlocal foldmethod=manual
1355 setlocal foldminlines=1
1356 setlocal foldnestmax=20
1357 setlocal foldtext=foldtext()
1358 setlocal formatexpr=
1359 setlocal formatoptions=tcq
1360 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
1361 setlocal grepprg=
1362 setlocal iminsert=2
1363 setlocal imsearch=2
1364 setlocal include=
1365 setlocal includeexpr=
1366 setlocal indentexpr=
1367 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
1368 setlocal noinfercase
1369 setlocal iskeyword=@,48-57,_,192-255
1370 setlocal keywordprg=
1371 setlocal nolinebreak
1372 setlocal nolisp
1373 setlocal nolist
1374 setlocal makeprg=
1375 setlocal matchpairs=(:),{:},[:],<:>
1376 setlocal nomodeline
1377 setlocal modifiable
1378 setlocal nrformats=octal,hex
1379 setlocal nonumber
1380 setlocal numberwidth=4
1381 setlocal omnifunc=htmlcomplete#CompleteTags
1382 setlocal path=
1383 setlocal nopreserveindent
1384 setlocal nopreviewwindow
1385 setlocal quoteescape=\\
1386 setlocal noreadonly
1387 setlocal norelativenumber
1388 setlocal norightleft
1389 setlocal rightleftcmd=search
1390 setlocal noscrollbind
1391 setlocal shiftwidth=4
1392 setlocal noshortname
1393 setlocal nosmartindent
1394 setlocal softtabstop=0
1395 setlocal nospell
1396 setlocal spellcapcheck=
1397 setlocal spellfile=
1398 setlocal spelllang=en
1399 setlocal statusline=
1400 setlocal suffixesadd=
1401 setlocal swapfile
1402 setlocal synmaxcol=3000
1403 if &syntax != 'html'
1404 setlocal syntax=html
1405 endif
1406 setlocal tabstop=4
1407 setlocal tags=
1408 setlocal textwidth=0
1409 setlocal thesaurus=
1410 setlocal noundofile
1411 setlocal nowinfixheight
1412 setlocal nowinfixwidth
1413 setlocal wrap
1414 setlocal wrapmargin=0
1415 silent! normal! zE
1416 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
1417 if s:l < 1 | let s:l = 1 | endif
1418 exe s:l
1419 normal! zt
1420 1
1421 normal! 0
1422 tabedit boot-params.html
1423 set splitbelow splitright
1424 set nosplitbelow
1425 set nosplitright
1426 wincmd t
1427 set winheight=1 winwidth=1
1428 argglobal
1429 4argu
1430 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1431 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1432 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
1433 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1434 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1435 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1436 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1437 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1438 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1439 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1440 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1441 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1442 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1443 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1444 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1445 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1446 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1447 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1448 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
1449 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
1450 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1451 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1452 nnoremap <buffer> <silent> ; 
1453 nnoremap <buffer> <silent> ;; ;
1454 vnoremap <buffer> <silent> ;; ;
1455 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1456 inoremap <buffer> <silent> &hA &hArr;
1457 inoremap <buffer> <silent> &dA &dArr;
1458 inoremap <buffer> <silent> &rA &rArr;
1459 inoremap <buffer> <silent> &uA &uArr;
1460 inoremap <buffer> <silent> &lA &lArr;
1461 inoremap <buffer> <silent> &ha &harr;
1462 inoremap <buffer> <silent> &da &darr;
1463 inoremap <buffer> <silent> &ra &rarr;
1464 inoremap <buffer> <silent> &ua &uarr;
1465 inoremap <buffer> <silent> &la &larr;
1466 inoremap <buffer> <silent> &pv &piv;
1467 inoremap <buffer> <silent> &uh &upsih;
1468 inoremap <buffer> <silent> &ts &thetasym;
1469 inoremap <buffer> <silent> &og &omega;
1470 inoremap <buffer> <silent> &ps &psi;
1471 inoremap <buffer> <silent> &ch &chi;
1472 inoremap <buffer> <silent> &ph &phi;
1473 inoremap <buffer> <silent> &up &upsilon;
1474 inoremap <buffer> <silent> &ta &tau;
1475 inoremap <buffer> <silent> &sf &sigmaf;
1476 inoremap <buffer> <silent> &si &sigma;
1477 inoremap <buffer> <silent> &rh &rho;
1478 inoremap <buffer> <silent> &pi &pi;
1479 inoremap <buffer> <silent> &oc &omicron;
1480 inoremap <buffer> <silent> &xi &xi;
1481 inoremap <buffer> <silent> &nu &nu;
1482 inoremap <buffer> <silent> &mu &mu;
1483 inoremap <buffer> <silent> &lm &lambda;
1484 inoremap <buffer> <silent> &ka &kappa;
1485 inoremap <buffer> <silent> &io &iota;
1486 inoremap <buffer> <silent> &th &theta;
1487 inoremap <buffer> <silent> &et &eta;
1488 inoremap <buffer> <silent> &ze &zeta;
1489 inoremap <buffer> <silent> &ep &epsilon;
1490 inoremap <buffer> <silent> &de &delta;
1491 inoremap <buffer> <silent> &ga &gamma;
1492 inoremap <buffer> <silent> &be &beta;
1493 inoremap <buffer> <silent> &al &alpha;
1494 inoremap <buffer> <silent> &Ps &Psi;
1495 inoremap <buffer> <silent> &Ch &Chi;
1496 inoremap <buffer> <silent> &Ph &Phi;
1497 inoremap <buffer> <silent> &Up &Upsilon;
1498 inoremap <buffer> <silent> &Ta &Tau;
1499 inoremap <buffer> <silent> &Si &Sigma;
1500 inoremap <buffer> <silent> &Rh &Rho;
1501 inoremap <buffer> <silent> &Pi &Pi;
1502 inoremap <buffer> <silent> &Oc &Omicron;
1503 inoremap <buffer> <silent> &Xi &Xi;
1504 inoremap <buffer> <silent> &Nu &Nu;
1505 inoremap <buffer> <silent> &Mu &Mu;
1506 inoremap <buffer> <silent> &Lm &Lambda;
1507 inoremap <buffer> <silent> &Ka &Kappa;
1508 inoremap <buffer> <silent> &Io &Iota;
1509 inoremap <buffer> <silent> &Th &Theta;
1510 inoremap <buffer> <silent> &Et &Eta;
1511 inoremap <buffer> <silent> &Ze &Zeta;
1512 inoremap <buffer> <silent> &Ep &Epsilon;
1513 inoremap <buffer> <silent> &De &Delta;
1514 inoremap <buffer> <silent> &Ga &Gamma;
1515 inoremap <buffer> <silent> &Be &Beta;
1516 inoremap <buffer> <silent> &Al &Alpha;
1517 inoremap <buffer> <silent> &3. &hellip;
1518 inoremap <buffer> <silent> &-- &mdash;
1519 inoremap <buffer> <silent> &3- &mdash;
1520 inoremap <buffer> <silent> &m- &mdash;
1521 inoremap <buffer> <silent> &2- &ndash;
1522 inoremap <buffer> <silent> &n- &ndash;
1523 inoremap <buffer> <silent> &34 &frac34;
1524 inoremap <buffer> <silent> &12 &frac12;
1525 inoremap <buffer> <silent> &14 &frac14;
1526 inoremap <buffer> <silent> &. &middot;
1527 inoremap <buffer> <silent> &pa &para;
1528 inoremap <buffer> <silent> &mi &micro;
1529 inoremap <buffer> <silent> &dg &deg;
1530 inoremap <buffer> <silent> &? &iquest;
1531 inoremap <buffer> <silent> &! &iexcl;
1532 inoremap <buffer> <silent> &sz &szlig;
1533 inoremap <buffer> <silent> &o/ &oslash;
1534 inoremap <buffer> <silent> &/ &divide;
1535 inoremap <buffer> <silent> &" &uml;
1536 inoremap <buffer> <silent> &2> &raquo;
1537 inoremap <buffer> <silent> &2< &laquo;
1538 inoremap <buffer> <silent> &y" &yuml;
1539 inoremap <buffer> <silent> &y' &yacute;
1540 inoremap <buffer> <silent> &u" &uuml;
1541 inoremap <buffer> <silent> &u^ &ucirc;
1542 inoremap <buffer> <silent> &u' &uacute;
1543 inoremap <buffer> <silent> &u` &ugrave;
1544 inoremap <buffer> <silent> &x &times;
1545 inoremap <buffer> <silent> &o" &ouml;
1546 inoremap <buffer> <silent> &o~ &otilde;
1547 inoremap <buffer> <silent> &o^ &ocirc;
1548 inoremap <buffer> <silent> &o' &oacute;
1549 inoremap <buffer> <silent> &o` &ograve;
1550 inoremap <buffer> <silent> &n~ &ntilde;
1551 inoremap <buffer> <silent> &i" &iuml;
1552 inoremap <buffer> <silent> &i^ &icirc;
1553 inoremap <buffer> <silent> &i' &iacute;
1554 inoremap <buffer> <silent> &i` &igrave;
1555 inoremap <buffer> <silent> &e" &euml;
1556 inoremap <buffer> <silent> &e^ &ecirc;
1557 inoremap <buffer> <silent> &e' &eacute;
1558 inoremap <buffer> <silent> &e` &egrave;
1559 inoremap <buffer> <silent> &c, &ccedil;
1560 inoremap <buffer> <silent> &ae &aelig;
1561 inoremap <buffer> <silent> &ao &aring;
1562 inoremap <buffer> <silent> &a" &auml;
1563 inoremap <buffer> <silent> &a~ &atilde;
1564 inoremap <buffer> <silent> &a^ &acirc;
1565 inoremap <buffer> <silent> &a' &aacute;
1566 inoremap <buffer> <silent> &a` &agrave;
1567 inoremap <buffer> <silent> &Y' &Yacute;
1568 inoremap <buffer> <silent> &U" &Uuml;
1569 inoremap <buffer> <silent> &U^ &Ucirc;
1570 inoremap <buffer> <silent> &U' &Uacute;
1571 inoremap <buffer> <silent> &U` &Ugrave;
1572 inoremap <buffer> <silent> &O/ &Oslash;
1573 inoremap <buffer> <silent> &O" &Ouml;
1574 inoremap <buffer> <silent> &O~ &Otilde;
1575 inoremap <buffer> <silent> &O^ &Ocirc;
1576 inoremap <buffer> <silent> &O' &Oacute;
1577 inoremap <buffer> <silent> &O` &Ograve;
1578 inoremap <buffer> <silent> &N~ &Ntilde;
1579 inoremap <buffer> <silent> &I" &Iuml;
1580 inoremap <buffer> <silent> &I^ &Icirc;
1581 inoremap <buffer> <silent> &I' &Iacute;
1582 inoremap <buffer> <silent> &I` &Igrave;
1583 inoremap <buffer> <silent> &E" &Euml;
1584 inoremap <buffer> <silent> &E^ &Ecirc;
1585 inoremap <buffer> <silent> &E' &Eacute;
1586 inoremap <buffer> <silent> &E` &Egrave;
1587 inoremap <buffer> <silent> &C, &Ccedil;
1588 inoremap <buffer> <silent> &AE &AElig;
1589 inoremap <buffer> <silent> &Ao &Aring;
1590 inoremap <buffer> <silent> &A" &Auml;
1591 inoremap <buffer> <silent> &A~ &Atilde;
1592 inoremap <buffer> <silent> &A^ &Acirc;
1593 inoremap <buffer> <silent> &A' &Aacute;
1594 inoremap <buffer> <silent> &A` &Agrave;
1595 inoremap <buffer> <silent> &c| &cent;
1596 inoremap <buffer> <silent> &Y= &yen;
1597 inoremap <buffer> <silent> &# &pound;
1598 inoremap <buffer> <silent> & &nbsp;
1599 inoremap <buffer> <silent> &> &gt;
1600 inoremap <buffer> <silent> &< &lt;
1601 inoremap <buffer> <silent> &' &quot;
1602 inoremap <buffer> <silent> &tm &trade;
1603 inoremap <buffer> <silent> &rO &reg;
1604 inoremap <buffer> <silent> &cO &copy;
1605 inoremap <buffer> <silent> && &amp;
1606 inoremap <buffer> <silent> ; &nbsp;
1607 inoremap <buffer> <silent> ;la <label for=""></label>F"
1608 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
1609 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
1610 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
1611 </textarea>k$5F"i
1612 inoremap <buffer> <silent> ;og <optgroup label="">
1613 </optgroup>k$F"i
1614 inoremap <buffer> <silent> ;op <option></option>F<
1615 inoremap <buffer> <silent> ;ms <select name="" multiple>
1616 </select>O
1617 inoremap <buffer> <silent> ;se <select name="">
1618 </select>O
1619 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
1620 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
1621 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
1622 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
1623 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
1624 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
1625 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
1626 inoremap <buffer> <silent> ;fm <form action="">
1627 </form>k$F"i
1628 inoremap <buffer> <silent> ;if <iframe src="">
1629 </iframe>k$F"i
1630 inoremap <buffer> <silent> ;nf <noframes>
1631 </noframes>O
1632 inoremap <buffer> <silent> ;fr <frame src="">F"
1633 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
1634 </frameset>k$3F"i
1635 inoremap <buffer> <silent> ;th <th></th>F<
1636 inoremap <buffer> <silent> ;td <td>
1637 </td>O
1638 inoremap <buffer> <silent> ;tr <tr>
1639 </tr>O
1640 inoremap <buffer> <silent> ;tf <tfoot>
1641 </tfoot>O
1642 inoremap <buffer> <silent> ;tb <tbody>
1643 </tbody>O
1644 inoremap <buffer> <silent> ;tH <thead>
1645 </thead>O
1646 inoremap <buffer> <silent> ;ta <table>
1647 </table>O
1648 inoremap <buffer> <silent> ;ca <caption></caption>F<
1649 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
1650 </object>k$5F"i
1651 inoremap <buffer> <silent> ;ns <noscript>
1652 </noscripT>O
1653 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
1654 <noembed></noembed>k$5F"i
1655 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
1656 inoremap <buffer> <silent> ;va <var></var>F<
1657 inoremap <buffer> <silent> ;ul <ul>
1658 </ul>O
1659 inoremap <buffer> <silent> ;tt <tt></tt>F<
1660 inoremap <buffer> <silent> ;ti <title></title>F<
1661 inoremap <buffer> <silent> ;sp <sup></sup>F<
1662 inoremap <buffer> <silent> ;sb <sub></sub>F<
1663 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
1664 inoremap <buffer> <silent> ;cs <style type="text/css">
1665 <!--
1666 -->
1667 </style>kO
1668 inoremap <buffer> <silent> ;sm <small></small>F<
1669 inoremap <buffer> <silent> ;sa <samp></samp>F<
1670 inoremap <buffer> <silent> ;sk <strike></strike>F<
1671 inoremap <buffer> <silent> ;qu <q></q>F<
1672 inoremap <buffer> <silent> ;pr <pre>
1673 </pre>O
1674 inoremap <buffer> <silent> ;/p </p>
1675 
1676 <p>
1677 inoremap <buffer> <silent> ;pp <p>
1678 </p>O
1679 inoremap <buffer> <silent> ;ol <ol>
1680 </ol>O
1681 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
1682 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
1683 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
1684 inoremap <buffer> <silent> ;lk <link href="">F"
1685 inoremap <buffer> <silent> ;li <li></li>F<
1686 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
1687 inoremap <buffer> <silent> ;ii <isindex>
1688 inoremap <buffer> <silent> ;in <ins></ins>F<
1689 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
1690 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
1691 inoremap <buffer> <silent> ;ht <html>
1692 </html>O
1693 inoremap <buffer> <silent> ;Hr <hr width="75%">
1694 inoremap <buffer> <silent> ;hr <hr>
1695 inoremap <buffer> <silent> ;he <head>
1696 </head>O
1697 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
1698 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
1699 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
1700 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
1701 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
1702 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
1703 inoremap <buffer> <silent> ;h6 <h6></h6>F<
1704 inoremap <buffer> <silent> ;h5 <h5></h5>F<
1705 inoremap <buffer> <silent> ;h4 <h4></h4>F<
1706 inoremap <buffer> <silent> ;h3 <h3></h3>F<
1707 inoremap <buffer> <silent> ;h2 <h2></h2>F<
1708 inoremap <buffer> <silent> ;h1 <h1></h1>F<
1709 inoremap <buffer> <silent> ;fc <font color=""></font>F"
1710 inoremap <buffer> <silent> ;fo <font size=""></font>F"
1711 inoremap <buffer> <silent> ;sn <span></span>F<
1712 inoremap <buffer> <silent> ;dv <div>
1713 </div>O
1714 inoremap <buffer> <silent> ;df <dfn></dfn>F<
1715 inoremap <buffer> <silent> ;de <del></del>F<
1716 inoremap <buffer> <silent> ;dd <dd></dd>F<
1717 inoremap <buffer> <silent> ;dt <dt></dt>F<
1718 inoremap <buffer> <silent> ;dl <dl>
1719 </dl>O
1720 inoremap <buffer> <silent> ;co <code></code>F<
1721 inoremap <buffer> <silent> ;ci <cite></cite>F<
1722 inoremap <buffer> <silent> ;ce <center></center>F<
1723 inoremap <buffer> <silent> ;br <br>
1724 inoremap <buffer> <silent> ;bd <body>
1725 </body>O
1726 inoremap <buffer> <silent> ;bl <blockquote>
1727 </blockquote>O
1728 inoremap <buffer> <silent> ;bi <big></big>F<
1729 inoremap <buffer> <silent> ;bh <base href="">F"
1730 inoremap <buffer> <silent> ;ad <address></address>F<
1731 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
1732 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
1733 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
1734 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
1735 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
1736 inoremap <buffer> <silent> ;an <a name=""></a>F"
1737 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
1738 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
1739 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
1740 inoremap <buffer> <silent> ;ah <a href=""></a>F"
1741 imap <buffer> <silent> ;s4 ;s4
1742 imap <buffer> <silent> ;4 ;4
1743 inoremap <buffer> <silent> ;mi :call MangleImageTag()
1744 inoremap <buffer> <silent> ; 
1745 inoremap <buffer> <silent> ;& &
1746 inoremap <buffer> <silent> ;; ;
1747 setlocal keymap=
1748 setlocal noarabic
1749 setlocal autoindent
1750 setlocal balloonexpr=
1751 setlocal nobinary
1752 setlocal bufhidden=
1753 setlocal buflisted
1754 setlocal buftype=
1755 setlocal nocindent
1756 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
1757 setlocal cinoptions=
1758 setlocal cinwords=if,else,while,do,for,switch
1759 setlocal colorcolumn=
1760 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
1761 setlocal commentstring=<!--%s-->
1762 setlocal complete=.,w,b,u,t,i
1763 setlocal concealcursor=
1764 setlocal conceallevel=0
1765 setlocal completefunc=
1766 setlocal nocopyindent
1767 setlocal cryptmethod=
1768 setlocal nocursorbind
1769 setlocal nocursorcolumn
1770 setlocal nocursorline
1771 setlocal define=
1772 setlocal dictionary=
1773 setlocal nodiff
1774 setlocal equalprg=
1775 setlocal errorformat=
1776 setlocal expandtab
1777 if &filetype != 'html'
1778 setlocal filetype=html
1779 endif
1780 setlocal foldcolumn=0
1781 setlocal foldenable
1782 setlocal foldexpr=0
1783 setlocal foldignore=#
1784 setlocal foldlevel=0
1785 setlocal foldmarker={{{,}}}
1786 setlocal foldmethod=manual
1787 setlocal foldminlines=1
1788 setlocal foldnestmax=20
1789 setlocal foldtext=foldtext()
1790 setlocal formatexpr=
1791 setlocal formatoptions=tcq
1792 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
1793 setlocal grepprg=
1794 setlocal iminsert=2
1795 setlocal imsearch=2
1796 setlocal include=
1797 setlocal includeexpr=
1798 setlocal indentexpr=
1799 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
1800 setlocal noinfercase
1801 setlocal iskeyword=@,48-57,_,192-255
1802 setlocal keywordprg=
1803 setlocal nolinebreak
1804 setlocal nolisp
1805 setlocal nolist
1806 setlocal makeprg=
1807 setlocal matchpairs=(:),{:},[:],<:>
1808 setlocal nomodeline
1809 setlocal modifiable
1810 setlocal nrformats=octal,hex
1811 setlocal nonumber
1812 setlocal numberwidth=4
1813 setlocal omnifunc=htmlcomplete#CompleteTags
1814 setlocal path=
1815 setlocal nopreserveindent
1816 setlocal nopreviewwindow
1817 setlocal quoteescape=\\
1818 setlocal noreadonly
1819 setlocal norelativenumber
1820 setlocal norightleft
1821 setlocal rightleftcmd=search
1822 setlocal noscrollbind
1823 setlocal shiftwidth=4
1824 setlocal noshortname
1825 setlocal nosmartindent
1826 setlocal softtabstop=0
1827 setlocal nospell
1828 setlocal spellcapcheck=
1829 setlocal spellfile=
1830 setlocal spelllang=en
1831 setlocal statusline=
1832 setlocal suffixesadd=
1833 setlocal swapfile
1834 setlocal synmaxcol=3000
1835 if &syntax != 'html'
1836 setlocal syntax=html
1837 endif
1838 setlocal tabstop=4
1839 setlocal tags=
1840 setlocal textwidth=0
1841 setlocal thesaurus=
1842 setlocal noundofile
1843 setlocal nowinfixheight
1844 setlocal nowinfixwidth
1845 setlocal wrap
1846 setlocal wrapmargin=0
1847 silent! normal! zE
1848 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
1849 if s:l < 1 | let s:l = 1 | endif
1850 exe s:l
1851 normal! zt
1852 1
1853 normal! 0
1854 tabedit clonezilla.html
1855 set splitbelow splitright
1856 set nosplitbelow
1857 set nosplitright
1858 wincmd t
1859 set winheight=1 winwidth=1
1860 argglobal
1861 5argu
1862 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1863 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1864 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
1865 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1866 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1867 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1868 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1869 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1870 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1871 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1872 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1873 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1874 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1875 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1876 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1877 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1878 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1879 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1880 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
1881 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
1882 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1883 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1884 nnoremap <buffer> <silent> ; 
1885 nnoremap <buffer> <silent> ;; ;
1886 vnoremap <buffer> <silent> ;; ;
1887 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1888 inoremap <buffer> <silent> &hA &hArr;
1889 inoremap <buffer> <silent> &dA &dArr;
1890 inoremap <buffer> <silent> &rA &rArr;
1891 inoremap <buffer> <silent> &uA &uArr;
1892 inoremap <buffer> <silent> &lA &lArr;
1893 inoremap <buffer> <silent> &ha &harr;
1894 inoremap <buffer> <silent> &da &darr;
1895 inoremap <buffer> <silent> &ra &rarr;
1896 inoremap <buffer> <silent> &ua &uarr;
1897 inoremap <buffer> <silent> &la &larr;
1898 inoremap <buffer> <silent> &pv &piv;
1899 inoremap <buffer> <silent> &uh &upsih;
1900 inoremap <buffer> <silent> &ts &thetasym;
1901 inoremap <buffer> <silent> &og &omega;
1902 inoremap <buffer> <silent> &ps &psi;
1903 inoremap <buffer> <silent> &ch &chi;
1904 inoremap <buffer> <silent> &ph &phi;
1905 inoremap <buffer> <silent> &up &upsilon;
1906 inoremap <buffer> <silent> &ta &tau;
1907 inoremap <buffer> <silent> &sf &sigmaf;
1908 inoremap <buffer> <silent> &si &sigma;
1909 inoremap <buffer> <silent> &rh &rho;
1910 inoremap <buffer> <silent> &pi &pi;
1911 inoremap <buffer> <silent> &oc &omicron;
1912 inoremap <buffer> <silent> &xi &xi;
1913 inoremap <buffer> <silent> &nu &nu;
1914 inoremap <buffer> <silent> &mu &mu;
1915 inoremap <buffer> <silent> &lm &lambda;
1916 inoremap <buffer> <silent> &ka &kappa;
1917 inoremap <buffer> <silent> &io &iota;
1918 inoremap <buffer> <silent> &th &theta;
1919 inoremap <buffer> <silent> &et &eta;
1920 inoremap <buffer> <silent> &ze &zeta;
1921 inoremap <buffer> <silent> &ep &epsilon;
1922 inoremap <buffer> <silent> &de &delta;
1923 inoremap <buffer> <silent> &ga &gamma;
1924 inoremap <buffer> <silent> &be &beta;
1925 inoremap <buffer> <silent> &al &alpha;
1926 inoremap <buffer> <silent> &Ps &Psi;
1927 inoremap <buffer> <silent> &Ch &Chi;
1928 inoremap <buffer> <silent> &Ph &Phi;
1929 inoremap <buffer> <silent> &Up &Upsilon;
1930 inoremap <buffer> <silent> &Ta &Tau;
1931 inoremap <buffer> <silent> &Si &Sigma;
1932 inoremap <buffer> <silent> &Rh &Rho;
1933 inoremap <buffer> <silent> &Pi &Pi;
1934 inoremap <buffer> <silent> &Oc &Omicron;
1935 inoremap <buffer> <silent> &Xi &Xi;
1936 inoremap <buffer> <silent> &Nu &Nu;
1937 inoremap <buffer> <silent> &Mu &Mu;
1938 inoremap <buffer> <silent> &Lm &Lambda;
1939 inoremap <buffer> <silent> &Ka &Kappa;
1940 inoremap <buffer> <silent> &Io &Iota;
1941 inoremap <buffer> <silent> &Th &Theta;
1942 inoremap <buffer> <silent> &Et &Eta;
1943 inoremap <buffer> <silent> &Ze &Zeta;
1944 inoremap <buffer> <silent> &Ep &Epsilon;
1945 inoremap <buffer> <silent> &De &Delta;
1946 inoremap <buffer> <silent> &Ga &Gamma;
1947 inoremap <buffer> <silent> &Be &Beta;
1948 inoremap <buffer> <silent> &Al &Alpha;
1949 inoremap <buffer> <silent> &3. &hellip;
1950 inoremap <buffer> <silent> &-- &mdash;
1951 inoremap <buffer> <silent> &3- &mdash;
1952 inoremap <buffer> <silent> &m- &mdash;
1953 inoremap <buffer> <silent> &2- &ndash;
1954 inoremap <buffer> <silent> &n- &ndash;
1955 inoremap <buffer> <silent> &34 &frac34;
1956 inoremap <buffer> <silent> &12 &frac12;
1957 inoremap <buffer> <silent> &14 &frac14;
1958 inoremap <buffer> <silent> &. &middot;
1959 inoremap <buffer> <silent> &pa &para;
1960 inoremap <buffer> <silent> &mi &micro;
1961 inoremap <buffer> <silent> &dg &deg;
1962 inoremap <buffer> <silent> &? &iquest;
1963 inoremap <buffer> <silent> &! &iexcl;
1964 inoremap <buffer> <silent> &sz &szlig;
1965 inoremap <buffer> <silent> &o/ &oslash;
1966 inoremap <buffer> <silent> &/ &divide;
1967 inoremap <buffer> <silent> &" &uml;
1968 inoremap <buffer> <silent> &2> &raquo;
1969 inoremap <buffer> <silent> &2< &laquo;
1970 inoremap <buffer> <silent> &y" &yuml;
1971 inoremap <buffer> <silent> &y' &yacute;
1972 inoremap <buffer> <silent> &u" &uuml;
1973 inoremap <buffer> <silent> &u^ &ucirc;
1974 inoremap <buffer> <silent> &u' &uacute;
1975 inoremap <buffer> <silent> &u` &ugrave;
1976 inoremap <buffer> <silent> &x &times;
1977 inoremap <buffer> <silent> &o" &ouml;
1978 inoremap <buffer> <silent> &o~ &otilde;
1979 inoremap <buffer> <silent> &o^ &ocirc;
1980 inoremap <buffer> <silent> &o' &oacute;
1981 inoremap <buffer> <silent> &o` &ograve;
1982 inoremap <buffer> <silent> &n~ &ntilde;
1983 inoremap <buffer> <silent> &i" &iuml;
1984 inoremap <buffer> <silent> &i^ &icirc;
1985 inoremap <buffer> <silent> &i' &iacute;
1986 inoremap <buffer> <silent> &i` &igrave;
1987 inoremap <buffer> <silent> &e" &euml;
1988 inoremap <buffer> <silent> &e^ &ecirc;
1989 inoremap <buffer> <silent> &e' &eacute;
1990 inoremap <buffer> <silent> &e` &egrave;
1991 inoremap <buffer> <silent> &c, &ccedil;
1992 inoremap <buffer> <silent> &ae &aelig;
1993 inoremap <buffer> <silent> &ao &aring;
1994 inoremap <buffer> <silent> &a" &auml;
1995 inoremap <buffer> <silent> &a~ &atilde;
1996 inoremap <buffer> <silent> &a^ &acirc;
1997 inoremap <buffer> <silent> &a' &aacute;
1998 inoremap <buffer> <silent> &a` &agrave;
1999 inoremap <buffer> <silent> &Y' &Yacute;
2000 inoremap <buffer> <silent> &U" &Uuml;
2001 inoremap <buffer> <silent> &U^ &Ucirc;
2002 inoremap <buffer> <silent> &U' &Uacute;
2003 inoremap <buffer> <silent> &U` &Ugrave;
2004 inoremap <buffer> <silent> &O/ &Oslash;
2005 inoremap <buffer> <silent> &O" &Ouml;
2006 inoremap <buffer> <silent> &O~ &Otilde;
2007 inoremap <buffer> <silent> &O^ &Ocirc;
2008 inoremap <buffer> <silent> &O' &Oacute;
2009 inoremap <buffer> <silent> &O` &Ograve;
2010 inoremap <buffer> <silent> &N~ &Ntilde;
2011 inoremap <buffer> <silent> &I" &Iuml;
2012 inoremap <buffer> <silent> &I^ &Icirc;
2013 inoremap <buffer> <silent> &I' &Iacute;
2014 inoremap <buffer> <silent> &I` &Igrave;
2015 inoremap <buffer> <silent> &E" &Euml;
2016 inoremap <buffer> <silent> &E^ &Ecirc;
2017 inoremap <buffer> <silent> &E' &Eacute;
2018 inoremap <buffer> <silent> &E` &Egrave;
2019 inoremap <buffer> <silent> &C, &Ccedil;
2020 inoremap <buffer> <silent> &AE &AElig;
2021 inoremap <buffer> <silent> &Ao &Aring;
2022 inoremap <buffer> <silent> &A" &Auml;
2023 inoremap <buffer> <silent> &A~ &Atilde;
2024 inoremap <buffer> <silent> &A^ &Acirc;
2025 inoremap <buffer> <silent> &A' &Aacute;
2026 inoremap <buffer> <silent> &A` &Agrave;
2027 inoremap <buffer> <silent> &c| &cent;
2028 inoremap <buffer> <silent> &Y= &yen;
2029 inoremap <buffer> <silent> &# &pound;
2030 inoremap <buffer> <silent> & &nbsp;
2031 inoremap <buffer> <silent> &> &gt;
2032 inoremap <buffer> <silent> &< &lt;
2033 inoremap <buffer> <silent> &' &quot;
2034 inoremap <buffer> <silent> &tm &trade;
2035 inoremap <buffer> <silent> &rO &reg;
2036 inoremap <buffer> <silent> &cO &copy;
2037 inoremap <buffer> <silent> && &amp;
2038 inoremap <buffer> <silent> ; &nbsp;
2039 inoremap <buffer> <silent> ;la <label for=""></label>F"
2040 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2041 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2042 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2043 </textarea>k$5F"i
2044 inoremap <buffer> <silent> ;og <optgroup label="">
2045 </optgroup>k$F"i
2046 inoremap <buffer> <silent> ;op <option></option>F<
2047 inoremap <buffer> <silent> ;ms <select name="" multiple>
2048 </select>O
2049 inoremap <buffer> <silent> ;se <select name="">
2050 </select>O
2051 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2052 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2053 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2054 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2055 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2056 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2057 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2058 inoremap <buffer> <silent> ;fm <form action="">
2059 </form>k$F"i
2060 inoremap <buffer> <silent> ;if <iframe src="">
2061 </iframe>k$F"i
2062 inoremap <buffer> <silent> ;nf <noframes>
2063 </noframes>O
2064 inoremap <buffer> <silent> ;fr <frame src="">F"
2065 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2066 </frameset>k$3F"i
2067 inoremap <buffer> <silent> ;th <th></th>F<
2068 inoremap <buffer> <silent> ;td <td>
2069 </td>O
2070 inoremap <buffer> <silent> ;tr <tr>
2071 </tr>O
2072 inoremap <buffer> <silent> ;tf <tfoot>
2073 </tfoot>O
2074 inoremap <buffer> <silent> ;tb <tbody>
2075 </tbody>O
2076 inoremap <buffer> <silent> ;tH <thead>
2077 </thead>O
2078 inoremap <buffer> <silent> ;ta <table>
2079 </table>O
2080 inoremap <buffer> <silent> ;ca <caption></caption>F<
2081 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2082 </object>k$5F"i
2083 inoremap <buffer> <silent> ;ns <noscript>
2084 </noscripT>O
2085 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2086 <noembed></noembed>k$5F"i
2087 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2088 inoremap <buffer> <silent> ;va <var></var>F<
2089 inoremap <buffer> <silent> ;ul <ul>
2090 </ul>O
2091 inoremap <buffer> <silent> ;tt <tt></tt>F<
2092 inoremap <buffer> <silent> ;ti <title></title>F<
2093 inoremap <buffer> <silent> ;sp <sup></sup>F<
2094 inoremap <buffer> <silent> ;sb <sub></sub>F<
2095 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2096 inoremap <buffer> <silent> ;cs <style type="text/css">
2097 <!--
2098 -->
2099 </style>kO
2100 inoremap <buffer> <silent> ;sm <small></small>F<
2101 inoremap <buffer> <silent> ;sa <samp></samp>F<
2102 inoremap <buffer> <silent> ;sk <strike></strike>F<
2103 inoremap <buffer> <silent> ;qu <q></q>F<
2104 inoremap <buffer> <silent> ;pr <pre>
2105 </pre>O
2106 inoremap <buffer> <silent> ;/p </p>
2107 
2108 <p>
2109 inoremap <buffer> <silent> ;pp <p>
2110 </p>O
2111 inoremap <buffer> <silent> ;ol <ol>
2112 </ol>O
2113 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2114 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2115 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2116 inoremap <buffer> <silent> ;lk <link href="">F"
2117 inoremap <buffer> <silent> ;li <li></li>F<
2118 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2119 inoremap <buffer> <silent> ;ii <isindex>
2120 inoremap <buffer> <silent> ;in <ins></ins>F<
2121 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2122 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2123 inoremap <buffer> <silent> ;ht <html>
2124 </html>O
2125 inoremap <buffer> <silent> ;Hr <hr width="75%">
2126 inoremap <buffer> <silent> ;hr <hr>
2127 inoremap <buffer> <silent> ;he <head>
2128 </head>O
2129 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2130 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2131 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2132 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2133 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2134 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2135 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2136 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2137 inoremap <buffer> <silent> ;h4 <h4></h4>F<
2138 inoremap <buffer> <silent> ;h3 <h3></h3>F<
2139 inoremap <buffer> <silent> ;h2 <h2></h2>F<
2140 inoremap <buffer> <silent> ;h1 <h1></h1>F<
2141 inoremap <buffer> <silent> ;fc <font color=""></font>F"
2142 inoremap <buffer> <silent> ;fo <font size=""></font>F"
2143 inoremap <buffer> <silent> ;sn <span></span>F<
2144 inoremap <buffer> <silent> ;dv <div>
2145 </div>O
2146 inoremap <buffer> <silent> ;df <dfn></dfn>F<
2147 inoremap <buffer> <silent> ;de <del></del>F<
2148 inoremap <buffer> <silent> ;dd <dd></dd>F<
2149 inoremap <buffer> <silent> ;dt <dt></dt>F<
2150 inoremap <buffer> <silent> ;dl <dl>
2151 </dl>O
2152 inoremap <buffer> <silent> ;co <code></code>F<
2153 inoremap <buffer> <silent> ;ci <cite></cite>F<
2154 inoremap <buffer> <silent> ;ce <center></center>F<
2155 inoremap <buffer> <silent> ;br <br>
2156 inoremap <buffer> <silent> ;bd <body>
2157 </body>O
2158 inoremap <buffer> <silent> ;bl <blockquote>
2159 </blockquote>O
2160 inoremap <buffer> <silent> ;bi <big></big>F<
2161 inoremap <buffer> <silent> ;bh <base href="">F"
2162 inoremap <buffer> <silent> ;ad <address></address>F<
2163 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
2164 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
2165 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
2166 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
2167 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
2168 inoremap <buffer> <silent> ;an <a name=""></a>F"
2169 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
2170 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
2171 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
2172 inoremap <buffer> <silent> ;ah <a href=""></a>F"
2173 imap <buffer> <silent> ;s4 ;s4
2174 imap <buffer> <silent> ;4 ;4
2175 inoremap <buffer> <silent> ;mi :call MangleImageTag()
2176 inoremap <buffer> <silent> ; 
2177 inoremap <buffer> <silent> ;& &
2178 inoremap <buffer> <silent> ;; ;
2179 setlocal keymap=
2180 setlocal noarabic
2181 setlocal autoindent
2182 setlocal balloonexpr=
2183 setlocal nobinary
2184 setlocal bufhidden=
2185 setlocal buflisted
2186 setlocal buftype=
2187 setlocal nocindent
2188 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
2189 setlocal cinoptions=
2190 setlocal cinwords=if,else,while,do,for,switch
2191 setlocal colorcolumn=
2192 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
2193 setlocal commentstring=<!--%s-->
2194 setlocal complete=.,w,b,u,t,i
2195 setlocal concealcursor=
2196 setlocal conceallevel=0
2197 setlocal completefunc=
2198 setlocal nocopyindent
2199 setlocal cryptmethod=
2200 setlocal nocursorbind
2201 setlocal nocursorcolumn
2202 setlocal nocursorline
2203 setlocal define=
2204 setlocal dictionary=
2205 setlocal nodiff
2206 setlocal equalprg=
2207 setlocal errorformat=
2208 setlocal expandtab
2209 if &filetype != 'html'
2210 setlocal filetype=html
2211 endif
2212 setlocal foldcolumn=0
2213 setlocal foldenable
2214 setlocal foldexpr=0
2215 setlocal foldignore=#
2216 setlocal foldlevel=0
2217 setlocal foldmarker={{{,}}}
2218 setlocal foldmethod=manual
2219 setlocal foldminlines=1
2220 setlocal foldnestmax=20
2221 setlocal foldtext=foldtext()
2222 setlocal formatexpr=
2223 setlocal formatoptions=tcq
2224 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
2225 setlocal grepprg=
2226 setlocal iminsert=2
2227 setlocal imsearch=2
2228 setlocal include=
2229 setlocal includeexpr=
2230 setlocal indentexpr=
2231 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
2232 setlocal noinfercase
2233 setlocal iskeyword=@,48-57,_,192-255
2234 setlocal keywordprg=
2235 setlocal nolinebreak
2236 setlocal nolisp
2237 setlocal nolist
2238 setlocal makeprg=
2239 setlocal matchpairs=(:),{:},[:],<:>
2240 setlocal nomodeline
2241 setlocal modifiable
2242 setlocal nrformats=octal,hex
2243 setlocal nonumber
2244 setlocal numberwidth=4
2245 setlocal omnifunc=htmlcomplete#CompleteTags
2246 setlocal path=
2247 setlocal nopreserveindent
2248 setlocal nopreviewwindow
2249 setlocal quoteescape=\\
2250 setlocal noreadonly
2251 setlocal norelativenumber
2252 setlocal norightleft
2253 setlocal rightleftcmd=search
2254 setlocal noscrollbind
2255 setlocal shiftwidth=4
2256 setlocal noshortname
2257 setlocal nosmartindent
2258 setlocal softtabstop=0
2259 setlocal nospell
2260 setlocal spellcapcheck=
2261 setlocal spellfile=
2262 setlocal spelllang=en
2263 setlocal statusline=
2264 setlocal suffixesadd=
2265 setlocal swapfile
2266 setlocal synmaxcol=3000
2267 if &syntax != 'html'
2268 setlocal syntax=html
2269 endif
2270 setlocal tabstop=4
2271 setlocal tags=
2272 setlocal textwidth=0
2273 setlocal thesaurus=
2274 setlocal noundofile
2275 setlocal nowinfixheight
2276 setlocal nowinfixwidth
2277 setlocal wrap
2278 setlocal wrapmargin=0
2279 silent! normal! zE
2280 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
2281 if s:l < 1 | let s:l = 1 | endif
2282 exe s:l
2283 normal! zt
2284 1
2285 normal! 0
2286 tabedit custom-cd.html
2287 set splitbelow splitright
2288 set nosplitbelow
2289 set nosplitright
2290 wincmd t
2291 set winheight=1 winwidth=1
2292 argglobal
2293 6argu
2294 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2295 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2296 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
2297 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
2298 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
2299 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
2300 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
2301 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
2302 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
2303 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
2304 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
2305 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
2306 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
2307 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
2308 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
2309 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
2310 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
2311 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
2312 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
2313 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
2314 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
2315 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
2316 nnoremap <buffer> <silent> ; 
2317 nnoremap <buffer> <silent> ;; ;
2318 vnoremap <buffer> <silent> ;; ;
2319 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
2320 inoremap <buffer> <silent> &hA &hArr;
2321 inoremap <buffer> <silent> &dA &dArr;
2322 inoremap <buffer> <silent> &rA &rArr;
2323 inoremap <buffer> <silent> &uA &uArr;
2324 inoremap <buffer> <silent> &lA &lArr;
2325 inoremap <buffer> <silent> &ha &harr;
2326 inoremap <buffer> <silent> &da &darr;
2327 inoremap <buffer> <silent> &ra &rarr;
2328 inoremap <buffer> <silent> &ua &uarr;
2329 inoremap <buffer> <silent> &la &larr;
2330 inoremap <buffer> <silent> &pv &piv;
2331 inoremap <buffer> <silent> &uh &upsih;
2332 inoremap <buffer> <silent> &ts &thetasym;
2333 inoremap <buffer> <silent> &og &omega;
2334 inoremap <buffer> <silent> &ps &psi;
2335 inoremap <buffer> <silent> &ch &chi;
2336 inoremap <buffer> <silent> &ph &phi;
2337 inoremap <buffer> <silent> &up &upsilon;
2338 inoremap <buffer> <silent> &ta &tau;
2339 inoremap <buffer> <silent> &sf &sigmaf;
2340 inoremap <buffer> <silent> &si &sigma;
2341 inoremap <buffer> <silent> &rh &rho;
2342 inoremap <buffer> <silent> &pi &pi;
2343 inoremap <buffer> <silent> &oc &omicron;
2344 inoremap <buffer> <silent> &xi &xi;
2345 inoremap <buffer> <silent> &nu &nu;
2346 inoremap <buffer> <silent> &mu &mu;
2347 inoremap <buffer> <silent> &lm &lambda;
2348 inoremap <buffer> <silent> &ka &kappa;
2349 inoremap <buffer> <silent> &io &iota;
2350 inoremap <buffer> <silent> &th &theta;
2351 inoremap <buffer> <silent> &et &eta;
2352 inoremap <buffer> <silent> &ze &zeta;
2353 inoremap <buffer> <silent> &ep &epsilon;
2354 inoremap <buffer> <silent> &de &delta;
2355 inoremap <buffer> <silent> &ga &gamma;
2356 inoremap <buffer> <silent> &be &beta;
2357 inoremap <buffer> <silent> &al &alpha;
2358 inoremap <buffer> <silent> &Ps &Psi;
2359 inoremap <buffer> <silent> &Ch &Chi;
2360 inoremap <buffer> <silent> &Ph &Phi;
2361 inoremap <buffer> <silent> &Up &Upsilon;
2362 inoremap <buffer> <silent> &Ta &Tau;
2363 inoremap <buffer> <silent> &Si &Sigma;
2364 inoremap <buffer> <silent> &Rh &Rho;
2365 inoremap <buffer> <silent> &Pi &Pi;
2366 inoremap <buffer> <silent> &Oc &Omicron;
2367 inoremap <buffer> <silent> &Xi &Xi;
2368 inoremap <buffer> <silent> &Nu &Nu;
2369 inoremap <buffer> <silent> &Mu &Mu;
2370 inoremap <buffer> <silent> &Lm &Lambda;
2371 inoremap <buffer> <silent> &Ka &Kappa;
2372 inoremap <buffer> <silent> &Io &Iota;
2373 inoremap <buffer> <silent> &Th &Theta;
2374 inoremap <buffer> <silent> &Et &Eta;
2375 inoremap <buffer> <silent> &Ze &Zeta;
2376 inoremap <buffer> <silent> &Ep &Epsilon;
2377 inoremap <buffer> <silent> &De &Delta;
2378 inoremap <buffer> <silent> &Ga &Gamma;
2379 inoremap <buffer> <silent> &Be &Beta;
2380 inoremap <buffer> <silent> &Al &Alpha;
2381 inoremap <buffer> <silent> &3. &hellip;
2382 inoremap <buffer> <silent> &-- &mdash;
2383 inoremap <buffer> <silent> &3- &mdash;
2384 inoremap <buffer> <silent> &m- &mdash;
2385 inoremap <buffer> <silent> &2- &ndash;
2386 inoremap <buffer> <silent> &n- &ndash;
2387 inoremap <buffer> <silent> &34 &frac34;
2388 inoremap <buffer> <silent> &12 &frac12;
2389 inoremap <buffer> <silent> &14 &frac14;
2390 inoremap <buffer> <silent> &. &middot;
2391 inoremap <buffer> <silent> &pa &para;
2392 inoremap <buffer> <silent> &mi &micro;
2393 inoremap <buffer> <silent> &dg &deg;
2394 inoremap <buffer> <silent> &? &iquest;
2395 inoremap <buffer> <silent> &! &iexcl;
2396 inoremap <buffer> <silent> &sz &szlig;
2397 inoremap <buffer> <silent> &o/ &oslash;
2398 inoremap <buffer> <silent> &/ &divide;
2399 inoremap <buffer> <silent> &" &uml;
2400 inoremap <buffer> <silent> &2> &raquo;
2401 inoremap <buffer> <silent> &2< &laquo;
2402 inoremap <buffer> <silent> &y" &yuml;
2403 inoremap <buffer> <silent> &y' &yacute;
2404 inoremap <buffer> <silent> &u" &uuml;
2405 inoremap <buffer> <silent> &u^ &ucirc;
2406 inoremap <buffer> <silent> &u' &uacute;
2407 inoremap <buffer> <silent> &u` &ugrave;
2408 inoremap <buffer> <silent> &x &times;
2409 inoremap <buffer> <silent> &o" &ouml;
2410 inoremap <buffer> <silent> &o~ &otilde;
2411 inoremap <buffer> <silent> &o^ &ocirc;
2412 inoremap <buffer> <silent> &o' &oacute;
2413 inoremap <buffer> <silent> &o` &ograve;
2414 inoremap <buffer> <silent> &n~ &ntilde;
2415 inoremap <buffer> <silent> &i" &iuml;
2416 inoremap <buffer> <silent> &i^ &icirc;
2417 inoremap <buffer> <silent> &i' &iacute;
2418 inoremap <buffer> <silent> &i` &igrave;
2419 inoremap <buffer> <silent> &e" &euml;
2420 inoremap <buffer> <silent> &e^ &ecirc;
2421 inoremap <buffer> <silent> &e' &eacute;
2422 inoremap <buffer> <silent> &e` &egrave;
2423 inoremap <buffer> <silent> &c, &ccedil;
2424 inoremap <buffer> <silent> &ae &aelig;
2425 inoremap <buffer> <silent> &ao &aring;
2426 inoremap <buffer> <silent> &a" &auml;
2427 inoremap <buffer> <silent> &a~ &atilde;
2428 inoremap <buffer> <silent> &a^ &acirc;
2429 inoremap <buffer> <silent> &a' &aacute;
2430 inoremap <buffer> <silent> &a` &agrave;
2431 inoremap <buffer> <silent> &Y' &Yacute;
2432 inoremap <buffer> <silent> &U" &Uuml;
2433 inoremap <buffer> <silent> &U^ &Ucirc;
2434 inoremap <buffer> <silent> &U' &Uacute;
2435 inoremap <buffer> <silent> &U` &Ugrave;
2436 inoremap <buffer> <silent> &O/ &Oslash;
2437 inoremap <buffer> <silent> &O" &Ouml;
2438 inoremap <buffer> <silent> &O~ &Otilde;
2439 inoremap <buffer> <silent> &O^ &Ocirc;
2440 inoremap <buffer> <silent> &O' &Oacute;
2441 inoremap <buffer> <silent> &O` &Ograve;
2442 inoremap <buffer> <silent> &N~ &Ntilde;
2443 inoremap <buffer> <silent> &I" &Iuml;
2444 inoremap <buffer> <silent> &I^ &Icirc;
2445 inoremap <buffer> <silent> &I' &Iacute;
2446 inoremap <buffer> <silent> &I` &Igrave;
2447 inoremap <buffer> <silent> &E" &Euml;
2448 inoremap <buffer> <silent> &E^ &Ecirc;
2449 inoremap <buffer> <silent> &E' &Eacute;
2450 inoremap <buffer> <silent> &E` &Egrave;
2451 inoremap <buffer> <silent> &C, &Ccedil;
2452 inoremap <buffer> <silent> &AE &AElig;
2453 inoremap <buffer> <silent> &Ao &Aring;
2454 inoremap <buffer> <silent> &A" &Auml;
2455 inoremap <buffer> <silent> &A~ &Atilde;
2456 inoremap <buffer> <silent> &A^ &Acirc;
2457 inoremap <buffer> <silent> &A' &Aacute;
2458 inoremap <buffer> <silent> &A` &Agrave;
2459 inoremap <buffer> <silent> &c| &cent;
2460 inoremap <buffer> <silent> &Y= &yen;
2461 inoremap <buffer> <silent> &# &pound;
2462 inoremap <buffer> <silent> & &nbsp;
2463 inoremap <buffer> <silent> &> &gt;
2464 inoremap <buffer> <silent> &< &lt;
2465 inoremap <buffer> <silent> &' &quot;
2466 inoremap <buffer> <silent> &tm &trade;
2467 inoremap <buffer> <silent> &rO &reg;
2468 inoremap <buffer> <silent> &cO &copy;
2469 inoremap <buffer> <silent> && &amp;
2470 inoremap <buffer> <silent> ; &nbsp;
2471 inoremap <buffer> <silent> ;la <label for=""></label>F"
2472 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2473 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2474 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2475 </textarea>k$5F"i
2476 inoremap <buffer> <silent> ;og <optgroup label="">
2477 </optgroup>k$F"i
2478 inoremap <buffer> <silent> ;op <option></option>F<
2479 inoremap <buffer> <silent> ;ms <select name="" multiple>
2480 </select>O
2481 inoremap <buffer> <silent> ;se <select name="">
2482 </select>O
2483 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2484 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2485 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2486 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2487 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2488 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2489 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2490 inoremap <buffer> <silent> ;fm <form action="">
2491 </form>k$F"i
2492 inoremap <buffer> <silent> ;if <iframe src="">
2493 </iframe>k$F"i
2494 inoremap <buffer> <silent> ;nf <noframes>
2495 </noframes>O
2496 inoremap <buffer> <silent> ;fr <frame src="">F"
2497 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2498 </frameset>k$3F"i
2499 inoremap <buffer> <silent> ;th <th></th>F<
2500 inoremap <buffer> <silent> ;td <td>
2501 </td>O
2502 inoremap <buffer> <silent> ;tr <tr>
2503 </tr>O
2504 inoremap <buffer> <silent> ;tf <tfoot>
2505 </tfoot>O
2506 inoremap <buffer> <silent> ;tb <tbody>
2507 </tbody>O
2508 inoremap <buffer> <silent> ;tH <thead>
2509 </thead>O
2510 inoremap <buffer> <silent> ;ta <table>
2511 </table>O
2512 inoremap <buffer> <silent> ;ca <caption></caption>F<
2513 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2514 </object>k$5F"i
2515 inoremap <buffer> <silent> ;ns <noscript>
2516 </noscripT>O
2517 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2518 <noembed></noembed>k$5F"i
2519 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2520 inoremap <buffer> <silent> ;va <var></var>F<
2521 inoremap <buffer> <silent> ;ul <ul>
2522 </ul>O
2523 inoremap <buffer> <silent> ;tt <tt></tt>F<
2524 inoremap <buffer> <silent> ;ti <title></title>F<
2525 inoremap <buffer> <silent> ;sp <sup></sup>F<
2526 inoremap <buffer> <silent> ;sb <sub></sub>F<
2527 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2528 inoremap <buffer> <silent> ;cs <style type="text/css">
2529 <!--
2530 -->
2531 </style>kO
2532 inoremap <buffer> <silent> ;sm <small></small>F<
2533 inoremap <buffer> <silent> ;sa <samp></samp>F<
2534 inoremap <buffer> <silent> ;sk <strike></strike>F<
2535 inoremap <buffer> <silent> ;qu <q></q>F<
2536 inoremap <buffer> <silent> ;pr <pre>
2537 </pre>O
2538 inoremap <buffer> <silent> ;/p </p>
2539 
2540 <p>
2541 inoremap <buffer> <silent> ;pp <p>
2542 </p>O
2543 inoremap <buffer> <silent> ;ol <ol>
2544 </ol>O
2545 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2546 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2547 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2548 inoremap <buffer> <silent> ;lk <link href="">F"
2549 inoremap <buffer> <silent> ;li <li></li>F<
2550 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2551 inoremap <buffer> <silent> ;ii <isindex>
2552 inoremap <buffer> <silent> ;in <ins></ins>F<
2553 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2554 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2555 inoremap <buffer> <silent> ;ht <html>
2556 </html>O
2557 inoremap <buffer> <silent> ;Hr <hr width="75%">
2558 inoremap <buffer> <silent> ;hr <hr>
2559 inoremap <buffer> <silent> ;he <head>
2560 </head>O
2561 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2562 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2563 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2564 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2565 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2566 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2567 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2568 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2569 inoremap <buffer> <silent> ;h4 <h4></h4>F<
2570 inoremap <buffer> <silent> ;h3 <h3></h3>F<
2571 inoremap <buffer> <silent> ;h2 <h2></h2>F<
2572 inoremap <buffer> <silent> ;h1 <h1></h1>F<
2573 inoremap <buffer> <silent> ;fc <font color=""></font>F"
2574 inoremap <buffer> <silent> ;fo <font size=""></font>F"
2575 inoremap <buffer> <silent> ;sn <span></span>F<
2576 inoremap <buffer> <silent> ;dv <div>
2577 </div>O
2578 inoremap <buffer> <silent> ;df <dfn></dfn>F<
2579 inoremap <buffer> <silent> ;de <del></del>F<
2580 inoremap <buffer> <silent> ;dd <dd></dd>F<
2581 inoremap <buffer> <silent> ;dt <dt></dt>F<
2582 inoremap <buffer> <silent> ;dl <dl>
2583 </dl>O
2584 inoremap <buffer> <silent> ;co <code></code>F<
2585 inoremap <buffer> <silent> ;ci <cite></cite>F<
2586 inoremap <buffer> <silent> ;ce <center></center>F<
2587 inoremap <buffer> <silent> ;br <br>
2588 inoremap <buffer> <silent> ;bd <body>
2589 </body>O
2590 inoremap <buffer> <silent> ;bl <blockquote>
2591 </blockquote>O
2592 inoremap <buffer> <silent> ;bi <big></big>F<
2593 inoremap <buffer> <silent> ;bh <base href="">F"
2594 inoremap <buffer> <silent> ;ad <address></address>F<
2595 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
2596 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
2597 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
2598 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
2599 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
2600 inoremap <buffer> <silent> ;an <a name=""></a>F"
2601 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
2602 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
2603 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
2604 inoremap <buffer> <silent> ;ah <a href=""></a>F"
2605 imap <buffer> <silent> ;s4 ;s4
2606 imap <buffer> <silent> ;4 ;4
2607 inoremap <buffer> <silent> ;mi :call MangleImageTag()
2608 inoremap <buffer> <silent> ; 
2609 inoremap <buffer> <silent> ;& &
2610 inoremap <buffer> <silent> ;; ;
2611 setlocal keymap=
2612 setlocal noarabic
2613 setlocal autoindent
2614 setlocal balloonexpr=
2615 setlocal nobinary
2616 setlocal bufhidden=
2617 setlocal buflisted
2618 setlocal buftype=
2619 setlocal nocindent
2620 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
2621 setlocal cinoptions=
2622 setlocal cinwords=if,else,while,do,for,switch
2623 setlocal colorcolumn=
2624 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
2625 setlocal commentstring=<!--%s-->
2626 setlocal complete=.,w,b,u,t,i
2627 setlocal concealcursor=
2628 setlocal conceallevel=0
2629 setlocal completefunc=
2630 setlocal nocopyindent
2631 setlocal cryptmethod=
2632 setlocal nocursorbind
2633 setlocal nocursorcolumn
2634 setlocal nocursorline
2635 setlocal define=
2636 setlocal dictionary=
2637 setlocal nodiff
2638 setlocal equalprg=
2639 setlocal errorformat=
2640 setlocal expandtab
2641 if &filetype != 'html'
2642 setlocal filetype=html
2643 endif
2644 setlocal foldcolumn=0
2645 setlocal foldenable
2646 setlocal foldexpr=0
2647 setlocal foldignore=#
2648 setlocal foldlevel=0
2649 setlocal foldmarker={{{,}}}
2650 setlocal foldmethod=manual
2651 setlocal foldminlines=1
2652 setlocal foldnestmax=20
2653 setlocal foldtext=foldtext()
2654 setlocal formatexpr=
2655 setlocal formatoptions=tcq
2656 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
2657 setlocal grepprg=
2658 setlocal iminsert=2
2659 setlocal imsearch=2
2660 setlocal include=
2661 setlocal includeexpr=
2662 setlocal indentexpr=
2663 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
2664 setlocal noinfercase
2665 setlocal iskeyword=@,48-57,_,192-255
2666 setlocal keywordprg=
2667 setlocal nolinebreak
2668 setlocal nolisp
2669 setlocal nolist
2670 setlocal makeprg=
2671 setlocal matchpairs=(:),{:},[:],<:>
2672 setlocal nomodeline
2673 setlocal modifiable
2674 setlocal nrformats=octal,hex
2675 setlocal nonumber
2676 setlocal numberwidth=4
2677 setlocal omnifunc=htmlcomplete#CompleteTags
2678 setlocal path=
2679 setlocal nopreserveindent
2680 setlocal nopreviewwindow
2681 setlocal quoteescape=\\
2682 setlocal noreadonly
2683 setlocal norelativenumber
2684 setlocal norightleft
2685 setlocal rightleftcmd=search
2686 setlocal noscrollbind
2687 setlocal shiftwidth=4
2688 setlocal noshortname
2689 setlocal nosmartindent
2690 setlocal softtabstop=0
2691 setlocal nospell
2692 setlocal spellcapcheck=
2693 setlocal spellfile=
2694 setlocal spelllang=en
2695 setlocal statusline=
2696 setlocal suffixesadd=
2697 setlocal swapfile
2698 setlocal synmaxcol=3000
2699 if &syntax != 'html'
2700 setlocal syntax=html
2701 endif
2702 setlocal tabstop=4
2703 setlocal tags=
2704 setlocal textwidth=0
2705 setlocal thesaurus=
2706 setlocal noundofile
2707 setlocal nowinfixheight
2708 setlocal nowinfixwidth
2709 setlocal wrap
2710 setlocal wrapmargin=0
2711 silent! normal! zE
2712 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
2713 if s:l < 1 | let s:l = 1 | endif
2714 exe s:l
2715 normal! zt
2716 1
2717 normal! 0
2718 tabedit download.html
2719 set splitbelow splitright
2720 set nosplitbelow
2721 set nosplitright
2722 wincmd t
2723 set winheight=1 winwidth=1
2724 argglobal
2725 edit download.html
2726 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2727 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2728 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
2729 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
2730 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
2731 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
2732 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
2733 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
2734 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
2735 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
2736 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
2737 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
2738 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
2739 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
2740 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
2741 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
2742 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
2743 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
2744 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
2745 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
2746 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
2747 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
2748 nnoremap <buffer> <silent> ; 
2749 nnoremap <buffer> <silent> ;; ;
2750 vnoremap <buffer> <silent> ;; ;
2751 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
2752 inoremap <buffer> <silent> &hA &hArr;
2753 inoremap <buffer> <silent> &dA &dArr;
2754 inoremap <buffer> <silent> &rA &rArr;
2755 inoremap <buffer> <silent> &uA &uArr;
2756 inoremap <buffer> <silent> &lA &lArr;
2757 inoremap <buffer> <silent> &ha &harr;
2758 inoremap <buffer> <silent> &da &darr;
2759 inoremap <buffer> <silent> &ra &rarr;
2760 inoremap <buffer> <silent> &ua &uarr;
2761 inoremap <buffer> <silent> &la &larr;
2762 inoremap <buffer> <silent> &pv &piv;
2763 inoremap <buffer> <silent> &uh &upsih;
2764 inoremap <buffer> <silent> &ts &thetasym;
2765 inoremap <buffer> <silent> &og &omega;
2766 inoremap <buffer> <silent> &ps &psi;
2767 inoremap <buffer> <silent> &ch &chi;
2768 inoremap <buffer> <silent> &ph &phi;
2769 inoremap <buffer> <silent> &up &upsilon;
2770 inoremap <buffer> <silent> &ta &tau;
2771 inoremap <buffer> <silent> &sf &sigmaf;
2772 inoremap <buffer> <silent> &si &sigma;
2773 inoremap <buffer> <silent> &rh &rho;
2774 inoremap <buffer> <silent> &pi &pi;
2775 inoremap <buffer> <silent> &oc &omicron;
2776 inoremap <buffer> <silent> &xi &xi;
2777 inoremap <buffer> <silent> &nu &nu;
2778 inoremap <buffer> <silent> &mu &mu;
2779 inoremap <buffer> <silent> &lm &lambda;
2780 inoremap <buffer> <silent> &ka &kappa;
2781 inoremap <buffer> <silent> &io &iota;
2782 inoremap <buffer> <silent> &th &theta;
2783 inoremap <buffer> <silent> &et &eta;
2784 inoremap <buffer> <silent> &ze &zeta;
2785 inoremap <buffer> <silent> &ep &epsilon;
2786 inoremap <buffer> <silent> &de &delta;
2787 inoremap <buffer> <silent> &ga &gamma;
2788 inoremap <buffer> <silent> &be &beta;
2789 inoremap <buffer> <silent> &al &alpha;
2790 inoremap <buffer> <silent> &Ps &Psi;
2791 inoremap <buffer> <silent> &Ch &Chi;
2792 inoremap <buffer> <silent> &Ph &Phi;
2793 inoremap <buffer> <silent> &Up &Upsilon;
2794 inoremap <buffer> <silent> &Ta &Tau;
2795 inoremap <buffer> <silent> &Si &Sigma;
2796 inoremap <buffer> <silent> &Rh &Rho;
2797 inoremap <buffer> <silent> &Pi &Pi;
2798 inoremap <buffer> <silent> &Oc &Omicron;
2799 inoremap <buffer> <silent> &Xi &Xi;
2800 inoremap <buffer> <silent> &Nu &Nu;
2801 inoremap <buffer> <silent> &Mu &Mu;
2802 inoremap <buffer> <silent> &Lm &Lambda;
2803 inoremap <buffer> <silent> &Ka &Kappa;
2804 inoremap <buffer> <silent> &Io &Iota;
2805 inoremap <buffer> <silent> &Th &Theta;
2806 inoremap <buffer> <silent> &Et &Eta;
2807 inoremap <buffer> <silent> &Ze &Zeta;
2808 inoremap <buffer> <silent> &Ep &Epsilon;
2809 inoremap <buffer> <silent> &De &Delta;
2810 inoremap <buffer> <silent> &Ga &Gamma;
2811 inoremap <buffer> <silent> &Be &Beta;
2812 inoremap <buffer> <silent> &Al &Alpha;
2813 inoremap <buffer> <silent> &3. &hellip;
2814 inoremap <buffer> <silent> &-- &mdash;
2815 inoremap <buffer> <silent> &3- &mdash;
2816 inoremap <buffer> <silent> &m- &mdash;
2817 inoremap <buffer> <silent> &2- &ndash;
2818 inoremap <buffer> <silent> &n- &ndash;
2819 inoremap <buffer> <silent> &34 &frac34;
2820 inoremap <buffer> <silent> &12 &frac12;
2821 inoremap <buffer> <silent> &14 &frac14;
2822 inoremap <buffer> <silent> &. &middot;
2823 inoremap <buffer> <silent> &pa &para;
2824 inoremap <buffer> <silent> &mi &micro;
2825 inoremap <buffer> <silent> &dg &deg;
2826 inoremap <buffer> <silent> &? &iquest;
2827 inoremap <buffer> <silent> &! &iexcl;
2828 inoremap <buffer> <silent> &sz &szlig;
2829 inoremap <buffer> <silent> &o/ &oslash;
2830 inoremap <buffer> <silent> &/ &divide;
2831 inoremap <buffer> <silent> &" &uml;
2832 inoremap <buffer> <silent> &2> &raquo;
2833 inoremap <buffer> <silent> &2< &laquo;
2834 inoremap <buffer> <silent> &y" &yuml;
2835 inoremap <buffer> <silent> &y' &yacute;
2836 inoremap <buffer> <silent> &u" &uuml;
2837 inoremap <buffer> <silent> &u^ &ucirc;
2838 inoremap <buffer> <silent> &u' &uacute;
2839 inoremap <buffer> <silent> &u` &ugrave;
2840 inoremap <buffer> <silent> &x &times;
2841 inoremap <buffer> <silent> &o" &ouml;
2842 inoremap <buffer> <silent> &o~ &otilde;
2843 inoremap <buffer> <silent> &o^ &ocirc;
2844 inoremap <buffer> <silent> &o' &oacute;
2845 inoremap <buffer> <silent> &o` &ograve;
2846 inoremap <buffer> <silent> &n~ &ntilde;
2847 inoremap <buffer> <silent> &i" &iuml;
2848 inoremap <buffer> <silent> &i^ &icirc;
2849 inoremap <buffer> <silent> &i' &iacute;
2850 inoremap <buffer> <silent> &i` &igrave;
2851 inoremap <buffer> <silent> &e" &euml;
2852 inoremap <buffer> <silent> &e^ &ecirc;
2853 inoremap <buffer> <silent> &e' &eacute;
2854 inoremap <buffer> <silent> &e` &egrave;
2855 inoremap <buffer> <silent> &c, &ccedil;
2856 inoremap <buffer> <silent> &ae &aelig;
2857 inoremap <buffer> <silent> &ao &aring;
2858 inoremap <buffer> <silent> &a" &auml;
2859 inoremap <buffer> <silent> &a~ &atilde;
2860 inoremap <buffer> <silent> &a^ &acirc;
2861 inoremap <buffer> <silent> &a' &aacute;
2862 inoremap <buffer> <silent> &a` &agrave;
2863 inoremap <buffer> <silent> &Y' &Yacute;
2864 inoremap <buffer> <silent> &U" &Uuml;
2865 inoremap <buffer> <silent> &U^ &Ucirc;
2866 inoremap <buffer> <silent> &U' &Uacute;
2867 inoremap <buffer> <silent> &U` &Ugrave;
2868 inoremap <buffer> <silent> &O/ &Oslash;
2869 inoremap <buffer> <silent> &O" &Ouml;
2870 inoremap <buffer> <silent> &O~ &Otilde;
2871 inoremap <buffer> <silent> &O^ &Ocirc;
2872 inoremap <buffer> <silent> &O' &Oacute;
2873 inoremap <buffer> <silent> &O` &Ograve;
2874 inoremap <buffer> <silent> &N~ &Ntilde;
2875 inoremap <buffer> <silent> &I" &Iuml;
2876 inoremap <buffer> <silent> &I^ &Icirc;
2877 inoremap <buffer> <silent> &I' &Iacute;
2878 inoremap <buffer> <silent> &I` &Igrave;
2879 inoremap <buffer> <silent> &E" &Euml;
2880 inoremap <buffer> <silent> &E^ &Ecirc;
2881 inoremap <buffer> <silent> &E' &Eacute;
2882 inoremap <buffer> <silent> &E` &Egrave;
2883 inoremap <buffer> <silent> &C, &Ccedil;
2884 inoremap <buffer> <silent> &AE &AElig;
2885 inoremap <buffer> <silent> &Ao &Aring;
2886 inoremap <buffer> <silent> &A" &Auml;
2887 inoremap <buffer> <silent> &A~ &Atilde;
2888 inoremap <buffer> <silent> &A^ &Acirc;
2889 inoremap <buffer> <silent> &A' &Aacute;
2890 inoremap <buffer> <silent> &A` &Agrave;
2891 inoremap <buffer> <silent> &c| &cent;
2892 inoremap <buffer> <silent> &Y= &yen;
2893 inoremap <buffer> <silent> &# &pound;
2894 inoremap <buffer> <silent> & &nbsp;
2895 inoremap <buffer> <silent> &> &gt;
2896 inoremap <buffer> <silent> &< &lt;
2897 inoremap <buffer> <silent> &' &quot;
2898 inoremap <buffer> <silent> &tm &trade;
2899 inoremap <buffer> <silent> &rO &reg;
2900 inoremap <buffer> <silent> &cO &copy;
2901 inoremap <buffer> <silent> && &amp;
2902 inoremap <buffer> <silent> ; &nbsp;
2903 inoremap <buffer> <silent> ;la <label for=""></label>F"
2904 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2905 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2906 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2907 </textarea>k$5F"i
2908 inoremap <buffer> <silent> ;og <optgroup label="">
2909 </optgroup>k$F"i
2910 inoremap <buffer> <silent> ;op <option></option>F<
2911 inoremap <buffer> <silent> ;ms <select name="" multiple>
2912 </select>O
2913 inoremap <buffer> <silent> ;se <select name="">
2914 </select>O
2915 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2916 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2917 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2918 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2919 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2920 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2921 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2922 inoremap <buffer> <silent> ;fm <form action="">
2923 </form>k$F"i
2924 inoremap <buffer> <silent> ;if <iframe src="">
2925 </iframe>k$F"i
2926 inoremap <buffer> <silent> ;nf <noframes>
2927 </noframes>O
2928 inoremap <buffer> <silent> ;fr <frame src="">F"
2929 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2930 </frameset>k$3F"i
2931 inoremap <buffer> <silent> ;th <th></th>F<
2932 inoremap <buffer> <silent> ;td <td>
2933 </td>O
2934 inoremap <buffer> <silent> ;tr <tr>
2935 </tr>O
2936 inoremap <buffer> <silent> ;tf <tfoot>
2937 </tfoot>O
2938 inoremap <buffer> <silent> ;tb <tbody>
2939 </tbody>O
2940 inoremap <buffer> <silent> ;tH <thead>
2941 </thead>O
2942 inoremap <buffer> <silent> ;ta <table>
2943 </table>O
2944 inoremap <buffer> <silent> ;ca <caption></caption>F<
2945 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2946 </object>k$5F"i
2947 inoremap <buffer> <silent> ;ns <noscript>
2948 </noscripT>O
2949 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2950 <noembed></noembed>k$5F"i
2951 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2952 inoremap <buffer> <silent> ;va <var></var>F<
2953 inoremap <buffer> <silent> ;ul <ul>
2954 </ul>O
2955 inoremap <buffer> <silent> ;tt <tt></tt>F<
2956 inoremap <buffer> <silent> ;ti <title></title>F<
2957 inoremap <buffer> <silent> ;sp <sup></sup>F<
2958 inoremap <buffer> <silent> ;sb <sub></sub>F<
2959 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2960 inoremap <buffer> <silent> ;cs <style type="text/css">
2961 <!--
2962 -->
2963 </style>kO
2964 inoremap <buffer> <silent> ;sm <small></small>F<
2965 inoremap <buffer> <silent> ;sa <samp></samp>F<
2966 inoremap <buffer> <silent> ;sk <strike></strike>F<
2967 inoremap <buffer> <silent> ;qu <q></q>F<
2968 inoremap <buffer> <silent> ;pr <pre>
2969 </pre>O
2970 inoremap <buffer> <silent> ;/p </p>
2971 
2972 <p>
2973 inoremap <buffer> <silent> ;pp <p>
2974 </p>O
2975 inoremap <buffer> <silent> ;ol <ol>
2976 </ol>O
2977 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2978 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2979 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2980 inoremap <buffer> <silent> ;lk <link href="">F"
2981 inoremap <buffer> <silent> ;li <li></li>F<
2982 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2983 inoremap <buffer> <silent> ;ii <isindex>
2984 inoremap <buffer> <silent> ;in <ins></ins>F<
2985 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2986 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2987 inoremap <buffer> <silent> ;ht <html>
2988 </html>O
2989 inoremap <buffer> <silent> ;Hr <hr width="75%">
2990 inoremap <buffer> <silent> ;hr <hr>
2991 inoremap <buffer> <silent> ;he <head>
2992 </head>O
2993 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2994 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2995 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2996 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2997 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2998 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2999 inoremap <buffer> <silent> ;h6 <h6></h6>F<
3000 inoremap <buffer> <silent> ;h5 <h5></h5>F<
3001 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3002 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3003 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3004 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3005 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3006 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3007 inoremap <buffer> <silent> ;sn <span></span>F<
3008 inoremap <buffer> <silent> ;dv <div>
3009 </div>O
3010 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3011 inoremap <buffer> <silent> ;de <del></del>F<
3012 inoremap <buffer> <silent> ;dd <dd></dd>F<
3013 inoremap <buffer> <silent> ;dt <dt></dt>F<
3014 inoremap <buffer> <silent> ;dl <dl>
3015 </dl>O
3016 inoremap <buffer> <silent> ;co <code></code>F<
3017 inoremap <buffer> <silent> ;ci <cite></cite>F<
3018 inoremap <buffer> <silent> ;ce <center></center>F<
3019 inoremap <buffer> <silent> ;br <br>
3020 inoremap <buffer> <silent> ;bd <body>
3021 </body>O
3022 inoremap <buffer> <silent> ;bl <blockquote>
3023 </blockquote>O
3024 inoremap <buffer> <silent> ;bi <big></big>F<
3025 inoremap <buffer> <silent> ;bh <base href="">F"
3026 inoremap <buffer> <silent> ;ad <address></address>F<
3027 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3028 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3029 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3030 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3031 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3032 inoremap <buffer> <silent> ;an <a name=""></a>F"
3033 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3034 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3035 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3036 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3037 imap <buffer> <silent> ;s4 ;s4
3038 imap <buffer> <silent> ;4 ;4
3039 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3040 inoremap <buffer> <silent> ; 
3041 inoremap <buffer> <silent> ;& &
3042 inoremap <buffer> <silent> ;; ;
3043 setlocal keymap=
3044 setlocal noarabic
3045 setlocal autoindent
3046 setlocal balloonexpr=
3047 setlocal nobinary
3048 setlocal bufhidden=
3049 setlocal buflisted
3050 setlocal buftype=
3051 setlocal nocindent
3052 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3053 setlocal cinoptions=
3054 setlocal cinwords=if,else,while,do,for,switch
3055 setlocal colorcolumn=
3056 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3057 setlocal commentstring=<!--%s-->
3058 setlocal complete=.,w,b,u,t,i
3059 setlocal concealcursor=
3060 setlocal conceallevel=0
3061 setlocal completefunc=
3062 setlocal nocopyindent
3063 setlocal cryptmethod=
3064 setlocal nocursorbind
3065 setlocal nocursorcolumn
3066 setlocal nocursorline
3067 setlocal define=
3068 setlocal dictionary=
3069 setlocal nodiff
3070 setlocal equalprg=
3071 setlocal errorformat=
3072 setlocal expandtab
3073 if &filetype != 'html'
3074 setlocal filetype=html
3075 endif
3076 setlocal foldcolumn=0
3077 setlocal foldenable
3078 setlocal foldexpr=0
3079 setlocal foldignore=#
3080 setlocal foldlevel=0
3081 setlocal foldmarker={{{,}}}
3082 setlocal foldmethod=manual
3083 setlocal foldminlines=1
3084 setlocal foldnestmax=20
3085 setlocal foldtext=foldtext()
3086 setlocal formatexpr=
3087 setlocal formatoptions=tcq
3088 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3089 setlocal grepprg=
3090 setlocal iminsert=2
3091 setlocal imsearch=2
3092 setlocal include=
3093 setlocal includeexpr=
3094 setlocal indentexpr=
3095 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3096 setlocal noinfercase
3097 setlocal iskeyword=@,48-57,_,192-255
3098 setlocal keywordprg=
3099 setlocal nolinebreak
3100 setlocal nolisp
3101 setlocal nolist
3102 setlocal makeprg=
3103 setlocal matchpairs=(:),{:},[:],<:>
3104 setlocal nomodeline
3105 setlocal modifiable
3106 setlocal nrformats=octal,hex
3107 setlocal nonumber
3108 setlocal numberwidth=4
3109 setlocal omnifunc=htmlcomplete#CompleteTags
3110 setlocal path=
3111 setlocal nopreserveindent
3112 setlocal nopreviewwindow
3113 setlocal quoteescape=\\
3114 setlocal noreadonly
3115 setlocal norelativenumber
3116 setlocal norightleft
3117 setlocal rightleftcmd=search
3118 setlocal noscrollbind
3119 setlocal shiftwidth=4
3120 setlocal noshortname
3121 setlocal nosmartindent
3122 setlocal softtabstop=0
3123 setlocal nospell
3124 setlocal spellcapcheck=
3125 setlocal spellfile=
3126 setlocal spelllang=en
3127 setlocal statusline=
3128 setlocal suffixesadd=
3129 setlocal swapfile
3130 setlocal synmaxcol=3000
3131 if &syntax != 'html'
3132 setlocal syntax=html
3133 endif
3134 setlocal tabstop=4
3135 setlocal tags=
3136 setlocal textwidth=0
3137 setlocal thesaurus=
3138 setlocal noundofile
3139 setlocal nowinfixheight
3140 setlocal nowinfixwidth
3141 setlocal wrap
3142 setlocal wrapmargin=0
3143 silent! normal! zE
3144 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
3145 if s:l < 1 | let s:l = 1 | endif
3146 exe s:l
3147 normal! zt
3148 1
3149 normal! 0
3150 tabedit flash-backup.html
3151 set splitbelow splitright
3152 set nosplitbelow
3153 set nosplitright
3154 wincmd t
3155 set winheight=1 winwidth=1
3156 argglobal
3157 7argu
3158 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3159 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3160 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
3161 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
3162 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
3163 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
3164 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
3165 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
3166 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
3167 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
3168 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
3169 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
3170 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
3171 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
3172 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
3173 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
3174 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
3175 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
3176 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
3177 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
3178 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
3179 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
3180 nnoremap <buffer> <silent> ; 
3181 nnoremap <buffer> <silent> ;; ;
3182 vnoremap <buffer> <silent> ;; ;
3183 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
3184 inoremap <buffer> <silent> &hA &hArr;
3185 inoremap <buffer> <silent> &dA &dArr;
3186 inoremap <buffer> <silent> &rA &rArr;
3187 inoremap <buffer> <silent> &uA &uArr;
3188 inoremap <buffer> <silent> &lA &lArr;
3189 inoremap <buffer> <silent> &ha &harr;
3190 inoremap <buffer> <silent> &da &darr;
3191 inoremap <buffer> <silent> &ra &rarr;
3192 inoremap <buffer> <silent> &ua &uarr;
3193 inoremap <buffer> <silent> &la &larr;
3194 inoremap <buffer> <silent> &pv &piv;
3195 inoremap <buffer> <silent> &uh &upsih;
3196 inoremap <buffer> <silent> &ts &thetasym;
3197 inoremap <buffer> <silent> &og &omega;
3198 inoremap <buffer> <silent> &ps &psi;
3199 inoremap <buffer> <silent> &ch &chi;
3200 inoremap <buffer> <silent> &ph &phi;
3201 inoremap <buffer> <silent> &up &upsilon;
3202 inoremap <buffer> <silent> &ta &tau;
3203 inoremap <buffer> <silent> &sf &sigmaf;
3204 inoremap <buffer> <silent> &si &sigma;
3205 inoremap <buffer> <silent> &rh &rho;
3206 inoremap <buffer> <silent> &pi &pi;
3207 inoremap <buffer> <silent> &oc &omicron;
3208 inoremap <buffer> <silent> &xi &xi;
3209 inoremap <buffer> <silent> &nu &nu;
3210 inoremap <buffer> <silent> &mu &mu;
3211 inoremap <buffer> <silent> &lm &lambda;
3212 inoremap <buffer> <silent> &ka &kappa;
3213 inoremap <buffer> <silent> &io &iota;
3214 inoremap <buffer> <silent> &th &theta;
3215 inoremap <buffer> <silent> &et &eta;
3216 inoremap <buffer> <silent> &ze &zeta;
3217 inoremap <buffer> <silent> &ep &epsilon;
3218 inoremap <buffer> <silent> &de &delta;
3219 inoremap <buffer> <silent> &ga &gamma;
3220 inoremap <buffer> <silent> &be &beta;
3221 inoremap <buffer> <silent> &al &alpha;
3222 inoremap <buffer> <silent> &Ps &Psi;
3223 inoremap <buffer> <silent> &Ch &Chi;
3224 inoremap <buffer> <silent> &Ph &Phi;
3225 inoremap <buffer> <silent> &Up &Upsilon;
3226 inoremap <buffer> <silent> &Ta &Tau;
3227 inoremap <buffer> <silent> &Si &Sigma;
3228 inoremap <buffer> <silent> &Rh &Rho;
3229 inoremap <buffer> <silent> &Pi &Pi;
3230 inoremap <buffer> <silent> &Oc &Omicron;
3231 inoremap <buffer> <silent> &Xi &Xi;
3232 inoremap <buffer> <silent> &Nu &Nu;
3233 inoremap <buffer> <silent> &Mu &Mu;
3234 inoremap <buffer> <silent> &Lm &Lambda;
3235 inoremap <buffer> <silent> &Ka &Kappa;
3236 inoremap <buffer> <silent> &Io &Iota;
3237 inoremap <buffer> <silent> &Th &Theta;
3238 inoremap <buffer> <silent> &Et &Eta;
3239 inoremap <buffer> <silent> &Ze &Zeta;
3240 inoremap <buffer> <silent> &Ep &Epsilon;
3241 inoremap <buffer> <silent> &De &Delta;
3242 inoremap <buffer> <silent> &Ga &Gamma;
3243 inoremap <buffer> <silent> &Be &Beta;
3244 inoremap <buffer> <silent> &Al &Alpha;
3245 inoremap <buffer> <silent> &3. &hellip;
3246 inoremap <buffer> <silent> &-- &mdash;
3247 inoremap <buffer> <silent> &3- &mdash;
3248 inoremap <buffer> <silent> &m- &mdash;
3249 inoremap <buffer> <silent> &2- &ndash;
3250 inoremap <buffer> <silent> &n- &ndash;
3251 inoremap <buffer> <silent> &34 &frac34;
3252 inoremap <buffer> <silent> &12 &frac12;
3253 inoremap <buffer> <silent> &14 &frac14;
3254 inoremap <buffer> <silent> &. &middot;
3255 inoremap <buffer> <silent> &pa &para;
3256 inoremap <buffer> <silent> &mi &micro;
3257 inoremap <buffer> <silent> &dg &deg;
3258 inoremap <buffer> <silent> &? &iquest;
3259 inoremap <buffer> <silent> &! &iexcl;
3260 inoremap <buffer> <silent> &sz &szlig;
3261 inoremap <buffer> <silent> &o/ &oslash;
3262 inoremap <buffer> <silent> &/ &divide;
3263 inoremap <buffer> <silent> &" &uml;
3264 inoremap <buffer> <silent> &2> &raquo;
3265 inoremap <buffer> <silent> &2< &laquo;
3266 inoremap <buffer> <silent> &y" &yuml;
3267 inoremap <buffer> <silent> &y' &yacute;
3268 inoremap <buffer> <silent> &u" &uuml;
3269 inoremap <buffer> <silent> &u^ &ucirc;
3270 inoremap <buffer> <silent> &u' &uacute;
3271 inoremap <buffer> <silent> &u` &ugrave;
3272 inoremap <buffer> <silent> &x &times;
3273 inoremap <buffer> <silent> &o" &ouml;
3274 inoremap <buffer> <silent> &o~ &otilde;
3275 inoremap <buffer> <silent> &o^ &ocirc;
3276 inoremap <buffer> <silent> &o' &oacute;
3277 inoremap <buffer> <silent> &o` &ograve;
3278 inoremap <buffer> <silent> &n~ &ntilde;
3279 inoremap <buffer> <silent> &i" &iuml;
3280 inoremap <buffer> <silent> &i^ &icirc;
3281 inoremap <buffer> <silent> &i' &iacute;
3282 inoremap <buffer> <silent> &i` &igrave;
3283 inoremap <buffer> <silent> &e" &euml;
3284 inoremap <buffer> <silent> &e^ &ecirc;
3285 inoremap <buffer> <silent> &e' &eacute;
3286 inoremap <buffer> <silent> &e` &egrave;
3287 inoremap <buffer> <silent> &c, &ccedil;
3288 inoremap <buffer> <silent> &ae &aelig;
3289 inoremap <buffer> <silent> &ao &aring;
3290 inoremap <buffer> <silent> &a" &auml;
3291 inoremap <buffer> <silent> &a~ &atilde;
3292 inoremap <buffer> <silent> &a^ &acirc;
3293 inoremap <buffer> <silent> &a' &aacute;
3294 inoremap <buffer> <silent> &a` &agrave;
3295 inoremap <buffer> <silent> &Y' &Yacute;
3296 inoremap <buffer> <silent> &U" &Uuml;
3297 inoremap <buffer> <silent> &U^ &Ucirc;
3298 inoremap <buffer> <silent> &U' &Uacute;
3299 inoremap <buffer> <silent> &U` &Ugrave;
3300 inoremap <buffer> <silent> &O/ &Oslash;
3301 inoremap <buffer> <silent> &O" &Ouml;
3302 inoremap <buffer> <silent> &O~ &Otilde;
3303 inoremap <buffer> <silent> &O^ &Ocirc;
3304 inoremap <buffer> <silent> &O' &Oacute;
3305 inoremap <buffer> <silent> &O` &Ograve;
3306 inoremap <buffer> <silent> &N~ &Ntilde;
3307 inoremap <buffer> <silent> &I" &Iuml;
3308 inoremap <buffer> <silent> &I^ &Icirc;
3309 inoremap <buffer> <silent> &I' &Iacute;
3310 inoremap <buffer> <silent> &I` &Igrave;
3311 inoremap <buffer> <silent> &E" &Euml;
3312 inoremap <buffer> <silent> &E^ &Ecirc;
3313 inoremap <buffer> <silent> &E' &Eacute;
3314 inoremap <buffer> <silent> &E` &Egrave;
3315 inoremap <buffer> <silent> &C, &Ccedil;
3316 inoremap <buffer> <silent> &AE &AElig;
3317 inoremap <buffer> <silent> &Ao &Aring;
3318 inoremap <buffer> <silent> &A" &Auml;
3319 inoremap <buffer> <silent> &A~ &Atilde;
3320 inoremap <buffer> <silent> &A^ &Acirc;
3321 inoremap <buffer> <silent> &A' &Aacute;
3322 inoremap <buffer> <silent> &A` &Agrave;
3323 inoremap <buffer> <silent> &c| &cent;
3324 inoremap <buffer> <silent> &Y= &yen;
3325 inoremap <buffer> <silent> &# &pound;
3326 inoremap <buffer> <silent> & &nbsp;
3327 inoremap <buffer> <silent> &> &gt;
3328 inoremap <buffer> <silent> &< &lt;
3329 inoremap <buffer> <silent> &' &quot;
3330 inoremap <buffer> <silent> &tm &trade;
3331 inoremap <buffer> <silent> &rO &reg;
3332 inoremap <buffer> <silent> &cO &copy;
3333 inoremap <buffer> <silent> && &amp;
3334 inoremap <buffer> <silent> ; &nbsp;
3335 inoremap <buffer> <silent> ;la <label for=""></label>F"
3336 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
3337 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
3338 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
3339 </textarea>k$5F"i
3340 inoremap <buffer> <silent> ;og <optgroup label="">
3341 </optgroup>k$F"i
3342 inoremap <buffer> <silent> ;op <option></option>F<
3343 inoremap <buffer> <silent> ;ms <select name="" multiple>
3344 </select>O
3345 inoremap <buffer> <silent> ;se <select name="">
3346 </select>O
3347 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
3348 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
3349 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
3350 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
3351 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
3352 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
3353 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
3354 inoremap <buffer> <silent> ;fm <form action="">
3355 </form>k$F"i
3356 inoremap <buffer> <silent> ;if <iframe src="">
3357 </iframe>k$F"i
3358 inoremap <buffer> <silent> ;nf <noframes>
3359 </noframes>O
3360 inoremap <buffer> <silent> ;fr <frame src="">F"
3361 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
3362 </frameset>k$3F"i
3363 inoremap <buffer> <silent> ;th <th></th>F<
3364 inoremap <buffer> <silent> ;td <td>
3365 </td>O
3366 inoremap <buffer> <silent> ;tr <tr>
3367 </tr>O
3368 inoremap <buffer> <silent> ;tf <tfoot>
3369 </tfoot>O
3370 inoremap <buffer> <silent> ;tb <tbody>
3371 </tbody>O
3372 inoremap <buffer> <silent> ;tH <thead>
3373 </thead>O
3374 inoremap <buffer> <silent> ;ta <table>
3375 </table>O
3376 inoremap <buffer> <silent> ;ca <caption></caption>F<
3377 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
3378 </object>k$5F"i
3379 inoremap <buffer> <silent> ;ns <noscript>
3380 </noscripT>O
3381 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
3382 <noembed></noembed>k$5F"i
3383 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
3384 inoremap <buffer> <silent> ;va <var></var>F<
3385 inoremap <buffer> <silent> ;ul <ul>
3386 </ul>O
3387 inoremap <buffer> <silent> ;tt <tt></tt>F<
3388 inoremap <buffer> <silent> ;ti <title></title>F<
3389 inoremap <buffer> <silent> ;sp <sup></sup>F<
3390 inoremap <buffer> <silent> ;sb <sub></sub>F<
3391 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
3392 inoremap <buffer> <silent> ;cs <style type="text/css">
3393 <!--
3394 -->
3395 </style>kO
3396 inoremap <buffer> <silent> ;sm <small></small>F<
3397 inoremap <buffer> <silent> ;sa <samp></samp>F<
3398 inoremap <buffer> <silent> ;sk <strike></strike>F<
3399 inoremap <buffer> <silent> ;qu <q></q>F<
3400 inoremap <buffer> <silent> ;pr <pre>
3401 </pre>O
3402 inoremap <buffer> <silent> ;/p </p>
3403 
3404 <p>
3405 inoremap <buffer> <silent> ;pp <p>
3406 </p>O
3407 inoremap <buffer> <silent> ;ol <ol>
3408 </ol>O
3409 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
3410 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
3411 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
3412 inoremap <buffer> <silent> ;lk <link href="">F"
3413 inoremap <buffer> <silent> ;li <li></li>F<
3414 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
3415 inoremap <buffer> <silent> ;ii <isindex>
3416 inoremap <buffer> <silent> ;in <ins></ins>F<
3417 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
3418 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
3419 inoremap <buffer> <silent> ;ht <html>
3420 </html>O
3421 inoremap <buffer> <silent> ;Hr <hr width="75%">
3422 inoremap <buffer> <silent> ;hr <hr>
3423 inoremap <buffer> <silent> ;he <head>
3424 </head>O
3425 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
3426 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
3427 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
3428 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
3429 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
3430 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
3431 inoremap <buffer> <silent> ;h6 <h6></h6>F<
3432 inoremap <buffer> <silent> ;h5 <h5></h5>F<
3433 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3434 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3435 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3436 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3437 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3438 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3439 inoremap <buffer> <silent> ;sn <span></span>F<
3440 inoremap <buffer> <silent> ;dv <div>
3441 </div>O
3442 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3443 inoremap <buffer> <silent> ;de <del></del>F<
3444 inoremap <buffer> <silent> ;dd <dd></dd>F<
3445 inoremap <buffer> <silent> ;dt <dt></dt>F<
3446 inoremap <buffer> <silent> ;dl <dl>
3447 </dl>O
3448 inoremap <buffer> <silent> ;co <code></code>F<
3449 inoremap <buffer> <silent> ;ci <cite></cite>F<
3450 inoremap <buffer> <silent> ;ce <center></center>F<
3451 inoremap <buffer> <silent> ;br <br>
3452 inoremap <buffer> <silent> ;bd <body>
3453 </body>O
3454 inoremap <buffer> <silent> ;bl <blockquote>
3455 </blockquote>O
3456 inoremap <buffer> <silent> ;bi <big></big>F<
3457 inoremap <buffer> <silent> ;bh <base href="">F"
3458 inoremap <buffer> <silent> ;ad <address></address>F<
3459 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3460 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3461 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3462 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3463 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3464 inoremap <buffer> <silent> ;an <a name=""></a>F"
3465 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3466 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3467 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3468 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3469 imap <buffer> <silent> ;s4 ;s4
3470 imap <buffer> <silent> ;4 ;4
3471 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3472 inoremap <buffer> <silent> ; 
3473 inoremap <buffer> <silent> ;& &
3474 inoremap <buffer> <silent> ;; ;
3475 setlocal keymap=
3476 setlocal noarabic
3477 setlocal autoindent
3478 setlocal balloonexpr=
3479 setlocal nobinary
3480 setlocal bufhidden=
3481 setlocal buflisted
3482 setlocal buftype=
3483 setlocal nocindent
3484 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3485 setlocal cinoptions=
3486 setlocal cinwords=if,else,while,do,for,switch
3487 setlocal colorcolumn=
3488 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3489 setlocal commentstring=<!--%s-->
3490 setlocal complete=.,w,b,u,t,i
3491 setlocal concealcursor=
3492 setlocal conceallevel=0
3493 setlocal completefunc=
3494 setlocal nocopyindent
3495 setlocal cryptmethod=
3496 setlocal nocursorbind
3497 setlocal nocursorcolumn
3498 setlocal nocursorline
3499 setlocal define=
3500 setlocal dictionary=
3501 setlocal nodiff
3502 setlocal equalprg=
3503 setlocal errorformat=
3504 setlocal expandtab
3505 if &filetype != 'html'
3506 setlocal filetype=html
3507 endif
3508 setlocal foldcolumn=0
3509 setlocal foldenable
3510 setlocal foldexpr=0
3511 setlocal foldignore=#
3512 setlocal foldlevel=0
3513 setlocal foldmarker={{{,}}}
3514 setlocal foldmethod=manual
3515 setlocal foldminlines=1
3516 setlocal foldnestmax=20
3517 setlocal foldtext=foldtext()
3518 setlocal formatexpr=
3519 setlocal formatoptions=tcq
3520 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3521 setlocal grepprg=
3522 setlocal iminsert=2
3523 setlocal imsearch=2
3524 setlocal include=
3525 setlocal includeexpr=
3526 setlocal indentexpr=
3527 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3528 setlocal noinfercase
3529 setlocal iskeyword=@,48-57,_,192-255
3530 setlocal keywordprg=
3531 setlocal nolinebreak
3532 setlocal nolisp
3533 setlocal nolist
3534 setlocal makeprg=
3535 setlocal matchpairs=(:),{:},[:],<:>
3536 setlocal nomodeline
3537 setlocal modifiable
3538 setlocal nrformats=octal,hex
3539 setlocal nonumber
3540 setlocal numberwidth=4
3541 setlocal omnifunc=htmlcomplete#CompleteTags
3542 setlocal path=
3543 setlocal nopreserveindent
3544 setlocal nopreviewwindow
3545 setlocal quoteescape=\\
3546 setlocal noreadonly
3547 setlocal norelativenumber
3548 setlocal norightleft
3549 setlocal rightleftcmd=search
3550 setlocal noscrollbind
3551 setlocal shiftwidth=4
3552 setlocal noshortname
3553 setlocal nosmartindent
3554 setlocal softtabstop=0
3555 setlocal nospell
3556 setlocal spellcapcheck=
3557 setlocal spellfile=
3558 setlocal spelllang=en
3559 setlocal statusline=
3560 setlocal suffixesadd=
3561 setlocal swapfile
3562 setlocal synmaxcol=3000
3563 if &syntax != 'html'
3564 setlocal syntax=html
3565 endif
3566 setlocal tabstop=4
3567 setlocal tags=
3568 setlocal textwidth=0
3569 setlocal thesaurus=
3570 setlocal noundofile
3571 setlocal nowinfixheight
3572 setlocal nowinfixwidth
3573 setlocal wrap
3574 setlocal wrapmargin=0
3575 silent! normal! zE
3576 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
3577 if s:l < 1 | let s:l = 1 | endif
3578 exe s:l
3579 normal! zt
3580 1
3581 normal! 0
3582 tabedit help.html
3583 set splitbelow splitright
3584 set nosplitbelow
3585 set nosplitright
3586 wincmd t
3587 set winheight=1 winwidth=1
3588 argglobal
3589 8argu
3590 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3591 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3592 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
3593 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
3594 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
3595 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
3596 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
3597 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
3598 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
3599 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
3600 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
3601 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
3602 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
3603 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
3604 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
3605 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
3606 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
3607 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
3608 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
3609 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
3610 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
3611 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
3612 nnoremap <buffer> <silent> ; 
3613 nnoremap <buffer> <silent> ;; ;
3614 vnoremap <buffer> <silent> ;; ;
3615 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
3616 inoremap <buffer> <silent> &hA &hArr;
3617 inoremap <buffer> <silent> &dA &dArr;
3618 inoremap <buffer> <silent> &rA &rArr;
3619 inoremap <buffer> <silent> &uA &uArr;
3620 inoremap <buffer> <silent> &lA &lArr;
3621 inoremap <buffer> <silent> &ha &harr;
3622 inoremap <buffer> <silent> &da &darr;
3623 inoremap <buffer> <silent> &ra &rarr;
3624 inoremap <buffer> <silent> &ua &uarr;
3625 inoremap <buffer> <silent> &la &larr;
3626 inoremap <buffer> <silent> &pv &piv;
3627 inoremap <buffer> <silent> &uh &upsih;
3628 inoremap <buffer> <silent> &ts &thetasym;
3629 inoremap <buffer> <silent> &og &omega;
3630 inoremap <buffer> <silent> &ps &psi;
3631 inoremap <buffer> <silent> &ch &chi;
3632 inoremap <buffer> <silent> &ph &phi;
3633 inoremap <buffer> <silent> &up &upsilon;
3634 inoremap <buffer> <silent> &ta &tau;
3635 inoremap <buffer> <silent> &sf &sigmaf;
3636 inoremap <buffer> <silent> &si &sigma;
3637 inoremap <buffer> <silent> &rh &rho;
3638 inoremap <buffer> <silent> &pi &pi;
3639 inoremap <buffer> <silent> &oc &omicron;
3640 inoremap <buffer> <silent> &xi &xi;
3641 inoremap <buffer> <silent> &nu &nu;
3642 inoremap <buffer> <silent> &mu &mu;
3643 inoremap <buffer> <silent> &lm &lambda;
3644 inoremap <buffer> <silent> &ka &kappa;
3645 inoremap <buffer> <silent> &io &iota;
3646 inoremap <buffer> <silent> &th &theta;
3647 inoremap <buffer> <silent> &et &eta;
3648 inoremap <buffer> <silent> &ze &zeta;
3649 inoremap <buffer> <silent> &ep &epsilon;
3650 inoremap <buffer> <silent> &de &delta;
3651 inoremap <buffer> <silent> &ga &gamma;
3652 inoremap <buffer> <silent> &be &beta;
3653 inoremap <buffer> <silent> &al &alpha;
3654 inoremap <buffer> <silent> &Ps &Psi;
3655 inoremap <buffer> <silent> &Ch &Chi;
3656 inoremap <buffer> <silent> &Ph &Phi;
3657 inoremap <buffer> <silent> &Up &Upsilon;
3658 inoremap <buffer> <silent> &Ta &Tau;
3659 inoremap <buffer> <silent> &Si &Sigma;
3660 inoremap <buffer> <silent> &Rh &Rho;
3661 inoremap <buffer> <silent> &Pi &Pi;
3662 inoremap <buffer> <silent> &Oc &Omicron;
3663 inoremap <buffer> <silent> &Xi &Xi;
3664 inoremap <buffer> <silent> &Nu &Nu;
3665 inoremap <buffer> <silent> &Mu &Mu;
3666 inoremap <buffer> <silent> &Lm &Lambda;
3667 inoremap <buffer> <silent> &Ka &Kappa;
3668 inoremap <buffer> <silent> &Io &Iota;
3669 inoremap <buffer> <silent> &Th &Theta;
3670 inoremap <buffer> <silent> &Et &Eta;
3671 inoremap <buffer> <silent> &Ze &Zeta;
3672 inoremap <buffer> <silent> &Ep &Epsilon;
3673 inoremap <buffer> <silent> &De &Delta;
3674 inoremap <buffer> <silent> &Ga &Gamma;
3675 inoremap <buffer> <silent> &Be &Beta;
3676 inoremap <buffer> <silent> &Al &Alpha;
3677 inoremap <buffer> <silent> &3. &hellip;
3678 inoremap <buffer> <silent> &-- &mdash;
3679 inoremap <buffer> <silent> &3- &mdash;
3680 inoremap <buffer> <silent> &m- &mdash;
3681 inoremap <buffer> <silent> &2- &ndash;
3682 inoremap <buffer> <silent> &n- &ndash;
3683 inoremap <buffer> <silent> &34 &frac34;
3684 inoremap <buffer> <silent> &12 &frac12;
3685 inoremap <buffer> <silent> &14 &frac14;
3686 inoremap <buffer> <silent> &. &middot;
3687 inoremap <buffer> <silent> &pa &para;
3688 inoremap <buffer> <silent> &mi &micro;
3689 inoremap <buffer> <silent> &dg &deg;
3690 inoremap <buffer> <silent> &? &iquest;
3691 inoremap <buffer> <silent> &! &iexcl;
3692 inoremap <buffer> <silent> &sz &szlig;
3693 inoremap <buffer> <silent> &o/ &oslash;
3694 inoremap <buffer> <silent> &/ &divide;
3695 inoremap <buffer> <silent> &" &uml;
3696 inoremap <buffer> <silent> &2> &raquo;
3697 inoremap <buffer> <silent> &2< &laquo;
3698 inoremap <buffer> <silent> &y" &yuml;
3699 inoremap <buffer> <silent> &y' &yacute;
3700 inoremap <buffer> <silent> &u" &uuml;
3701 inoremap <buffer> <silent> &u^ &ucirc;
3702 inoremap <buffer> <silent> &u' &uacute;
3703 inoremap <buffer> <silent> &u` &ugrave;
3704 inoremap <buffer> <silent> &x &times;
3705 inoremap <buffer> <silent> &o" &ouml;
3706 inoremap <buffer> <silent> &o~ &otilde;
3707 inoremap <buffer> <silent> &o^ &ocirc;
3708 inoremap <buffer> <silent> &o' &oacute;
3709 inoremap <buffer> <silent> &o` &ograve;
3710 inoremap <buffer> <silent> &n~ &ntilde;
3711 inoremap <buffer> <silent> &i" &iuml;
3712 inoremap <buffer> <silent> &i^ &icirc;
3713 inoremap <buffer> <silent> &i' &iacute;
3714 inoremap <buffer> <silent> &i` &igrave;
3715 inoremap <buffer> <silent> &e" &euml;
3716 inoremap <buffer> <silent> &e^ &ecirc;
3717 inoremap <buffer> <silent> &e' &eacute;
3718 inoremap <buffer> <silent> &e` &egrave;
3719 inoremap <buffer> <silent> &c, &ccedil;
3720 inoremap <buffer> <silent> &ae &aelig;
3721 inoremap <buffer> <silent> &ao &aring;
3722 inoremap <buffer> <silent> &a" &auml;
3723 inoremap <buffer> <silent> &a~ &atilde;
3724 inoremap <buffer> <silent> &a^ &acirc;
3725 inoremap <buffer> <silent> &a' &aacute;
3726 inoremap <buffer> <silent> &a` &agrave;
3727 inoremap <buffer> <silent> &Y' &Yacute;
3728 inoremap <buffer> <silent> &U" &Uuml;
3729 inoremap <buffer> <silent> &U^ &Ucirc;
3730 inoremap <buffer> <silent> &U' &Uacute;
3731 inoremap <buffer> <silent> &U` &Ugrave;
3732 inoremap <buffer> <silent> &O/ &Oslash;
3733 inoremap <buffer> <silent> &O" &Ouml;
3734 inoremap <buffer> <silent> &O~ &Otilde;
3735 inoremap <buffer> <silent> &O^ &Ocirc;
3736 inoremap <buffer> <silent> &O' &Oacute;
3737 inoremap <buffer> <silent> &O` &Ograve;
3738 inoremap <buffer> <silent> &N~ &Ntilde;
3739 inoremap <buffer> <silent> &I" &Iuml;
3740 inoremap <buffer> <silent> &I^ &Icirc;
3741 inoremap <buffer> <silent> &I' &Iacute;
3742 inoremap <buffer> <silent> &I` &Igrave;
3743 inoremap <buffer> <silent> &E" &Euml;
3744 inoremap <buffer> <silent> &E^ &Ecirc;
3745 inoremap <buffer> <silent> &E' &Eacute;
3746 inoremap <buffer> <silent> &E` &Egrave;
3747 inoremap <buffer> <silent> &C, &Ccedil;
3748 inoremap <buffer> <silent> &AE &AElig;
3749 inoremap <buffer> <silent> &Ao &Aring;
3750 inoremap <buffer> <silent> &A" &Auml;
3751 inoremap <buffer> <silent> &A~ &Atilde;
3752 inoremap <buffer> <silent> &A^ &Acirc;
3753 inoremap <buffer> <silent> &A' &Aacute;
3754 inoremap <buffer> <silent> &A` &Agrave;
3755 inoremap <buffer> <silent> &c| &cent;
3756 inoremap <buffer> <silent> &Y= &yen;
3757 inoremap <buffer> <silent> &# &pound;
3758 inoremap <buffer> <silent> & &nbsp;
3759 inoremap <buffer> <silent> &> &gt;
3760 inoremap <buffer> <silent> &< &lt;
3761 inoremap <buffer> <silent> &' &quot;
3762 inoremap <buffer> <silent> &tm &trade;
3763 inoremap <buffer> <silent> &rO &reg;
3764 inoremap <buffer> <silent> &cO &copy;
3765 inoremap <buffer> <silent> && &amp;
3766 inoremap <buffer> <silent> ; &nbsp;
3767 inoremap <buffer> <silent> ;la <label for=""></label>F"
3768 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
3769 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
3770 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
3771 </textarea>k$5F"i
3772 inoremap <buffer> <silent> ;og <optgroup label="">
3773 </optgroup>k$F"i
3774 inoremap <buffer> <silent> ;op <option></option>F<
3775 inoremap <buffer> <silent> ;ms <select name="" multiple>
3776 </select>O
3777 inoremap <buffer> <silent> ;se <select name="">
3778 </select>O
3779 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
3780 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
3781 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
3782 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
3783 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
3784 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
3785 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
3786 inoremap <buffer> <silent> ;fm <form action="">
3787 </form>k$F"i
3788 inoremap <buffer> <silent> ;if <iframe src="">
3789 </iframe>k$F"i
3790 inoremap <buffer> <silent> ;nf <noframes>
3791 </noframes>O
3792 inoremap <buffer> <silent> ;fr <frame src="">F"
3793 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
3794 </frameset>k$3F"i
3795 inoremap <buffer> <silent> ;th <th></th>F<
3796 inoremap <buffer> <silent> ;td <td>
3797 </td>O
3798 inoremap <buffer> <silent> ;tr <tr>
3799 </tr>O
3800 inoremap <buffer> <silent> ;tf <tfoot>
3801 </tfoot>O
3802 inoremap <buffer> <silent> ;tb <tbody>
3803 </tbody>O
3804 inoremap <buffer> <silent> ;tH <thead>
3805 </thead>O
3806 inoremap <buffer> <silent> ;ta <table>
3807 </table>O
3808 inoremap <buffer> <silent> ;ca <caption></caption>F<
3809 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
3810 </object>k$5F"i
3811 inoremap <buffer> <silent> ;ns <noscript>
3812 </noscripT>O
3813 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
3814 <noembed></noembed>k$5F"i
3815 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
3816 inoremap <buffer> <silent> ;va <var></var>F<
3817 inoremap <buffer> <silent> ;ul <ul>
3818 </ul>O
3819 inoremap <buffer> <silent> ;tt <tt></tt>F<
3820 inoremap <buffer> <silent> ;ti <title></title>F<
3821 inoremap <buffer> <silent> ;sp <sup></sup>F<
3822 inoremap <buffer> <silent> ;sb <sub></sub>F<
3823 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
3824 inoremap <buffer> <silent> ;cs <style type="text/css">
3825 <!--
3826 -->
3827 </style>kO
3828 inoremap <buffer> <silent> ;sm <small></small>F<
3829 inoremap <buffer> <silent> ;sa <samp></samp>F<
3830 inoremap <buffer> <silent> ;sk <strike></strike>F<
3831 inoremap <buffer> <silent> ;qu <q></q>F<
3832 inoremap <buffer> <silent> ;pr <pre>
3833 </pre>O
3834 inoremap <buffer> <silent> ;/p </p>
3835 
3836 <p>
3837 inoremap <buffer> <silent> ;pp <p>
3838 </p>O
3839 inoremap <buffer> <silent> ;ol <ol>
3840 </ol>O
3841 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
3842 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
3843 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
3844 inoremap <buffer> <silent> ;lk <link href="">F"
3845 inoremap <buffer> <silent> ;li <li></li>F<
3846 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
3847 inoremap <buffer> <silent> ;ii <isindex>
3848 inoremap <buffer> <silent> ;in <ins></ins>F<
3849 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
3850 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
3851 inoremap <buffer> <silent> ;ht <html>
3852 </html>O
3853 inoremap <buffer> <silent> ;Hr <hr width="75%">
3854 inoremap <buffer> <silent> ;hr <hr>
3855 inoremap <buffer> <silent> ;he <head>
3856 </head>O
3857 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
3858 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
3859 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
3860 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
3861 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
3862 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
3863 inoremap <buffer> <silent> ;h6 <h6></h6>F<
3864 inoremap <buffer> <silent> ;h5 <h5></h5>F<
3865 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3866 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3867 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3868 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3869 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3870 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3871 inoremap <buffer> <silent> ;sn <span></span>F<
3872 inoremap <buffer> <silent> ;dv <div>
3873 </div>O
3874 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3875 inoremap <buffer> <silent> ;de <del></del>F<
3876 inoremap <buffer> <silent> ;dd <dd></dd>F<
3877 inoremap <buffer> <silent> ;dt <dt></dt>F<
3878 inoremap <buffer> <silent> ;dl <dl>
3879 </dl>O
3880 inoremap <buffer> <silent> ;co <code></code>F<
3881 inoremap <buffer> <silent> ;ci <cite></cite>F<
3882 inoremap <buffer> <silent> ;ce <center></center>F<
3883 inoremap <buffer> <silent> ;br <br>
3884 inoremap <buffer> <silent> ;bd <body>
3885 </body>O
3886 inoremap <buffer> <silent> ;bl <blockquote>
3887 </blockquote>O
3888 inoremap <buffer> <silent> ;bi <big></big>F<
3889 inoremap <buffer> <silent> ;bh <base href="">F"
3890 inoremap <buffer> <silent> ;ad <address></address>F<
3891 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3892 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3893 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3894 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3895 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3896 inoremap <buffer> <silent> ;an <a name=""></a>F"
3897 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3898 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3899 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3900 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3901 imap <buffer> <silent> ;s4 ;s4
3902 imap <buffer> <silent> ;4 ;4
3903 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3904 inoremap <buffer> <silent> ; 
3905 inoremap <buffer> <silent> ;& &
3906 inoremap <buffer> <silent> ;; ;
3907 setlocal keymap=
3908 setlocal noarabic
3909 setlocal autoindent
3910 setlocal balloonexpr=
3911 setlocal nobinary
3912 setlocal bufhidden=
3913 setlocal buflisted
3914 setlocal buftype=
3915 setlocal nocindent
3916 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3917 setlocal cinoptions=
3918 setlocal cinwords=if,else,while,do,for,switch
3919 setlocal colorcolumn=
3920 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3921 setlocal commentstring=<!--%s-->
3922 setlocal complete=.,w,b,u,t,i
3923 setlocal concealcursor=
3924 setlocal conceallevel=0
3925 setlocal completefunc=
3926 setlocal nocopyindent
3927 setlocal cryptmethod=
3928 setlocal nocursorbind
3929 setlocal nocursorcolumn
3930 setlocal nocursorline
3931 setlocal define=
3932 setlocal dictionary=
3933 setlocal nodiff
3934 setlocal equalprg=
3935 setlocal errorformat=
3936 setlocal expandtab
3937 if &filetype != 'html'
3938 setlocal filetype=html
3939 endif
3940 setlocal foldcolumn=0
3941 setlocal foldenable
3942 setlocal foldexpr=0
3943 setlocal foldignore=#
3944 setlocal foldlevel=0
3945 setlocal foldmarker={{{,}}}
3946 setlocal foldmethod=manual
3947 setlocal foldminlines=1
3948 setlocal foldnestmax=20
3949 setlocal foldtext=foldtext()
3950 setlocal formatexpr=
3951 setlocal formatoptions=tcq
3952 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3953 setlocal grepprg=
3954 setlocal iminsert=2
3955 setlocal imsearch=2
3956 setlocal include=
3957 setlocal includeexpr=
3958 setlocal indentexpr=
3959 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3960 setlocal noinfercase
3961 setlocal iskeyword=@,48-57,_,192-255
3962 setlocal keywordprg=
3963 setlocal nolinebreak
3964 setlocal nolisp
3965 setlocal nolist
3966 setlocal makeprg=
3967 setlocal matchpairs=(:),{:},[:],<:>
3968 setlocal nomodeline
3969 setlocal modifiable
3970 setlocal nrformats=octal,hex
3971 setlocal nonumber
3972 setlocal numberwidth=4
3973 setlocal omnifunc=htmlcomplete#CompleteTags
3974 setlocal path=
3975 setlocal nopreserveindent
3976 setlocal nopreviewwindow
3977 setlocal quoteescape=\\
3978 setlocal noreadonly
3979 setlocal norelativenumber
3980 setlocal norightleft
3981 setlocal rightleftcmd=search
3982 setlocal noscrollbind
3983 setlocal shiftwidth=4
3984 setlocal noshortname
3985 setlocal nosmartindent
3986 setlocal softtabstop=0
3987 setlocal nospell
3988 setlocal spellcapcheck=
3989 setlocal spellfile=
3990 setlocal spelllang=en
3991 setlocal statusline=
3992 setlocal suffixesadd=
3993 setlocal swapfile
3994 setlocal synmaxcol=3000
3995 if &syntax != 'html'
3996 setlocal syntax=html
3997 endif
3998 setlocal tabstop=4
3999 setlocal tags=
4000 setlocal textwidth=0
4001 setlocal thesaurus=
4002 setlocal noundofile
4003 setlocal nowinfixheight
4004 setlocal nowinfixwidth
4005 setlocal wrap
4006 setlocal wrapmargin=0
4007 silent! normal! zE
4008 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
4009 if s:l < 1 | let s:l = 1 | endif
4010 exe s:l
4011 normal! zt
4012 1
4013 normal! 0
4014 tabedit index.html
4015 set splitbelow splitright
4016 set nosplitbelow
4017 set nosplitright
4018 wincmd t
4019 set winheight=1 winwidth=1
4020 argglobal
4021 9argu
4022 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4023 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4024 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4025 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4026 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4027 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4028 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4029 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4030 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4031 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4032 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4033 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4034 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4035 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4036 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4037 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4038 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4039 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4040 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
4041 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
4042 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4043 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4044 nnoremap <buffer> <silent> ; 
4045 nnoremap <buffer> <silent> ;; ;
4046 vnoremap <buffer> <silent> ;; ;
4047 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4048 inoremap <buffer> <silent> &hA &hArr;
4049 inoremap <buffer> <silent> &dA &dArr;
4050 inoremap <buffer> <silent> &rA &rArr;
4051 inoremap <buffer> <silent> &uA &uArr;
4052 inoremap <buffer> <silent> &lA &lArr;
4053 inoremap <buffer> <silent> &ha &harr;
4054 inoremap <buffer> <silent> &da &darr;
4055 inoremap <buffer> <silent> &ra &rarr;
4056 inoremap <buffer> <silent> &ua &uarr;
4057 inoremap <buffer> <silent> &la &larr;
4058 inoremap <buffer> <silent> &pv &piv;
4059 inoremap <buffer> <silent> &uh &upsih;
4060 inoremap <buffer> <silent> &ts &thetasym;
4061 inoremap <buffer> <silent> &og &omega;
4062 inoremap <buffer> <silent> &ps &psi;
4063 inoremap <buffer> <silent> &ch &chi;
4064 inoremap <buffer> <silent> &ph &phi;
4065 inoremap <buffer> <silent> &up &upsilon;
4066 inoremap <buffer> <silent> &ta &tau;
4067 inoremap <buffer> <silent> &sf &sigmaf;
4068 inoremap <buffer> <silent> &si &sigma;
4069 inoremap <buffer> <silent> &rh &rho;
4070 inoremap <buffer> <silent> &pi &pi;
4071 inoremap <buffer> <silent> &oc &omicron;
4072 inoremap <buffer> <silent> &xi &xi;
4073 inoremap <buffer> <silent> &nu &nu;
4074 inoremap <buffer> <silent> &mu &mu;
4075 inoremap <buffer> <silent> &lm &lambda;
4076 inoremap <buffer> <silent> &ka &kappa;
4077 inoremap <buffer> <silent> &io &iota;
4078 inoremap <buffer> <silent> &th &theta;
4079 inoremap <buffer> <silent> &et &eta;
4080 inoremap <buffer> <silent> &ze &zeta;
4081 inoremap <buffer> <silent> &ep &epsilon;
4082 inoremap <buffer> <silent> &de &delta;
4083 inoremap <buffer> <silent> &ga &gamma;
4084 inoremap <buffer> <silent> &be &beta;
4085 inoremap <buffer> <silent> &al &alpha;
4086 inoremap <buffer> <silent> &Ps &Psi;
4087 inoremap <buffer> <silent> &Ch &Chi;
4088 inoremap <buffer> <silent> &Ph &Phi;
4089 inoremap <buffer> <silent> &Up &Upsilon;
4090 inoremap <buffer> <silent> &Ta &Tau;
4091 inoremap <buffer> <silent> &Si &Sigma;
4092 inoremap <buffer> <silent> &Rh &Rho;
4093 inoremap <buffer> <silent> &Pi &Pi;
4094 inoremap <buffer> <silent> &Oc &Omicron;
4095 inoremap <buffer> <silent> &Xi &Xi;
4096 inoremap <buffer> <silent> &Nu &Nu;
4097 inoremap <buffer> <silent> &Mu &Mu;
4098 inoremap <buffer> <silent> &Lm &Lambda;
4099 inoremap <buffer> <silent> &Ka &Kappa;
4100 inoremap <buffer> <silent> &Io &Iota;
4101 inoremap <buffer> <silent> &Th &Theta;
4102 inoremap <buffer> <silent> &Et &Eta;
4103 inoremap <buffer> <silent> &Ze &Zeta;
4104 inoremap <buffer> <silent> &Ep &Epsilon;
4105 inoremap <buffer> <silent> &De &Delta;
4106 inoremap <buffer> <silent> &Ga &Gamma;
4107 inoremap <buffer> <silent> &Be &Beta;
4108 inoremap <buffer> <silent> &Al &Alpha;
4109 inoremap <buffer> <silent> &3. &hellip;
4110 inoremap <buffer> <silent> &-- &mdash;
4111 inoremap <buffer> <silent> &3- &mdash;
4112 inoremap <buffer> <silent> &m- &mdash;
4113 inoremap <buffer> <silent> &2- &ndash;
4114 inoremap <buffer> <silent> &n- &ndash;
4115 inoremap <buffer> <silent> &34 &frac34;
4116 inoremap <buffer> <silent> &12 &frac12;
4117 inoremap <buffer> <silent> &14 &frac14;
4118 inoremap <buffer> <silent> &. &middot;
4119 inoremap <buffer> <silent> &pa &para;
4120 inoremap <buffer> <silent> &mi &micro;
4121 inoremap <buffer> <silent> &dg &deg;
4122 inoremap <buffer> <silent> &? &iquest;
4123 inoremap <buffer> <silent> &! &iexcl;
4124 inoremap <buffer> <silent> &sz &szlig;
4125 inoremap <buffer> <silent> &o/ &oslash;
4126 inoremap <buffer> <silent> &/ &divide;
4127 inoremap <buffer> <silent> &" &uml;
4128 inoremap <buffer> <silent> &2> &raquo;
4129 inoremap <buffer> <silent> &2< &laquo;
4130 inoremap <buffer> <silent> &y" &yuml;
4131 inoremap <buffer> <silent> &y' &yacute;
4132 inoremap <buffer> <silent> &u" &uuml;
4133 inoremap <buffer> <silent> &u^ &ucirc;
4134 inoremap <buffer> <silent> &u' &uacute;
4135 inoremap <buffer> <silent> &u` &ugrave;
4136 inoremap <buffer> <silent> &x &times;
4137 inoremap <buffer> <silent> &o" &ouml;
4138 inoremap <buffer> <silent> &o~ &otilde;
4139 inoremap <buffer> <silent> &o^ &ocirc;
4140 inoremap <buffer> <silent> &o' &oacute;
4141 inoremap <buffer> <silent> &o` &ograve;
4142 inoremap <buffer> <silent> &n~ &ntilde;
4143 inoremap <buffer> <silent> &i" &iuml;
4144 inoremap <buffer> <silent> &i^ &icirc;
4145 inoremap <buffer> <silent> &i' &iacute;
4146 inoremap <buffer> <silent> &i` &igrave;
4147 inoremap <buffer> <silent> &e" &euml;
4148 inoremap <buffer> <silent> &e^ &ecirc;
4149 inoremap <buffer> <silent> &e' &eacute;
4150 inoremap <buffer> <silent> &e` &egrave;
4151 inoremap <buffer> <silent> &c, &ccedil;
4152 inoremap <buffer> <silent> &ae &aelig;
4153 inoremap <buffer> <silent> &ao &aring;
4154 inoremap <buffer> <silent> &a" &auml;
4155 inoremap <buffer> <silent> &a~ &atilde;
4156 inoremap <buffer> <silent> &a^ &acirc;
4157 inoremap <buffer> <silent> &a' &aacute;
4158 inoremap <buffer> <silent> &a` &agrave;
4159 inoremap <buffer> <silent> &Y' &Yacute;
4160 inoremap <buffer> <silent> &U" &Uuml;
4161 inoremap <buffer> <silent> &U^ &Ucirc;
4162 inoremap <buffer> <silent> &U' &Uacute;
4163 inoremap <buffer> <silent> &U` &Ugrave;
4164 inoremap <buffer> <silent> &O/ &Oslash;
4165 inoremap <buffer> <silent> &O" &Ouml;
4166 inoremap <buffer> <silent> &O~ &Otilde;
4167 inoremap <buffer> <silent> &O^ &Ocirc;
4168 inoremap <buffer> <silent> &O' &Oacute;
4169 inoremap <buffer> <silent> &O` &Ograve;
4170 inoremap <buffer> <silent> &N~ &Ntilde;
4171 inoremap <buffer> <silent> &I" &Iuml;
4172 inoremap <buffer> <silent> &I^ &Icirc;
4173 inoremap <buffer> <silent> &I' &Iacute;
4174 inoremap <buffer> <silent> &I` &Igrave;
4175 inoremap <buffer> <silent> &E" &Euml;
4176 inoremap <buffer> <silent> &E^ &Ecirc;
4177 inoremap <buffer> <silent> &E' &Eacute;
4178 inoremap <buffer> <silent> &E` &Egrave;
4179 inoremap <buffer> <silent> &C, &Ccedil;
4180 inoremap <buffer> <silent> &AE &AElig;
4181 inoremap <buffer> <silent> &Ao &Aring;
4182 inoremap <buffer> <silent> &A" &Auml;
4183 inoremap <buffer> <silent> &A~ &Atilde;
4184 inoremap <buffer> <silent> &A^ &Acirc;
4185 inoremap <buffer> <silent> &A' &Aacute;
4186 inoremap <buffer> <silent> &A` &Agrave;
4187 inoremap <buffer> <silent> &c| &cent;
4188 inoremap <buffer> <silent> &Y= &yen;
4189 inoremap <buffer> <silent> &# &pound;
4190 inoremap <buffer> <silent> & &nbsp;
4191 inoremap <buffer> <silent> &> &gt;
4192 inoremap <buffer> <silent> &< &lt;
4193 inoremap <buffer> <silent> &' &quot;
4194 inoremap <buffer> <silent> &tm &trade;
4195 inoremap <buffer> <silent> &rO &reg;
4196 inoremap <buffer> <silent> &cO &copy;
4197 inoremap <buffer> <silent> && &amp;
4198 inoremap <buffer> <silent> ; &nbsp;
4199 inoremap <buffer> <silent> ;la <label for=""></label>F"
4200 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
4201 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
4202 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
4203 </textarea>k$5F"i
4204 inoremap <buffer> <silent> ;og <optgroup label="">
4205 </optgroup>k$F"i
4206 inoremap <buffer> <silent> ;op <option></option>F<
4207 inoremap <buffer> <silent> ;ms <select name="" multiple>
4208 </select>O
4209 inoremap <buffer> <silent> ;se <select name="">
4210 </select>O
4211 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
4212 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
4213 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
4214 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
4215 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
4216 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
4217 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
4218 inoremap <buffer> <silent> ;fm <form action="">
4219 </form>k$F"i
4220 inoremap <buffer> <silent> ;if <iframe src="">
4221 </iframe>k$F"i
4222 inoremap <buffer> <silent> ;nf <noframes>
4223 </noframes>O
4224 inoremap <buffer> <silent> ;fr <frame src="">F"
4225 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
4226 </frameset>k$3F"i
4227 inoremap <buffer> <silent> ;th <th></th>F<
4228 inoremap <buffer> <silent> ;td <td>
4229 </td>O
4230 inoremap <buffer> <silent> ;tr <tr>
4231 </tr>O
4232 inoremap <buffer> <silent> ;tf <tfoot>
4233 </tfoot>O
4234 inoremap <buffer> <silent> ;tb <tbody>
4235 </tbody>O
4236 inoremap <buffer> <silent> ;tH <thead>
4237 </thead>O
4238 inoremap <buffer> <silent> ;ta <table>
4239 </table>O
4240 inoremap <buffer> <silent> ;ca <caption></caption>F<
4241 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
4242 </object>k$5F"i
4243 inoremap <buffer> <silent> ;ns <noscript>
4244 </noscripT>O
4245 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
4246 <noembed></noembed>k$5F"i
4247 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
4248 inoremap <buffer> <silent> ;va <var></var>F<
4249 inoremap <buffer> <silent> ;ul <ul>
4250 </ul>O
4251 inoremap <buffer> <silent> ;tt <tt></tt>F<
4252 inoremap <buffer> <silent> ;ti <title></title>F<
4253 inoremap <buffer> <silent> ;sp <sup></sup>F<
4254 inoremap <buffer> <silent> ;sb <sub></sub>F<
4255 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
4256 inoremap <buffer> <silent> ;cs <style type="text/css">
4257 <!--
4258 -->
4259 </style>kO
4260 inoremap <buffer> <silent> ;sm <small></small>F<
4261 inoremap <buffer> <silent> ;sa <samp></samp>F<
4262 inoremap <buffer> <silent> ;sk <strike></strike>F<
4263 inoremap <buffer> <silent> ;qu <q></q>F<
4264 inoremap <buffer> <silent> ;pr <pre>
4265 </pre>O
4266 inoremap <buffer> <silent> ;/p </p>
4267 
4268 <p>
4269 inoremap <buffer> <silent> ;pp <p>
4270 </p>O
4271 inoremap <buffer> <silent> ;ol <ol>
4272 </ol>O
4273 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
4274 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
4275 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
4276 inoremap <buffer> <silent> ;lk <link href="">F"
4277 inoremap <buffer> <silent> ;li <li></li>F<
4278 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
4279 inoremap <buffer> <silent> ;ii <isindex>
4280 inoremap <buffer> <silent> ;in <ins></ins>F<
4281 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
4282 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
4283 inoremap <buffer> <silent> ;ht <html>
4284 </html>O
4285 inoremap <buffer> <silent> ;Hr <hr width="75%">
4286 inoremap <buffer> <silent> ;hr <hr>
4287 inoremap <buffer> <silent> ;he <head>
4288 </head>O
4289 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
4290 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
4291 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
4292 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
4293 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
4294 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
4295 inoremap <buffer> <silent> ;h6 <h6></h6>F<
4296 inoremap <buffer> <silent> ;h5 <h5></h5>F<
4297 inoremap <buffer> <silent> ;h4 <h4></h4>F<
4298 inoremap <buffer> <silent> ;h3 <h3></h3>F<
4299 inoremap <buffer> <silent> ;h2 <h2></h2>F<
4300 inoremap <buffer> <silent> ;h1 <h1></h1>F<
4301 inoremap <buffer> <silent> ;fc <font color=""></font>F"
4302 inoremap <buffer> <silent> ;fo <font size=""></font>F"
4303 inoremap <buffer> <silent> ;sn <span></span>F<
4304 inoremap <buffer> <silent> ;dv <div>
4305 </div>O
4306 inoremap <buffer> <silent> ;df <dfn></dfn>F<
4307 inoremap <buffer> <silent> ;de <del></del>F<
4308 inoremap <buffer> <silent> ;dd <dd></dd>F<
4309 inoremap <buffer> <silent> ;dt <dt></dt>F<
4310 inoremap <buffer> <silent> ;dl <dl>
4311 </dl>O
4312 inoremap <buffer> <silent> ;co <code></code>F<
4313 inoremap <buffer> <silent> ;ci <cite></cite>F<
4314 inoremap <buffer> <silent> ;ce <center></center>F<
4315 inoremap <buffer> <silent> ;br <br>
4316 inoremap <buffer> <silent> ;bd <body>
4317 </body>O
4318 inoremap <buffer> <silent> ;bl <blockquote>
4319 </blockquote>O
4320 inoremap <buffer> <silent> ;bi <big></big>F<
4321 inoremap <buffer> <silent> ;bh <base href="">F"
4322 inoremap <buffer> <silent> ;ad <address></address>F<
4323 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
4324 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
4325 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
4326 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
4327 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
4328 inoremap <buffer> <silent> ;an <a name=""></a>F"
4329 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
4330 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
4331 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
4332 inoremap <buffer> <silent> ;ah <a href=""></a>F"
4333 imap <buffer> <silent> ;s4 ;s4
4334 imap <buffer> <silent> ;4 ;4
4335 inoremap <buffer> <silent> ;mi :call MangleImageTag()
4336 inoremap <buffer> <silent> ; 
4337 inoremap <buffer> <silent> ;& &
4338 inoremap <buffer> <silent> ;; ;
4339 setlocal keymap=
4340 setlocal noarabic
4341 setlocal autoindent
4342 setlocal balloonexpr=
4343 setlocal nobinary
4344 setlocal bufhidden=
4345 setlocal buflisted
4346 setlocal buftype=
4347 setlocal nocindent
4348 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
4349 setlocal cinoptions=
4350 setlocal cinwords=if,else,while,do,for,switch
4351 setlocal colorcolumn=
4352 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
4353 setlocal commentstring=<!--%s-->
4354 setlocal complete=.,w,b,u,t,i
4355 setlocal concealcursor=
4356 setlocal conceallevel=0
4357 setlocal completefunc=
4358 setlocal nocopyindent
4359 setlocal cryptmethod=
4360 setlocal nocursorbind
4361 setlocal nocursorcolumn
4362 setlocal nocursorline
4363 setlocal define=
4364 setlocal dictionary=
4365 setlocal nodiff
4366 setlocal equalprg=
4367 setlocal errorformat=
4368 setlocal expandtab
4369 if &filetype != 'html'
4370 setlocal filetype=html
4371 endif
4372 setlocal foldcolumn=0
4373 setlocal foldenable
4374 setlocal foldexpr=0
4375 setlocal foldignore=#
4376 setlocal foldlevel=0
4377 setlocal foldmarker={{{,}}}
4378 setlocal foldmethod=manual
4379 setlocal foldminlines=1
4380 setlocal foldnestmax=20
4381 setlocal foldtext=foldtext()
4382 setlocal formatexpr=
4383 setlocal formatoptions=tcq
4384 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
4385 setlocal grepprg=
4386 setlocal iminsert=2
4387 setlocal imsearch=2
4388 setlocal include=
4389 setlocal includeexpr=
4390 setlocal indentexpr=
4391 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
4392 setlocal noinfercase
4393 setlocal iskeyword=@,48-57,_,192-255
4394 setlocal keywordprg=
4395 setlocal nolinebreak
4396 setlocal nolisp
4397 setlocal nolist
4398 setlocal makeprg=
4399 setlocal matchpairs=(:),{:},[:],<:>
4400 setlocal nomodeline
4401 setlocal modifiable
4402 setlocal nrformats=octal,hex
4403 setlocal nonumber
4404 setlocal numberwidth=4
4405 setlocal omnifunc=htmlcomplete#CompleteTags
4406 setlocal path=
4407 setlocal nopreserveindent
4408 setlocal nopreviewwindow
4409 setlocal quoteescape=\\
4410 setlocal noreadonly
4411 setlocal norelativenumber
4412 setlocal norightleft
4413 setlocal rightleftcmd=search
4414 setlocal noscrollbind
4415 setlocal shiftwidth=4
4416 setlocal noshortname
4417 setlocal nosmartindent
4418 setlocal softtabstop=0
4419 setlocal nospell
4420 setlocal spellcapcheck=
4421 setlocal spellfile=
4422 setlocal spelllang=en
4423 setlocal statusline=
4424 setlocal suffixesadd=
4425 setlocal swapfile
4426 setlocal synmaxcol=3000
4427 if &syntax != 'html'
4428 setlocal syntax=html
4429 endif
4430 setlocal tabstop=4
4431 setlocal tags=
4432 setlocal textwidth=0
4433 setlocal thesaurus=
4434 setlocal noundofile
4435 setlocal nowinfixheight
4436 setlocal nowinfixwidth
4437 setlocal wrap
4438 setlocal wrapmargin=0
4439 silent! normal! zE
4440 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
4441 if s:l < 1 | let s:l = 1 | endif
4442 exe s:l
4443 normal! zt
4444 1
4445 normal! 0
4446 tabedit intro.html
4447 set splitbelow splitright
4448 set nosplitbelow
4449 set nosplitright
4450 wincmd t
4451 set winheight=1 winwidth=1
4452 argglobal
4453 10argu
4454 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4455 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4456 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4457 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4458 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4459 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4460 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4461 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4462 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4463 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4464 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4465 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4466 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4467 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4468 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4469 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4470 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4471 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4472 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
4473 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
4474 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4475 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4476 nnoremap <buffer> <silent> ; 
4477 nnoremap <buffer> <silent> ;; ;
4478 vnoremap <buffer> <silent> ;; ;
4479 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4480 inoremap <buffer> <silent> &hA &hArr;
4481 inoremap <buffer> <silent> &dA &dArr;
4482 inoremap <buffer> <silent> &rA &rArr;
4483 inoremap <buffer> <silent> &uA &uArr;
4484 inoremap <buffer> <silent> &lA &lArr;
4485 inoremap <buffer> <silent> &ha &harr;
4486 inoremap <buffer> <silent> &da &darr;
4487 inoremap <buffer> <silent> &ra &rarr;
4488 inoremap <buffer> <silent> &ua &uarr;
4489 inoremap <buffer> <silent> &la &larr;
4490 inoremap <buffer> <silent> &pv &piv;
4491 inoremap <buffer> <silent> &uh &upsih;
4492 inoremap <buffer> <silent> &ts &thetasym;
4493 inoremap <buffer> <silent> &og &omega;
4494 inoremap <buffer> <silent> &ps &psi;
4495 inoremap <buffer> <silent> &ch &chi;
4496 inoremap <buffer> <silent> &ph &phi;
4497 inoremap <buffer> <silent> &up &upsilon;
4498 inoremap <buffer> <silent> &ta &tau;
4499 inoremap <buffer> <silent> &sf &sigmaf;
4500 inoremap <buffer> <silent> &si &sigma;
4501 inoremap <buffer> <silent> &rh &rho;
4502 inoremap <buffer> <silent> &pi &pi;
4503 inoremap <buffer> <silent> &oc &omicron;
4504 inoremap <buffer> <silent> &xi &xi;
4505 inoremap <buffer> <silent> &nu &nu;
4506 inoremap <buffer> <silent> &mu &mu;
4507 inoremap <buffer> <silent> &lm &lambda;
4508 inoremap <buffer> <silent> &ka &kappa;
4509 inoremap <buffer> <silent> &io &iota;
4510 inoremap <buffer> <silent> &th &theta;
4511 inoremap <buffer> <silent> &et &eta;
4512 inoremap <buffer> <silent> &ze &zeta;
4513 inoremap <buffer> <silent> &ep &epsilon;
4514 inoremap <buffer> <silent> &de &delta;
4515 inoremap <buffer> <silent> &ga &gamma;
4516 inoremap <buffer> <silent> &be &beta;
4517 inoremap <buffer> <silent> &al &alpha;
4518 inoremap <buffer> <silent> &Ps &Psi;
4519 inoremap <buffer> <silent> &Ch &Chi;
4520 inoremap <buffer> <silent> &Ph &Phi;
4521 inoremap <buffer> <silent> &Up &Upsilon;
4522 inoremap <buffer> <silent> &Ta &Tau;
4523 inoremap <buffer> <silent> &Si &Sigma;
4524 inoremap <buffer> <silent> &Rh &Rho;
4525 inoremap <buffer> <silent> &Pi &Pi;
4526 inoremap <buffer> <silent> &Oc &Omicron;
4527 inoremap <buffer> <silent> &Xi &Xi;
4528 inoremap <buffer> <silent> &Nu &Nu;
4529 inoremap <buffer> <silent> &Mu &Mu;
4530 inoremap <buffer> <silent> &Lm &Lambda;
4531 inoremap <buffer> <silent> &Ka &Kappa;
4532 inoremap <buffer> <silent> &Io &Iota;
4533 inoremap <buffer> <silent> &Th &Theta;
4534 inoremap <buffer> <silent> &Et &Eta;
4535 inoremap <buffer> <silent> &Ze &Zeta;
4536 inoremap <buffer> <silent> &Ep &Epsilon;
4537 inoremap <buffer> <silent> &De &Delta;
4538 inoremap <buffer> <silent> &Ga &Gamma;
4539 inoremap <buffer> <silent> &Be &Beta;
4540 inoremap <buffer> <silent> &Al &Alpha;
4541 inoremap <buffer> <silent> &3. &hellip;
4542 inoremap <buffer> <silent> &-- &mdash;
4543 inoremap <buffer> <silent> &3- &mdash;
4544 inoremap <buffer> <silent> &m- &mdash;
4545 inoremap <buffer> <silent> &2- &ndash;
4546 inoremap <buffer> <silent> &n- &ndash;
4547 inoremap <buffer> <silent> &34 &frac34;
4548 inoremap <buffer> <silent> &12 &frac12;
4549 inoremap <buffer> <silent> &14 &frac14;
4550 inoremap <buffer> <silent> &. &middot;
4551 inoremap <buffer> <silent> &pa &para;
4552 inoremap <buffer> <silent> &mi &micro;
4553 inoremap <buffer> <silent> &dg &deg;
4554 inoremap <buffer> <silent> &? &iquest;
4555 inoremap <buffer> <silent> &! &iexcl;
4556 inoremap <buffer> <silent> &sz &szlig;
4557 inoremap <buffer> <silent> &o/ &oslash;
4558 inoremap <buffer> <silent> &/ &divide;
4559 inoremap <buffer> <silent> &" &uml;
4560 inoremap <buffer> <silent> &2> &raquo;
4561 inoremap <buffer> <silent> &2< &laquo;
4562 inoremap <buffer> <silent> &y" &yuml;
4563 inoremap <buffer> <silent> &y' &yacute;
4564 inoremap <buffer> <silent> &u" &uuml;
4565 inoremap <buffer> <silent> &u^ &ucirc;
4566 inoremap <buffer> <silent> &u' &uacute;
4567 inoremap <buffer> <silent> &u` &ugrave;
4568 inoremap <buffer> <silent> &x &times;
4569 inoremap <buffer> <silent> &o" &ouml;
4570 inoremap <buffer> <silent> &o~ &otilde;
4571 inoremap <buffer> <silent> &o^ &ocirc;
4572 inoremap <buffer> <silent> &o' &oacute;
4573 inoremap <buffer> <silent> &o` &ograve;
4574 inoremap <buffer> <silent> &n~ &ntilde;
4575 inoremap <buffer> <silent> &i" &iuml;
4576 inoremap <buffer> <silent> &i^ &icirc;
4577 inoremap <buffer> <silent> &i' &iacute;
4578 inoremap <buffer> <silent> &i` &igrave;
4579 inoremap <buffer> <silent> &e" &euml;
4580 inoremap <buffer> <silent> &e^ &ecirc;
4581 inoremap <buffer> <silent> &e' &eacute;
4582 inoremap <buffer> <silent> &e` &egrave;
4583 inoremap <buffer> <silent> &c, &ccedil;
4584 inoremap <buffer> <silent> &ae &aelig;
4585 inoremap <buffer> <silent> &ao &aring;
4586 inoremap <buffer> <silent> &a" &auml;
4587 inoremap <buffer> <silent> &a~ &atilde;
4588 inoremap <buffer> <silent> &a^ &acirc;
4589 inoremap <buffer> <silent> &a' &aacute;
4590 inoremap <buffer> <silent> &a` &agrave;
4591 inoremap <buffer> <silent> &Y' &Yacute;
4592 inoremap <buffer> <silent> &U" &Uuml;
4593 inoremap <buffer> <silent> &U^ &Ucirc;
4594 inoremap <buffer> <silent> &U' &Uacute;
4595 inoremap <buffer> <silent> &U` &Ugrave;
4596 inoremap <buffer> <silent> &O/ &Oslash;
4597 inoremap <buffer> <silent> &O" &Ouml;
4598 inoremap <buffer> <silent> &O~ &Otilde;
4599 inoremap <buffer> <silent> &O^ &Ocirc;
4600 inoremap <buffer> <silent> &O' &Oacute;
4601 inoremap <buffer> <silent> &O` &Ograve;
4602 inoremap <buffer> <silent> &N~ &Ntilde;
4603 inoremap <buffer> <silent> &I" &Iuml;
4604 inoremap <buffer> <silent> &I^ &Icirc;
4605 inoremap <buffer> <silent> &I' &Iacute;
4606 inoremap <buffer> <silent> &I` &Igrave;
4607 inoremap <buffer> <silent> &E" &Euml;
4608 inoremap <buffer> <silent> &E^ &Ecirc;
4609 inoremap <buffer> <silent> &E' &Eacute;
4610 inoremap <buffer> <silent> &E` &Egrave;
4611 inoremap <buffer> <silent> &C, &Ccedil;
4612 inoremap <buffer> <silent> &AE &AElig;
4613 inoremap <buffer> <silent> &Ao &Aring;
4614 inoremap <buffer> <silent> &A" &Auml;
4615 inoremap <buffer> <silent> &A~ &Atilde;
4616 inoremap <buffer> <silent> &A^ &Acirc;
4617 inoremap <buffer> <silent> &A' &Aacute;
4618 inoremap <buffer> <silent> &A` &Agrave;
4619 inoremap <buffer> <silent> &c| &cent;
4620 inoremap <buffer> <silent> &Y= &yen;
4621 inoremap <buffer> <silent> &# &pound;
4622 inoremap <buffer> <silent> & &nbsp;
4623 inoremap <buffer> <silent> &> &gt;
4624 inoremap <buffer> <silent> &< &lt;
4625 inoremap <buffer> <silent> &' &quot;
4626 inoremap <buffer> <silent> &tm &trade;
4627 inoremap <buffer> <silent> &rO &reg;
4628 inoremap <buffer> <silent> &cO &copy;
4629 inoremap <buffer> <silent> && &amp;
4630 inoremap <buffer> <silent> ; &nbsp;
4631 inoremap <buffer> <silent> ;la <label for=""></label>F"
4632 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
4633 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
4634 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
4635 </textarea>k$5F"i
4636 inoremap <buffer> <silent> ;og <optgroup label="">
4637 </optgroup>k$F"i
4638 inoremap <buffer> <silent> ;op <option></option>F<
4639 inoremap <buffer> <silent> ;ms <select name="" multiple>
4640 </select>O
4641 inoremap <buffer> <silent> ;se <select name="">
4642 </select>O
4643 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
4644 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
4645 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
4646 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
4647 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
4648 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
4649 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
4650 inoremap <buffer> <silent> ;fm <form action="">
4651 </form>k$F"i
4652 inoremap <buffer> <silent> ;if <iframe src="">
4653 </iframe>k$F"i
4654 inoremap <buffer> <silent> ;nf <noframes>
4655 </noframes>O
4656 inoremap <buffer> <silent> ;fr <frame src="">F"
4657 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
4658 </frameset>k$3F"i
4659 inoremap <buffer> <silent> ;th <th></th>F<
4660 inoremap <buffer> <silent> ;td <td>
4661 </td>O
4662 inoremap <buffer> <silent> ;tr <tr>
4663 </tr>O
4664 inoremap <buffer> <silent> ;tf <tfoot>
4665 </tfoot>O
4666 inoremap <buffer> <silent> ;tb <tbody>
4667 </tbody>O
4668 inoremap <buffer> <silent> ;tH <thead>
4669 </thead>O
4670 inoremap <buffer> <silent> ;ta <table>
4671 </table>O
4672 inoremap <buffer> <silent> ;ca <caption></caption>F<
4673 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
4674 </object>k$5F"i
4675 inoremap <buffer> <silent> ;ns <noscript>
4676 </noscripT>O
4677 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
4678 <noembed></noembed>k$5F"i
4679 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
4680 inoremap <buffer> <silent> ;va <var></var>F<
4681 inoremap <buffer> <silent> ;ul <ul>
4682 </ul>O
4683 inoremap <buffer> <silent> ;tt <tt></tt>F<
4684 inoremap <buffer> <silent> ;ti <title></title>F<
4685 inoremap <buffer> <silent> ;sp <sup></sup>F<
4686 inoremap <buffer> <silent> ;sb <sub></sub>F<
4687 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
4688 inoremap <buffer> <silent> ;cs <style type="text/css">
4689 <!--
4690 -->
4691 </style>kO
4692 inoremap <buffer> <silent> ;sm <small></small>F<
4693 inoremap <buffer> <silent> ;sa <samp></samp>F<
4694 inoremap <buffer> <silent> ;sk <strike></strike>F<
4695 inoremap <buffer> <silent> ;qu <q></q>F<
4696 inoremap <buffer> <silent> ;pr <pre>
4697 </pre>O
4698 inoremap <buffer> <silent> ;/p </p>
4699 
4700 <p>
4701 inoremap <buffer> <silent> ;pp <p>
4702 </p>O
4703 inoremap <buffer> <silent> ;ol <ol>
4704 </ol>O
4705 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
4706 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
4707 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
4708 inoremap <buffer> <silent> ;lk <link href="">F"
4709 inoremap <buffer> <silent> ;li <li></li>F<
4710 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
4711 inoremap <buffer> <silent> ;ii <isindex>
4712 inoremap <buffer> <silent> ;in <ins></ins>F<
4713 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
4714 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
4715 inoremap <buffer> <silent> ;ht <html>
4716 </html>O
4717 inoremap <buffer> <silent> ;Hr <hr width="75%">
4718 inoremap <buffer> <silent> ;hr <hr>
4719 inoremap <buffer> <silent> ;he <head>
4720 </head>O
4721 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
4722 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
4723 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
4724 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
4725 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
4726 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
4727 inoremap <buffer> <silent> ;h6 <h6></h6>F<
4728 inoremap <buffer> <silent> ;h5 <h5></h5>F<
4729 inoremap <buffer> <silent> ;h4 <h4></h4>F<
4730 inoremap <buffer> <silent> ;h3 <h3></h3>F<
4731 inoremap <buffer> <silent> ;h2 <h2></h2>F<
4732 inoremap <buffer> <silent> ;h1 <h1></h1>F<
4733 inoremap <buffer> <silent> ;fc <font color=""></font>F"
4734 inoremap <buffer> <silent> ;fo <font size=""></font>F"
4735 inoremap <buffer> <silent> ;sn <span></span>F<
4736 inoremap <buffer> <silent> ;dv <div>
4737 </div>O
4738 inoremap <buffer> <silent> ;df <dfn></dfn>F<
4739 inoremap <buffer> <silent> ;de <del></del>F<
4740 inoremap <buffer> <silent> ;dd <dd></dd>F<
4741 inoremap <buffer> <silent> ;dt <dt></dt>F<
4742 inoremap <buffer> <silent> ;dl <dl>
4743 </dl>O
4744 inoremap <buffer> <silent> ;co <code></code>F<
4745 inoremap <buffer> <silent> ;ci <cite></cite>F<
4746 inoremap <buffer> <silent> ;ce <center></center>F<
4747 inoremap <buffer> <silent> ;br <br>
4748 inoremap <buffer> <silent> ;bd <body>
4749 </body>O
4750 inoremap <buffer> <silent> ;bl <blockquote>
4751 </blockquote>O
4752 inoremap <buffer> <silent> ;bi <big></big>F<
4753 inoremap <buffer> <silent> ;bh <base href="">F"
4754 inoremap <buffer> <silent> ;ad <address></address>F<
4755 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
4756 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
4757 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
4758 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
4759 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
4760 inoremap <buffer> <silent> ;an <a name=""></a>F"
4761 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
4762 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
4763 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
4764 inoremap <buffer> <silent> ;ah <a href=""></a>F"
4765 imap <buffer> <silent> ;s4 ;s4
4766 imap <buffer> <silent> ;4 ;4
4767 inoremap <buffer> <silent> ;mi :call MangleImageTag()
4768 inoremap <buffer> <silent> ; 
4769 inoremap <buffer> <silent> ;& &
4770 inoremap <buffer> <silent> ;; ;
4771 setlocal keymap=
4772 setlocal noarabic
4773 setlocal autoindent
4774 setlocal balloonexpr=
4775 setlocal nobinary
4776 setlocal bufhidden=
4777 setlocal buflisted
4778 setlocal buftype=
4779 setlocal nocindent
4780 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
4781 setlocal cinoptions=
4782 setlocal cinwords=if,else,while,do,for,switch
4783 setlocal colorcolumn=
4784 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
4785 setlocal commentstring=<!--%s-->
4786 setlocal complete=.,w,b,u,t,i
4787 setlocal concealcursor=
4788 setlocal conceallevel=0
4789 setlocal completefunc=
4790 setlocal nocopyindent
4791 setlocal cryptmethod=
4792 setlocal nocursorbind
4793 setlocal nocursorcolumn
4794 setlocal nocursorline
4795 setlocal define=
4796 setlocal dictionary=
4797 setlocal nodiff
4798 setlocal equalprg=
4799 setlocal errorformat=
4800 setlocal expandtab
4801 if &filetype != 'html'
4802 setlocal filetype=html
4803 endif
4804 setlocal foldcolumn=0
4805 setlocal foldenable
4806 setlocal foldexpr=0
4807 setlocal foldignore=#
4808 setlocal foldlevel=0
4809 setlocal foldmarker={{{,}}}
4810 setlocal foldmethod=manual
4811 setlocal foldminlines=1
4812 setlocal foldnestmax=20
4813 setlocal foldtext=foldtext()
4814 setlocal formatexpr=
4815 setlocal formatoptions=tcq
4816 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
4817 setlocal grepprg=
4818 setlocal iminsert=2
4819 setlocal imsearch=2
4820 setlocal include=
4821 setlocal includeexpr=
4822 setlocal indentexpr=
4823 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
4824 setlocal noinfercase
4825 setlocal iskeyword=@,48-57,_,192-255
4826 setlocal keywordprg=
4827 setlocal nolinebreak
4828 setlocal nolisp
4829 setlocal nolist
4830 setlocal makeprg=
4831 setlocal matchpairs=(:),{:},[:],<:>
4832 setlocal nomodeline
4833 setlocal modifiable
4834 setlocal nrformats=octal,hex
4835 setlocal nonumber
4836 setlocal numberwidth=4
4837 setlocal omnifunc=htmlcomplete#CompleteTags
4838 setlocal path=
4839 setlocal nopreserveindent
4840 setlocal nopreviewwindow
4841 setlocal quoteescape=\\
4842 setlocal noreadonly
4843 setlocal norelativenumber
4844 setlocal norightleft
4845 setlocal rightleftcmd=search
4846 setlocal noscrollbind
4847 setlocal shiftwidth=4
4848 setlocal noshortname
4849 setlocal nosmartindent
4850 setlocal softtabstop=0
4851 setlocal nospell
4852 setlocal spellcapcheck=
4853 setlocal spellfile=
4854 setlocal spelllang=en
4855 setlocal statusline=
4856 setlocal suffixesadd=
4857 setlocal swapfile
4858 setlocal synmaxcol=3000
4859 if &syntax != 'html'
4860 setlocal syntax=html
4861 endif
4862 setlocal tabstop=4
4863 setlocal tags=
4864 setlocal textwidth=0
4865 setlocal thesaurus=
4866 setlocal noundofile
4867 setlocal nowinfixheight
4868 setlocal nowinfixwidth
4869 setlocal wrap
4870 setlocal wrapmargin=0
4871 silent! normal! zE
4872 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
4873 if s:l < 1 | let s:l = 1 | endif
4874 exe s:l
4875 normal! zt
4876 1
4877 normal! 0
4878 tabedit oldboot.html
4879 set splitbelow splitright
4880 set nosplitbelow
4881 set nosplitright
4882 wincmd t
4883 set winheight=1 winwidth=1
4884 argglobal
4885 11argu
4886 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4887 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4888 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4889 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4890 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4891 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4892 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4893 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4894 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4895 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4896 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4897 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4898 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4899 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4900 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4901 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4902 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4903 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4904 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
4905 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
4906 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4907 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4908 nnoremap <buffer> <silent> ; 
4909 nnoremap <buffer> <silent> ;; ;
4910 vnoremap <buffer> <silent> ;; ;
4911 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4912 inoremap <buffer> <silent> &hA &hArr;
4913 inoremap <buffer> <silent> &dA &dArr;
4914 inoremap <buffer> <silent> &rA &rArr;
4915 inoremap <buffer> <silent> &uA &uArr;
4916 inoremap <buffer> <silent> &lA &lArr;
4917 inoremap <buffer> <silent> &ha &harr;
4918 inoremap <buffer> <silent> &da &darr;
4919 inoremap <buffer> <silent> &ra &rarr;
4920 inoremap <buffer> <silent> &ua &uarr;
4921 inoremap <buffer> <silent> &la &larr;
4922 inoremap <buffer> <silent> &pv &piv;
4923 inoremap <buffer> <silent> &uh &upsih;
4924 inoremap <buffer> <silent> &ts &thetasym;
4925 inoremap <buffer> <silent> &og &omega;
4926 inoremap <buffer> <silent> &ps &psi;
4927 inoremap <buffer> <silent> &ch &chi;
4928 inoremap <buffer> <silent> &ph &phi;
4929 inoremap <buffer> <silent> &up &upsilon;
4930 inoremap <buffer> <silent> &ta &tau;
4931 inoremap <buffer> <silent> &sf &sigmaf;
4932 inoremap <buffer> <silent> &si &sigma;
4933 inoremap <buffer> <silent> &rh &rho;
4934 inoremap <buffer> <silent> &pi &pi;
4935 inoremap <buffer> <silent> &oc &omicron;
4936 inoremap <buffer> <silent> &xi &xi;
4937 inoremap <buffer> <silent> &nu &nu;
4938 inoremap <buffer> <silent> &mu &mu;
4939 inoremap <buffer> <silent> &lm &lambda;
4940 inoremap <buffer> <silent> &ka &kappa;
4941 inoremap <buffer> <silent> &io &iota;
4942 inoremap <buffer> <silent> &th &theta;
4943 inoremap <buffer> <silent> &et &eta;
4944 inoremap <buffer> <silent> &ze &zeta;
4945 inoremap <buffer> <silent> &ep &epsilon;
4946 inoremap <buffer> <silent> &de &delta;
4947 inoremap <buffer> <silent> &ga &gamma;
4948 inoremap <buffer> <silent> &be &beta;
4949 inoremap <buffer> <silent> &al &alpha;
4950 inoremap <buffer> <silent> &Ps &Psi;
4951 inoremap <buffer> <silent> &Ch &Chi;
4952 inoremap <buffer> <silent> &Ph &Phi;
4953 inoremap <buffer> <silent> &Up &Upsilon;
4954 inoremap <buffer> <silent> &Ta &Tau;
4955 inoremap <buffer> <silent> &Si &Sigma;
4956 inoremap <buffer> <silent> &Rh &Rho;
4957 inoremap <buffer> <silent> &Pi &Pi;
4958 inoremap <buffer> <silent> &Oc &Omicron;
4959 inoremap <buffer> <silent> &Xi &Xi;
4960 inoremap <buffer> <silent> &Nu &Nu;
4961 inoremap <buffer> <silent> &Mu &Mu;
4962 inoremap <buffer> <silent> &Lm &Lambda;
4963 inoremap <buffer> <silent> &Ka &Kappa;
4964 inoremap <buffer> <silent> &Io &Iota;
4965 inoremap <buffer> <silent> &Th &Theta;
4966 inoremap <buffer> <silent> &Et &Eta;
4967 inoremap <buffer> <silent> &Ze &Zeta;
4968 inoremap <buffer> <silent> &Ep &Epsilon;
4969 inoremap <buffer> <silent> &De &Delta;
4970 inoremap <buffer> <silent> &Ga &Gamma;
4971 inoremap <buffer> <silent> &Be &Beta;
4972 inoremap <buffer> <silent> &Al &Alpha;
4973 inoremap <buffer> <silent> &3. &hellip;
4974 inoremap <buffer> <silent> &-- &mdash;
4975 inoremap <buffer> <silent> &3- &mdash;
4976 inoremap <buffer> <silent> &m- &mdash;
4977 inoremap <buffer> <silent> &2- &ndash;
4978 inoremap <buffer> <silent> &n- &ndash;
4979 inoremap <buffer> <silent> &34 &frac34;
4980 inoremap <buffer> <silent> &12 &frac12;
4981 inoremap <buffer> <silent> &14 &frac14;
4982 inoremap <buffer> <silent> &. &middot;
4983 inoremap <buffer> <silent> &pa &para;
4984 inoremap <buffer> <silent> &mi &micro;
4985 inoremap <buffer> <silent> &dg &deg;
4986 inoremap <buffer> <silent> &? &iquest;
4987 inoremap <buffer> <silent> &! &iexcl;
4988 inoremap <buffer> <silent> &sz &szlig;
4989 inoremap <buffer> <silent> &o/ &oslash;
4990 inoremap <buffer> <silent> &/ &divide;
4991 inoremap <buffer> <silent> &" &uml;
4992 inoremap <buffer> <silent> &2> &raquo;
4993 inoremap <buffer> <silent> &2< &laquo;
4994 inoremap <buffer> <silent> &y" &yuml;
4995 inoremap <buffer> <silent> &y' &yacute;
4996 inoremap <buffer> <silent> &u" &uuml;
4997 inoremap <buffer> <silent> &u^ &ucirc;
4998 inoremap <buffer> <silent> &u' &uacute;
4999 inoremap <buffer> <silent> &u` &ugrave;
5000 inoremap <buffer> <silent> &x &times;
5001 inoremap <buffer> <silent> &o" &ouml;
5002 inoremap <buffer> <silent> &o~ &otilde;
5003 inoremap <buffer> <silent> &o^ &ocirc;
5004 inoremap <buffer> <silent> &o' &oacute;
5005 inoremap <buffer> <silent> &o` &ograve;
5006 inoremap <buffer> <silent> &n~ &ntilde;
5007 inoremap <buffer> <silent> &i" &iuml;
5008 inoremap <buffer> <silent> &i^ &icirc;
5009 inoremap <buffer> <silent> &i' &iacute;
5010 inoremap <buffer> <silent> &i` &igrave;
5011 inoremap <buffer> <silent> &e" &euml;
5012 inoremap <buffer> <silent> &e^ &ecirc;
5013 inoremap <buffer> <silent> &e' &eacute;
5014 inoremap <buffer> <silent> &e` &egrave;
5015 inoremap <buffer> <silent> &c, &ccedil;
5016 inoremap <buffer> <silent> &ae &aelig;
5017 inoremap <buffer> <silent> &ao &aring;
5018 inoremap <buffer> <silent> &a" &auml;
5019 inoremap <buffer> <silent> &a~ &atilde;
5020 inoremap <buffer> <silent> &a^ &acirc;
5021 inoremap <buffer> <silent> &a' &aacute;
5022 inoremap <buffer> <silent> &a` &agrave;
5023 inoremap <buffer> <silent> &Y' &Yacute;
5024 inoremap <buffer> <silent> &U" &Uuml;
5025 inoremap <buffer> <silent> &U^ &Ucirc;
5026 inoremap <buffer> <silent> &U' &Uacute;
5027 inoremap <buffer> <silent> &U` &Ugrave;
5028 inoremap <buffer> <silent> &O/ &Oslash;
5029 inoremap <buffer> <silent> &O" &Ouml;
5030 inoremap <buffer> <silent> &O~ &Otilde;
5031 inoremap <buffer> <silent> &O^ &Ocirc;
5032 inoremap <buffer> <silent> &O' &Oacute;
5033 inoremap <buffer> <silent> &O` &Ograve;
5034 inoremap <buffer> <silent> &N~ &Ntilde;
5035 inoremap <buffer> <silent> &I" &Iuml;
5036 inoremap <buffer> <silent> &I^ &Icirc;
5037 inoremap <buffer> <silent> &I' &Iacute;
5038 inoremap <buffer> <silent> &I` &Igrave;
5039 inoremap <buffer> <silent> &E" &Euml;
5040 inoremap <buffer> <silent> &E^ &Ecirc;
5041 inoremap <buffer> <silent> &E' &Eacute;
5042 inoremap <buffer> <silent> &E` &Egrave;
5043 inoremap <buffer> <silent> &C, &Ccedil;
5044 inoremap <buffer> <silent> &AE &AElig;
5045 inoremap <buffer> <silent> &Ao &Aring;
5046 inoremap <buffer> <silent> &A" &Auml;
5047 inoremap <buffer> <silent> &A~ &Atilde;
5048 inoremap <buffer> <silent> &A^ &Acirc;
5049 inoremap <buffer> <silent> &A' &Aacute;
5050 inoremap <buffer> <silent> &A` &Agrave;
5051 inoremap <buffer> <silent> &c| &cent;
5052 inoremap <buffer> <silent> &Y= &yen;
5053 inoremap <buffer> <silent> &# &pound;
5054 inoremap <buffer> <silent> & &nbsp;
5055 inoremap <buffer> <silent> &> &gt;
5056 inoremap <buffer> <silent> &< &lt;
5057 inoremap <buffer> <silent> &' &quot;
5058 inoremap <buffer> <silent> &tm &trade;
5059 inoremap <buffer> <silent> &rO &reg;
5060 inoremap <buffer> <silent> &cO &copy;
5061 inoremap <buffer> <silent> && &amp;
5062 inoremap <buffer> <silent> ; &nbsp;
5063 inoremap <buffer> <silent> ;la <label for=""></label>F"
5064 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5065 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5066 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5067 </textarea>k$5F"i
5068 inoremap <buffer> <silent> ;og <optgroup label="">
5069 </optgroup>k$F"i
5070 inoremap <buffer> <silent> ;op <option></option>F<
5071 inoremap <buffer> <silent> ;ms <select name="" multiple>
5072 </select>O
5073 inoremap <buffer> <silent> ;se <select name="">
5074 </select>O
5075 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5076 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5077 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5078 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5079 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5080 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5081 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5082 inoremap <buffer> <silent> ;fm <form action="">
5083 </form>k$F"i
5084 inoremap <buffer> <silent> ;if <iframe src="">
5085 </iframe>k$F"i
5086 inoremap <buffer> <silent> ;nf <noframes>
5087 </noframes>O
5088 inoremap <buffer> <silent> ;fr <frame src="">F"
5089 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5090 </frameset>k$3F"i
5091 inoremap <buffer> <silent> ;th <th></th>F<
5092 inoremap <buffer> <silent> ;td <td>
5093 </td>O
5094 inoremap <buffer> <silent> ;tr <tr>
5095 </tr>O
5096 inoremap <buffer> <silent> ;tf <tfoot>
5097 </tfoot>O
5098 inoremap <buffer> <silent> ;tb <tbody>
5099 </tbody>O
5100 inoremap <buffer> <silent> ;tH <thead>
5101 </thead>O
5102 inoremap <buffer> <silent> ;ta <table>
5103 </table>O
5104 inoremap <buffer> <silent> ;ca <caption></caption>F<
5105 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5106 </object>k$5F"i
5107 inoremap <buffer> <silent> ;ns <noscript>
5108 </noscripT>O
5109 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5110 <noembed></noembed>k$5F"i
5111 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5112 inoremap <buffer> <silent> ;va <var></var>F<
5113 inoremap <buffer> <silent> ;ul <ul>
5114 </ul>O
5115 inoremap <buffer> <silent> ;tt <tt></tt>F<
5116 inoremap <buffer> <silent> ;ti <title></title>F<
5117 inoremap <buffer> <silent> ;sp <sup></sup>F<
5118 inoremap <buffer> <silent> ;sb <sub></sub>F<
5119 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5120 inoremap <buffer> <silent> ;cs <style type="text/css">
5121 <!--
5122 -->
5123 </style>kO
5124 inoremap <buffer> <silent> ;sm <small></small>F<
5125 inoremap <buffer> <silent> ;sa <samp></samp>F<
5126 inoremap <buffer> <silent> ;sk <strike></strike>F<
5127 inoremap <buffer> <silent> ;qu <q></q>F<
5128 inoremap <buffer> <silent> ;pr <pre>
5129 </pre>O
5130 inoremap <buffer> <silent> ;/p </p>
5131 
5132 <p>
5133 inoremap <buffer> <silent> ;pp <p>
5134 </p>O
5135 inoremap <buffer> <silent> ;ol <ol>
5136 </ol>O
5137 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
5138 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
5139 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
5140 inoremap <buffer> <silent> ;lk <link href="">F"
5141 inoremap <buffer> <silent> ;li <li></li>F<
5142 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
5143 inoremap <buffer> <silent> ;ii <isindex>
5144 inoremap <buffer> <silent> ;in <ins></ins>F<
5145 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
5146 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
5147 inoremap <buffer> <silent> ;ht <html>
5148 </html>O
5149 inoremap <buffer> <silent> ;Hr <hr width="75%">
5150 inoremap <buffer> <silent> ;hr <hr>
5151 inoremap <buffer> <silent> ;he <head>
5152 </head>O
5153 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
5154 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
5155 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
5156 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
5157 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
5158 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
5159 inoremap <buffer> <silent> ;h6 <h6></h6>F<
5160 inoremap <buffer> <silent> ;h5 <h5></h5>F<
5161 inoremap <buffer> <silent> ;h4 <h4></h4>F<
5162 inoremap <buffer> <silent> ;h3 <h3></h3>F<
5163 inoremap <buffer> <silent> ;h2 <h2></h2>F<
5164 inoremap <buffer> <silent> ;h1 <h1></h1>F<
5165 inoremap <buffer> <silent> ;fc <font color=""></font>F"
5166 inoremap <buffer> <silent> ;fo <font size=""></font>F"
5167 inoremap <buffer> <silent> ;sn <span></span>F<
5168 inoremap <buffer> <silent> ;dv <div>
5169 </div>O
5170 inoremap <buffer> <silent> ;df <dfn></dfn>F<
5171 inoremap <buffer> <silent> ;de <del></del>F<
5172 inoremap <buffer> <silent> ;dd <dd></dd>F<
5173 inoremap <buffer> <silent> ;dt <dt></dt>F<
5174 inoremap <buffer> <silent> ;dl <dl>
5175 </dl>O
5176 inoremap <buffer> <silent> ;co <code></code>F<
5177 inoremap <buffer> <silent> ;ci <cite></cite>F<
5178 inoremap <buffer> <silent> ;ce <center></center>F<
5179 inoremap <buffer> <silent> ;br <br>
5180 inoremap <buffer> <silent> ;bd <body>
5181 </body>O
5182 inoremap <buffer> <silent> ;bl <blockquote>
5183 </blockquote>O
5184 inoremap <buffer> <silent> ;bi <big></big>F<
5185 inoremap <buffer> <silent> ;bh <base href="">F"
5186 inoremap <buffer> <silent> ;ad <address></address>F<
5187 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
5188 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
5189 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
5190 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
5191 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
5192 inoremap <buffer> <silent> ;an <a name=""></a>F"
5193 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
5194 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
5195 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
5196 inoremap <buffer> <silent> ;ah <a href=""></a>F"
5197 imap <buffer> <silent> ;s4 ;s4
5198 imap <buffer> <silent> ;4 ;4
5199 inoremap <buffer> <silent> ;mi :call MangleImageTag()
5200 inoremap <buffer> <silent> ; 
5201 inoremap <buffer> <silent> ;& &
5202 inoremap <buffer> <silent> ;; ;
5203 setlocal keymap=
5204 setlocal noarabic
5205 setlocal autoindent
5206 setlocal balloonexpr=
5207 setlocal nobinary
5208 setlocal bufhidden=
5209 setlocal buflisted
5210 setlocal buftype=
5211 setlocal nocindent
5212 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
5213 setlocal cinoptions=
5214 setlocal cinwords=if,else,while,do,for,switch
5215 setlocal colorcolumn=
5216 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
5217 setlocal commentstring=<!--%s-->
5218 setlocal complete=.,w,b,u,t,i
5219 setlocal concealcursor=
5220 setlocal conceallevel=0
5221 setlocal completefunc=
5222 setlocal nocopyindent
5223 setlocal cryptmethod=
5224 setlocal nocursorbind
5225 setlocal nocursorcolumn
5226 setlocal nocursorline
5227 setlocal define=
5228 setlocal dictionary=
5229 setlocal nodiff
5230 setlocal equalprg=
5231 setlocal errorformat=
5232 setlocal expandtab
5233 if &filetype != 'html'
5234 setlocal filetype=html
5235 endif
5236 setlocal foldcolumn=0
5237 setlocal foldenable
5238 setlocal foldexpr=0
5239 setlocal foldignore=#
5240 setlocal foldlevel=0
5241 setlocal foldmarker={{{,}}}
5242 setlocal foldmethod=manual
5243 setlocal foldminlines=1
5244 setlocal foldnestmax=20
5245 setlocal foldtext=foldtext()
5246 setlocal formatexpr=
5247 setlocal formatoptions=tcq
5248 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
5249 setlocal grepprg=
5250 setlocal iminsert=2
5251 setlocal imsearch=2
5252 setlocal include=
5253 setlocal includeexpr=
5254 setlocal indentexpr=
5255 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
5256 setlocal noinfercase
5257 setlocal iskeyword=@,48-57,_,192-255
5258 setlocal keywordprg=
5259 setlocal nolinebreak
5260 setlocal nolisp
5261 setlocal nolist
5262 setlocal makeprg=
5263 setlocal matchpairs=(:),{:},[:],<:>
5264 setlocal nomodeline
5265 setlocal modifiable
5266 setlocal nrformats=octal,hex
5267 setlocal nonumber
5268 setlocal numberwidth=4
5269 setlocal omnifunc=htmlcomplete#CompleteTags
5270 setlocal path=
5271 setlocal nopreserveindent
5272 setlocal nopreviewwindow
5273 setlocal quoteescape=\\
5274 setlocal noreadonly
5275 setlocal norelativenumber
5276 setlocal norightleft
5277 setlocal rightleftcmd=search
5278 setlocal noscrollbind
5279 setlocal shiftwidth=4
5280 setlocal noshortname
5281 setlocal nosmartindent
5282 setlocal softtabstop=0
5283 setlocal nospell
5284 setlocal spellcapcheck=
5285 setlocal spellfile=
5286 setlocal spelllang=en
5287 setlocal statusline=
5288 setlocal suffixesadd=
5289 setlocal swapfile
5290 setlocal synmaxcol=3000
5291 if &syntax != 'html'
5292 setlocal syntax=html
5293 endif
5294 setlocal tabstop=4
5295 setlocal tags=
5296 setlocal textwidth=0
5297 setlocal thesaurus=
5298 setlocal noundofile
5299 setlocal nowinfixheight
5300 setlocal nowinfixwidth
5301 setlocal wrap
5302 setlocal wrapmargin=0
5303 silent! normal! zE
5304 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
5305 if s:l < 1 | let s:l = 1 | endif
5306 exe s:l
5307 normal! zt
5308 1
5309 normal! 0
5310 tabedit own-scripts.html
5311 set splitbelow splitright
5312 set nosplitbelow
5313 set nosplitright
5314 wincmd t
5315 set winheight=1 winwidth=1
5316 argglobal
5317 12argu
5318 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5319 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5320 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
5321 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
5322 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
5323 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
5324 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
5325 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
5326 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
5327 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
5328 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
5329 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
5330 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
5331 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
5332 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
5333 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
5334 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
5335 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
5336 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
5337 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
5338 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
5339 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
5340 nnoremap <buffer> <silent> ; 
5341 nnoremap <buffer> <silent> ;; ;
5342 vnoremap <buffer> <silent> ;; ;
5343 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
5344 inoremap <buffer> <silent> &hA &hArr;
5345 inoremap <buffer> <silent> &dA &dArr;
5346 inoremap <buffer> <silent> &rA &rArr;
5347 inoremap <buffer> <silent> &uA &uArr;
5348 inoremap <buffer> <silent> &lA &lArr;
5349 inoremap <buffer> <silent> &ha &harr;
5350 inoremap <buffer> <silent> &da &darr;
5351 inoremap <buffer> <silent> &ra &rarr;
5352 inoremap <buffer> <silent> &ua &uarr;
5353 inoremap <buffer> <silent> &la &larr;
5354 inoremap <buffer> <silent> &pv &piv;
5355 inoremap <buffer> <silent> &uh &upsih;
5356 inoremap <buffer> <silent> &ts &thetasym;
5357 inoremap <buffer> <silent> &og &omega;
5358 inoremap <buffer> <silent> &ps &psi;
5359 inoremap <buffer> <silent> &ch &chi;
5360 inoremap <buffer> <silent> &ph &phi;
5361 inoremap <buffer> <silent> &up &upsilon;
5362 inoremap <buffer> <silent> &ta &tau;
5363 inoremap <buffer> <silent> &sf &sigmaf;
5364 inoremap <buffer> <silent> &si &sigma;
5365 inoremap <buffer> <silent> &rh &rho;
5366 inoremap <buffer> <silent> &pi &pi;
5367 inoremap <buffer> <silent> &oc &omicron;
5368 inoremap <buffer> <silent> &xi &xi;
5369 inoremap <buffer> <silent> &nu &nu;
5370 inoremap <buffer> <silent> &mu &mu;
5371 inoremap <buffer> <silent> &lm &lambda;
5372 inoremap <buffer> <silent> &ka &kappa;
5373 inoremap <buffer> <silent> &io &iota;
5374 inoremap <buffer> <silent> &th &theta;
5375 inoremap <buffer> <silent> &et &eta;
5376 inoremap <buffer> <silent> &ze &zeta;
5377 inoremap <buffer> <silent> &ep &epsilon;
5378 inoremap <buffer> <silent> &de &delta;
5379 inoremap <buffer> <silent> &ga &gamma;
5380 inoremap <buffer> <silent> &be &beta;
5381 inoremap <buffer> <silent> &al &alpha;
5382 inoremap <buffer> <silent> &Ps &Psi;
5383 inoremap <buffer> <silent> &Ch &Chi;
5384 inoremap <buffer> <silent> &Ph &Phi;
5385 inoremap <buffer> <silent> &Up &Upsilon;
5386 inoremap <buffer> <silent> &Ta &Tau;
5387 inoremap <buffer> <silent> &Si &Sigma;
5388 inoremap <buffer> <silent> &Rh &Rho;
5389 inoremap <buffer> <silent> &Pi &Pi;
5390 inoremap <buffer> <silent> &Oc &Omicron;
5391 inoremap <buffer> <silent> &Xi &Xi;
5392 inoremap <buffer> <silent> &Nu &Nu;
5393 inoremap <buffer> <silent> &Mu &Mu;
5394 inoremap <buffer> <silent> &Lm &Lambda;
5395 inoremap <buffer> <silent> &Ka &Kappa;
5396 inoremap <buffer> <silent> &Io &Iota;
5397 inoremap <buffer> <silent> &Th &Theta;
5398 inoremap <buffer> <silent> &Et &Eta;
5399 inoremap <buffer> <silent> &Ze &Zeta;
5400 inoremap <buffer> <silent> &Ep &Epsilon;
5401 inoremap <buffer> <silent> &De &Delta;
5402 inoremap <buffer> <silent> &Ga &Gamma;
5403 inoremap <buffer> <silent> &Be &Beta;
5404 inoremap <buffer> <silent> &Al &Alpha;
5405 inoremap <buffer> <silent> &3. &hellip;
5406 inoremap <buffer> <silent> &-- &mdash;
5407 inoremap <buffer> <silent> &3- &mdash;
5408 inoremap <buffer> <silent> &m- &mdash;
5409 inoremap <buffer> <silent> &2- &ndash;
5410 inoremap <buffer> <silent> &n- &ndash;
5411 inoremap <buffer> <silent> &34 &frac34;
5412 inoremap <buffer> <silent> &12 &frac12;
5413 inoremap <buffer> <silent> &14 &frac14;
5414 inoremap <buffer> <silent> &. &middot;
5415 inoremap <buffer> <silent> &pa &para;
5416 inoremap <buffer> <silent> &mi &micro;
5417 inoremap <buffer> <silent> &dg &deg;
5418 inoremap <buffer> <silent> &? &iquest;
5419 inoremap <buffer> <silent> &! &iexcl;
5420 inoremap <buffer> <silent> &sz &szlig;
5421 inoremap <buffer> <silent> &o/ &oslash;
5422 inoremap <buffer> <silent> &/ &divide;
5423 inoremap <buffer> <silent> &" &uml;
5424 inoremap <buffer> <silent> &2> &raquo;
5425 inoremap <buffer> <silent> &2< &laquo;
5426 inoremap <buffer> <silent> &y" &yuml;
5427 inoremap <buffer> <silent> &y' &yacute;
5428 inoremap <buffer> <silent> &u" &uuml;
5429 inoremap <buffer> <silent> &u^ &ucirc;
5430 inoremap <buffer> <silent> &u' &uacute;
5431 inoremap <buffer> <silent> &u` &ugrave;
5432 inoremap <buffer> <silent> &x &times;
5433 inoremap <buffer> <silent> &o" &ouml;
5434 inoremap <buffer> <silent> &o~ &otilde;
5435 inoremap <buffer> <silent> &o^ &ocirc;
5436 inoremap <buffer> <silent> &o' &oacute;
5437 inoremap <buffer> <silent> &o` &ograve;
5438 inoremap <buffer> <silent> &n~ &ntilde;
5439 inoremap <buffer> <silent> &i" &iuml;
5440 inoremap <buffer> <silent> &i^ &icirc;
5441 inoremap <buffer> <silent> &i' &iacute;
5442 inoremap <buffer> <silent> &i` &igrave;
5443 inoremap <buffer> <silent> &e" &euml;
5444 inoremap <buffer> <silent> &e^ &ecirc;
5445 inoremap <buffer> <silent> &e' &eacute;
5446 inoremap <buffer> <silent> &e` &egrave;
5447 inoremap <buffer> <silent> &c, &ccedil;
5448 inoremap <buffer> <silent> &ae &aelig;
5449 inoremap <buffer> <silent> &ao &aring;
5450 inoremap <buffer> <silent> &a" &auml;
5451 inoremap <buffer> <silent> &a~ &atilde;
5452 inoremap <buffer> <silent> &a^ &acirc;
5453 inoremap <buffer> <silent> &a' &aacute;
5454 inoremap <buffer> <silent> &a` &agrave;
5455 inoremap <buffer> <silent> &Y' &Yacute;
5456 inoremap <buffer> <silent> &U" &Uuml;
5457 inoremap <buffer> <silent> &U^ &Ucirc;
5458 inoremap <buffer> <silent> &U' &Uacute;
5459 inoremap <buffer> <silent> &U` &Ugrave;
5460 inoremap <buffer> <silent> &O/ &Oslash;
5461 inoremap <buffer> <silent> &O" &Ouml;
5462 inoremap <buffer> <silent> &O~ &Otilde;
5463 inoremap <buffer> <silent> &O^ &Ocirc;
5464 inoremap <buffer> <silent> &O' &Oacute;
5465 inoremap <buffer> <silent> &O` &Ograve;
5466 inoremap <buffer> <silent> &N~ &Ntilde;
5467 inoremap <buffer> <silent> &I" &Iuml;
5468 inoremap <buffer> <silent> &I^ &Icirc;
5469 inoremap <buffer> <silent> &I' &Iacute;
5470 inoremap <buffer> <silent> &I` &Igrave;
5471 inoremap <buffer> <silent> &E" &Euml;
5472 inoremap <buffer> <silent> &E^ &Ecirc;
5473 inoremap <buffer> <silent> &E' &Eacute;
5474 inoremap <buffer> <silent> &E` &Egrave;
5475 inoremap <buffer> <silent> &C, &Ccedil;
5476 inoremap <buffer> <silent> &AE &AElig;
5477 inoremap <buffer> <silent> &Ao &Aring;
5478 inoremap <buffer> <silent> &A" &Auml;
5479 inoremap <buffer> <silent> &A~ &Atilde;
5480 inoremap <buffer> <silent> &A^ &Acirc;
5481 inoremap <buffer> <silent> &A' &Aacute;
5482 inoremap <buffer> <silent> &A` &Agrave;
5483 inoremap <buffer> <silent> &c| &cent;
5484 inoremap <buffer> <silent> &Y= &yen;
5485 inoremap <buffer> <silent> &# &pound;
5486 inoremap <buffer> <silent> & &nbsp;
5487 inoremap <buffer> <silent> &> &gt;
5488 inoremap <buffer> <silent> &< &lt;
5489 inoremap <buffer> <silent> &' &quot;
5490 inoremap <buffer> <silent> &tm &trade;
5491 inoremap <buffer> <silent> &rO &reg;
5492 inoremap <buffer> <silent> &cO &copy;
5493 inoremap <buffer> <silent> && &amp;
5494 inoremap <buffer> <silent> ; &nbsp;
5495 inoremap <buffer> <silent> ;la <label for=""></label>F"
5496 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5497 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5498 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5499 </textarea>k$5F"i
5500 inoremap <buffer> <silent> ;og <optgroup label="">
5501 </optgroup>k$F"i
5502 inoremap <buffer> <silent> ;op <option></option>F<
5503 inoremap <buffer> <silent> ;ms <select name="" multiple>
5504 </select>O
5505 inoremap <buffer> <silent> ;se <select name="">
5506 </select>O
5507 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5508 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5509 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5510 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5511 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5512 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5513 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5514 inoremap <buffer> <silent> ;fm <form action="">
5515 </form>k$F"i
5516 inoremap <buffer> <silent> ;if <iframe src="">
5517 </iframe>k$F"i
5518 inoremap <buffer> <silent> ;nf <noframes>
5519 </noframes>O
5520 inoremap <buffer> <silent> ;fr <frame src="">F"
5521 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5522 </frameset>k$3F"i
5523 inoremap <buffer> <silent> ;th <th></th>F<
5524 inoremap <buffer> <silent> ;td <td>
5525 </td>O
5526 inoremap <buffer> <silent> ;tr <tr>
5527 </tr>O
5528 inoremap <buffer> <silent> ;tf <tfoot>
5529 </tfoot>O
5530 inoremap <buffer> <silent> ;tb <tbody>
5531 </tbody>O
5532 inoremap <buffer> <silent> ;tH <thead>
5533 </thead>O
5534 inoremap <buffer> <silent> ;ta <table>
5535 </table>O
5536 inoremap <buffer> <silent> ;ca <caption></caption>F<
5537 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5538 </object>k$5F"i
5539 inoremap <buffer> <silent> ;ns <noscript>
5540 </noscripT>O
5541 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5542 <noembed></noembed>k$5F"i
5543 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5544 inoremap <buffer> <silent> ;va <var></var>F<
5545 inoremap <buffer> <silent> ;ul <ul>
5546 </ul>O
5547 inoremap <buffer> <silent> ;tt <tt></tt>F<
5548 inoremap <buffer> <silent> ;ti <title></title>F<
5549 inoremap <buffer> <silent> ;sp <sup></sup>F<
5550 inoremap <buffer> <silent> ;sb <sub></sub>F<
5551 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5552 inoremap <buffer> <silent> ;cs <style type="text/css">
5553 <!--
5554 -->
5555 </style>kO
5556 inoremap <buffer> <silent> ;sm <small></small>F<
5557 inoremap <buffer> <silent> ;sa <samp></samp>F<
5558 inoremap <buffer> <silent> ;sk <strike></strike>F<
5559 inoremap <buffer> <silent> ;qu <q></q>F<
5560 inoremap <buffer> <silent> ;pr <pre>
5561 </pre>O
5562 inoremap <buffer> <silent> ;/p </p>
5563 
5564 <p>
5565 inoremap <buffer> <silent> ;pp <p>
5566 </p>O
5567 inoremap <buffer> <silent> ;ol <ol>
5568 </ol>O
5569 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
5570 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
5571 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
5572 inoremap <buffer> <silent> ;lk <link href="">F"
5573 inoremap <buffer> <silent> ;li <li></li>F<
5574 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
5575 inoremap <buffer> <silent> ;ii <isindex>
5576 inoremap <buffer> <silent> ;in <ins></ins>F<
5577 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
5578 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
5579 inoremap <buffer> <silent> ;ht <html>
5580 </html>O
5581 inoremap <buffer> <silent> ;Hr <hr width="75%">
5582 inoremap <buffer> <silent> ;hr <hr>
5583 inoremap <buffer> <silent> ;he <head>
5584 </head>O
5585 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
5586 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
5587 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
5588 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
5589 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
5590 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
5591 inoremap <buffer> <silent> ;h6 <h6></h6>F<
5592 inoremap <buffer> <silent> ;h5 <h5></h5>F<
5593 inoremap <buffer> <silent> ;h4 <h4></h4>F<
5594 inoremap <buffer> <silent> ;h3 <h3></h3>F<
5595 inoremap <buffer> <silent> ;h2 <h2></h2>F<
5596 inoremap <buffer> <silent> ;h1 <h1></h1>F<
5597 inoremap <buffer> <silent> ;fc <font color=""></font>F"
5598 inoremap <buffer> <silent> ;fo <font size=""></font>F"
5599 inoremap <buffer> <silent> ;sn <span></span>F<
5600 inoremap <buffer> <silent> ;dv <div>
5601 </div>O
5602 inoremap <buffer> <silent> ;df <dfn></dfn>F<
5603 inoremap <buffer> <silent> ;de <del></del>F<
5604 inoremap <buffer> <silent> ;dd <dd></dd>F<
5605 inoremap <buffer> <silent> ;dt <dt></dt>F<
5606 inoremap <buffer> <silent> ;dl <dl>
5607 </dl>O
5608 inoremap <buffer> <silent> ;co <code></code>F<
5609 inoremap <buffer> <silent> ;ci <cite></cite>F<
5610 inoremap <buffer> <silent> ;ce <center></center>F<
5611 inoremap <buffer> <silent> ;br <br>
5612 inoremap <buffer> <silent> ;bd <body>
5613 </body>O
5614 inoremap <buffer> <silent> ;bl <blockquote>
5615 </blockquote>O
5616 inoremap <buffer> <silent> ;bi <big></big>F<
5617 inoremap <buffer> <silent> ;bh <base href="">F"
5618 inoremap <buffer> <silent> ;ad <address></address>F<
5619 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
5620 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
5621 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
5622 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
5623 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
5624 inoremap <buffer> <silent> ;an <a name=""></a>F"
5625 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
5626 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
5627 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
5628 inoremap <buffer> <silent> ;ah <a href=""></a>F"
5629 imap <buffer> <silent> ;s4 ;s4
5630 imap <buffer> <silent> ;4 ;4
5631 inoremap <buffer> <silent> ;mi :call MangleImageTag()
5632 inoremap <buffer> <silent> ; 
5633 inoremap <buffer> <silent> ;& &
5634 inoremap <buffer> <silent> ;; ;
5635 setlocal keymap=
5636 setlocal noarabic
5637 setlocal autoindent
5638 setlocal balloonexpr=
5639 setlocal nobinary
5640 setlocal bufhidden=
5641 setlocal buflisted
5642 setlocal buftype=
5643 setlocal nocindent
5644 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
5645 setlocal cinoptions=
5646 setlocal cinwords=if,else,while,do,for,switch
5647 setlocal colorcolumn=
5648 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
5649 setlocal commentstring=<!--%s-->
5650 setlocal complete=.,w,b,u,t,i
5651 setlocal concealcursor=
5652 setlocal conceallevel=0
5653 setlocal completefunc=
5654 setlocal nocopyindent
5655 setlocal cryptmethod=
5656 setlocal nocursorbind
5657 setlocal nocursorcolumn
5658 setlocal nocursorline
5659 setlocal define=
5660 setlocal dictionary=
5661 setlocal nodiff
5662 setlocal equalprg=
5663 setlocal errorformat=
5664 setlocal expandtab
5665 if &filetype != 'html'
5666 setlocal filetype=html
5667 endif
5668 setlocal foldcolumn=0
5669 setlocal foldenable
5670 setlocal foldexpr=0
5671 setlocal foldignore=#
5672 setlocal foldlevel=0
5673 setlocal foldmarker={{{,}}}
5674 setlocal foldmethod=manual
5675 setlocal foldminlines=1
5676 setlocal foldnestmax=20
5677 setlocal foldtext=foldtext()
5678 setlocal formatexpr=
5679 setlocal formatoptions=tcq
5680 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
5681 setlocal grepprg=
5682 setlocal iminsert=2
5683 setlocal imsearch=2
5684 setlocal include=
5685 setlocal includeexpr=
5686 setlocal indentexpr=
5687 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
5688 setlocal noinfercase
5689 setlocal iskeyword=@,48-57,_,192-255
5690 setlocal keywordprg=
5691 setlocal nolinebreak
5692 setlocal nolisp
5693 setlocal nolist
5694 setlocal makeprg=
5695 setlocal matchpairs=(:),{:},[:],<:>
5696 setlocal nomodeline
5697 setlocal modifiable
5698 setlocal nrformats=octal,hex
5699 setlocal nonumber
5700 setlocal numberwidth=4
5701 setlocal omnifunc=htmlcomplete#CompleteTags
5702 setlocal path=
5703 setlocal nopreserveindent
5704 setlocal nopreviewwindow
5705 setlocal quoteescape=\\
5706 setlocal noreadonly
5707 setlocal norelativenumber
5708 setlocal norightleft
5709 setlocal rightleftcmd=search
5710 setlocal noscrollbind
5711 setlocal shiftwidth=4
5712 setlocal noshortname
5713 setlocal nosmartindent
5714 setlocal softtabstop=0
5715 setlocal nospell
5716 setlocal spellcapcheck=
5717 setlocal spellfile=
5718 setlocal spelllang=en
5719 setlocal statusline=
5720 setlocal suffixesadd=
5721 setlocal swapfile
5722 setlocal synmaxcol=3000
5723 if &syntax != 'html'
5724 setlocal syntax=html
5725 endif
5726 setlocal tabstop=4
5727 setlocal tags=
5728 setlocal textwidth=0
5729 setlocal thesaurus=
5730 setlocal noundofile
5731 setlocal nowinfixheight
5732 setlocal nowinfixwidth
5733 setlocal wrap
5734 setlocal wrapmargin=0
5735 silent! normal! zE
5736 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
5737 if s:l < 1 | let s:l = 1 | endif
5738 exe s:l
5739 normal! zt
5740 1
5741 normal! 0
5742 tabedit partitions.html
5743 set splitbelow splitright
5744 set nosplitbelow
5745 set nosplitright
5746 wincmd t
5747 set winheight=1 winwidth=1
5748 argglobal
5749 13argu
5750 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5751 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5752 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
5753 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
5754 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
5755 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
5756 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
5757 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
5758 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
5759 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
5760 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
5761 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
5762 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
5763 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
5764 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
5765 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
5766 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
5767 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
5768 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
5769 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
5770 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
5771 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
5772 nnoremap <buffer> <silent> ; 
5773 nnoremap <buffer> <silent> ;; ;
5774 vnoremap <buffer> <silent> ;; ;
5775 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
5776 inoremap <buffer> <silent> &hA &hArr;
5777 inoremap <buffer> <silent> &dA &dArr;
5778 inoremap <buffer> <silent> &rA &rArr;
5779 inoremap <buffer> <silent> &uA &uArr;
5780 inoremap <buffer> <silent> &lA &lArr;
5781 inoremap <buffer> <silent> &ha &harr;
5782 inoremap <buffer> <silent> &da &darr;
5783 inoremap <buffer> <silent> &ra &rarr;
5784 inoremap <buffer> <silent> &ua &uarr;
5785 inoremap <buffer> <silent> &la &larr;
5786 inoremap <buffer> <silent> &pv &piv;
5787 inoremap <buffer> <silent> &uh &upsih;
5788 inoremap <buffer> <silent> &ts &thetasym;
5789 inoremap <buffer> <silent> &og &omega;
5790 inoremap <buffer> <silent> &ps &psi;
5791 inoremap <buffer> <silent> &ch &chi;
5792 inoremap <buffer> <silent> &ph &phi;
5793 inoremap <buffer> <silent> &up &upsilon;
5794 inoremap <buffer> <silent> &ta &tau;
5795 inoremap <buffer> <silent> &sf &sigmaf;
5796 inoremap <buffer> <silent> &si &sigma;
5797 inoremap <buffer> <silent> &rh &rho;
5798 inoremap <buffer> <silent> &pi &pi;
5799 inoremap <buffer> <silent> &oc &omicron;
5800 inoremap <buffer> <silent> &xi &xi;
5801 inoremap <buffer> <silent> &nu &nu;
5802 inoremap <buffer> <silent> &mu &mu;
5803 inoremap <buffer> <silent> &lm &lambda;
5804 inoremap <buffer> <silent> &ka &kappa;
5805 inoremap <buffer> <silent> &io &iota;
5806 inoremap <buffer> <silent> &th &theta;
5807 inoremap <buffer> <silent> &et &eta;
5808 inoremap <buffer> <silent> &ze &zeta;
5809 inoremap <buffer> <silent> &ep &epsilon;
5810 inoremap <buffer> <silent> &de &delta;
5811 inoremap <buffer> <silent> &ga &gamma;
5812 inoremap <buffer> <silent> &be &beta;
5813 inoremap <buffer> <silent> &al &alpha;
5814 inoremap <buffer> <silent> &Ps &Psi;
5815 inoremap <buffer> <silent> &Ch &Chi;
5816 inoremap <buffer> <silent> &Ph &Phi;
5817 inoremap <buffer> <silent> &Up &Upsilon;
5818 inoremap <buffer> <silent> &Ta &Tau;
5819 inoremap <buffer> <silent> &Si &Sigma;
5820 inoremap <buffer> <silent> &Rh &Rho;
5821 inoremap <buffer> <silent> &Pi &Pi;
5822 inoremap <buffer> <silent> &Oc &Omicron;
5823 inoremap <buffer> <silent> &Xi &Xi;
5824 inoremap <buffer> <silent> &Nu &Nu;
5825 inoremap <buffer> <silent> &Mu &Mu;
5826 inoremap <buffer> <silent> &Lm &Lambda;
5827 inoremap <buffer> <silent> &Ka &Kappa;
5828 inoremap <buffer> <silent> &Io &Iota;
5829 inoremap <buffer> <silent> &Th &Theta;
5830 inoremap <buffer> <silent> &Et &Eta;
5831 inoremap <buffer> <silent> &Ze &Zeta;
5832 inoremap <buffer> <silent> &Ep &Epsilon;
5833 inoremap <buffer> <silent> &De &Delta;
5834 inoremap <buffer> <silent> &Ga &Gamma;
5835 inoremap <buffer> <silent> &Be &Beta;
5836 inoremap <buffer> <silent> &Al &Alpha;
5837 inoremap <buffer> <silent> &3. &hellip;
5838 inoremap <buffer> <silent> &-- &mdash;
5839 inoremap <buffer> <silent> &3- &mdash;
5840 inoremap <buffer> <silent> &m- &mdash;
5841 inoremap <buffer> <silent> &2- &ndash;
5842 inoremap <buffer> <silent> &n- &ndash;
5843 inoremap <buffer> <silent> &34 &frac34;
5844 inoremap <buffer> <silent> &12 &frac12;
5845 inoremap <buffer> <silent> &14 &frac14;
5846 inoremap <buffer> <silent> &. &middot;
5847 inoremap <buffer> <silent> &pa &para;
5848 inoremap <buffer> <silent> &mi &micro;
5849 inoremap <buffer> <silent> &dg &deg;
5850 inoremap <buffer> <silent> &? &iquest;
5851 inoremap <buffer> <silent> &! &iexcl;
5852 inoremap <buffer> <silent> &sz &szlig;
5853 inoremap <buffer> <silent> &o/ &oslash;
5854 inoremap <buffer> <silent> &/ &divide;
5855 inoremap <buffer> <silent> &" &uml;
5856 inoremap <buffer> <silent> &2> &raquo;
5857 inoremap <buffer> <silent> &2< &laquo;
5858 inoremap <buffer> <silent> &y" &yuml;
5859 inoremap <buffer> <silent> &y' &yacute;
5860 inoremap <buffer> <silent> &u" &uuml;
5861 inoremap <buffer> <silent> &u^ &ucirc;
5862 inoremap <buffer> <silent> &u' &uacute;
5863 inoremap <buffer> <silent> &u` &ugrave;
5864 inoremap <buffer> <silent> &x &times;
5865 inoremap <buffer> <silent> &o" &ouml;
5866 inoremap <buffer> <silent> &o~ &otilde;
5867 inoremap <buffer> <silent> &o^ &ocirc;
5868 inoremap <buffer> <silent> &o' &oacute;
5869 inoremap <buffer> <silent> &o` &ograve;
5870 inoremap <buffer> <silent> &n~ &ntilde;
5871 inoremap <buffer> <silent> &i" &iuml;
5872 inoremap <buffer> <silent> &i^ &icirc;
5873 inoremap <buffer> <silent> &i' &iacute;
5874 inoremap <buffer> <silent> &i` &igrave;
5875 inoremap <buffer> <silent> &e" &euml;
5876 inoremap <buffer> <silent> &e^ &ecirc;
5877 inoremap <buffer> <silent> &e' &eacute;
5878 inoremap <buffer> <silent> &e` &egrave;
5879 inoremap <buffer> <silent> &c, &ccedil;
5880 inoremap <buffer> <silent> &ae &aelig;
5881 inoremap <buffer> <silent> &ao &aring;
5882 inoremap <buffer> <silent> &a" &auml;
5883 inoremap <buffer> <silent> &a~ &atilde;
5884 inoremap <buffer> <silent> &a^ &acirc;
5885 inoremap <buffer> <silent> &a' &aacute;
5886 inoremap <buffer> <silent> &a` &agrave;
5887 inoremap <buffer> <silent> &Y' &Yacute;
5888 inoremap <buffer> <silent> &U" &Uuml;
5889 inoremap <buffer> <silent> &U^ &Ucirc;
5890 inoremap <buffer> <silent> &U' &Uacute;
5891 inoremap <buffer> <silent> &U` &Ugrave;
5892 inoremap <buffer> <silent> &O/ &Oslash;
5893 inoremap <buffer> <silent> &O" &Ouml;
5894 inoremap <buffer> <silent> &O~ &Otilde;
5895 inoremap <buffer> <silent> &O^ &Ocirc;
5896 inoremap <buffer> <silent> &O' &Oacute;
5897 inoremap <buffer> <silent> &O` &Ograve;
5898 inoremap <buffer> <silent> &N~ &Ntilde;
5899 inoremap <buffer> <silent> &I" &Iuml;
5900 inoremap <buffer> <silent> &I^ &Icirc;
5901 inoremap <buffer> <silent> &I' &Iacute;
5902 inoremap <buffer> <silent> &I` &Igrave;
5903 inoremap <buffer> <silent> &E" &Euml;
5904 inoremap <buffer> <silent> &E^ &Ecirc;
5905 inoremap <buffer> <silent> &E' &Eacute;
5906 inoremap <buffer> <silent> &E` &Egrave;
5907 inoremap <buffer> <silent> &C, &Ccedil;
5908 inoremap <buffer> <silent> &AE &AElig;
5909 inoremap <buffer> <silent> &Ao &Aring;
5910 inoremap <buffer> <silent> &A" &Auml;
5911 inoremap <buffer> <silent> &A~ &Atilde;
5912 inoremap <buffer> <silent> &A^ &Acirc;
5913 inoremap <buffer> <silent> &A' &Aacute;
5914 inoremap <buffer> <silent> &A` &Agrave;
5915 inoremap <buffer> <silent> &c| &cent;
5916 inoremap <buffer> <silent> &Y= &yen;
5917 inoremap <buffer> <silent> &# &pound;
5918 inoremap <buffer> <silent> & &nbsp;
5919 inoremap <buffer> <silent> &> &gt;
5920 inoremap <buffer> <silent> &< &lt;
5921 inoremap <buffer> <silent> &' &quot;
5922 inoremap <buffer> <silent> &tm &trade;
5923 inoremap <buffer> <silent> &rO &reg;
5924 inoremap <buffer> <silent> &cO &copy;
5925 inoremap <buffer> <silent> && &amp;
5926 inoremap <buffer> <silent> ; &nbsp;
5927 inoremap <buffer> <silent> ;la <label for=""></label>F"
5928 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5929 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5930 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5931 </textarea>k$5F"i
5932 inoremap <buffer> <silent> ;og <optgroup label="">
5933 </optgroup>k$F"i
5934 inoremap <buffer> <silent> ;op <option></option>F<
5935 inoremap <buffer> <silent> ;ms <select name="" multiple>
5936 </select>O
5937 inoremap <buffer> <silent> ;se <select name="">
5938 </select>O
5939 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5940 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5941 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5942 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5943 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5944 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5945 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5946 inoremap <buffer> <silent> ;fm <form action="">
5947 </form>k$F"i
5948 inoremap <buffer> <silent> ;if <iframe src="">
5949 </iframe>k$F"i
5950 inoremap <buffer> <silent> ;nf <noframes>
5951 </noframes>O
5952 inoremap <buffer> <silent> ;fr <frame src="">F"
5953 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5954 </frameset>k$3F"i
5955 inoremap <buffer> <silent> ;th <th></th>F<
5956 inoremap <buffer> <silent> ;td <td>
5957 </td>O
5958 inoremap <buffer> <silent> ;tr <tr>
5959 </tr>O
5960 inoremap <buffer> <silent> ;tf <tfoot>
5961 </tfoot>O
5962 inoremap <buffer> <silent> ;tb <tbody>
5963 </tbody>O
5964 inoremap <buffer> <silent> ;tH <thead>
5965 </thead>O
5966 inoremap <buffer> <silent> ;ta <table>
5967 </table>O
5968 inoremap <buffer> <silent> ;ca <caption></caption>F<
5969 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5970 </object>k$5F"i
5971 inoremap <buffer> <silent> ;ns <noscript>
5972 </noscripT>O
5973 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5974 <noembed></noembed>k$5F"i
5975 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5976 inoremap <buffer> <silent> ;va <var></var>F<
5977 inoremap <buffer> <silent> ;ul <ul>
5978 </ul>O
5979 inoremap <buffer> <silent> ;tt <tt></tt>F<
5980 inoremap <buffer> <silent> ;ti <title></title>F<
5981 inoremap <buffer> <silent> ;sp <sup></sup>F<
5982 inoremap <buffer> <silent> ;sb <sub></sub>F<
5983 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5984 inoremap <buffer> <silent> ;cs <style type="text/css">
5985 <!--
5986 -->
5987 </style>kO
5988 inoremap <buffer> <silent> ;sm <small></small>F<
5989 inoremap <buffer> <silent> ;sa <samp></samp>F<
5990 inoremap <buffer> <silent> ;sk <strike></strike>F<
5991 inoremap <buffer> <silent> ;qu <q></q>F<
5992 inoremap <buffer> <silent> ;pr <pre>
5993 </pre>O
5994 inoremap <buffer> <silent> ;/p </p>
5995 
5996 <p>
5997 inoremap <buffer> <silent> ;pp <p>
5998 </p>O
5999 inoremap <buffer> <silent> ;ol <ol>
6000 </ol>O
6001 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6002 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6003 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6004 inoremap <buffer> <silent> ;lk <link href="">F"
6005 inoremap <buffer> <silent> ;li <li></li>F<
6006 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6007 inoremap <buffer> <silent> ;ii <isindex>
6008 inoremap <buffer> <silent> ;in <ins></ins>F<
6009 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6010 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6011 inoremap <buffer> <silent> ;ht <html>
6012 </html>O
6013 inoremap <buffer> <silent> ;Hr <hr width="75%">
6014 inoremap <buffer> <silent> ;hr <hr>
6015 inoremap <buffer> <silent> ;he <head>
6016 </head>O
6017 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6018 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6019 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6020 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6021 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6022 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6023 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6024 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6025 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6026 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6027 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6028 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6029 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6030 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6031 inoremap <buffer> <silent> ;sn <span></span>F<
6032 inoremap <buffer> <silent> ;dv <div>
6033 </div>O
6034 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6035 inoremap <buffer> <silent> ;de <del></del>F<
6036 inoremap <buffer> <silent> ;dd <dd></dd>F<
6037 inoremap <buffer> <silent> ;dt <dt></dt>F<
6038 inoremap <buffer> <silent> ;dl <dl>
6039 </dl>O
6040 inoremap <buffer> <silent> ;co <code></code>F<
6041 inoremap <buffer> <silent> ;ci <cite></cite>F<
6042 inoremap <buffer> <silent> ;ce <center></center>F<
6043 inoremap <buffer> <silent> ;br <br>
6044 inoremap <buffer> <silent> ;bd <body>
6045 </body>O
6046 inoremap <buffer> <silent> ;bl <blockquote>
6047 </blockquote>O
6048 inoremap <buffer> <silent> ;bi <big></big>F<
6049 inoremap <buffer> <silent> ;bh <base href="">F"
6050 inoremap <buffer> <silent> ;ad <address></address>F<
6051 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6052 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6053 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6054 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6055 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6056 inoremap <buffer> <silent> ;an <a name=""></a>F"
6057 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6058 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6059 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6060 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6061 imap <buffer> <silent> ;s4 ;s4
6062 imap <buffer> <silent> ;4 ;4
6063 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6064 inoremap <buffer> <silent> ; 
6065 inoremap <buffer> <silent> ;& &
6066 inoremap <buffer> <silent> ;; ;
6067 setlocal keymap=
6068 setlocal noarabic
6069 setlocal autoindent
6070 setlocal balloonexpr=
6071 setlocal nobinary
6072 setlocal bufhidden=
6073 setlocal buflisted
6074 setlocal buftype=
6075 setlocal nocindent
6076 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6077 setlocal cinoptions=
6078 setlocal cinwords=if,else,while,do,for,switch
6079 setlocal colorcolumn=
6080 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6081 setlocal commentstring=<!--%s-->
6082 setlocal complete=.,w,b,u,t,i
6083 setlocal concealcursor=
6084 setlocal conceallevel=0
6085 setlocal completefunc=
6086 setlocal nocopyindent
6087 setlocal cryptmethod=
6088 setlocal nocursorbind
6089 setlocal nocursorcolumn
6090 setlocal nocursorline
6091 setlocal define=
6092 setlocal dictionary=
6093 setlocal nodiff
6094 setlocal equalprg=
6095 setlocal errorformat=
6096 setlocal expandtab
6097 if &filetype != 'html'
6098 setlocal filetype=html
6099 endif
6100 setlocal foldcolumn=0
6101 setlocal foldenable
6102 setlocal foldexpr=0
6103 setlocal foldignore=#
6104 setlocal foldlevel=0
6105 setlocal foldmarker={{{,}}}
6106 setlocal foldmethod=manual
6107 setlocal foldminlines=1
6108 setlocal foldnestmax=20
6109 setlocal foldtext=foldtext()
6110 setlocal formatexpr=
6111 setlocal formatoptions=tcq
6112 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6113 setlocal grepprg=
6114 setlocal iminsert=2
6115 setlocal imsearch=2
6116 setlocal include=
6117 setlocal includeexpr=
6118 setlocal indentexpr=
6119 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6120 setlocal noinfercase
6121 setlocal iskeyword=@,48-57,_,192-255
6122 setlocal keywordprg=
6123 setlocal nolinebreak
6124 setlocal nolisp
6125 setlocal nolist
6126 setlocal makeprg=
6127 setlocal matchpairs=(:),{:},[:],<:>
6128 setlocal nomodeline
6129 setlocal modifiable
6130 setlocal nrformats=octal,hex
6131 setlocal nonumber
6132 setlocal numberwidth=4
6133 setlocal omnifunc=htmlcomplete#CompleteTags
6134 setlocal path=
6135 setlocal nopreserveindent
6136 setlocal nopreviewwindow
6137 setlocal quoteescape=\\
6138 setlocal noreadonly
6139 setlocal norelativenumber
6140 setlocal norightleft
6141 setlocal rightleftcmd=search
6142 setlocal noscrollbind
6143 setlocal shiftwidth=4
6144 setlocal noshortname
6145 setlocal nosmartindent
6146 setlocal softtabstop=0
6147 setlocal nospell
6148 setlocal spellcapcheck=
6149 setlocal spellfile=
6150 setlocal spelllang=en
6151 setlocal statusline=
6152 setlocal suffixesadd=
6153 setlocal swapfile
6154 setlocal synmaxcol=3000
6155 if &syntax != 'html'
6156 setlocal syntax=html
6157 endif
6158 setlocal tabstop=4
6159 setlocal tags=
6160 setlocal textwidth=0
6161 setlocal thesaurus=
6162 setlocal noundofile
6163 setlocal nowinfixheight
6164 setlocal nowinfixwidth
6165 setlocal wrap
6166 setlocal wrapmargin=0
6167 silent! normal! zE
6168 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
6169 if s:l < 1 | let s:l = 1 | endif
6170 exe s:l
6171 normal! zt
6172 1
6173 normal! 0
6174 tabedit project.html
6175 set splitbelow splitright
6176 set nosplitbelow
6177 set nosplitright
6178 wincmd t
6179 set winheight=1 winwidth=1
6180 argglobal
6181 14argu
6182 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6183 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6184 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
6185 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
6186 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
6187 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
6188 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
6189 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
6190 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
6191 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
6192 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
6193 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
6194 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
6195 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
6196 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
6197 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
6198 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
6199 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
6200 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
6201 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
6202 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
6203 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
6204 nnoremap <buffer> <silent> ; 
6205 nnoremap <buffer> <silent> ;; ;
6206 vnoremap <buffer> <silent> ;; ;
6207 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
6208 inoremap <buffer> <silent> &hA &hArr;
6209 inoremap <buffer> <silent> &dA &dArr;
6210 inoremap <buffer> <silent> &rA &rArr;
6211 inoremap <buffer> <silent> &uA &uArr;
6212 inoremap <buffer> <silent> &lA &lArr;
6213 inoremap <buffer> <silent> &ha &harr;
6214 inoremap <buffer> <silent> &da &darr;
6215 inoremap <buffer> <silent> &ra &rarr;
6216 inoremap <buffer> <silent> &ua &uarr;
6217 inoremap <buffer> <silent> &la &larr;
6218 inoremap <buffer> <silent> &pv &piv;
6219 inoremap <buffer> <silent> &uh &upsih;
6220 inoremap <buffer> <silent> &ts &thetasym;
6221 inoremap <buffer> <silent> &og &omega;
6222 inoremap <buffer> <silent> &ps &psi;
6223 inoremap <buffer> <silent> &ch &chi;
6224 inoremap <buffer> <silent> &ph &phi;
6225 inoremap <buffer> <silent> &up &upsilon;
6226 inoremap <buffer> <silent> &ta &tau;
6227 inoremap <buffer> <silent> &sf &sigmaf;
6228 inoremap <buffer> <silent> &si &sigma;
6229 inoremap <buffer> <silent> &rh &rho;
6230 inoremap <buffer> <silent> &pi &pi;
6231 inoremap <buffer> <silent> &oc &omicron;
6232 inoremap <buffer> <silent> &xi &xi;
6233 inoremap <buffer> <silent> &nu &nu;
6234 inoremap <buffer> <silent> &mu &mu;
6235 inoremap <buffer> <silent> &lm &lambda;
6236 inoremap <buffer> <silent> &ka &kappa;
6237 inoremap <buffer> <silent> &io &iota;
6238 inoremap <buffer> <silent> &th &theta;
6239 inoremap <buffer> <silent> &et &eta;
6240 inoremap <buffer> <silent> &ze &zeta;
6241 inoremap <buffer> <silent> &ep &epsilon;
6242 inoremap <buffer> <silent> &de &delta;
6243 inoremap <buffer> <silent> &ga &gamma;
6244 inoremap <buffer> <silent> &be &beta;
6245 inoremap <buffer> <silent> &al &alpha;
6246 inoremap <buffer> <silent> &Ps &Psi;
6247 inoremap <buffer> <silent> &Ch &Chi;
6248 inoremap <buffer> <silent> &Ph &Phi;
6249 inoremap <buffer> <silent> &Up &Upsilon;
6250 inoremap <buffer> <silent> &Ta &Tau;
6251 inoremap <buffer> <silent> &Si &Sigma;
6252 inoremap <buffer> <silent> &Rh &Rho;
6253 inoremap <buffer> <silent> &Pi &Pi;
6254 inoremap <buffer> <silent> &Oc &Omicron;
6255 inoremap <buffer> <silent> &Xi &Xi;
6256 inoremap <buffer> <silent> &Nu &Nu;
6257 inoremap <buffer> <silent> &Mu &Mu;
6258 inoremap <buffer> <silent> &Lm &Lambda;
6259 inoremap <buffer> <silent> &Ka &Kappa;
6260 inoremap <buffer> <silent> &Io &Iota;
6261 inoremap <buffer> <silent> &Th &Theta;
6262 inoremap <buffer> <silent> &Et &Eta;
6263 inoremap <buffer> <silent> &Ze &Zeta;
6264 inoremap <buffer> <silent> &Ep &Epsilon;
6265 inoremap <buffer> <silent> &De &Delta;
6266 inoremap <buffer> <silent> &Ga &Gamma;
6267 inoremap <buffer> <silent> &Be &Beta;
6268 inoremap <buffer> <silent> &Al &Alpha;
6269 inoremap <buffer> <silent> &3. &hellip;
6270 inoremap <buffer> <silent> &-- &mdash;
6271 inoremap <buffer> <silent> &3- &mdash;
6272 inoremap <buffer> <silent> &m- &mdash;
6273 inoremap <buffer> <silent> &2- &ndash;
6274 inoremap <buffer> <silent> &n- &ndash;
6275 inoremap <buffer> <silent> &34 &frac34;
6276 inoremap <buffer> <silent> &12 &frac12;
6277 inoremap <buffer> <silent> &14 &frac14;
6278 inoremap <buffer> <silent> &. &middot;
6279 inoremap <buffer> <silent> &pa &para;
6280 inoremap <buffer> <silent> &mi &micro;
6281 inoremap <buffer> <silent> &dg &deg;
6282 inoremap <buffer> <silent> &? &iquest;
6283 inoremap <buffer> <silent> &! &iexcl;
6284 inoremap <buffer> <silent> &sz &szlig;
6285 inoremap <buffer> <silent> &o/ &oslash;
6286 inoremap <buffer> <silent> &/ &divide;
6287 inoremap <buffer> <silent> &" &uml;
6288 inoremap <buffer> <silent> &2> &raquo;
6289 inoremap <buffer> <silent> &2< &laquo;
6290 inoremap <buffer> <silent> &y" &yuml;
6291 inoremap <buffer> <silent> &y' &yacute;
6292 inoremap <buffer> <silent> &u" &uuml;
6293 inoremap <buffer> <silent> &u^ &ucirc;
6294 inoremap <buffer> <silent> &u' &uacute;
6295 inoremap <buffer> <silent> &u` &ugrave;
6296 inoremap <buffer> <silent> &x &times;
6297 inoremap <buffer> <silent> &o" &ouml;
6298 inoremap <buffer> <silent> &o~ &otilde;
6299 inoremap <buffer> <silent> &o^ &ocirc;
6300 inoremap <buffer> <silent> &o' &oacute;
6301 inoremap <buffer> <silent> &o` &ograve;
6302 inoremap <buffer> <silent> &n~ &ntilde;
6303 inoremap <buffer> <silent> &i" &iuml;
6304 inoremap <buffer> <silent> &i^ &icirc;
6305 inoremap <buffer> <silent> &i' &iacute;
6306 inoremap <buffer> <silent> &i` &igrave;
6307 inoremap <buffer> <silent> &e" &euml;
6308 inoremap <buffer> <silent> &e^ &ecirc;
6309 inoremap <buffer> <silent> &e' &eacute;
6310 inoremap <buffer> <silent> &e` &egrave;
6311 inoremap <buffer> <silent> &c, &ccedil;
6312 inoremap <buffer> <silent> &ae &aelig;
6313 inoremap <buffer> <silent> &ao &aring;
6314 inoremap <buffer> <silent> &a" &auml;
6315 inoremap <buffer> <silent> &a~ &atilde;
6316 inoremap <buffer> <silent> &a^ &acirc;
6317 inoremap <buffer> <silent> &a' &aacute;
6318 inoremap <buffer> <silent> &a` &agrave;
6319 inoremap <buffer> <silent> &Y' &Yacute;
6320 inoremap <buffer> <silent> &U" &Uuml;
6321 inoremap <buffer> <silent> &U^ &Ucirc;
6322 inoremap <buffer> <silent> &U' &Uacute;
6323 inoremap <buffer> <silent> &U` &Ugrave;
6324 inoremap <buffer> <silent> &O/ &Oslash;
6325 inoremap <buffer> <silent> &O" &Ouml;
6326 inoremap <buffer> <silent> &O~ &Otilde;
6327 inoremap <buffer> <silent> &O^ &Ocirc;
6328 inoremap <buffer> <silent> &O' &Oacute;
6329 inoremap <buffer> <silent> &O` &Ograve;
6330 inoremap <buffer> <silent> &N~ &Ntilde;
6331 inoremap <buffer> <silent> &I" &Iuml;
6332 inoremap <buffer> <silent> &I^ &Icirc;
6333 inoremap <buffer> <silent> &I' &Iacute;
6334 inoremap <buffer> <silent> &I` &Igrave;
6335 inoremap <buffer> <silent> &E" &Euml;
6336 inoremap <buffer> <silent> &E^ &Ecirc;
6337 inoremap <buffer> <silent> &E' &Eacute;
6338 inoremap <buffer> <silent> &E` &Egrave;
6339 inoremap <buffer> <silent> &C, &Ccedil;
6340 inoremap <buffer> <silent> &AE &AElig;
6341 inoremap <buffer> <silent> &Ao &Aring;
6342 inoremap <buffer> <silent> &A" &Auml;
6343 inoremap <buffer> <silent> &A~ &Atilde;
6344 inoremap <buffer> <silent> &A^ &Acirc;
6345 inoremap <buffer> <silent> &A' &Aacute;
6346 inoremap <buffer> <silent> &A` &Agrave;
6347 inoremap <buffer> <silent> &c| &cent;
6348 inoremap <buffer> <silent> &Y= &yen;
6349 inoremap <buffer> <silent> &# &pound;
6350 inoremap <buffer> <silent> & &nbsp;
6351 inoremap <buffer> <silent> &> &gt;
6352 inoremap <buffer> <silent> &< &lt;
6353 inoremap <buffer> <silent> &' &quot;
6354 inoremap <buffer> <silent> &tm &trade;
6355 inoremap <buffer> <silent> &rO &reg;
6356 inoremap <buffer> <silent> &cO &copy;
6357 inoremap <buffer> <silent> && &amp;
6358 inoremap <buffer> <silent> ; &nbsp;
6359 inoremap <buffer> <silent> ;la <label for=""></label>F"
6360 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
6361 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
6362 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
6363 </textarea>k$5F"i
6364 inoremap <buffer> <silent> ;og <optgroup label="">
6365 </optgroup>k$F"i
6366 inoremap <buffer> <silent> ;op <option></option>F<
6367 inoremap <buffer> <silent> ;ms <select name="" multiple>
6368 </select>O
6369 inoremap <buffer> <silent> ;se <select name="">
6370 </select>O
6371 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
6372 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
6373 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
6374 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
6375 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
6376 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
6377 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
6378 inoremap <buffer> <silent> ;fm <form action="">
6379 </form>k$F"i
6380 inoremap <buffer> <silent> ;if <iframe src="">
6381 </iframe>k$F"i
6382 inoremap <buffer> <silent> ;nf <noframes>
6383 </noframes>O
6384 inoremap <buffer> <silent> ;fr <frame src="">F"
6385 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
6386 </frameset>k$3F"i
6387 inoremap <buffer> <silent> ;th <th></th>F<
6388 inoremap <buffer> <silent> ;td <td>
6389 </td>O
6390 inoremap <buffer> <silent> ;tr <tr>
6391 </tr>O
6392 inoremap <buffer> <silent> ;tf <tfoot>
6393 </tfoot>O
6394 inoremap <buffer> <silent> ;tb <tbody>
6395 </tbody>O
6396 inoremap <buffer> <silent> ;tH <thead>
6397 </thead>O
6398 inoremap <buffer> <silent> ;ta <table>
6399 </table>O
6400 inoremap <buffer> <silent> ;ca <caption></caption>F<
6401 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
6402 </object>k$5F"i
6403 inoremap <buffer> <silent> ;ns <noscript>
6404 </noscripT>O
6405 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
6406 <noembed></noembed>k$5F"i
6407 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
6408 inoremap <buffer> <silent> ;va <var></var>F<
6409 inoremap <buffer> <silent> ;ul <ul>
6410 </ul>O
6411 inoremap <buffer> <silent> ;tt <tt></tt>F<
6412 inoremap <buffer> <silent> ;ti <title></title>F<
6413 inoremap <buffer> <silent> ;sp <sup></sup>F<
6414 inoremap <buffer> <silent> ;sb <sub></sub>F<
6415 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
6416 inoremap <buffer> <silent> ;cs <style type="text/css">
6417 <!--
6418 -->
6419 </style>kO
6420 inoremap <buffer> <silent> ;sm <small></small>F<
6421 inoremap <buffer> <silent> ;sa <samp></samp>F<
6422 inoremap <buffer> <silent> ;sk <strike></strike>F<
6423 inoremap <buffer> <silent> ;qu <q></q>F<
6424 inoremap <buffer> <silent> ;pr <pre>
6425 </pre>O
6426 inoremap <buffer> <silent> ;/p </p>
6427 
6428 <p>
6429 inoremap <buffer> <silent> ;pp <p>
6430 </p>O
6431 inoremap <buffer> <silent> ;ol <ol>
6432 </ol>O
6433 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6434 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6435 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6436 inoremap <buffer> <silent> ;lk <link href="">F"
6437 inoremap <buffer> <silent> ;li <li></li>F<
6438 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6439 inoremap <buffer> <silent> ;ii <isindex>
6440 inoremap <buffer> <silent> ;in <ins></ins>F<
6441 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6442 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6443 inoremap <buffer> <silent> ;ht <html>
6444 </html>O
6445 inoremap <buffer> <silent> ;Hr <hr width="75%">
6446 inoremap <buffer> <silent> ;hr <hr>
6447 inoremap <buffer> <silent> ;he <head>
6448 </head>O
6449 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6450 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6451 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6452 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6453 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6454 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6455 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6456 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6457 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6458 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6459 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6460 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6461 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6462 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6463 inoremap <buffer> <silent> ;sn <span></span>F<
6464 inoremap <buffer> <silent> ;dv <div>
6465 </div>O
6466 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6467 inoremap <buffer> <silent> ;de <del></del>F<
6468 inoremap <buffer> <silent> ;dd <dd></dd>F<
6469 inoremap <buffer> <silent> ;dt <dt></dt>F<
6470 inoremap <buffer> <silent> ;dl <dl>
6471 </dl>O
6472 inoremap <buffer> <silent> ;co <code></code>F<
6473 inoremap <buffer> <silent> ;ci <cite></cite>F<
6474 inoremap <buffer> <silent> ;ce <center></center>F<
6475 inoremap <buffer> <silent> ;br <br>
6476 inoremap <buffer> <silent> ;bd <body>
6477 </body>O
6478 inoremap <buffer> <silent> ;bl <blockquote>
6479 </blockquote>O
6480 inoremap <buffer> <silent> ;bi <big></big>F<
6481 inoremap <buffer> <silent> ;bh <base href="">F"
6482 inoremap <buffer> <silent> ;ad <address></address>F<
6483 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6484 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6485 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6486 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6487 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6488 inoremap <buffer> <silent> ;an <a name=""></a>F"
6489 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6490 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6491 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6492 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6493 imap <buffer> <silent> ;s4 ;s4
6494 imap <buffer> <silent> ;4 ;4
6495 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6496 inoremap <buffer> <silent> ; 
6497 inoremap <buffer> <silent> ;& &
6498 inoremap <buffer> <silent> ;; ;
6499 setlocal keymap=
6500 setlocal noarabic
6501 setlocal autoindent
6502 setlocal balloonexpr=
6503 setlocal nobinary
6504 setlocal bufhidden=
6505 setlocal buflisted
6506 setlocal buftype=
6507 setlocal nocindent
6508 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6509 setlocal cinoptions=
6510 setlocal cinwords=if,else,while,do,for,switch
6511 setlocal colorcolumn=
6512 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6513 setlocal commentstring=<!--%s-->
6514 setlocal complete=.,w,b,u,t,i
6515 setlocal concealcursor=
6516 setlocal conceallevel=0
6517 setlocal completefunc=
6518 setlocal nocopyindent
6519 setlocal cryptmethod=
6520 setlocal nocursorbind
6521 setlocal nocursorcolumn
6522 setlocal nocursorline
6523 setlocal define=
6524 setlocal dictionary=
6525 setlocal nodiff
6526 setlocal equalprg=
6527 setlocal errorformat=
6528 setlocal expandtab
6529 if &filetype != 'html'
6530 setlocal filetype=html
6531 endif
6532 setlocal foldcolumn=0
6533 setlocal foldenable
6534 setlocal foldexpr=0
6535 setlocal foldignore=#
6536 setlocal foldlevel=0
6537 setlocal foldmarker={{{,}}}
6538 setlocal foldmethod=manual
6539 setlocal foldminlines=1
6540 setlocal foldnestmax=20
6541 setlocal foldtext=foldtext()
6542 setlocal formatexpr=
6543 setlocal formatoptions=tcq
6544 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6545 setlocal grepprg=
6546 setlocal iminsert=2
6547 setlocal imsearch=2
6548 setlocal include=
6549 setlocal includeexpr=
6550 setlocal indentexpr=
6551 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6552 setlocal noinfercase
6553 setlocal iskeyword=@,48-57,_,192-255
6554 setlocal keywordprg=
6555 setlocal nolinebreak
6556 setlocal nolisp
6557 setlocal nolist
6558 setlocal makeprg=
6559 setlocal matchpairs=(:),{:},[:],<:>
6560 setlocal nomodeline
6561 setlocal modifiable
6562 setlocal nrformats=octal,hex
6563 setlocal nonumber
6564 setlocal numberwidth=4
6565 setlocal omnifunc=htmlcomplete#CompleteTags
6566 setlocal path=
6567 setlocal nopreserveindent
6568 setlocal nopreviewwindow
6569 setlocal quoteescape=\\
6570 setlocal noreadonly
6571 setlocal norelativenumber
6572 setlocal norightleft
6573 setlocal rightleftcmd=search
6574 setlocal noscrollbind
6575 setlocal shiftwidth=4
6576 setlocal noshortname
6577 setlocal nosmartindent
6578 setlocal softtabstop=0
6579 setlocal nospell
6580 setlocal spellcapcheck=
6581 setlocal spellfile=
6582 setlocal spelllang=en
6583 setlocal statusline=
6584 setlocal suffixesadd=
6585 setlocal swapfile
6586 setlocal synmaxcol=3000
6587 if &syntax != 'html'
6588 setlocal syntax=html
6589 endif
6590 setlocal tabstop=4
6591 setlocal tags=
6592 setlocal textwidth=0
6593 setlocal thesaurus=
6594 setlocal noundofile
6595 setlocal nowinfixheight
6596 setlocal nowinfixwidth
6597 setlocal wrap
6598 setlocal wrapmargin=0
6599 silent! normal! zE
6600 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
6601 if s:l < 1 | let s:l = 1 | endif
6602 exe s:l
6603 normal! zt
6604 1
6605 normal! 0
6606 tabedit recover.html
6607 set splitbelow splitright
6608 set nosplitbelow
6609 set nosplitright
6610 wincmd t
6611 set winheight=1 winwidth=1
6612 argglobal
6613 15argu
6614 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6615 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6616 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
6617 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
6618 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
6619 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
6620 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
6621 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
6622 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
6623 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
6624 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
6625 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
6626 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
6627 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
6628 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
6629 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
6630 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
6631 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
6632 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
6633 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
6634 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
6635 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
6636 nnoremap <buffer> <silent> ; 
6637 nnoremap <buffer> <silent> ;; ;
6638 vnoremap <buffer> <silent> ;; ;
6639 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
6640 inoremap <buffer> <silent> &hA &hArr;
6641 inoremap <buffer> <silent> &dA &dArr;
6642 inoremap <buffer> <silent> &rA &rArr;
6643 inoremap <buffer> <silent> &uA &uArr;
6644 inoremap <buffer> <silent> &lA &lArr;
6645 inoremap <buffer> <silent> &ha &harr;
6646 inoremap <buffer> <silent> &da &darr;
6647 inoremap <buffer> <silent> &ra &rarr;
6648 inoremap <buffer> <silent> &ua &uarr;
6649 inoremap <buffer> <silent> &la &larr;
6650 inoremap <buffer> <silent> &pv &piv;
6651 inoremap <buffer> <silent> &uh &upsih;
6652 inoremap <buffer> <silent> &ts &thetasym;
6653 inoremap <buffer> <silent> &og &omega;
6654 inoremap <buffer> <silent> &ps &psi;
6655 inoremap <buffer> <silent> &ch &chi;
6656 inoremap <buffer> <silent> &ph &phi;
6657 inoremap <buffer> <silent> &up &upsilon;
6658 inoremap <buffer> <silent> &ta &tau;
6659 inoremap <buffer> <silent> &sf &sigmaf;
6660 inoremap <buffer> <silent> &si &sigma;
6661 inoremap <buffer> <silent> &rh &rho;
6662 inoremap <buffer> <silent> &pi &pi;
6663 inoremap <buffer> <silent> &oc &omicron;
6664 inoremap <buffer> <silent> &xi &xi;
6665 inoremap <buffer> <silent> &nu &nu;
6666 inoremap <buffer> <silent> &mu &mu;
6667 inoremap <buffer> <silent> &lm &lambda;
6668 inoremap <buffer> <silent> &ka &kappa;
6669 inoremap <buffer> <silent> &io &iota;
6670 inoremap <buffer> <silent> &th &theta;
6671 inoremap <buffer> <silent> &et &eta;
6672 inoremap <buffer> <silent> &ze &zeta;
6673 inoremap <buffer> <silent> &ep &epsilon;
6674 inoremap <buffer> <silent> &de &delta;
6675 inoremap <buffer> <silent> &ga &gamma;
6676 inoremap <buffer> <silent> &be &beta;
6677 inoremap <buffer> <silent> &al &alpha;
6678 inoremap <buffer> <silent> &Ps &Psi;
6679 inoremap <buffer> <silent> &Ch &Chi;
6680 inoremap <buffer> <silent> &Ph &Phi;
6681 inoremap <buffer> <silent> &Up &Upsilon;
6682 inoremap <buffer> <silent> &Ta &Tau;
6683 inoremap <buffer> <silent> &Si &Sigma;
6684 inoremap <buffer> <silent> &Rh &Rho;
6685 inoremap <buffer> <silent> &Pi &Pi;
6686 inoremap <buffer> <silent> &Oc &Omicron;
6687 inoremap <buffer> <silent> &Xi &Xi;
6688 inoremap <buffer> <silent> &Nu &Nu;
6689 inoremap <buffer> <silent> &Mu &Mu;
6690 inoremap <buffer> <silent> &Lm &Lambda;
6691 inoremap <buffer> <silent> &Ka &Kappa;
6692 inoremap <buffer> <silent> &Io &Iota;
6693 inoremap <buffer> <silent> &Th &Theta;
6694 inoremap <buffer> <silent> &Et &Eta;
6695 inoremap <buffer> <silent> &Ze &Zeta;
6696 inoremap <buffer> <silent> &Ep &Epsilon;
6697 inoremap <buffer> <silent> &De &Delta;
6698 inoremap <buffer> <silent> &Ga &Gamma;
6699 inoremap <buffer> <silent> &Be &Beta;
6700 inoremap <buffer> <silent> &Al &Alpha;
6701 inoremap <buffer> <silent> &3. &hellip;
6702 inoremap <buffer> <silent> &-- &mdash;
6703 inoremap <buffer> <silent> &3- &mdash;
6704 inoremap <buffer> <silent> &m- &mdash;
6705 inoremap <buffer> <silent> &2- &ndash;
6706 inoremap <buffer> <silent> &n- &ndash;
6707 inoremap <buffer> <silent> &34 &frac34;
6708 inoremap <buffer> <silent> &12 &frac12;
6709 inoremap <buffer> <silent> &14 &frac14;
6710 inoremap <buffer> <silent> &. &middot;
6711 inoremap <buffer> <silent> &pa &para;
6712 inoremap <buffer> <silent> &mi &micro;
6713 inoremap <buffer> <silent> &dg &deg;
6714 inoremap <buffer> <silent> &? &iquest;
6715 inoremap <buffer> <silent> &! &iexcl;
6716 inoremap <buffer> <silent> &sz &szlig;
6717 inoremap <buffer> <silent> &o/ &oslash;
6718 inoremap <buffer> <silent> &/ &divide;
6719 inoremap <buffer> <silent> &" &uml;
6720 inoremap <buffer> <silent> &2> &raquo;
6721 inoremap <buffer> <silent> &2< &laquo;
6722 inoremap <buffer> <silent> &y" &yuml;
6723 inoremap <buffer> <silent> &y' &yacute;
6724 inoremap <buffer> <silent> &u" &uuml;
6725 inoremap <buffer> <silent> &u^ &ucirc;
6726 inoremap <buffer> <silent> &u' &uacute;
6727 inoremap <buffer> <silent> &u` &ugrave;
6728 inoremap <buffer> <silent> &x &times;
6729 inoremap <buffer> <silent> &o" &ouml;
6730 inoremap <buffer> <silent> &o~ &otilde;
6731 inoremap <buffer> <silent> &o^ &ocirc;
6732 inoremap <buffer> <silent> &o' &oacute;
6733 inoremap <buffer> <silent> &o` &ograve;
6734 inoremap <buffer> <silent> &n~ &ntilde;
6735 inoremap <buffer> <silent> &i" &iuml;
6736 inoremap <buffer> <silent> &i^ &icirc;
6737 inoremap <buffer> <silent> &i' &iacute;
6738 inoremap <buffer> <silent> &i` &igrave;
6739 inoremap <buffer> <silent> &e" &euml;
6740 inoremap <buffer> <silent> &e^ &ecirc;
6741 inoremap <buffer> <silent> &e' &eacute;
6742 inoremap <buffer> <silent> &e` &egrave;
6743 inoremap <buffer> <silent> &c, &ccedil;
6744 inoremap <buffer> <silent> &ae &aelig;
6745 inoremap <buffer> <silent> &ao &aring;
6746 inoremap <buffer> <silent> &a" &auml;
6747 inoremap <buffer> <silent> &a~ &atilde;
6748 inoremap <buffer> <silent> &a^ &acirc;
6749 inoremap <buffer> <silent> &a' &aacute;
6750 inoremap <buffer> <silent> &a` &agrave;
6751 inoremap <buffer> <silent> &Y' &Yacute;
6752 inoremap <buffer> <silent> &U" &Uuml;
6753 inoremap <buffer> <silent> &U^ &Ucirc;
6754 inoremap <buffer> <silent> &U' &Uacute;
6755 inoremap <buffer> <silent> &U` &Ugrave;
6756 inoremap <buffer> <silent> &O/ &Oslash;
6757 inoremap <buffer> <silent> &O" &Ouml;
6758 inoremap <buffer> <silent> &O~ &Otilde;
6759 inoremap <buffer> <silent> &O^ &Ocirc;
6760 inoremap <buffer> <silent> &O' &Oacute;
6761 inoremap <buffer> <silent> &O` &Ograve;
6762 inoremap <buffer> <silent> &N~ &Ntilde;
6763 inoremap <buffer> <silent> &I" &Iuml;
6764 inoremap <buffer> <silent> &I^ &Icirc;
6765 inoremap <buffer> <silent> &I' &Iacute;
6766 inoremap <buffer> <silent> &I` &Igrave;
6767 inoremap <buffer> <silent> &E" &Euml;
6768 inoremap <buffer> <silent> &E^ &Ecirc;
6769 inoremap <buffer> <silent> &E' &Eacute;
6770 inoremap <buffer> <silent> &E` &Egrave;
6771 inoremap <buffer> <silent> &C, &Ccedil;
6772 inoremap <buffer> <silent> &AE &AElig;
6773 inoremap <buffer> <silent> &Ao &Aring;
6774 inoremap <buffer> <silent> &A" &Auml;
6775 inoremap <buffer> <silent> &A~ &Atilde;
6776 inoremap <buffer> <silent> &A^ &Acirc;
6777 inoremap <buffer> <silent> &A' &Aacute;
6778 inoremap <buffer> <silent> &A` &Agrave;
6779 inoremap <buffer> <silent> &c| &cent;
6780 inoremap <buffer> <silent> &Y= &yen;
6781 inoremap <buffer> <silent> &# &pound;
6782 inoremap <buffer> <silent> & &nbsp;
6783 inoremap <buffer> <silent> &> &gt;
6784 inoremap <buffer> <silent> &< &lt;
6785 inoremap <buffer> <silent> &' &quot;
6786 inoremap <buffer> <silent> &tm &trade;
6787 inoremap <buffer> <silent> &rO &reg;
6788 inoremap <buffer> <silent> &cO &copy;
6789 inoremap <buffer> <silent> && &amp;
6790 inoremap <buffer> <silent> ; &nbsp;
6791 inoremap <buffer> <silent> ;la <label for=""></label>F"
6792 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
6793 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
6794 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
6795 </textarea>k$5F"i
6796 inoremap <buffer> <silent> ;og <optgroup label="">
6797 </optgroup>k$F"i
6798 inoremap <buffer> <silent> ;op <option></option>F<
6799 inoremap <buffer> <silent> ;ms <select name="" multiple>
6800 </select>O
6801 inoremap <buffer> <silent> ;se <select name="">
6802 </select>O
6803 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
6804 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
6805 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
6806 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
6807 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
6808 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
6809 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
6810 inoremap <buffer> <silent> ;fm <form action="">
6811 </form>k$F"i
6812 inoremap <buffer> <silent> ;if <iframe src="">
6813 </iframe>k$F"i
6814 inoremap <buffer> <silent> ;nf <noframes>
6815 </noframes>O
6816 inoremap <buffer> <silent> ;fr <frame src="">F"
6817 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
6818 </frameset>k$3F"i
6819 inoremap <buffer> <silent> ;th <th></th>F<
6820 inoremap <buffer> <silent> ;td <td>
6821 </td>O
6822 inoremap <buffer> <silent> ;tr <tr>
6823 </tr>O
6824 inoremap <buffer> <silent> ;tf <tfoot>
6825 </tfoot>O
6826 inoremap <buffer> <silent> ;tb <tbody>
6827 </tbody>O
6828 inoremap <buffer> <silent> ;tH <thead>
6829 </thead>O
6830 inoremap <buffer> <silent> ;ta <table>
6831 </table>O
6832 inoremap <buffer> <silent> ;ca <caption></caption>F<
6833 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
6834 </object>k$5F"i
6835 inoremap <buffer> <silent> ;ns <noscript>
6836 </noscripT>O
6837 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
6838 <noembed></noembed>k$5F"i
6839 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
6840 inoremap <buffer> <silent> ;va <var></var>F<
6841 inoremap <buffer> <silent> ;ul <ul>
6842 </ul>O
6843 inoremap <buffer> <silent> ;tt <tt></tt>F<
6844 inoremap <buffer> <silent> ;ti <title></title>F<
6845 inoremap <buffer> <silent> ;sp <sup></sup>F<
6846 inoremap <buffer> <silent> ;sb <sub></sub>F<
6847 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
6848 inoremap <buffer> <silent> ;cs <style type="text/css">
6849 <!--
6850 -->
6851 </style>kO
6852 inoremap <buffer> <silent> ;sm <small></small>F<
6853 inoremap <buffer> <silent> ;sa <samp></samp>F<
6854 inoremap <buffer> <silent> ;sk <strike></strike>F<
6855 inoremap <buffer> <silent> ;qu <q></q>F<
6856 inoremap <buffer> <silent> ;pr <pre>
6857 </pre>O
6858 inoremap <buffer> <silent> ;/p </p>
6859 
6860 <p>
6861 inoremap <buffer> <silent> ;pp <p>
6862 </p>O
6863 inoremap <buffer> <silent> ;ol <ol>
6864 </ol>O
6865 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6866 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6867 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6868 inoremap <buffer> <silent> ;lk <link href="">F"
6869 inoremap <buffer> <silent> ;li <li></li>F<
6870 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6871 inoremap <buffer> <silent> ;ii <isindex>
6872 inoremap <buffer> <silent> ;in <ins></ins>F<
6873 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6874 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6875 inoremap <buffer> <silent> ;ht <html>
6876 </html>O
6877 inoremap <buffer> <silent> ;Hr <hr width="75%">
6878 inoremap <buffer> <silent> ;hr <hr>
6879 inoremap <buffer> <silent> ;he <head>
6880 </head>O
6881 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6882 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6883 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6884 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6885 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6886 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6887 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6888 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6889 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6890 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6891 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6892 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6893 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6894 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6895 inoremap <buffer> <silent> ;sn <span></span>F<
6896 inoremap <buffer> <silent> ;dv <div>
6897 </div>O
6898 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6899 inoremap <buffer> <silent> ;de <del></del>F<
6900 inoremap <buffer> <silent> ;dd <dd></dd>F<
6901 inoremap <buffer> <silent> ;dt <dt></dt>F<
6902 inoremap <buffer> <silent> ;dl <dl>
6903 </dl>O
6904 inoremap <buffer> <silent> ;co <code></code>F<
6905 inoremap <buffer> <silent> ;ci <cite></cite>F<
6906 inoremap <buffer> <silent> ;ce <center></center>F<
6907 inoremap <buffer> <silent> ;br <br>
6908 inoremap <buffer> <silent> ;bd <body>
6909 </body>O
6910 inoremap <buffer> <silent> ;bl <blockquote>
6911 </blockquote>O
6912 inoremap <buffer> <silent> ;bi <big></big>F<
6913 inoremap <buffer> <silent> ;bh <base href="">F"
6914 inoremap <buffer> <silent> ;ad <address></address>F<
6915 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6916 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6917 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6918 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6919 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6920 inoremap <buffer> <silent> ;an <a name=""></a>F"
6921 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6922 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6923 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6924 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6925 imap <buffer> <silent> ;s4 ;s4
6926 imap <buffer> <silent> ;4 ;4
6927 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6928 inoremap <buffer> <silent> ; 
6929 inoremap <buffer> <silent> ;& &
6930 inoremap <buffer> <silent> ;; ;
6931 setlocal keymap=
6932 setlocal noarabic
6933 setlocal autoindent
6934 setlocal balloonexpr=
6935 setlocal nobinary
6936 setlocal bufhidden=
6937 setlocal buflisted
6938 setlocal buftype=
6939 setlocal nocindent
6940 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6941 setlocal cinoptions=
6942 setlocal cinwords=if,else,while,do,for,switch
6943 setlocal colorcolumn=
6944 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6945 setlocal commentstring=<!--%s-->
6946 setlocal complete=.,w,b,u,t,i
6947 setlocal concealcursor=
6948 setlocal conceallevel=0
6949 setlocal completefunc=
6950 setlocal nocopyindent
6951 setlocal cryptmethod=
6952 setlocal nocursorbind
6953 setlocal nocursorcolumn
6954 setlocal nocursorline
6955 setlocal define=
6956 setlocal dictionary=
6957 setlocal nodiff
6958 setlocal equalprg=
6959 setlocal errorformat=
6960 setlocal expandtab
6961 if &filetype != 'html'
6962 setlocal filetype=html
6963 endif
6964 setlocal foldcolumn=0
6965 setlocal foldenable
6966 setlocal foldexpr=0
6967 setlocal foldignore=#
6968 setlocal foldlevel=0
6969 setlocal foldmarker={{{,}}}
6970 setlocal foldmethod=manual
6971 setlocal foldminlines=1
6972 setlocal foldnestmax=20
6973 setlocal foldtext=foldtext()
6974 setlocal formatexpr=
6975 setlocal formatoptions=tcq
6976 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6977 setlocal grepprg=
6978 setlocal iminsert=2
6979 setlocal imsearch=2
6980 setlocal include=
6981 setlocal includeexpr=
6982 setlocal indentexpr=
6983 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6984 setlocal noinfercase
6985 setlocal iskeyword=@,48-57,_,192-255
6986 setlocal keywordprg=
6987 setlocal nolinebreak
6988 setlocal nolisp
6989 setlocal nolist
6990 setlocal makeprg=
6991 setlocal matchpairs=(:),{:},[:],<:>
6992 setlocal nomodeline
6993 setlocal modifiable
6994 setlocal nrformats=octal,hex
6995 setlocal nonumber
6996 setlocal numberwidth=4
6997 setlocal omnifunc=htmlcomplete#CompleteTags
6998 setlocal path=
6999 setlocal nopreserveindent
7000 setlocal nopreviewwindow
7001 setlocal quoteescape=\\
7002 setlocal noreadonly
7003 setlocal norelativenumber
7004 setlocal norightleft
7005 setlocal rightleftcmd=search
7006 setlocal noscrollbind
7007 setlocal shiftwidth=4
7008 setlocal noshortname
7009 setlocal nosmartindent
7010 setlocal softtabstop=0
7011 setlocal nospell
7012 setlocal spellcapcheck=
7013 setlocal spellfile=
7014 setlocal spelllang=en
7015 setlocal statusline=
7016 setlocal suffixesadd=
7017 setlocal swapfile
7018 setlocal synmaxcol=3000
7019 if &syntax != 'html'
7020 setlocal syntax=html
7021 endif
7022 setlocal tabstop=4
7023 setlocal tags=
7024 setlocal textwidth=0
7025 setlocal thesaurus=
7026 setlocal noundofile
7027 setlocal nowinfixheight
7028 setlocal nowinfixwidth
7029 setlocal wrap
7030 setlocal wrapmargin=0
7031 silent! normal! zE
7032 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
7033 if s:l < 1 | let s:l = 1 | endif
7034 exe s:l
7035 normal! zt
7036 1
7037 normal! 0
7038 tabedit reloc-img.html
7039 set splitbelow splitright
7040 set nosplitbelow
7041 set nosplitright
7042 wincmd t
7043 set winheight=1 winwidth=1
7044 argglobal
7045 16argu
7046 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7047 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7048 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7049 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7050 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7051 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7052 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7053 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7054 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7055 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7056 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7057 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7058 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7059 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7060 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7061 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7062 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7063 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7064 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
7065 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
7066 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7067 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7068 nnoremap <buffer> <silent> ; 
7069 nnoremap <buffer> <silent> ;; ;
7070 vnoremap <buffer> <silent> ;; ;
7071 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7072 inoremap <buffer> <silent> &hA &hArr;
7073 inoremap <buffer> <silent> &dA &dArr;
7074 inoremap <buffer> <silent> &rA &rArr;
7075 inoremap <buffer> <silent> &uA &uArr;
7076 inoremap <buffer> <silent> &lA &lArr;
7077 inoremap <buffer> <silent> &ha &harr;
7078 inoremap <buffer> <silent> &da &darr;
7079 inoremap <buffer> <silent> &ra &rarr;
7080 inoremap <buffer> <silent> &ua &uarr;
7081 inoremap <buffer> <silent> &la &larr;
7082 inoremap <buffer> <silent> &pv &piv;
7083 inoremap <buffer> <silent> &uh &upsih;
7084 inoremap <buffer> <silent> &ts &thetasym;
7085 inoremap <buffer> <silent> &og &omega;
7086 inoremap <buffer> <silent> &ps &psi;
7087 inoremap <buffer> <silent> &ch &chi;
7088 inoremap <buffer> <silent> &ph &phi;
7089 inoremap <buffer> <silent> &up &upsilon;
7090 inoremap <buffer> <silent> &ta &tau;
7091 inoremap <buffer> <silent> &sf &sigmaf;
7092 inoremap <buffer> <silent> &si &sigma;
7093 inoremap <buffer> <silent> &rh &rho;
7094 inoremap <buffer> <silent> &pi &pi;
7095 inoremap <buffer> <silent> &oc &omicron;
7096 inoremap <buffer> <silent> &xi &xi;
7097 inoremap <buffer> <silent> &nu &nu;
7098 inoremap <buffer> <silent> &mu &mu;
7099 inoremap <buffer> <silent> &lm &lambda;
7100 inoremap <buffer> <silent> &ka &kappa;
7101 inoremap <buffer> <silent> &io &iota;
7102 inoremap <buffer> <silent> &th &theta;
7103 inoremap <buffer> <silent> &et &eta;
7104 inoremap <buffer> <silent> &ze &zeta;
7105 inoremap <buffer> <silent> &ep &epsilon;
7106 inoremap <buffer> <silent> &de &delta;
7107 inoremap <buffer> <silent> &ga &gamma;
7108 inoremap <buffer> <silent> &be &beta;
7109 inoremap <buffer> <silent> &al &alpha;
7110 inoremap <buffer> <silent> &Ps &Psi;
7111 inoremap <buffer> <silent> &Ch &Chi;
7112 inoremap <buffer> <silent> &Ph &Phi;
7113 inoremap <buffer> <silent> &Up &Upsilon;
7114 inoremap <buffer> <silent> &Ta &Tau;
7115 inoremap <buffer> <silent> &Si &Sigma;
7116 inoremap <buffer> <silent> &Rh &Rho;
7117 inoremap <buffer> <silent> &Pi &Pi;
7118 inoremap <buffer> <silent> &Oc &Omicron;
7119 inoremap <buffer> <silent> &Xi &Xi;
7120 inoremap <buffer> <silent> &Nu &Nu;
7121 inoremap <buffer> <silent> &Mu &Mu;
7122 inoremap <buffer> <silent> &Lm &Lambda;
7123 inoremap <buffer> <silent> &Ka &Kappa;
7124 inoremap <buffer> <silent> &Io &Iota;
7125 inoremap <buffer> <silent> &Th &Theta;
7126 inoremap <buffer> <silent> &Et &Eta;
7127 inoremap <buffer> <silent> &Ze &Zeta;
7128 inoremap <buffer> <silent> &Ep &Epsilon;
7129 inoremap <buffer> <silent> &De &Delta;
7130 inoremap <buffer> <silent> &Ga &Gamma;
7131 inoremap <buffer> <silent> &Be &Beta;
7132 inoremap <buffer> <silent> &Al &Alpha;
7133 inoremap <buffer> <silent> &3. &hellip;
7134 inoremap <buffer> <silent> &-- &mdash;
7135 inoremap <buffer> <silent> &3- &mdash;
7136 inoremap <buffer> <silent> &m- &mdash;
7137 inoremap <buffer> <silent> &2- &ndash;
7138 inoremap <buffer> <silent> &n- &ndash;
7139 inoremap <buffer> <silent> &34 &frac34;
7140 inoremap <buffer> <silent> &12 &frac12;
7141 inoremap <buffer> <silent> &14 &frac14;
7142 inoremap <buffer> <silent> &. &middot;
7143 inoremap <buffer> <silent> &pa &para;
7144 inoremap <buffer> <silent> &mi &micro;
7145 inoremap <buffer> <silent> &dg &deg;
7146 inoremap <buffer> <silent> &? &iquest;
7147 inoremap <buffer> <silent> &! &iexcl;
7148 inoremap <buffer> <silent> &sz &szlig;
7149 inoremap <buffer> <silent> &o/ &oslash;
7150 inoremap <buffer> <silent> &/ &divide;
7151 inoremap <buffer> <silent> &" &uml;
7152 inoremap <buffer> <silent> &2> &raquo;
7153 inoremap <buffer> <silent> &2< &laquo;
7154 inoremap <buffer> <silent> &y" &yuml;
7155 inoremap <buffer> <silent> &y' &yacute;
7156 inoremap <buffer> <silent> &u" &uuml;
7157 inoremap <buffer> <silent> &u^ &ucirc;
7158 inoremap <buffer> <silent> &u' &uacute;
7159 inoremap <buffer> <silent> &u` &ugrave;
7160 inoremap <buffer> <silent> &x &times;
7161 inoremap <buffer> <silent> &o" &ouml;
7162 inoremap <buffer> <silent> &o~ &otilde;
7163 inoremap <buffer> <silent> &o^ &ocirc;
7164 inoremap <buffer> <silent> &o' &oacute;
7165 inoremap <buffer> <silent> &o` &ograve;
7166 inoremap <buffer> <silent> &n~ &ntilde;
7167 inoremap <buffer> <silent> &i" &iuml;
7168 inoremap <buffer> <silent> &i^ &icirc;
7169 inoremap <buffer> <silent> &i' &iacute;
7170 inoremap <buffer> <silent> &i` &igrave;
7171 inoremap <buffer> <silent> &e" &euml;
7172 inoremap <buffer> <silent> &e^ &ecirc;
7173 inoremap <buffer> <silent> &e' &eacute;
7174 inoremap <buffer> <silent> &e` &egrave;
7175 inoremap <buffer> <silent> &c, &ccedil;
7176 inoremap <buffer> <silent> &ae &aelig;
7177 inoremap <buffer> <silent> &ao &aring;
7178 inoremap <buffer> <silent> &a" &auml;
7179 inoremap <buffer> <silent> &a~ &atilde;
7180 inoremap <buffer> <silent> &a^ &acirc;
7181 inoremap <buffer> <silent> &a' &aacute;
7182 inoremap <buffer> <silent> &a` &agrave;
7183 inoremap <buffer> <silent> &Y' &Yacute;
7184 inoremap <buffer> <silent> &U" &Uuml;
7185 inoremap <buffer> <silent> &U^ &Ucirc;
7186 inoremap <buffer> <silent> &U' &Uacute;
7187 inoremap <buffer> <silent> &U` &Ugrave;
7188 inoremap <buffer> <silent> &O/ &Oslash;
7189 inoremap <buffer> <silent> &O" &Ouml;
7190 inoremap <buffer> <silent> &O~ &Otilde;
7191 inoremap <buffer> <silent> &O^ &Ocirc;
7192 inoremap <buffer> <silent> &O' &Oacute;
7193 inoremap <buffer> <silent> &O` &Ograve;
7194 inoremap <buffer> <silent> &N~ &Ntilde;
7195 inoremap <buffer> <silent> &I" &Iuml;
7196 inoremap <buffer> <silent> &I^ &Icirc;
7197 inoremap <buffer> <silent> &I' &Iacute;
7198 inoremap <buffer> <silent> &I` &Igrave;
7199 inoremap <buffer> <silent> &E" &Euml;
7200 inoremap <buffer> <silent> &E^ &Ecirc;
7201 inoremap <buffer> <silent> &E' &Eacute;
7202 inoremap <buffer> <silent> &E` &Egrave;
7203 inoremap <buffer> <silent> &C, &Ccedil;
7204 inoremap <buffer> <silent> &AE &AElig;
7205 inoremap <buffer> <silent> &Ao &Aring;
7206 inoremap <buffer> <silent> &A" &Auml;
7207 inoremap <buffer> <silent> &A~ &Atilde;
7208 inoremap <buffer> <silent> &A^ &Acirc;
7209 inoremap <buffer> <silent> &A' &Aacute;
7210 inoremap <buffer> <silent> &A` &Agrave;
7211 inoremap <buffer> <silent> &c| &cent;
7212 inoremap <buffer> <silent> &Y= &yen;
7213 inoremap <buffer> <silent> &# &pound;
7214 inoremap <buffer> <silent> & &nbsp;
7215 inoremap <buffer> <silent> &> &gt;
7216 inoremap <buffer> <silent> &< &lt;
7217 inoremap <buffer> <silent> &' &quot;
7218 inoremap <buffer> <silent> &tm &trade;
7219 inoremap <buffer> <silent> &rO &reg;
7220 inoremap <buffer> <silent> &cO &copy;
7221 inoremap <buffer> <silent> && &amp;
7222 inoremap <buffer> <silent> ; &nbsp;
7223 inoremap <buffer> <silent> ;la <label for=""></label>F"
7224 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
7225 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
7226 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
7227 </textarea>k$5F"i
7228 inoremap <buffer> <silent> ;og <optgroup label="">
7229 </optgroup>k$F"i
7230 inoremap <buffer> <silent> ;op <option></option>F<
7231 inoremap <buffer> <silent> ;ms <select name="" multiple>
7232 </select>O
7233 inoremap <buffer> <silent> ;se <select name="">
7234 </select>O
7235 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
7236 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
7237 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
7238 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
7239 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
7240 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
7241 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
7242 inoremap <buffer> <silent> ;fm <form action="">
7243 </form>k$F"i
7244 inoremap <buffer> <silent> ;if <iframe src="">
7245 </iframe>k$F"i
7246 inoremap <buffer> <silent> ;nf <noframes>
7247 </noframes>O
7248 inoremap <buffer> <silent> ;fr <frame src="">F"
7249 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
7250 </frameset>k$3F"i
7251 inoremap <buffer> <silent> ;th <th></th>F<
7252 inoremap <buffer> <silent> ;td <td>
7253 </td>O
7254 inoremap <buffer> <silent> ;tr <tr>
7255 </tr>O
7256 inoremap <buffer> <silent> ;tf <tfoot>
7257 </tfoot>O
7258 inoremap <buffer> <silent> ;tb <tbody>
7259 </tbody>O
7260 inoremap <buffer> <silent> ;tH <thead>
7261 </thead>O
7262 inoremap <buffer> <silent> ;ta <table>
7263 </table>O
7264 inoremap <buffer> <silent> ;ca <caption></caption>F<
7265 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
7266 </object>k$5F"i
7267 inoremap <buffer> <silent> ;ns <noscript>
7268 </noscripT>O
7269 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
7270 <noembed></noembed>k$5F"i
7271 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
7272 inoremap <buffer> <silent> ;va <var></var>F<
7273 inoremap <buffer> <silent> ;ul <ul>
7274 </ul>O
7275 inoremap <buffer> <silent> ;tt <tt></tt>F<
7276 inoremap <buffer> <silent> ;ti <title></title>F<
7277 inoremap <buffer> <silent> ;sp <sup></sup>F<
7278 inoremap <buffer> <silent> ;sb <sub></sub>F<
7279 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
7280 inoremap <buffer> <silent> ;cs <style type="text/css">
7281 <!--
7282 -->
7283 </style>kO
7284 inoremap <buffer> <silent> ;sm <small></small>F<
7285 inoremap <buffer> <silent> ;sa <samp></samp>F<
7286 inoremap <buffer> <silent> ;sk <strike></strike>F<
7287 inoremap <buffer> <silent> ;qu <q></q>F<
7288 inoremap <buffer> <silent> ;pr <pre>
7289 </pre>O
7290 inoremap <buffer> <silent> ;/p </p>
7291 
7292 <p>
7293 inoremap <buffer> <silent> ;pp <p>
7294 </p>O
7295 inoremap <buffer> <silent> ;ol <ol>
7296 </ol>O
7297 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
7298 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
7299 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
7300 inoremap <buffer> <silent> ;lk <link href="">F"
7301 inoremap <buffer> <silent> ;li <li></li>F<
7302 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
7303 inoremap <buffer> <silent> ;ii <isindex>
7304 inoremap <buffer> <silent> ;in <ins></ins>F<
7305 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
7306 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
7307 inoremap <buffer> <silent> ;ht <html>
7308 </html>O
7309 inoremap <buffer> <silent> ;Hr <hr width="75%">
7310 inoremap <buffer> <silent> ;hr <hr>
7311 inoremap <buffer> <silent> ;he <head>
7312 </head>O
7313 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
7314 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
7315 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
7316 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
7317 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
7318 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
7319 inoremap <buffer> <silent> ;h6 <h6></h6>F<
7320 inoremap <buffer> <silent> ;h5 <h5></h5>F<
7321 inoremap <buffer> <silent> ;h4 <h4></h4>F<
7322 inoremap <buffer> <silent> ;h3 <h3></h3>F<
7323 inoremap <buffer> <silent> ;h2 <h2></h2>F<
7324 inoremap <buffer> <silent> ;h1 <h1></h1>F<
7325 inoremap <buffer> <silent> ;fc <font color=""></font>F"
7326 inoremap <buffer> <silent> ;fo <font size=""></font>F"
7327 inoremap <buffer> <silent> ;sn <span></span>F<
7328 inoremap <buffer> <silent> ;dv <div>
7329 </div>O
7330 inoremap <buffer> <silent> ;df <dfn></dfn>F<
7331 inoremap <buffer> <silent> ;de <del></del>F<
7332 inoremap <buffer> <silent> ;dd <dd></dd>F<
7333 inoremap <buffer> <silent> ;dt <dt></dt>F<
7334 inoremap <buffer> <silent> ;dl <dl>
7335 </dl>O
7336 inoremap <buffer> <silent> ;co <code></code>F<
7337 inoremap <buffer> <silent> ;ci <cite></cite>F<
7338 inoremap <buffer> <silent> ;ce <center></center>F<
7339 inoremap <buffer> <silent> ;br <br>
7340 inoremap <buffer> <silent> ;bd <body>
7341 </body>O
7342 inoremap <buffer> <silent> ;bl <blockquote>
7343 </blockquote>O
7344 inoremap <buffer> <silent> ;bi <big></big>F<
7345 inoremap <buffer> <silent> ;bh <base href="">F"
7346 inoremap <buffer> <silent> ;ad <address></address>F<
7347 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
7348 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
7349 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
7350 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
7351 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
7352 inoremap <buffer> <silent> ;an <a name=""></a>F"
7353 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
7354 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
7355 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
7356 inoremap <buffer> <silent> ;ah <a href=""></a>F"
7357 imap <buffer> <silent> ;s4 ;s4
7358 imap <buffer> <silent> ;4 ;4
7359 inoremap <buffer> <silent> ;mi :call MangleImageTag()
7360 inoremap <buffer> <silent> ; 
7361 inoremap <buffer> <silent> ;& &
7362 inoremap <buffer> <silent> ;; ;
7363 setlocal keymap=
7364 setlocal noarabic
7365 setlocal autoindent
7366 setlocal balloonexpr=
7367 setlocal nobinary
7368 setlocal bufhidden=
7369 setlocal buflisted
7370 setlocal buftype=
7371 setlocal nocindent
7372 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
7373 setlocal cinoptions=
7374 setlocal cinwords=if,else,while,do,for,switch
7375 setlocal colorcolumn=
7376 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
7377 setlocal commentstring=<!--%s-->
7378 setlocal complete=.,w,b,u,t,i
7379 setlocal concealcursor=
7380 setlocal conceallevel=0
7381 setlocal completefunc=
7382 setlocal nocopyindent
7383 setlocal cryptmethod=
7384 setlocal nocursorbind
7385 setlocal nocursorcolumn
7386 setlocal nocursorline
7387 setlocal define=
7388 setlocal dictionary=
7389 setlocal nodiff
7390 setlocal equalprg=
7391 setlocal errorformat=
7392 setlocal expandtab
7393 if &filetype != 'html'
7394 setlocal filetype=html
7395 endif
7396 setlocal foldcolumn=0
7397 setlocal foldenable
7398 setlocal foldexpr=0
7399 setlocal foldignore=#
7400 setlocal foldlevel=0
7401 setlocal foldmarker={{{,}}}
7402 setlocal foldmethod=manual
7403 setlocal foldminlines=1
7404 setlocal foldnestmax=20
7405 setlocal foldtext=foldtext()
7406 setlocal formatexpr=
7407 setlocal formatoptions=tcq
7408 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
7409 setlocal grepprg=
7410 setlocal iminsert=2
7411 setlocal imsearch=2
7412 setlocal include=
7413 setlocal includeexpr=
7414 setlocal indentexpr=
7415 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
7416 setlocal noinfercase
7417 setlocal iskeyword=@,48-57,_,192-255
7418 setlocal keywordprg=
7419 setlocal nolinebreak
7420 setlocal nolisp
7421 setlocal nolist
7422 setlocal makeprg=
7423 setlocal matchpairs=(:),{:},[:],<:>
7424 setlocal nomodeline
7425 setlocal modifiable
7426 setlocal nrformats=octal,hex
7427 setlocal nonumber
7428 setlocal numberwidth=4
7429 setlocal omnifunc=htmlcomplete#CompleteTags
7430 setlocal path=
7431 setlocal nopreserveindent
7432 setlocal nopreviewwindow
7433 setlocal quoteescape=\\
7434 setlocal noreadonly
7435 setlocal norelativenumber
7436 setlocal norightleft
7437 setlocal rightleftcmd=search
7438 setlocal noscrollbind
7439 setlocal shiftwidth=4
7440 setlocal noshortname
7441 setlocal nosmartindent
7442 setlocal softtabstop=0
7443 setlocal nospell
7444 setlocal spellcapcheck=
7445 setlocal spellfile=
7446 setlocal spelllang=en
7447 setlocal statusline=
7448 setlocal suffixesadd=
7449 setlocal swapfile
7450 setlocal synmaxcol=3000
7451 if &syntax != 'html'
7452 setlocal syntax=html
7453 endif
7454 setlocal tabstop=4
7455 setlocal tags=
7456 setlocal textwidth=0
7457 setlocal thesaurus=
7458 setlocal noundofile
7459 setlocal nowinfixheight
7460 setlocal nowinfixwidth
7461 setlocal wrap
7462 setlocal wrapmargin=0
7463 silent! normal! zE
7464 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
7465 if s:l < 1 | let s:l = 1 | endif
7466 exe s:l
7467 normal! zt
7468 1
7469 normal! 0
7470 tabedit restoration.html
7471 set splitbelow splitright
7472 set nosplitbelow
7473 set nosplitright
7474 wincmd t
7475 set winheight=1 winwidth=1
7476 argglobal
7477 17argu
7478 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7479 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7480 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7481 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7482 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7483 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7484 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7485 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7486 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7487 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7488 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7489 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7490 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7491 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7492 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7493 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7494 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7495 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7496 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
7497 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
7498 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7499 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7500 nnoremap <buffer> <silent> ; 
7501 nnoremap <buffer> <silent> ;; ;
7502 vnoremap <buffer> <silent> ;; ;
7503 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7504 inoremap <buffer> <silent> &hA &hArr;
7505 inoremap <buffer> <silent> &dA &dArr;
7506 inoremap <buffer> <silent> &rA &rArr;
7507 inoremap <buffer> <silent> &uA &uArr;
7508 inoremap <buffer> <silent> &lA &lArr;
7509 inoremap <buffer> <silent> &ha &harr;
7510 inoremap <buffer> <silent> &da &darr;
7511 inoremap <buffer> <silent> &ra &rarr;
7512 inoremap <buffer> <silent> &ua &uarr;
7513 inoremap <buffer> <silent> &la &larr;
7514 inoremap <buffer> <silent> &pv &piv;
7515 inoremap <buffer> <silent> &uh &upsih;
7516 inoremap <buffer> <silent> &ts &thetasym;
7517 inoremap <buffer> <silent> &og &omega;
7518 inoremap <buffer> <silent> &ps &psi;
7519 inoremap <buffer> <silent> &ch &chi;
7520 inoremap <buffer> <silent> &ph &phi;
7521 inoremap <buffer> <silent> &up &upsilon;
7522 inoremap <buffer> <silent> &ta &tau;
7523 inoremap <buffer> <silent> &sf &sigmaf;
7524 inoremap <buffer> <silent> &si &sigma;
7525 inoremap <buffer> <silent> &rh &rho;
7526 inoremap <buffer> <silent> &pi &pi;
7527 inoremap <buffer> <silent> &oc &omicron;
7528 inoremap <buffer> <silent> &xi &xi;
7529 inoremap <buffer> <silent> &nu &nu;
7530 inoremap <buffer> <silent> &mu &mu;
7531 inoremap <buffer> <silent> &lm &lambda;
7532 inoremap <buffer> <silent> &ka &kappa;
7533 inoremap <buffer> <silent> &io &iota;
7534 inoremap <buffer> <silent> &th &theta;
7535 inoremap <buffer> <silent> &et &eta;
7536 inoremap <buffer> <silent> &ze &zeta;
7537 inoremap <buffer> <silent> &ep &epsilon;
7538 inoremap <buffer> <silent> &de &delta;
7539 inoremap <buffer> <silent> &ga &gamma;
7540 inoremap <buffer> <silent> &be &beta;
7541 inoremap <buffer> <silent> &al &alpha;
7542 inoremap <buffer> <silent> &Ps &Psi;
7543 inoremap <buffer> <silent> &Ch &Chi;
7544 inoremap <buffer> <silent> &Ph &Phi;
7545 inoremap <buffer> <silent> &Up &Upsilon;
7546 inoremap <buffer> <silent> &Ta &Tau;
7547 inoremap <buffer> <silent> &Si &Sigma;
7548 inoremap <buffer> <silent> &Rh &Rho;
7549 inoremap <buffer> <silent> &Pi &Pi;
7550 inoremap <buffer> <silent> &Oc &Omicron;
7551 inoremap <buffer> <silent> &Xi &Xi;
7552 inoremap <buffer> <silent> &Nu &Nu;
7553 inoremap <buffer> <silent> &Mu &Mu;
7554 inoremap <buffer> <silent> &Lm &Lambda;
7555 inoremap <buffer> <silent> &Ka &Kappa;
7556 inoremap <buffer> <silent> &Io &Iota;
7557 inoremap <buffer> <silent> &Th &Theta;
7558 inoremap <buffer> <silent> &Et &Eta;
7559 inoremap <buffer> <silent> &Ze &Zeta;
7560 inoremap <buffer> <silent> &Ep &Epsilon;
7561 inoremap <buffer> <silent> &De &Delta;
7562 inoremap <buffer> <silent> &Ga &Gamma;
7563 inoremap <buffer> <silent> &Be &Beta;
7564 inoremap <buffer> <silent> &Al &Alpha;
7565 inoremap <buffer> <silent> &3. &hellip;
7566 inoremap <buffer> <silent> &-- &mdash;
7567 inoremap <buffer> <silent> &3- &mdash;
7568 inoremap <buffer> <silent> &m- &mdash;
7569 inoremap <buffer> <silent> &2- &ndash;
7570 inoremap <buffer> <silent> &n- &ndash;
7571 inoremap <buffer> <silent> &34 &frac34;
7572 inoremap <buffer> <silent> &12 &frac12;
7573 inoremap <buffer> <silent> &14 &frac14;
7574 inoremap <buffer> <silent> &. &middot;
7575 inoremap <buffer> <silent> &pa &para;
7576 inoremap <buffer> <silent> &mi &micro;
7577 inoremap <buffer> <silent> &dg &deg;
7578 inoremap <buffer> <silent> &? &iquest;
7579 inoremap <buffer> <silent> &! &iexcl;
7580 inoremap <buffer> <silent> &sz &szlig;
7581 inoremap <buffer> <silent> &o/ &oslash;
7582 inoremap <buffer> <silent> &/ &divide;
7583 inoremap <buffer> <silent> &" &uml;
7584 inoremap <buffer> <silent> &2> &raquo;
7585 inoremap <buffer> <silent> &2< &laquo;
7586 inoremap <buffer> <silent> &y" &yuml;
7587 inoremap <buffer> <silent> &y' &yacute;
7588 inoremap <buffer> <silent> &u" &uuml;
7589 inoremap <buffer> <silent> &u^ &ucirc;
7590 inoremap <buffer> <silent> &u' &uacute;
7591 inoremap <buffer> <silent> &u` &ugrave;
7592 inoremap <buffer> <silent> &x &times;
7593 inoremap <buffer> <silent> &o" &ouml;
7594 inoremap <buffer> <silent> &o~ &otilde;
7595 inoremap <buffer> <silent> &o^ &ocirc;
7596 inoremap <buffer> <silent> &o' &oacute;
7597 inoremap <buffer> <silent> &o` &ograve;
7598 inoremap <buffer> <silent> &n~ &ntilde;
7599 inoremap <buffer> <silent> &i" &iuml;
7600 inoremap <buffer> <silent> &i^ &icirc;
7601 inoremap <buffer> <silent> &i' &iacute;
7602 inoremap <buffer> <silent> &i` &igrave;
7603 inoremap <buffer> <silent> &e" &euml;
7604 inoremap <buffer> <silent> &e^ &ecirc;
7605 inoremap <buffer> <silent> &e' &eacute;
7606 inoremap <buffer> <silent> &e` &egrave;
7607 inoremap <buffer> <silent> &c, &ccedil;
7608 inoremap <buffer> <silent> &ae &aelig;
7609 inoremap <buffer> <silent> &ao &aring;
7610 inoremap <buffer> <silent> &a" &auml;
7611 inoremap <buffer> <silent> &a~ &atilde;
7612 inoremap <buffer> <silent> &a^ &acirc;
7613 inoremap <buffer> <silent> &a' &aacute;
7614 inoremap <buffer> <silent> &a` &agrave;
7615 inoremap <buffer> <silent> &Y' &Yacute;
7616 inoremap <buffer> <silent> &U" &Uuml;
7617 inoremap <buffer> <silent> &U^ &Ucirc;
7618 inoremap <buffer> <silent> &U' &Uacute;
7619 inoremap <buffer> <silent> &U` &Ugrave;
7620 inoremap <buffer> <silent> &O/ &Oslash;
7621 inoremap <buffer> <silent> &O" &Ouml;
7622 inoremap <buffer> <silent> &O~ &Otilde;
7623 inoremap <buffer> <silent> &O^ &Ocirc;
7624 inoremap <buffer> <silent> &O' &Oacute;
7625 inoremap <buffer> <silent> &O` &Ograve;
7626 inoremap <buffer> <silent> &N~ &Ntilde;
7627 inoremap <buffer> <silent> &I" &Iuml;
7628 inoremap <buffer> <silent> &I^ &Icirc;
7629 inoremap <buffer> <silent> &I' &Iacute;
7630 inoremap <buffer> <silent> &I` &Igrave;
7631 inoremap <buffer> <silent> &E" &Euml;
7632 inoremap <buffer> <silent> &E^ &Ecirc;
7633 inoremap <buffer> <silent> &E' &Eacute;
7634 inoremap <buffer> <silent> &E` &Egrave;
7635 inoremap <buffer> <silent> &C, &Ccedil;
7636 inoremap <buffer> <silent> &AE &AElig;
7637 inoremap <buffer> <silent> &Ao &Aring;
7638 inoremap <buffer> <silent> &A" &Auml;
7639 inoremap <buffer> <silent> &A~ &Atilde;
7640 inoremap <buffer> <silent> &A^ &Acirc;
7641 inoremap <buffer> <silent> &A' &Aacute;
7642 inoremap <buffer> <silent> &A` &Agrave;
7643 inoremap <buffer> <silent> &c| &cent;
7644 inoremap <buffer> <silent> &Y= &yen;
7645 inoremap <buffer> <silent> &# &pound;
7646 inoremap <buffer> <silent> & &nbsp;
7647 inoremap <buffer> <silent> &> &gt;
7648 inoremap <buffer> <silent> &< &lt;
7649 inoremap <buffer> <silent> &' &quot;
7650 inoremap <buffer> <silent> &tm &trade;
7651 inoremap <buffer> <silent> &rO &reg;
7652 inoremap <buffer> <silent> &cO &copy;
7653 inoremap <buffer> <silent> && &amp;
7654 inoremap <buffer> <silent> ; &nbsp;
7655 inoremap <buffer> <silent> ;la <label for=""></label>F"
7656 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
7657 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
7658 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
7659 </textarea>k$5F"i
7660 inoremap <buffer> <silent> ;og <optgroup label="">
7661 </optgroup>k$F"i
7662 inoremap <buffer> <silent> ;op <option></option>F<
7663 inoremap <buffer> <silent> ;ms <select name="" multiple>
7664 </select>O
7665 inoremap <buffer> <silent> ;se <select name="">
7666 </select>O
7667 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
7668 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
7669 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
7670 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
7671 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
7672 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
7673 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
7674 inoremap <buffer> <silent> ;fm <form action="">
7675 </form>k$F"i
7676 inoremap <buffer> <silent> ;if <iframe src="">
7677 </iframe>k$F"i
7678 inoremap <buffer> <silent> ;nf <noframes>
7679 </noframes>O
7680 inoremap <buffer> <silent> ;fr <frame src="">F"
7681 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
7682 </frameset>k$3F"i
7683 inoremap <buffer> <silent> ;th <th></th>F<
7684 inoremap <buffer> <silent> ;td <td>
7685 </td>O
7686 inoremap <buffer> <silent> ;tr <tr>
7687 </tr>O
7688 inoremap <buffer> <silent> ;tf <tfoot>
7689 </tfoot>O
7690 inoremap <buffer> <silent> ;tb <tbody>
7691 </tbody>O
7692 inoremap <buffer> <silent> ;tH <thead>
7693 </thead>O
7694 inoremap <buffer> <silent> ;ta <table>
7695 </table>O
7696 inoremap <buffer> <silent> ;ca <caption></caption>F<
7697 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
7698 </object>k$5F"i
7699 inoremap <buffer> <silent> ;ns <noscript>
7700 </noscripT>O
7701 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
7702 <noembed></noembed>k$5F"i
7703 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
7704 inoremap <buffer> <silent> ;va <var></var>F<
7705 inoremap <buffer> <silent> ;ul <ul>
7706 </ul>O
7707 inoremap <buffer> <silent> ;tt <tt></tt>F<
7708 inoremap <buffer> <silent> ;ti <title></title>F<
7709 inoremap <buffer> <silent> ;sp <sup></sup>F<
7710 inoremap <buffer> <silent> ;sb <sub></sub>F<
7711 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
7712 inoremap <buffer> <silent> ;cs <style type="text/css">
7713 <!--
7714 -->
7715 </style>kO
7716 inoremap <buffer> <silent> ;sm <small></small>F<
7717 inoremap <buffer> <silent> ;sa <samp></samp>F<
7718 inoremap <buffer> <silent> ;sk <strike></strike>F<
7719 inoremap <buffer> <silent> ;qu <q></q>F<
7720 inoremap <buffer> <silent> ;pr <pre>
7721 </pre>O
7722 inoremap <buffer> <silent> ;/p </p>
7723 
7724 <p>
7725 inoremap <buffer> <silent> ;pp <p>
7726 </p>O
7727 inoremap <buffer> <silent> ;ol <ol>
7728 </ol>O
7729 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
7730 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
7731 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
7732 inoremap <buffer> <silent> ;lk <link href="">F"
7733 inoremap <buffer> <silent> ;li <li></li>F<
7734 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
7735 inoremap <buffer> <silent> ;ii <isindex>
7736 inoremap <buffer> <silent> ;in <ins></ins>F<
7737 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
7738 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
7739 inoremap <buffer> <silent> ;ht <html>
7740 </html>O
7741 inoremap <buffer> <silent> ;Hr <hr width="75%">
7742 inoremap <buffer> <silent> ;hr <hr>
7743 inoremap <buffer> <silent> ;he <head>
7744 </head>O
7745 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
7746 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
7747 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
7748 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
7749 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
7750 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
7751 inoremap <buffer> <silent> ;h6 <h6></h6>F<
7752 inoremap <buffer> <silent> ;h5 <h5></h5>F<
7753 inoremap <buffer> <silent> ;h4 <h4></h4>F<
7754 inoremap <buffer> <silent> ;h3 <h3></h3>F<
7755 inoremap <buffer> <silent> ;h2 <h2></h2>F<
7756 inoremap <buffer> <silent> ;h1 <h1></h1>F<
7757 inoremap <buffer> <silent> ;fc <font color=""></font>F"
7758 inoremap <buffer> <silent> ;fo <font size=""></font>F"
7759 inoremap <buffer> <silent> ;sn <span></span>F<
7760 inoremap <buffer> <silent> ;dv <div>
7761 </div>O
7762 inoremap <buffer> <silent> ;df <dfn></dfn>F<
7763 inoremap <buffer> <silent> ;de <del></del>F<
7764 inoremap <buffer> <silent> ;dd <dd></dd>F<
7765 inoremap <buffer> <silent> ;dt <dt></dt>F<
7766 inoremap <buffer> <silent> ;dl <dl>
7767 </dl>O
7768 inoremap <buffer> <silent> ;co <code></code>F<
7769 inoremap <buffer> <silent> ;ci <cite></cite>F<
7770 inoremap <buffer> <silent> ;ce <center></center>F<
7771 inoremap <buffer> <silent> ;br <br>
7772 inoremap <buffer> <silent> ;bd <body>
7773 </body>O
7774 inoremap <buffer> <silent> ;bl <blockquote>
7775 </blockquote>O
7776 inoremap <buffer> <silent> ;bi <big></big>F<
7777 inoremap <buffer> <silent> ;bh <base href="">F"
7778 inoremap <buffer> <silent> ;ad <address></address>F<
7779 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
7780 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
7781 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
7782 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
7783 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
7784 inoremap <buffer> <silent> ;an <a name=""></a>F"
7785 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
7786 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
7787 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
7788 inoremap <buffer> <silent> ;ah <a href=""></a>F"
7789 imap <buffer> <silent> ;s4 ;s4
7790 imap <buffer> <silent> ;4 ;4
7791 inoremap <buffer> <silent> ;mi :call MangleImageTag()
7792 inoremap <buffer> <silent> ; 
7793 inoremap <buffer> <silent> ;& &
7794 inoremap <buffer> <silent> ;; ;
7795 setlocal keymap=
7796 setlocal noarabic
7797 setlocal autoindent
7798 setlocal balloonexpr=
7799 setlocal nobinary
7800 setlocal bufhidden=
7801 setlocal buflisted
7802 setlocal buftype=
7803 setlocal nocindent
7804 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
7805 setlocal cinoptions=
7806 setlocal cinwords=if,else,while,do,for,switch
7807 setlocal colorcolumn=
7808 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
7809 setlocal commentstring=<!--%s-->
7810 setlocal complete=.,w,b,u,t,i
7811 setlocal concealcursor=
7812 setlocal conceallevel=0
7813 setlocal completefunc=
7814 setlocal nocopyindent
7815 setlocal cryptmethod=
7816 setlocal nocursorbind
7817 setlocal nocursorcolumn
7818 setlocal nocursorline
7819 setlocal define=
7820 setlocal dictionary=
7821 setlocal nodiff
7822 setlocal equalprg=
7823 setlocal errorformat=
7824 setlocal expandtab
7825 if &filetype != 'html'
7826 setlocal filetype=html
7827 endif
7828 setlocal foldcolumn=0
7829 setlocal foldenable
7830 setlocal foldexpr=0
7831 setlocal foldignore=#
7832 setlocal foldlevel=0
7833 setlocal foldmarker={{{,}}}
7834 setlocal foldmethod=manual
7835 setlocal foldminlines=1
7836 setlocal foldnestmax=20
7837 setlocal foldtext=foldtext()
7838 setlocal formatexpr=
7839 setlocal formatoptions=tcq
7840 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
7841 setlocal grepprg=
7842 setlocal iminsert=2
7843 setlocal imsearch=2
7844 setlocal include=
7845 setlocal includeexpr=
7846 setlocal indentexpr=
7847 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
7848 setlocal noinfercase
7849 setlocal iskeyword=@,48-57,_,192-255
7850 setlocal keywordprg=
7851 setlocal nolinebreak
7852 setlocal nolisp
7853 setlocal nolist
7854 setlocal makeprg=
7855 setlocal matchpairs=(:),{:},[:],<:>
7856 setlocal nomodeline
7857 setlocal modifiable
7858 setlocal nrformats=octal,hex
7859 setlocal nonumber
7860 setlocal numberwidth=4
7861 setlocal omnifunc=htmlcomplete#CompleteTags
7862 setlocal path=
7863 setlocal nopreserveindent
7864 setlocal nopreviewwindow
7865 setlocal quoteescape=\\
7866 setlocal noreadonly
7867 setlocal norelativenumber
7868 setlocal norightleft
7869 setlocal rightleftcmd=search
7870 setlocal noscrollbind
7871 setlocal shiftwidth=4
7872 setlocal noshortname
7873 setlocal nosmartindent
7874 setlocal softtabstop=0
7875 setlocal nospell
7876 setlocal spellcapcheck=
7877 setlocal spellfile=
7878 setlocal spelllang=en
7879 setlocal statusline=
7880 setlocal suffixesadd=
7881 setlocal swapfile
7882 setlocal synmaxcol=3000
7883 if &syntax != 'html'
7884 setlocal syntax=html
7885 endif
7886 setlocal tabstop=4
7887 setlocal tags=
7888 setlocal textwidth=0
7889 setlocal thesaurus=
7890 setlocal noundofile
7891 setlocal nowinfixheight
7892 setlocal nowinfixwidth
7893 setlocal wrap
7894 setlocal wrapmargin=0
7895 silent! normal! zE
7896 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
7897 if s:l < 1 | let s:l = 1 | endif
7898 exe s:l
7899 normal! zt
7900 1
7901 normal! 0
7902 tabedit restore-burn.html
7903 set splitbelow splitright
7904 set nosplitbelow
7905 set nosplitright
7906 wincmd t
7907 set winheight=1 winwidth=1
7908 argglobal
7909 18argu
7910 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7911 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7912 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7913 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7914 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7915 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7916 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7917 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7918 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7919 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7920 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7921 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7922 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7923 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7924 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7925 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7926 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7927 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7928 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
7929 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
7930 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7931 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7932 nnoremap <buffer> <silent> ; 
7933 nnoremap <buffer> <silent> ;; ;
7934 vnoremap <buffer> <silent> ;; ;
7935 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7936 inoremap <buffer> <silent> &hA &hArr;
7937 inoremap <buffer> <silent> &dA &dArr;
7938 inoremap <buffer> <silent> &rA &rArr;
7939 inoremap <buffer> <silent> &uA &uArr;
7940 inoremap <buffer> <silent> &lA &lArr;
7941 inoremap <buffer> <silent> &ha &harr;
7942 inoremap <buffer> <silent> &da &darr;
7943 inoremap <buffer> <silent> &ra &rarr;
7944 inoremap <buffer> <silent> &ua &uarr;
7945 inoremap <buffer> <silent> &la &larr;
7946 inoremap <buffer> <silent> &pv &piv;
7947 inoremap <buffer> <silent> &uh &upsih;
7948 inoremap <buffer> <silent> &ts &thetasym;
7949 inoremap <buffer> <silent> &og &omega;
7950 inoremap <buffer> <silent> &ps &psi;
7951 inoremap <buffer> <silent> &ch &chi;
7952 inoremap <buffer> <silent> &ph &phi;
7953 inoremap <buffer> <silent> &up &upsilon;
7954 inoremap <buffer> <silent> &ta &tau;
7955 inoremap <buffer> <silent> &sf &sigmaf;
7956 inoremap <buffer> <silent> &si &sigma;
7957 inoremap <buffer> <silent> &rh &rho;
7958 inoremap <buffer> <silent> &pi &pi;
7959 inoremap <buffer> <silent> &oc &omicron;
7960 inoremap <buffer> <silent> &xi &xi;
7961 inoremap <buffer> <silent> &nu &nu;
7962 inoremap <buffer> <silent> &mu &mu;
7963 inoremap <buffer> <silent> &lm &lambda;
7964 inoremap <buffer> <silent> &ka &kappa;
7965 inoremap <buffer> <silent> &io &iota;
7966 inoremap <buffer> <silent> &th &theta;
7967 inoremap <buffer> <silent> &et &eta;
7968 inoremap <buffer> <silent> &ze &zeta;
7969 inoremap <buffer> <silent> &ep &epsilon;
7970 inoremap <buffer> <silent> &de &delta;
7971 inoremap <buffer> <silent> &ga &gamma;
7972 inoremap <buffer> <silent> &be &beta;
7973 inoremap <buffer> <silent> &al &alpha;
7974 inoremap <buffer> <silent> &Ps &Psi;
7975 inoremap <buffer> <silent> &Ch &Chi;
7976 inoremap <buffer> <silent> &Ph &Phi;
7977 inoremap <buffer> <silent> &Up &Upsilon;
7978 inoremap <buffer> <silent> &Ta &Tau;
7979 inoremap <buffer> <silent> &Si &Sigma;
7980 inoremap <buffer> <silent> &Rh &Rho;
7981 inoremap <buffer> <silent> &Pi &Pi;
7982 inoremap <buffer> <silent> &Oc &Omicron;
7983 inoremap <buffer> <silent> &Xi &Xi;
7984 inoremap <buffer> <silent> &Nu &Nu;
7985 inoremap <buffer> <silent> &Mu &Mu;
7986 inoremap <buffer> <silent> &Lm &Lambda;
7987 inoremap <buffer> <silent> &Ka &Kappa;
7988 inoremap <buffer> <silent> &Io &Iota;
7989 inoremap <buffer> <silent> &Th &Theta;
7990 inoremap <buffer> <silent> &Et &Eta;
7991 inoremap <buffer> <silent> &Ze &Zeta;
7992 inoremap <buffer> <silent> &Ep &Epsilon;
7993 inoremap <buffer> <silent> &De &Delta;
7994 inoremap <buffer> <silent> &Ga &Gamma;
7995 inoremap <buffer> <silent> &Be &Beta;
7996 inoremap <buffer> <silent> &Al &Alpha;
7997 inoremap <buffer> <silent> &3. &hellip;
7998 inoremap <buffer> <silent> &-- &mdash;
7999 inoremap <buffer> <silent> &3- &mdash;
8000 inoremap <buffer> <silent> &m- &mdash;
8001 inoremap <buffer> <silent> &2- &ndash;
8002 inoremap <buffer> <silent> &n- &ndash;
8003 inoremap <buffer> <silent> &34 &frac34;
8004 inoremap <buffer> <silent> &12 &frac12;
8005 inoremap <buffer> <silent> &14 &frac14;
8006 inoremap <buffer> <silent> &. &middot;
8007 inoremap <buffer> <silent> &pa &para;
8008 inoremap <buffer> <silent> &mi &micro;
8009 inoremap <buffer> <silent> &dg &deg;
8010 inoremap <buffer> <silent> &? &iquest;
8011 inoremap <buffer> <silent> &! &iexcl;
8012 inoremap <buffer> <silent> &sz &szlig;
8013 inoremap <buffer> <silent> &o/ &oslash;
8014 inoremap <buffer> <silent> &/ &divide;
8015 inoremap <buffer> <silent> &" &uml;
8016 inoremap <buffer> <silent> &2> &raquo;
8017 inoremap <buffer> <silent> &2< &laquo;
8018 inoremap <buffer> <silent> &y" &yuml;
8019 inoremap <buffer> <silent> &y' &yacute;
8020 inoremap <buffer> <silent> &u" &uuml;
8021 inoremap <buffer> <silent> &u^ &ucirc;
8022 inoremap <buffer> <silent> &u' &uacute;
8023 inoremap <buffer> <silent> &u` &ugrave;
8024 inoremap <buffer> <silent> &x &times;
8025 inoremap <buffer> <silent> &o" &ouml;
8026 inoremap <buffer> <silent> &o~ &otilde;
8027 inoremap <buffer> <silent> &o^ &ocirc;
8028 inoremap <buffer> <silent> &o' &oacute;
8029 inoremap <buffer> <silent> &o` &ograve;
8030 inoremap <buffer> <silent> &n~ &ntilde;
8031 inoremap <buffer> <silent> &i" &iuml;
8032 inoremap <buffer> <silent> &i^ &icirc;
8033 inoremap <buffer> <silent> &i' &iacute;
8034 inoremap <buffer> <silent> &i` &igrave;
8035 inoremap <buffer> <silent> &e" &euml;
8036 inoremap <buffer> <silent> &e^ &ecirc;
8037 inoremap <buffer> <silent> &e' &eacute;
8038 inoremap <buffer> <silent> &e` &egrave;
8039 inoremap <buffer> <silent> &c, &ccedil;
8040 inoremap <buffer> <silent> &ae &aelig;
8041 inoremap <buffer> <silent> &ao &aring;
8042 inoremap <buffer> <silent> &a" &auml;
8043 inoremap <buffer> <silent> &a~ &atilde;
8044 inoremap <buffer> <silent> &a^ &acirc;
8045 inoremap <buffer> <silent> &a' &aacute;
8046 inoremap <buffer> <silent> &a` &agrave;
8047 inoremap <buffer> <silent> &Y' &Yacute;
8048 inoremap <buffer> <silent> &U" &Uuml;
8049 inoremap <buffer> <silent> &U^ &Ucirc;
8050 inoremap <buffer> <silent> &U' &Uacute;
8051 inoremap <buffer> <silent> &U` &Ugrave;
8052 inoremap <buffer> <silent> &O/ &Oslash;
8053 inoremap <buffer> <silent> &O" &Ouml;
8054 inoremap <buffer> <silent> &O~ &Otilde;
8055 inoremap <buffer> <silent> &O^ &Ocirc;
8056 inoremap <buffer> <silent> &O' &Oacute;
8057 inoremap <buffer> <silent> &O` &Ograve;
8058 inoremap <buffer> <silent> &N~ &Ntilde;
8059 inoremap <buffer> <silent> &I" &Iuml;
8060 inoremap <buffer> <silent> &I^ &Icirc;
8061 inoremap <buffer> <silent> &I' &Iacute;
8062 inoremap <buffer> <silent> &I` &Igrave;
8063 inoremap <buffer> <silent> &E" &Euml;
8064 inoremap <buffer> <silent> &E^ &Ecirc;
8065 inoremap <buffer> <silent> &E' &Eacute;
8066 inoremap <buffer> <silent> &E` &Egrave;
8067 inoremap <buffer> <silent> &C, &Ccedil;
8068 inoremap <buffer> <silent> &AE &AElig;
8069 inoremap <buffer> <silent> &Ao &Aring;
8070 inoremap <buffer> <silent> &A" &Auml;
8071 inoremap <buffer> <silent> &A~ &Atilde;
8072 inoremap <buffer> <silent> &A^ &Acirc;
8073 inoremap <buffer> <silent> &A' &Aacute;
8074 inoremap <buffer> <silent> &A` &Agrave;
8075 inoremap <buffer> <silent> &c| &cent;
8076 inoremap <buffer> <silent> &Y= &yen;
8077 inoremap <buffer> <silent> &# &pound;
8078 inoremap <buffer> <silent> & &nbsp;
8079 inoremap <buffer> <silent> &> &gt;
8080 inoremap <buffer> <silent> &< &lt;
8081 inoremap <buffer> <silent> &' &quot;
8082 inoremap <buffer> <silent> &tm &trade;
8083 inoremap <buffer> <silent> &rO &reg;
8084 inoremap <buffer> <silent> &cO &copy;
8085 inoremap <buffer> <silent> && &amp;
8086 inoremap <buffer> <silent> ; &nbsp;
8087 inoremap <buffer> <silent> ;la <label for=""></label>F"
8088 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8089 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8090 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8091 </textarea>k$5F"i
8092 inoremap <buffer> <silent> ;og <optgroup label="">
8093 </optgroup>k$F"i
8094 inoremap <buffer> <silent> ;op <option></option>F<
8095 inoremap <buffer> <silent> ;ms <select name="" multiple>
8096 </select>O
8097 inoremap <buffer> <silent> ;se <select name="">
8098 </select>O
8099 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8100 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8101 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8102 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8103 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8104 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8105 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8106 inoremap <buffer> <silent> ;fm <form action="">
8107 </form>k$F"i
8108 inoremap <buffer> <silent> ;if <iframe src="">
8109 </iframe>k$F"i
8110 inoremap <buffer> <silent> ;nf <noframes>
8111 </noframes>O
8112 inoremap <buffer> <silent> ;fr <frame src="">F"
8113 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8114 </frameset>k$3F"i
8115 inoremap <buffer> <silent> ;th <th></th>F<
8116 inoremap <buffer> <silent> ;td <td>
8117 </td>O
8118 inoremap <buffer> <silent> ;tr <tr>
8119 </tr>O
8120 inoremap <buffer> <silent> ;tf <tfoot>
8121 </tfoot>O
8122 inoremap <buffer> <silent> ;tb <tbody>
8123 </tbody>O
8124 inoremap <buffer> <silent> ;tH <thead>
8125 </thead>O
8126 inoremap <buffer> <silent> ;ta <table>
8127 </table>O
8128 inoremap <buffer> <silent> ;ca <caption></caption>F<
8129 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8130 </object>k$5F"i
8131 inoremap <buffer> <silent> ;ns <noscript>
8132 </noscripT>O
8133 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8134 <noembed></noembed>k$5F"i
8135 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8136 inoremap <buffer> <silent> ;va <var></var>F<
8137 inoremap <buffer> <silent> ;ul <ul>
8138 </ul>O
8139 inoremap <buffer> <silent> ;tt <tt></tt>F<
8140 inoremap <buffer> <silent> ;ti <title></title>F<
8141 inoremap <buffer> <silent> ;sp <sup></sup>F<
8142 inoremap <buffer> <silent> ;sb <sub></sub>F<
8143 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
8144 inoremap <buffer> <silent> ;cs <style type="text/css">
8145 <!--
8146 -->
8147 </style>kO
8148 inoremap <buffer> <silent> ;sm <small></small>F<
8149 inoremap <buffer> <silent> ;sa <samp></samp>F<
8150 inoremap <buffer> <silent> ;sk <strike></strike>F<
8151 inoremap <buffer> <silent> ;qu <q></q>F<
8152 inoremap <buffer> <silent> ;pr <pre>
8153 </pre>O
8154 inoremap <buffer> <silent> ;/p </p>
8155 
8156 <p>
8157 inoremap <buffer> <silent> ;pp <p>
8158 </p>O
8159 inoremap <buffer> <silent> ;ol <ol>
8160 </ol>O
8161 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
8162 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
8163 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
8164 inoremap <buffer> <silent> ;lk <link href="">F"
8165 inoremap <buffer> <silent> ;li <li></li>F<
8166 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
8167 inoremap <buffer> <silent> ;ii <isindex>
8168 inoremap <buffer> <silent> ;in <ins></ins>F<
8169 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
8170 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
8171 inoremap <buffer> <silent> ;ht <html>
8172 </html>O
8173 inoremap <buffer> <silent> ;Hr <hr width="75%">
8174 inoremap <buffer> <silent> ;hr <hr>
8175 inoremap <buffer> <silent> ;he <head>
8176 </head>O
8177 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
8178 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
8179 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
8180 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
8181 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
8182 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
8183 inoremap <buffer> <silent> ;h6 <h6></h6>F<
8184 inoremap <buffer> <silent> ;h5 <h5></h5>F<
8185 inoremap <buffer> <silent> ;h4 <h4></h4>F<
8186 inoremap <buffer> <silent> ;h3 <h3></h3>F<
8187 inoremap <buffer> <silent> ;h2 <h2></h2>F<
8188 inoremap <buffer> <silent> ;h1 <h1></h1>F<
8189 inoremap <buffer> <silent> ;fc <font color=""></font>F"
8190 inoremap <buffer> <silent> ;fo <font size=""></font>F"
8191 inoremap <buffer> <silent> ;sn <span></span>F<
8192 inoremap <buffer> <silent> ;dv <div>
8193 </div>O
8194 inoremap <buffer> <silent> ;df <dfn></dfn>F<
8195 inoremap <buffer> <silent> ;de <del></del>F<
8196 inoremap <buffer> <silent> ;dd <dd></dd>F<
8197 inoremap <buffer> <silent> ;dt <dt></dt>F<
8198 inoremap <buffer> <silent> ;dl <dl>
8199 </dl>O
8200 inoremap <buffer> <silent> ;co <code></code>F<
8201 inoremap <buffer> <silent> ;ci <cite></cite>F<
8202 inoremap <buffer> <silent> ;ce <center></center>F<
8203 inoremap <buffer> <silent> ;br <br>
8204 inoremap <buffer> <silent> ;bd <body>
8205 </body>O
8206 inoremap <buffer> <silent> ;bl <blockquote>
8207 </blockquote>O
8208 inoremap <buffer> <silent> ;bi <big></big>F<
8209 inoremap <buffer> <silent> ;bh <base href="">F"
8210 inoremap <buffer> <silent> ;ad <address></address>F<
8211 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
8212 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
8213 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
8214 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
8215 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
8216 inoremap <buffer> <silent> ;an <a name=""></a>F"
8217 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
8218 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
8219 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
8220 inoremap <buffer> <silent> ;ah <a href=""></a>F"
8221 imap <buffer> <silent> ;s4 ;s4
8222 imap <buffer> <silent> ;4 ;4
8223 inoremap <buffer> <silent> ;mi :call MangleImageTag()
8224 inoremap <buffer> <silent> ; 
8225 inoremap <buffer> <silent> ;& &
8226 inoremap <buffer> <silent> ;; ;
8227 setlocal keymap=
8228 setlocal noarabic
8229 setlocal autoindent
8230 setlocal balloonexpr=
8231 setlocal nobinary
8232 setlocal bufhidden=
8233 setlocal buflisted
8234 setlocal buftype=
8235 setlocal nocindent
8236 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
8237 setlocal cinoptions=
8238 setlocal cinwords=if,else,while,do,for,switch
8239 setlocal colorcolumn=
8240 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
8241 setlocal commentstring=<!--%s-->
8242 setlocal complete=.,w,b,u,t,i
8243 setlocal concealcursor=
8244 setlocal conceallevel=0
8245 setlocal completefunc=
8246 setlocal nocopyindent
8247 setlocal cryptmethod=
8248 setlocal nocursorbind
8249 setlocal nocursorcolumn
8250 setlocal nocursorline
8251 setlocal define=
8252 setlocal dictionary=
8253 setlocal nodiff
8254 setlocal equalprg=
8255 setlocal errorformat=
8256 setlocal expandtab
8257 if &filetype != 'html'
8258 setlocal filetype=html
8259 endif
8260 setlocal foldcolumn=0
8261 setlocal foldenable
8262 setlocal foldexpr=0
8263 setlocal foldignore=#
8264 setlocal foldlevel=0
8265 setlocal foldmarker={{{,}}}
8266 setlocal foldmethod=manual
8267 setlocal foldminlines=1
8268 setlocal foldnestmax=20
8269 setlocal foldtext=foldtext()
8270 setlocal formatexpr=
8271 setlocal formatoptions=tcq
8272 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
8273 setlocal grepprg=
8274 setlocal iminsert=2
8275 setlocal imsearch=2
8276 setlocal include=
8277 setlocal includeexpr=
8278 setlocal indentexpr=
8279 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
8280 setlocal noinfercase
8281 setlocal iskeyword=@,48-57,_,192-255
8282 setlocal keywordprg=
8283 setlocal nolinebreak
8284 setlocal nolisp
8285 setlocal nolist
8286 setlocal makeprg=
8287 setlocal matchpairs=(:),{:},[:],<:>
8288 setlocal nomodeline
8289 setlocal modifiable
8290 setlocal nrformats=octal,hex
8291 setlocal nonumber
8292 setlocal numberwidth=4
8293 setlocal omnifunc=htmlcomplete#CompleteTags
8294 setlocal path=
8295 setlocal nopreserveindent
8296 setlocal nopreviewwindow
8297 setlocal quoteescape=\\
8298 setlocal noreadonly
8299 setlocal norelativenumber
8300 setlocal norightleft
8301 setlocal rightleftcmd=search
8302 setlocal noscrollbind
8303 setlocal shiftwidth=4
8304 setlocal noshortname
8305 setlocal nosmartindent
8306 setlocal softtabstop=0
8307 setlocal nospell
8308 setlocal spellcapcheck=
8309 setlocal spellfile=
8310 setlocal spelllang=en
8311 setlocal statusline=
8312 setlocal suffixesadd=
8313 setlocal swapfile
8314 setlocal synmaxcol=3000
8315 if &syntax != 'html'
8316 setlocal syntax=html
8317 endif
8318 setlocal tabstop=4
8319 setlocal tags=
8320 setlocal textwidth=0
8321 setlocal thesaurus=
8322 setlocal noundofile
8323 setlocal nowinfixheight
8324 setlocal nowinfixwidth
8325 setlocal wrap
8326 setlocal wrapmargin=0
8327 silent! normal! zE
8328 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
8329 if s:l < 1 | let s:l = 1 | endif
8330 exe s:l
8331 normal! zt
8332 1
8333 normal! 0
8334 tabedit restore.html
8335 set splitbelow splitright
8336 set nosplitbelow
8337 set nosplitright
8338 wincmd t
8339 set winheight=1 winwidth=1
8340 argglobal
8341 19argu
8342 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8343 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8344 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
8345 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
8346 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
8347 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
8348 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
8349 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
8350 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
8351 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
8352 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
8353 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
8354 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
8355 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
8356 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
8357 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
8358 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
8359 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
8360 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
8361 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
8362 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
8363 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
8364 nnoremap <buffer> <silent> ; 
8365 nnoremap <buffer> <silent> ;; ;
8366 vnoremap <buffer> <silent> ;; ;
8367 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
8368 inoremap <buffer> <silent> &hA &hArr;
8369 inoremap <buffer> <silent> &dA &dArr;
8370 inoremap <buffer> <silent> &rA &rArr;
8371 inoremap <buffer> <silent> &uA &uArr;
8372 inoremap <buffer> <silent> &lA &lArr;
8373 inoremap <buffer> <silent> &ha &harr;
8374 inoremap <buffer> <silent> &da &darr;
8375 inoremap <buffer> <silent> &ra &rarr;
8376 inoremap <buffer> <silent> &ua &uarr;
8377 inoremap <buffer> <silent> &la &larr;
8378 inoremap <buffer> <silent> &pv &piv;
8379 inoremap <buffer> <silent> &uh &upsih;
8380 inoremap <buffer> <silent> &ts &thetasym;
8381 inoremap <buffer> <silent> &og &omega;
8382 inoremap <buffer> <silent> &ps &psi;
8383 inoremap <buffer> <silent> &ch &chi;
8384 inoremap <buffer> <silent> &ph &phi;
8385 inoremap <buffer> <silent> &up &upsilon;
8386 inoremap <buffer> <silent> &ta &tau;
8387 inoremap <buffer> <silent> &sf &sigmaf;
8388 inoremap <buffer> <silent> &si &sigma;
8389 inoremap <buffer> <silent> &rh &rho;
8390 inoremap <buffer> <silent> &pi &pi;
8391 inoremap <buffer> <silent> &oc &omicron;
8392 inoremap <buffer> <silent> &xi &xi;
8393 inoremap <buffer> <silent> &nu &nu;
8394 inoremap <buffer> <silent> &mu &mu;
8395 inoremap <buffer> <silent> &lm &lambda;
8396 inoremap <buffer> <silent> &ka &kappa;
8397 inoremap <buffer> <silent> &io &iota;
8398 inoremap <buffer> <silent> &th &theta;
8399 inoremap <buffer> <silent> &et &eta;
8400 inoremap <buffer> <silent> &ze &zeta;
8401 inoremap <buffer> <silent> &ep &epsilon;
8402 inoremap <buffer> <silent> &de &delta;
8403 inoremap <buffer> <silent> &ga &gamma;
8404 inoremap <buffer> <silent> &be &beta;
8405 inoremap <buffer> <silent> &al &alpha;
8406 inoremap <buffer> <silent> &Ps &Psi;
8407 inoremap <buffer> <silent> &Ch &Chi;
8408 inoremap <buffer> <silent> &Ph &Phi;
8409 inoremap <buffer> <silent> &Up &Upsilon;
8410 inoremap <buffer> <silent> &Ta &Tau;
8411 inoremap <buffer> <silent> &Si &Sigma;
8412 inoremap <buffer> <silent> &Rh &Rho;
8413 inoremap <buffer> <silent> &Pi &Pi;
8414 inoremap <buffer> <silent> &Oc &Omicron;
8415 inoremap <buffer> <silent> &Xi &Xi;
8416 inoremap <buffer> <silent> &Nu &Nu;
8417 inoremap <buffer> <silent> &Mu &Mu;
8418 inoremap <buffer> <silent> &Lm &Lambda;
8419 inoremap <buffer> <silent> &Ka &Kappa;
8420 inoremap <buffer> <silent> &Io &Iota;
8421 inoremap <buffer> <silent> &Th &Theta;
8422 inoremap <buffer> <silent> &Et &Eta;
8423 inoremap <buffer> <silent> &Ze &Zeta;
8424 inoremap <buffer> <silent> &Ep &Epsilon;
8425 inoremap <buffer> <silent> &De &Delta;
8426 inoremap <buffer> <silent> &Ga &Gamma;
8427 inoremap <buffer> <silent> &Be &Beta;
8428 inoremap <buffer> <silent> &Al &Alpha;
8429 inoremap <buffer> <silent> &3. &hellip;
8430 inoremap <buffer> <silent> &-- &mdash;
8431 inoremap <buffer> <silent> &3- &mdash;
8432 inoremap <buffer> <silent> &m- &mdash;
8433 inoremap <buffer> <silent> &2- &ndash;
8434 inoremap <buffer> <silent> &n- &ndash;
8435 inoremap <buffer> <silent> &34 &frac34;
8436 inoremap <buffer> <silent> &12 &frac12;
8437 inoremap <buffer> <silent> &14 &frac14;
8438 inoremap <buffer> <silent> &. &middot;
8439 inoremap <buffer> <silent> &pa &para;
8440 inoremap <buffer> <silent> &mi &micro;
8441 inoremap <buffer> <silent> &dg &deg;
8442 inoremap <buffer> <silent> &? &iquest;
8443 inoremap <buffer> <silent> &! &iexcl;
8444 inoremap <buffer> <silent> &sz &szlig;
8445 inoremap <buffer> <silent> &o/ &oslash;
8446 inoremap <buffer> <silent> &/ &divide;
8447 inoremap <buffer> <silent> &" &uml;
8448 inoremap <buffer> <silent> &2> &raquo;
8449 inoremap <buffer> <silent> &2< &laquo;
8450 inoremap <buffer> <silent> &y" &yuml;
8451 inoremap <buffer> <silent> &y' &yacute;
8452 inoremap <buffer> <silent> &u" &uuml;
8453 inoremap <buffer> <silent> &u^ &ucirc;
8454 inoremap <buffer> <silent> &u' &uacute;
8455 inoremap <buffer> <silent> &u` &ugrave;
8456 inoremap <buffer> <silent> &x &times;
8457 inoremap <buffer> <silent> &o" &ouml;
8458 inoremap <buffer> <silent> &o~ &otilde;
8459 inoremap <buffer> <silent> &o^ &ocirc;
8460 inoremap <buffer> <silent> &o' &oacute;
8461 inoremap <buffer> <silent> &o` &ograve;
8462 inoremap <buffer> <silent> &n~ &ntilde;
8463 inoremap <buffer> <silent> &i" &iuml;
8464 inoremap <buffer> <silent> &i^ &icirc;
8465 inoremap <buffer> <silent> &i' &iacute;
8466 inoremap <buffer> <silent> &i` &igrave;
8467 inoremap <buffer> <silent> &e" &euml;
8468 inoremap <buffer> <silent> &e^ &ecirc;
8469 inoremap <buffer> <silent> &e' &eacute;
8470 inoremap <buffer> <silent> &e` &egrave;
8471 inoremap <buffer> <silent> &c, &ccedil;
8472 inoremap <buffer> <silent> &ae &aelig;
8473 inoremap <buffer> <silent> &ao &aring;
8474 inoremap <buffer> <silent> &a" &auml;
8475 inoremap <buffer> <silent> &a~ &atilde;
8476 inoremap <buffer> <silent> &a^ &acirc;
8477 inoremap <buffer> <silent> &a' &aacute;
8478 inoremap <buffer> <silent> &a` &agrave;
8479 inoremap <buffer> <silent> &Y' &Yacute;
8480 inoremap <buffer> <silent> &U" &Uuml;
8481 inoremap <buffer> <silent> &U^ &Ucirc;
8482 inoremap <buffer> <silent> &U' &Uacute;
8483 inoremap <buffer> <silent> &U` &Ugrave;
8484 inoremap <buffer> <silent> &O/ &Oslash;
8485 inoremap <buffer> <silent> &O" &Ouml;
8486 inoremap <buffer> <silent> &O~ &Otilde;
8487 inoremap <buffer> <silent> &O^ &Ocirc;
8488 inoremap <buffer> <silent> &O' &Oacute;
8489 inoremap <buffer> <silent> &O` &Ograve;
8490 inoremap <buffer> <silent> &N~ &Ntilde;
8491 inoremap <buffer> <silent> &I" &Iuml;
8492 inoremap <buffer> <silent> &I^ &Icirc;
8493 inoremap <buffer> <silent> &I' &Iacute;
8494 inoremap <buffer> <silent> &I` &Igrave;
8495 inoremap <buffer> <silent> &E" &Euml;
8496 inoremap <buffer> <silent> &E^ &Ecirc;
8497 inoremap <buffer> <silent> &E' &Eacute;
8498 inoremap <buffer> <silent> &E` &Egrave;
8499 inoremap <buffer> <silent> &C, &Ccedil;
8500 inoremap <buffer> <silent> &AE &AElig;
8501 inoremap <buffer> <silent> &Ao &Aring;
8502 inoremap <buffer> <silent> &A" &Auml;
8503 inoremap <buffer> <silent> &A~ &Atilde;
8504 inoremap <buffer> <silent> &A^ &Acirc;
8505 inoremap <buffer> <silent> &A' &Aacute;
8506 inoremap <buffer> <silent> &A` &Agrave;
8507 inoremap <buffer> <silent> &c| &cent;
8508 inoremap <buffer> <silent> &Y= &yen;
8509 inoremap <buffer> <silent> &# &pound;
8510 inoremap <buffer> <silent> & &nbsp;
8511 inoremap <buffer> <silent> &> &gt;
8512 inoremap <buffer> <silent> &< &lt;
8513 inoremap <buffer> <silent> &' &quot;
8514 inoremap <buffer> <silent> &tm &trade;
8515 inoremap <buffer> <silent> &rO &reg;
8516 inoremap <buffer> <silent> &cO &copy;
8517 inoremap <buffer> <silent> && &amp;
8518 inoremap <buffer> <silent> ; &nbsp;
8519 inoremap <buffer> <silent> ;la <label for=""></label>F"
8520 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8521 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8522 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8523 </textarea>k$5F"i
8524 inoremap <buffer> <silent> ;og <optgroup label="">
8525 </optgroup>k$F"i
8526 inoremap <buffer> <silent> ;op <option></option>F<
8527 inoremap <buffer> <silent> ;ms <select name="" multiple>
8528 </select>O
8529 inoremap <buffer> <silent> ;se <select name="">
8530 </select>O
8531 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8532 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8533 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8534 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8535 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8536 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8537 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8538 inoremap <buffer> <silent> ;fm <form action="">
8539 </form>k$F"i
8540 inoremap <buffer> <silent> ;if <iframe src="">
8541 </iframe>k$F"i
8542 inoremap <buffer> <silent> ;nf <noframes>
8543 </noframes>O
8544 inoremap <buffer> <silent> ;fr <frame src="">F"
8545 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8546 </frameset>k$3F"i
8547 inoremap <buffer> <silent> ;th <th></th>F<
8548 inoremap <buffer> <silent> ;td <td>
8549 </td>O
8550 inoremap <buffer> <silent> ;tr <tr>
8551 </tr>O
8552 inoremap <buffer> <silent> ;tf <tfoot>
8553 </tfoot>O
8554 inoremap <buffer> <silent> ;tb <tbody>
8555 </tbody>O
8556 inoremap <buffer> <silent> ;tH <thead>
8557 </thead>O
8558 inoremap <buffer> <silent> ;ta <table>
8559 </table>O
8560 inoremap <buffer> <silent> ;ca <caption></caption>F<
8561 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8562 </object>k$5F"i
8563 inoremap <buffer> <silent> ;ns <noscript>
8564 </noscripT>O
8565 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8566 <noembed></noembed>k$5F"i
8567 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8568 inoremap <buffer> <silent> ;va <var></var>F<
8569 inoremap <buffer> <silent> ;ul <ul>
8570 </ul>O
8571 inoremap <buffer> <silent> ;tt <tt></tt>F<
8572 inoremap <buffer> <silent> ;ti <title></title>F<
8573 inoremap <buffer> <silent> ;sp <sup></sup>F<
8574 inoremap <buffer> <silent> ;sb <sub></sub>F<
8575 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
8576 inoremap <buffer> <silent> ;cs <style type="text/css">
8577 <!--
8578 -->
8579 </style>kO
8580 inoremap <buffer> <silent> ;sm <small></small>F<
8581 inoremap <buffer> <silent> ;sa <samp></samp>F<
8582 inoremap <buffer> <silent> ;sk <strike></strike>F<
8583 inoremap <buffer> <silent> ;qu <q></q>F<
8584 inoremap <buffer> <silent> ;pr <pre>
8585 </pre>O
8586 inoremap <buffer> <silent> ;/p </p>
8587 
8588 <p>
8589 inoremap <buffer> <silent> ;pp <p>
8590 </p>O
8591 inoremap <buffer> <silent> ;ol <ol>
8592 </ol>O
8593 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
8594 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
8595 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
8596 inoremap <buffer> <silent> ;lk <link href="">F"
8597 inoremap <buffer> <silent> ;li <li></li>F<
8598 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
8599 inoremap <buffer> <silent> ;ii <isindex>
8600 inoremap <buffer> <silent> ;in <ins></ins>F<
8601 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
8602 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
8603 inoremap <buffer> <silent> ;ht <html>
8604 </html>O
8605 inoremap <buffer> <silent> ;Hr <hr width="75%">
8606 inoremap <buffer> <silent> ;hr <hr>
8607 inoremap <buffer> <silent> ;he <head>
8608 </head>O
8609 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
8610 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
8611 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
8612 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
8613 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
8614 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
8615 inoremap <buffer> <silent> ;h6 <h6></h6>F<
8616 inoremap <buffer> <silent> ;h5 <h5></h5>F<
8617 inoremap <buffer> <silent> ;h4 <h4></h4>F<
8618 inoremap <buffer> <silent> ;h3 <h3></h3>F<
8619 inoremap <buffer> <silent> ;h2 <h2></h2>F<
8620 inoremap <buffer> <silent> ;h1 <h1></h1>F<
8621 inoremap <buffer> <silent> ;fc <font color=""></font>F"
8622 inoremap <buffer> <silent> ;fo <font size=""></font>F"
8623 inoremap <buffer> <silent> ;sn <span></span>F<
8624 inoremap <buffer> <silent> ;dv <div>
8625 </div>O
8626 inoremap <buffer> <silent> ;df <dfn></dfn>F<
8627 inoremap <buffer> <silent> ;de <del></del>F<
8628 inoremap <buffer> <silent> ;dd <dd></dd>F<
8629 inoremap <buffer> <silent> ;dt <dt></dt>F<
8630 inoremap <buffer> <silent> ;dl <dl>
8631 </dl>O
8632 inoremap <buffer> <silent> ;co <code></code>F<
8633 inoremap <buffer> <silent> ;ci <cite></cite>F<
8634 inoremap <buffer> <silent> ;ce <center></center>F<
8635 inoremap <buffer> <silent> ;br <br>
8636 inoremap <buffer> <silent> ;bd <body>
8637 </body>O
8638 inoremap <buffer> <silent> ;bl <blockquote>
8639 </blockquote>O
8640 inoremap <buffer> <silent> ;bi <big></big>F<
8641 inoremap <buffer> <silent> ;bh <base href="">F"
8642 inoremap <buffer> <silent> ;ad <address></address>F<
8643 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
8644 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
8645 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
8646 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
8647 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
8648 inoremap <buffer> <silent> ;an <a name=""></a>F"
8649 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
8650 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
8651 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
8652 inoremap <buffer> <silent> ;ah <a href=""></a>F"
8653 imap <buffer> <silent> ;s4 ;s4
8654 imap <buffer> <silent> ;4 ;4
8655 inoremap <buffer> <silent> ;mi :call MangleImageTag()
8656 inoremap <buffer> <silent> ; 
8657 inoremap <buffer> <silent> ;& &
8658 inoremap <buffer> <silent> ;; ;
8659 setlocal keymap=
8660 setlocal noarabic
8661 setlocal autoindent
8662 setlocal balloonexpr=
8663 setlocal nobinary
8664 setlocal bufhidden=
8665 setlocal buflisted
8666 setlocal buftype=
8667 setlocal nocindent
8668 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
8669 setlocal cinoptions=
8670 setlocal cinwords=if,else,while,do,for,switch
8671 setlocal colorcolumn=
8672 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
8673 setlocal commentstring=<!--%s-->
8674 setlocal complete=.,w,b,u,t,i
8675 setlocal concealcursor=
8676 setlocal conceallevel=0
8677 setlocal completefunc=
8678 setlocal nocopyindent
8679 setlocal cryptmethod=
8680 setlocal nocursorbind
8681 setlocal nocursorcolumn
8682 setlocal nocursorline
8683 setlocal define=
8684 setlocal dictionary=
8685 setlocal nodiff
8686 setlocal equalprg=
8687 setlocal errorformat=
8688 setlocal expandtab
8689 if &filetype != 'html'
8690 setlocal filetype=html
8691 endif
8692 setlocal foldcolumn=0
8693 setlocal foldenable
8694 setlocal foldexpr=0
8695 setlocal foldignore=#
8696 setlocal foldlevel=0
8697 setlocal foldmarker={{{,}}}
8698 setlocal foldmethod=manual
8699 setlocal foldminlines=1
8700 setlocal foldnestmax=20
8701 setlocal foldtext=foldtext()
8702 setlocal formatexpr=
8703 setlocal formatoptions=tcq
8704 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
8705 setlocal grepprg=
8706 setlocal iminsert=2
8707 setlocal imsearch=2
8708 setlocal include=
8709 setlocal includeexpr=
8710 setlocal indentexpr=
8711 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
8712 setlocal noinfercase
8713 setlocal iskeyword=@,48-57,_,192-255
8714 setlocal keywordprg=
8715 setlocal nolinebreak
8716 setlocal nolisp
8717 setlocal nolist
8718 setlocal makeprg=
8719 setlocal matchpairs=(:),{:},[:],<:>
8720 setlocal nomodeline
8721 setlocal modifiable
8722 setlocal nrformats=octal,hex
8723 setlocal nonumber
8724 setlocal numberwidth=4
8725 setlocal omnifunc=htmlcomplete#CompleteTags
8726 setlocal path=
8727 setlocal nopreserveindent
8728 setlocal nopreviewwindow
8729 setlocal quoteescape=\\
8730 setlocal noreadonly
8731 setlocal norelativenumber
8732 setlocal norightleft
8733 setlocal rightleftcmd=search
8734 setlocal noscrollbind
8735 setlocal shiftwidth=4
8736 setlocal noshortname
8737 setlocal nosmartindent
8738 setlocal softtabstop=0
8739 setlocal nospell
8740 setlocal spellcapcheck=
8741 setlocal spellfile=
8742 setlocal spelllang=en
8743 setlocal statusline=
8744 setlocal suffixesadd=
8745 setlocal swapfile
8746 setlocal synmaxcol=3000
8747 if &syntax != 'html'
8748 setlocal syntax=html
8749 endif
8750 setlocal tabstop=4
8751 setlocal tags=
8752 setlocal textwidth=0
8753 setlocal thesaurus=
8754 setlocal noundofile
8755 setlocal nowinfixheight
8756 setlocal nowinfixwidth
8757 setlocal wrap
8758 setlocal wrapmargin=0
8759 silent! normal! zE
8760 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
8761 if s:l < 1 | let s:l = 1 | endif
8762 exe s:l
8763 normal! zt
8764 1
8765 normal! 0
8766 tabedit screenshots.html
8767 set splitbelow splitright
8768 set nosplitbelow
8769 set nosplitright
8770 wincmd t
8771 set winheight=1 winwidth=1
8772 argglobal
8773 20argu
8774 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8775 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8776 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
8777 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
8778 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
8779 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
8780 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
8781 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
8782 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
8783 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
8784 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
8785 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
8786 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
8787 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
8788 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
8789 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
8790 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
8791 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
8792 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
8793 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
8794 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
8795 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
8796 nnoremap <buffer> <silent> ; 
8797 nnoremap <buffer> <silent> ;; ;
8798 vnoremap <buffer> <silent> ;; ;
8799 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
8800 inoremap <buffer> <silent> &hA &hArr;
8801 inoremap <buffer> <silent> &dA &dArr;
8802 inoremap <buffer> <silent> &rA &rArr;
8803 inoremap <buffer> <silent> &uA &uArr;
8804 inoremap <buffer> <silent> &lA &lArr;
8805 inoremap <buffer> <silent> &ha &harr;
8806 inoremap <buffer> <silent> &da &darr;
8807 inoremap <buffer> <silent> &ra &rarr;
8808 inoremap <buffer> <silent> &ua &uarr;
8809 inoremap <buffer> <silent> &la &larr;
8810 inoremap <buffer> <silent> &pv &piv;
8811 inoremap <buffer> <silent> &uh &upsih;
8812 inoremap <buffer> <silent> &ts &thetasym;
8813 inoremap <buffer> <silent> &og &omega;
8814 inoremap <buffer> <silent> &ps &psi;
8815 inoremap <buffer> <silent> &ch &chi;
8816 inoremap <buffer> <silent> &ph &phi;
8817 inoremap <buffer> <silent> &up &upsilon;
8818 inoremap <buffer> <silent> &ta &tau;
8819 inoremap <buffer> <silent> &sf &sigmaf;
8820 inoremap <buffer> <silent> &si &sigma;
8821 inoremap <buffer> <silent> &rh &rho;
8822 inoremap <buffer> <silent> &pi &pi;
8823 inoremap <buffer> <silent> &oc &omicron;
8824 inoremap <buffer> <silent> &xi &xi;
8825 inoremap <buffer> <silent> &nu &nu;
8826 inoremap <buffer> <silent> &mu &mu;
8827 inoremap <buffer> <silent> &lm &lambda;
8828 inoremap <buffer> <silent> &ka &kappa;
8829 inoremap <buffer> <silent> &io &iota;
8830 inoremap <buffer> <silent> &th &theta;
8831 inoremap <buffer> <silent> &et &eta;
8832 inoremap <buffer> <silent> &ze &zeta;
8833 inoremap <buffer> <silent> &ep &epsilon;
8834 inoremap <buffer> <silent> &de &delta;
8835 inoremap <buffer> <silent> &ga &gamma;
8836 inoremap <buffer> <silent> &be &beta;
8837 inoremap <buffer> <silent> &al &alpha;
8838 inoremap <buffer> <silent> &Ps &Psi;
8839 inoremap <buffer> <silent> &Ch &Chi;
8840 inoremap <buffer> <silent> &Ph &Phi;
8841 inoremap <buffer> <silent> &Up &Upsilon;
8842 inoremap <buffer> <silent> &Ta &Tau;
8843 inoremap <buffer> <silent> &Si &Sigma;
8844 inoremap <buffer> <silent> &Rh &Rho;
8845 inoremap <buffer> <silent> &Pi &Pi;
8846 inoremap <buffer> <silent> &Oc &Omicron;
8847 inoremap <buffer> <silent> &Xi &Xi;
8848 inoremap <buffer> <silent> &Nu &Nu;
8849 inoremap <buffer> <silent> &Mu &Mu;
8850 inoremap <buffer> <silent> &Lm &Lambda;
8851 inoremap <buffer> <silent> &Ka &Kappa;
8852 inoremap <buffer> <silent> &Io &Iota;
8853 inoremap <buffer> <silent> &Th &Theta;
8854 inoremap <buffer> <silent> &Et &Eta;
8855 inoremap <buffer> <silent> &Ze &Zeta;
8856 inoremap <buffer> <silent> &Ep &Epsilon;
8857 inoremap <buffer> <silent> &De &Delta;
8858 inoremap <buffer> <silent> &Ga &Gamma;
8859 inoremap <buffer> <silent> &Be &Beta;
8860 inoremap <buffer> <silent> &Al &Alpha;
8861 inoremap <buffer> <silent> &3. &hellip;
8862 inoremap <buffer> <silent> &-- &mdash;
8863 inoremap <buffer> <silent> &3- &mdash;
8864 inoremap <buffer> <silent> &m- &mdash;
8865 inoremap <buffer> <silent> &2- &ndash;
8866 inoremap <buffer> <silent> &n- &ndash;
8867 inoremap <buffer> <silent> &34 &frac34;
8868 inoremap <buffer> <silent> &12 &frac12;
8869 inoremap <buffer> <silent> &14 &frac14;
8870 inoremap <buffer> <silent> &. &middot;
8871 inoremap <buffer> <silent> &pa &para;
8872 inoremap <buffer> <silent> &mi &micro;
8873 inoremap <buffer> <silent> &dg &deg;
8874 inoremap <buffer> <silent> &? &iquest;
8875 inoremap <buffer> <silent> &! &iexcl;
8876 inoremap <buffer> <silent> &sz &szlig;
8877 inoremap <buffer> <silent> &o/ &oslash;
8878 inoremap <buffer> <silent> &/ &divide;
8879 inoremap <buffer> <silent> &" &uml;
8880 inoremap <buffer> <silent> &2> &raquo;
8881 inoremap <buffer> <silent> &2< &laquo;
8882 inoremap <buffer> <silent> &y" &yuml;
8883 inoremap <buffer> <silent> &y' &yacute;
8884 inoremap <buffer> <silent> &u" &uuml;
8885 inoremap <buffer> <silent> &u^ &ucirc;
8886 inoremap <buffer> <silent> &u' &uacute;
8887 inoremap <buffer> <silent> &u` &ugrave;
8888 inoremap <buffer> <silent> &x &times;
8889 inoremap <buffer> <silent> &o" &ouml;
8890 inoremap <buffer> <silent> &o~ &otilde;
8891 inoremap <buffer> <silent> &o^ &ocirc;
8892 inoremap <buffer> <silent> &o' &oacute;
8893 inoremap <buffer> <silent> &o` &ograve;
8894 inoremap <buffer> <silent> &n~ &ntilde;
8895 inoremap <buffer> <silent> &i" &iuml;
8896 inoremap <buffer> <silent> &i^ &icirc;
8897 inoremap <buffer> <silent> &i' &iacute;
8898 inoremap <buffer> <silent> &i` &igrave;
8899 inoremap <buffer> <silent> &e" &euml;
8900 inoremap <buffer> <silent> &e^ &ecirc;
8901 inoremap <buffer> <silent> &e' &eacute;
8902 inoremap <buffer> <silent> &e` &egrave;
8903 inoremap <buffer> <silent> &c, &ccedil;
8904 inoremap <buffer> <silent> &ae &aelig;
8905 inoremap <buffer> <silent> &ao &aring;
8906 inoremap <buffer> <silent> &a" &auml;
8907 inoremap <buffer> <silent> &a~ &atilde;
8908 inoremap <buffer> <silent> &a^ &acirc;
8909 inoremap <buffer> <silent> &a' &aacute;
8910 inoremap <buffer> <silent> &a` &agrave;
8911 inoremap <buffer> <silent> &Y' &Yacute;
8912 inoremap <buffer> <silent> &U" &Uuml;
8913 inoremap <buffer> <silent> &U^ &Ucirc;
8914 inoremap <buffer> <silent> &U' &Uacute;
8915 inoremap <buffer> <silent> &U` &Ugrave;
8916 inoremap <buffer> <silent> &O/ &Oslash;
8917 inoremap <buffer> <silent> &O" &Ouml;
8918 inoremap <buffer> <silent> &O~ &Otilde;
8919 inoremap <buffer> <silent> &O^ &Ocirc;
8920 inoremap <buffer> <silent> &O' &Oacute;
8921 inoremap <buffer> <silent> &O` &Ograve;
8922 inoremap <buffer> <silent> &N~ &Ntilde;
8923 inoremap <buffer> <silent> &I" &Iuml;
8924 inoremap <buffer> <silent> &I^ &Icirc;
8925 inoremap <buffer> <silent> &I' &Iacute;
8926 inoremap <buffer> <silent> &I` &Igrave;
8927 inoremap <buffer> <silent> &E" &Euml;
8928 inoremap <buffer> <silent> &E^ &Ecirc;
8929 inoremap <buffer> <silent> &E' &Eacute;
8930 inoremap <buffer> <silent> &E` &Egrave;
8931 inoremap <buffer> <silent> &C, &Ccedil;
8932 inoremap <buffer> <silent> &AE &AElig;
8933 inoremap <buffer> <silent> &Ao &Aring;
8934 inoremap <buffer> <silent> &A" &Auml;
8935 inoremap <buffer> <silent> &A~ &Atilde;
8936 inoremap <buffer> <silent> &A^ &Acirc;
8937 inoremap <buffer> <silent> &A' &Aacute;
8938 inoremap <buffer> <silent> &A` &Agrave;
8939 inoremap <buffer> <silent> &c| &cent;
8940 inoremap <buffer> <silent> &Y= &yen;
8941 inoremap <buffer> <silent> &# &pound;
8942 inoremap <buffer> <silent> & &nbsp;
8943 inoremap <buffer> <silent> &> &gt;
8944 inoremap <buffer> <silent> &< &lt;
8945 inoremap <buffer> <silent> &' &quot;
8946 inoremap <buffer> <silent> &tm &trade;
8947 inoremap <buffer> <silent> &rO &reg;
8948 inoremap <buffer> <silent> &cO &copy;
8949 inoremap <buffer> <silent> && &amp;
8950 inoremap <buffer> <silent> ; &nbsp;
8951 inoremap <buffer> <silent> ;la <label for=""></label>F"
8952 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8953 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8954 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8955 </textarea>k$5F"i
8956 inoremap <buffer> <silent> ;og <optgroup label="">
8957 </optgroup>k$F"i
8958 inoremap <buffer> <silent> ;op <option></option>F<
8959 inoremap <buffer> <silent> ;ms <select name="" multiple>
8960 </select>O
8961 inoremap <buffer> <silent> ;se <select name="">
8962 </select>O
8963 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8964 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8965 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8966 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8967 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8968 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8969 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8970 inoremap <buffer> <silent> ;fm <form action="">
8971 </form>k$F"i
8972 inoremap <buffer> <silent> ;if <iframe src="">
8973 </iframe>k$F"i
8974 inoremap <buffer> <silent> ;nf <noframes>
8975 </noframes>O
8976 inoremap <buffer> <silent> ;fr <frame src="">F"
8977 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8978 </frameset>k$3F"i
8979 inoremap <buffer> <silent> ;th <th></th>F<
8980 inoremap <buffer> <silent> ;td <td>
8981 </td>O
8982 inoremap <buffer> <silent> ;tr <tr>
8983 </tr>O
8984 inoremap <buffer> <silent> ;tf <tfoot>
8985 </tfoot>O
8986 inoremap <buffer> <silent> ;tb <tbody>
8987 </tbody>O
8988 inoremap <buffer> <silent> ;tH <thead>
8989 </thead>O
8990 inoremap <buffer> <silent> ;ta <table>
8991 </table>O
8992 inoremap <buffer> <silent> ;ca <caption></caption>F<
8993 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8994 </object>k$5F"i
8995 inoremap <buffer> <silent> ;ns <noscript>
8996 </noscripT>O
8997 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8998 <noembed></noembed>k$5F"i
8999 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
9000 inoremap <buffer> <silent> ;va <var></var>F<
9001 inoremap <buffer> <silent> ;ul <ul>
9002 </ul>O
9003 inoremap <buffer> <silent> ;tt <tt></tt>F<
9004 inoremap <buffer> <silent> ;ti <title></title>F<
9005 inoremap <buffer> <silent> ;sp <sup></sup>F<
9006 inoremap <buffer> <silent> ;sb <sub></sub>F<
9007 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9008 inoremap <buffer> <silent> ;cs <style type="text/css">
9009 <!--
9010 -->
9011 </style>kO
9012 inoremap <buffer> <silent> ;sm <small></small>F<
9013 inoremap <buffer> <silent> ;sa <samp></samp>F<
9014 inoremap <buffer> <silent> ;sk <strike></strike>F<
9015 inoremap <buffer> <silent> ;qu <q></q>F<
9016 inoremap <buffer> <silent> ;pr <pre>
9017 </pre>O
9018 inoremap <buffer> <silent> ;/p </p>
9019 
9020 <p>
9021 inoremap <buffer> <silent> ;pp <p>
9022 </p>O
9023 inoremap <buffer> <silent> ;ol <ol>
9024 </ol>O
9025 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9026 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9027 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9028 inoremap <buffer> <silent> ;lk <link href="">F"
9029 inoremap <buffer> <silent> ;li <li></li>F<
9030 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9031 inoremap <buffer> <silent> ;ii <isindex>
9032 inoremap <buffer> <silent> ;in <ins></ins>F<
9033 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9034 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9035 inoremap <buffer> <silent> ;ht <html>
9036 </html>O
9037 inoremap <buffer> <silent> ;Hr <hr width="75%">
9038 inoremap <buffer> <silent> ;hr <hr>
9039 inoremap <buffer> <silent> ;he <head>
9040 </head>O
9041 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9042 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9043 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9044 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9045 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9046 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9047 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9048 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9049 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9050 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9051 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9052 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9053 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9054 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9055 inoremap <buffer> <silent> ;sn <span></span>F<
9056 inoremap <buffer> <silent> ;dv <div>
9057 </div>O
9058 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9059 inoremap <buffer> <silent> ;de <del></del>F<
9060 inoremap <buffer> <silent> ;dd <dd></dd>F<
9061 inoremap <buffer> <silent> ;dt <dt></dt>F<
9062 inoremap <buffer> <silent> ;dl <dl>
9063 </dl>O
9064 inoremap <buffer> <silent> ;co <code></code>F<
9065 inoremap <buffer> <silent> ;ci <cite></cite>F<
9066 inoremap <buffer> <silent> ;ce <center></center>F<
9067 inoremap <buffer> <silent> ;br <br>
9068 inoremap <buffer> <silent> ;bd <body>
9069 </body>O
9070 inoremap <buffer> <silent> ;bl <blockquote>
9071 </blockquote>O
9072 inoremap <buffer> <silent> ;bi <big></big>F<
9073 inoremap <buffer> <silent> ;bh <base href="">F"
9074 inoremap <buffer> <silent> ;ad <address></address>F<
9075 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9076 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9077 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9078 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9079 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9080 inoremap <buffer> <silent> ;an <a name=""></a>F"
9081 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9082 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9083 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9084 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9085 imap <buffer> <silent> ;s4 ;s4
9086 imap <buffer> <silent> ;4 ;4
9087 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9088 inoremap <buffer> <silent> ; 
9089 inoremap <buffer> <silent> ;& &
9090 inoremap <buffer> <silent> ;; ;
9091 setlocal keymap=
9092 setlocal noarabic
9093 setlocal autoindent
9094 setlocal balloonexpr=
9095 setlocal nobinary
9096 setlocal bufhidden=
9097 setlocal buflisted
9098 setlocal buftype=
9099 setlocal nocindent
9100 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9101 setlocal cinoptions=
9102 setlocal cinwords=if,else,while,do,for,switch
9103 setlocal colorcolumn=
9104 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9105 setlocal commentstring=<!--%s-->
9106 setlocal complete=.,w,b,u,t,i
9107 setlocal concealcursor=
9108 setlocal conceallevel=0
9109 setlocal completefunc=
9110 setlocal nocopyindent
9111 setlocal cryptmethod=
9112 setlocal nocursorbind
9113 setlocal nocursorcolumn
9114 setlocal nocursorline
9115 setlocal define=
9116 setlocal dictionary=
9117 setlocal nodiff
9118 setlocal equalprg=
9119 setlocal errorformat=
9120 setlocal expandtab
9121 if &filetype != 'html'
9122 setlocal filetype=html
9123 endif
9124 setlocal foldcolumn=0
9125 setlocal foldenable
9126 setlocal foldexpr=0
9127 setlocal foldignore=#
9128 setlocal foldlevel=0
9129 setlocal foldmarker={{{,}}}
9130 setlocal foldmethod=manual
9131 setlocal foldminlines=1
9132 setlocal foldnestmax=20
9133 setlocal foldtext=foldtext()
9134 setlocal formatexpr=
9135 setlocal formatoptions=tcq
9136 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9137 setlocal grepprg=
9138 setlocal iminsert=2
9139 setlocal imsearch=2
9140 setlocal include=
9141 setlocal includeexpr=
9142 setlocal indentexpr=
9143 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
9144 setlocal noinfercase
9145 setlocal iskeyword=@,48-57,_,192-255
9146 setlocal keywordprg=
9147 setlocal nolinebreak
9148 setlocal nolisp
9149 setlocal nolist
9150 setlocal makeprg=
9151 setlocal matchpairs=(:),{:},[:],<:>
9152 setlocal nomodeline
9153 setlocal modifiable
9154 setlocal nrformats=octal,hex
9155 setlocal nonumber
9156 setlocal numberwidth=4
9157 setlocal omnifunc=htmlcomplete#CompleteTags
9158 setlocal path=
9159 setlocal nopreserveindent
9160 setlocal nopreviewwindow
9161 setlocal quoteescape=\\
9162 setlocal noreadonly
9163 setlocal norelativenumber
9164 setlocal norightleft
9165 setlocal rightleftcmd=search
9166 setlocal noscrollbind
9167 setlocal shiftwidth=4
9168 setlocal noshortname
9169 setlocal nosmartindent
9170 setlocal softtabstop=0
9171 setlocal nospell
9172 setlocal spellcapcheck=
9173 setlocal spellfile=
9174 setlocal spelllang=en
9175 setlocal statusline=
9176 setlocal suffixesadd=
9177 setlocal swapfile
9178 setlocal synmaxcol=3000
9179 if &syntax != 'html'
9180 setlocal syntax=html
9181 endif
9182 setlocal tabstop=4
9183 setlocal tags=
9184 setlocal textwidth=0
9185 setlocal thesaurus=
9186 setlocal noundofile
9187 setlocal nowinfixheight
9188 setlocal nowinfixwidth
9189 setlocal wrap
9190 setlocal wrapmargin=0
9191 silent! normal! zE
9192 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9193 if s:l < 1 | let s:l = 1 | endif
9194 exe s:l
9195 normal! zt
9196 1
9197 normal! 0
9198 tabedit supergrubdisk.html
9199 set splitbelow splitright
9200 set nosplitbelow
9201 set nosplitright
9202 wincmd t
9203 set winheight=1 winwidth=1
9204 argglobal
9205 21argu
9206 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9207 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9208 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
9209 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
9210 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
9211 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
9212 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
9213 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
9214 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
9215 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
9216 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
9217 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
9218 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
9219 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
9220 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
9221 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
9222 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
9223 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
9224 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
9225 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
9226 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
9227 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
9228 nnoremap <buffer> <silent> ; 
9229 nnoremap <buffer> <silent> ;; ;
9230 vnoremap <buffer> <silent> ;; ;
9231 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
9232 inoremap <buffer> <silent> &hA &hArr;
9233 inoremap <buffer> <silent> &dA &dArr;
9234 inoremap <buffer> <silent> &rA &rArr;
9235 inoremap <buffer> <silent> &uA &uArr;
9236 inoremap <buffer> <silent> &lA &lArr;
9237 inoremap <buffer> <silent> &ha &harr;
9238 inoremap <buffer> <silent> &da &darr;
9239 inoremap <buffer> <silent> &ra &rarr;
9240 inoremap <buffer> <silent> &ua &uarr;
9241 inoremap <buffer> <silent> &la &larr;
9242 inoremap <buffer> <silent> &pv &piv;
9243 inoremap <buffer> <silent> &uh &upsih;
9244 inoremap <buffer> <silent> &ts &thetasym;
9245 inoremap <buffer> <silent> &og &omega;
9246 inoremap <buffer> <silent> &ps &psi;
9247 inoremap <buffer> <silent> &ch &chi;
9248 inoremap <buffer> <silent> &ph &phi;
9249 inoremap <buffer> <silent> &up &upsilon;
9250 inoremap <buffer> <silent> &ta &tau;
9251 inoremap <buffer> <silent> &sf &sigmaf;
9252 inoremap <buffer> <silent> &si &sigma;
9253 inoremap <buffer> <silent> &rh &rho;
9254 inoremap <buffer> <silent> &pi &pi;
9255 inoremap <buffer> <silent> &oc &omicron;
9256 inoremap <buffer> <silent> &xi &xi;
9257 inoremap <buffer> <silent> &nu &nu;
9258 inoremap <buffer> <silent> &mu &mu;
9259 inoremap <buffer> <silent> &lm &lambda;
9260 inoremap <buffer> <silent> &ka &kappa;
9261 inoremap <buffer> <silent> &io &iota;
9262 inoremap <buffer> <silent> &th &theta;
9263 inoremap <buffer> <silent> &et &eta;
9264 inoremap <buffer> <silent> &ze &zeta;
9265 inoremap <buffer> <silent> &ep &epsilon;
9266 inoremap <buffer> <silent> &de &delta;
9267 inoremap <buffer> <silent> &ga &gamma;
9268 inoremap <buffer> <silent> &be &beta;
9269 inoremap <buffer> <silent> &al &alpha;
9270 inoremap <buffer> <silent> &Ps &Psi;
9271 inoremap <buffer> <silent> &Ch &Chi;
9272 inoremap <buffer> <silent> &Ph &Phi;
9273 inoremap <buffer> <silent> &Up &Upsilon;
9274 inoremap <buffer> <silent> &Ta &Tau;
9275 inoremap <buffer> <silent> &Si &Sigma;
9276 inoremap <buffer> <silent> &Rh &Rho;
9277 inoremap <buffer> <silent> &Pi &Pi;
9278 inoremap <buffer> <silent> &Oc &Omicron;
9279 inoremap <buffer> <silent> &Xi &Xi;
9280 inoremap <buffer> <silent> &Nu &Nu;
9281 inoremap <buffer> <silent> &Mu &Mu;
9282 inoremap <buffer> <silent> &Lm &Lambda;
9283 inoremap <buffer> <silent> &Ka &Kappa;
9284 inoremap <buffer> <silent> &Io &Iota;
9285 inoremap <buffer> <silent> &Th &Theta;
9286 inoremap <buffer> <silent> &Et &Eta;
9287 inoremap <buffer> <silent> &Ze &Zeta;
9288 inoremap <buffer> <silent> &Ep &Epsilon;
9289 inoremap <buffer> <silent> &De &Delta;
9290 inoremap <buffer> <silent> &Ga &Gamma;
9291 inoremap <buffer> <silent> &Be &Beta;
9292 inoremap <buffer> <silent> &Al &Alpha;
9293 inoremap <buffer> <silent> &3. &hellip;
9294 inoremap <buffer> <silent> &-- &mdash;
9295 inoremap <buffer> <silent> &3- &mdash;
9296 inoremap <buffer> <silent> &m- &mdash;
9297 inoremap <buffer> <silent> &2- &ndash;
9298 inoremap <buffer> <silent> &n- &ndash;
9299 inoremap <buffer> <silent> &34 &frac34;
9300 inoremap <buffer> <silent> &12 &frac12;
9301 inoremap <buffer> <silent> &14 &frac14;
9302 inoremap <buffer> <silent> &. &middot;
9303 inoremap <buffer> <silent> &pa &para;
9304 inoremap <buffer> <silent> &mi &micro;
9305 inoremap <buffer> <silent> &dg &deg;
9306 inoremap <buffer> <silent> &? &iquest;
9307 inoremap <buffer> <silent> &! &iexcl;
9308 inoremap <buffer> <silent> &sz &szlig;
9309 inoremap <buffer> <silent> &o/ &oslash;
9310 inoremap <buffer> <silent> &/ &divide;
9311 inoremap <buffer> <silent> &" &uml;
9312 inoremap <buffer> <silent> &2> &raquo;
9313 inoremap <buffer> <silent> &2< &laquo;
9314 inoremap <buffer> <silent> &y" &yuml;
9315 inoremap <buffer> <silent> &y' &yacute;
9316 inoremap <buffer> <silent> &u" &uuml;
9317 inoremap <buffer> <silent> &u^ &ucirc;
9318 inoremap <buffer> <silent> &u' &uacute;
9319 inoremap <buffer> <silent> &u` &ugrave;
9320 inoremap <buffer> <silent> &x &times;
9321 inoremap <buffer> <silent> &o" &ouml;
9322 inoremap <buffer> <silent> &o~ &otilde;
9323 inoremap <buffer> <silent> &o^ &ocirc;
9324 inoremap <buffer> <silent> &o' &oacute;
9325 inoremap <buffer> <silent> &o` &ograve;
9326 inoremap <buffer> <silent> &n~ &ntilde;
9327 inoremap <buffer> <silent> &i" &iuml;
9328 inoremap <buffer> <silent> &i^ &icirc;
9329 inoremap <buffer> <silent> &i' &iacute;
9330 inoremap <buffer> <silent> &i` &igrave;
9331 inoremap <buffer> <silent> &e" &euml;
9332 inoremap <buffer> <silent> &e^ &ecirc;
9333 inoremap <buffer> <silent> &e' &eacute;
9334 inoremap <buffer> <silent> &e` &egrave;
9335 inoremap <buffer> <silent> &c, &ccedil;
9336 inoremap <buffer> <silent> &ae &aelig;
9337 inoremap <buffer> <silent> &ao &aring;
9338 inoremap <buffer> <silent> &a" &auml;
9339 inoremap <buffer> <silent> &a~ &atilde;
9340 inoremap <buffer> <silent> &a^ &acirc;
9341 inoremap <buffer> <silent> &a' &aacute;
9342 inoremap <buffer> <silent> &a` &agrave;
9343 inoremap <buffer> <silent> &Y' &Yacute;
9344 inoremap <buffer> <silent> &U" &Uuml;
9345 inoremap <buffer> <silent> &U^ &Ucirc;
9346 inoremap <buffer> <silent> &U' &Uacute;
9347 inoremap <buffer> <silent> &U` &Ugrave;
9348 inoremap <buffer> <silent> &O/ &Oslash;
9349 inoremap <buffer> <silent> &O" &Ouml;
9350 inoremap <buffer> <silent> &O~ &Otilde;
9351 inoremap <buffer> <silent> &O^ &Ocirc;
9352 inoremap <buffer> <silent> &O' &Oacute;
9353 inoremap <buffer> <silent> &O` &Ograve;
9354 inoremap <buffer> <silent> &N~ &Ntilde;
9355 inoremap <buffer> <silent> &I" &Iuml;
9356 inoremap <buffer> <silent> &I^ &Icirc;
9357 inoremap <buffer> <silent> &I' &Iacute;
9358 inoremap <buffer> <silent> &I` &Igrave;
9359 inoremap <buffer> <silent> &E" &Euml;
9360 inoremap <buffer> <silent> &E^ &Ecirc;
9361 inoremap <buffer> <silent> &E' &Eacute;
9362 inoremap <buffer> <silent> &E` &Egrave;
9363 inoremap <buffer> <silent> &C, &Ccedil;
9364 inoremap <buffer> <silent> &AE &AElig;
9365 inoremap <buffer> <silent> &Ao &Aring;
9366 inoremap <buffer> <silent> &A" &Auml;
9367 inoremap <buffer> <silent> &A~ &Atilde;
9368 inoremap <buffer> <silent> &A^ &Acirc;
9369 inoremap <buffer> <silent> &A' &Aacute;
9370 inoremap <buffer> <silent> &A` &Agrave;
9371 inoremap <buffer> <silent> &c| &cent;
9372 inoremap <buffer> <silent> &Y= &yen;
9373 inoremap <buffer> <silent> &# &pound;
9374 inoremap <buffer> <silent> & &nbsp;
9375 inoremap <buffer> <silent> &> &gt;
9376 inoremap <buffer> <silent> &< &lt;
9377 inoremap <buffer> <silent> &' &quot;
9378 inoremap <buffer> <silent> &tm &trade;
9379 inoremap <buffer> <silent> &rO &reg;
9380 inoremap <buffer> <silent> &cO &copy;
9381 inoremap <buffer> <silent> && &amp;
9382 inoremap <buffer> <silent> ; &nbsp;
9383 inoremap <buffer> <silent> ;la <label for=""></label>F"
9384 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
9385 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
9386 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
9387 </textarea>k$5F"i
9388 inoremap <buffer> <silent> ;og <optgroup label="">
9389 </optgroup>k$F"i
9390 inoremap <buffer> <silent> ;op <option></option>F<
9391 inoremap <buffer> <silent> ;ms <select name="" multiple>
9392 </select>O
9393 inoremap <buffer> <silent> ;se <select name="">
9394 </select>O
9395 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
9396 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
9397 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
9398 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
9399 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
9400 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
9401 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
9402 inoremap <buffer> <silent> ;fm <form action="">
9403 </form>k$F"i
9404 inoremap <buffer> <silent> ;if <iframe src="">
9405 </iframe>k$F"i
9406 inoremap <buffer> <silent> ;nf <noframes>
9407 </noframes>O
9408 inoremap <buffer> <silent> ;fr <frame src="">F"
9409 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
9410 </frameset>k$3F"i
9411 inoremap <buffer> <silent> ;th <th></th>F<
9412 inoremap <buffer> <silent> ;td <td>
9413 </td>O
9414 inoremap <buffer> <silent> ;tr <tr>
9415 </tr>O
9416 inoremap <buffer> <silent> ;tf <tfoot>
9417 </tfoot>O
9418 inoremap <buffer> <silent> ;tb <tbody>
9419 </tbody>O
9420 inoremap <buffer> <silent> ;tH <thead>
9421 </thead>O
9422 inoremap <buffer> <silent> ;ta <table>
9423 </table>O
9424 inoremap <buffer> <silent> ;ca <caption></caption>F<
9425 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
9426 </object>k$5F"i
9427 inoremap <buffer> <silent> ;ns <noscript>
9428 </noscripT>O
9429 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
9430 <noembed></noembed>k$5F"i
9431 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
9432 inoremap <buffer> <silent> ;va <var></var>F<
9433 inoremap <buffer> <silent> ;ul <ul>
9434 </ul>O
9435 inoremap <buffer> <silent> ;tt <tt></tt>F<
9436 inoremap <buffer> <silent> ;ti <title></title>F<
9437 inoremap <buffer> <silent> ;sp <sup></sup>F<
9438 inoremap <buffer> <silent> ;sb <sub></sub>F<
9439 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9440 inoremap <buffer> <silent> ;cs <style type="text/css">
9441 <!--
9442 -->
9443 </style>kO
9444 inoremap <buffer> <silent> ;sm <small></small>F<
9445 inoremap <buffer> <silent> ;sa <samp></samp>F<
9446 inoremap <buffer> <silent> ;sk <strike></strike>F<
9447 inoremap <buffer> <silent> ;qu <q></q>F<
9448 inoremap <buffer> <silent> ;pr <pre>
9449 </pre>O
9450 inoremap <buffer> <silent> ;/p </p>
9451 
9452 <p>
9453 inoremap <buffer> <silent> ;pp <p>
9454 </p>O
9455 inoremap <buffer> <silent> ;ol <ol>
9456 </ol>O
9457 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9458 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9459 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9460 inoremap <buffer> <silent> ;lk <link href="">F"
9461 inoremap <buffer> <silent> ;li <li></li>F<
9462 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9463 inoremap <buffer> <silent> ;ii <isindex>
9464 inoremap <buffer> <silent> ;in <ins></ins>F<
9465 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9466 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9467 inoremap <buffer> <silent> ;ht <html>
9468 </html>O
9469 inoremap <buffer> <silent> ;Hr <hr width="75%">
9470 inoremap <buffer> <silent> ;hr <hr>
9471 inoremap <buffer> <silent> ;he <head>
9472 </head>O
9473 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9474 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9475 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9476 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9477 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9478 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9479 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9480 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9481 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9482 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9483 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9484 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9485 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9486 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9487 inoremap <buffer> <silent> ;sn <span></span>F<
9488 inoremap <buffer> <silent> ;dv <div>
9489 </div>O
9490 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9491 inoremap <buffer> <silent> ;de <del></del>F<
9492 inoremap <buffer> <silent> ;dd <dd></dd>F<
9493 inoremap <buffer> <silent> ;dt <dt></dt>F<
9494 inoremap <buffer> <silent> ;dl <dl>
9495 </dl>O
9496 inoremap <buffer> <silent> ;co <code></code>F<
9497 inoremap <buffer> <silent> ;ci <cite></cite>F<
9498 inoremap <buffer> <silent> ;ce <center></center>F<
9499 inoremap <buffer> <silent> ;br <br>
9500 inoremap <buffer> <silent> ;bd <body>
9501 </body>O
9502 inoremap <buffer> <silent> ;bl <blockquote>
9503 </blockquote>O
9504 inoremap <buffer> <silent> ;bi <big></big>F<
9505 inoremap <buffer> <silent> ;bh <base href="">F"
9506 inoremap <buffer> <silent> ;ad <address></address>F<
9507 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9508 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9509 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9510 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9511 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9512 inoremap <buffer> <silent> ;an <a name=""></a>F"
9513 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9514 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9515 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9516 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9517 imap <buffer> <silent> ;s4 ;s4
9518 imap <buffer> <silent> ;4 ;4
9519 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9520 inoremap <buffer> <silent> ; 
9521 inoremap <buffer> <silent> ;& &
9522 inoremap <buffer> <silent> ;; ;
9523 setlocal keymap=
9524 setlocal noarabic
9525 setlocal autoindent
9526 setlocal balloonexpr=
9527 setlocal nobinary
9528 setlocal bufhidden=
9529 setlocal buflisted
9530 setlocal buftype=
9531 setlocal nocindent
9532 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9533 setlocal cinoptions=
9534 setlocal cinwords=if,else,while,do,for,switch
9535 setlocal colorcolumn=
9536 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9537 setlocal commentstring=<!--%s-->
9538 setlocal complete=.,w,b,u,t,i
9539 setlocal concealcursor=
9540 setlocal conceallevel=0
9541 setlocal completefunc=
9542 setlocal nocopyindent
9543 setlocal cryptmethod=
9544 setlocal nocursorbind
9545 setlocal nocursorcolumn
9546 setlocal nocursorline
9547 setlocal define=
9548 setlocal dictionary=
9549 setlocal nodiff
9550 setlocal equalprg=
9551 setlocal errorformat=
9552 setlocal expandtab
9553 if &filetype != 'html'
9554 setlocal filetype=html
9555 endif
9556 setlocal foldcolumn=0
9557 setlocal foldenable
9558 setlocal foldexpr=0
9559 setlocal foldignore=#
9560 setlocal foldlevel=0
9561 setlocal foldmarker={{{,}}}
9562 setlocal foldmethod=manual
9563 setlocal foldminlines=1
9564 setlocal foldnestmax=20
9565 setlocal foldtext=foldtext()
9566 setlocal formatexpr=
9567 setlocal formatoptions=tcq
9568 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9569 setlocal grepprg=
9570 setlocal iminsert=2
9571 setlocal imsearch=2
9572 setlocal include=
9573 setlocal includeexpr=
9574 setlocal indentexpr=
9575 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
9576 setlocal noinfercase
9577 setlocal iskeyword=@,48-57,_,192-255
9578 setlocal keywordprg=
9579 setlocal nolinebreak
9580 setlocal nolisp
9581 setlocal nolist
9582 setlocal makeprg=
9583 setlocal matchpairs=(:),{:},[:],<:>
9584 setlocal nomodeline
9585 setlocal modifiable
9586 setlocal nrformats=octal,hex
9587 setlocal nonumber
9588 setlocal numberwidth=4
9589 setlocal omnifunc=htmlcomplete#CompleteTags
9590 setlocal path=
9591 setlocal nopreserveindent
9592 setlocal nopreviewwindow
9593 setlocal quoteescape=\\
9594 setlocal noreadonly
9595 setlocal norelativenumber
9596 setlocal norightleft
9597 setlocal rightleftcmd=search
9598 setlocal noscrollbind
9599 setlocal shiftwidth=4
9600 setlocal noshortname
9601 setlocal nosmartindent
9602 setlocal softtabstop=0
9603 setlocal nospell
9604 setlocal spellcapcheck=
9605 setlocal spellfile=
9606 setlocal spelllang=en
9607 setlocal statusline=
9608 setlocal suffixesadd=
9609 setlocal swapfile
9610 setlocal synmaxcol=3000
9611 if &syntax != 'html'
9612 setlocal syntax=html
9613 endif
9614 setlocal tabstop=4
9615 setlocal tags=
9616 setlocal textwidth=0
9617 setlocal thesaurus=
9618 setlocal noundofile
9619 setlocal nowinfixheight
9620 setlocal nowinfixwidth
9621 setlocal wrap
9622 setlocal wrapmargin=0
9623 silent! normal! zE
9624 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9625 if s:l < 1 | let s:l = 1 | endif
9626 exe s:l
9627 normal! zt
9628 1
9629 normal! 0
9630 tabedit sysresccd.html
9631 set splitbelow splitright
9632 set nosplitbelow
9633 set nosplitright
9634 wincmd t
9635 set winheight=1 winwidth=1
9636 argglobal
9637 22argu
9638 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9639 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9640 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
9641 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
9642 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
9643 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
9644 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
9645 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
9646 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
9647 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
9648 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
9649 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
9650 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
9651 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
9652 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
9653 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
9654 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
9655 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
9656 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
9657 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
9658 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
9659 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
9660 nnoremap <buffer> <silent> ; 
9661 nnoremap <buffer> <silent> ;; ;
9662 vnoremap <buffer> <silent> ;; ;
9663 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
9664 inoremap <buffer> <silent> &hA &hArr;
9665 inoremap <buffer> <silent> &dA &dArr;
9666 inoremap <buffer> <silent> &rA &rArr;
9667 inoremap <buffer> <silent> &uA &uArr;
9668 inoremap <buffer> <silent> &lA &lArr;
9669 inoremap <buffer> <silent> &ha &harr;
9670 inoremap <buffer> <silent> &da &darr;
9671 inoremap <buffer> <silent> &ra &rarr;
9672 inoremap <buffer> <silent> &ua &uarr;
9673 inoremap <buffer> <silent> &la &larr;
9674 inoremap <buffer> <silent> &pv &piv;
9675 inoremap <buffer> <silent> &uh &upsih;
9676 inoremap <buffer> <silent> &ts &thetasym;
9677 inoremap <buffer> <silent> &og &omega;
9678 inoremap <buffer> <silent> &ps &psi;
9679 inoremap <buffer> <silent> &ch &chi;
9680 inoremap <buffer> <silent> &ph &phi;
9681 inoremap <buffer> <silent> &up &upsilon;
9682 inoremap <buffer> <silent> &ta &tau;
9683 inoremap <buffer> <silent> &sf &sigmaf;
9684 inoremap <buffer> <silent> &si &sigma;
9685 inoremap <buffer> <silent> &rh &rho;
9686 inoremap <buffer> <silent> &pi &pi;
9687 inoremap <buffer> <silent> &oc &omicron;
9688 inoremap <buffer> <silent> &xi &xi;
9689 inoremap <buffer> <silent> &nu &nu;
9690 inoremap <buffer> <silent> &mu &mu;
9691 inoremap <buffer> <silent> &lm &lambda;
9692 inoremap <buffer> <silent> &ka &kappa;
9693 inoremap <buffer> <silent> &io &iota;
9694 inoremap <buffer> <silent> &th &theta;
9695 inoremap <buffer> <silent> &et &eta;
9696 inoremap <buffer> <silent> &ze &zeta;
9697 inoremap <buffer> <silent> &ep &epsilon;
9698 inoremap <buffer> <silent> &de &delta;
9699 inoremap <buffer> <silent> &ga &gamma;
9700 inoremap <buffer> <silent> &be &beta;
9701 inoremap <buffer> <silent> &al &alpha;
9702 inoremap <buffer> <silent> &Ps &Psi;
9703 inoremap <buffer> <silent> &Ch &Chi;
9704 inoremap <buffer> <silent> &Ph &Phi;
9705 inoremap <buffer> <silent> &Up &Upsilon;
9706 inoremap <buffer> <silent> &Ta &Tau;
9707 inoremap <buffer> <silent> &Si &Sigma;
9708 inoremap <buffer> <silent> &Rh &Rho;
9709 inoremap <buffer> <silent> &Pi &Pi;
9710 inoremap <buffer> <silent> &Oc &Omicron;
9711 inoremap <buffer> <silent> &Xi &Xi;
9712 inoremap <buffer> <silent> &Nu &Nu;
9713 inoremap <buffer> <silent> &Mu &Mu;
9714 inoremap <buffer> <silent> &Lm &Lambda;
9715 inoremap <buffer> <silent> &Ka &Kappa;
9716 inoremap <buffer> <silent> &Io &Iota;
9717 inoremap <buffer> <silent> &Th &Theta;
9718 inoremap <buffer> <silent> &Et &Eta;
9719 inoremap <buffer> <silent> &Ze &Zeta;
9720 inoremap <buffer> <silent> &Ep &Epsilon;
9721 inoremap <buffer> <silent> &De &Delta;
9722 inoremap <buffer> <silent> &Ga &Gamma;
9723 inoremap <buffer> <silent> &Be &Beta;
9724 inoremap <buffer> <silent> &Al &Alpha;
9725 inoremap <buffer> <silent> &3. &hellip;
9726 inoremap <buffer> <silent> &-- &mdash;
9727 inoremap <buffer> <silent> &3- &mdash;
9728 inoremap <buffer> <silent> &m- &mdash;
9729 inoremap <buffer> <silent> &2- &ndash;
9730 inoremap <buffer> <silent> &n- &ndash;
9731 inoremap <buffer> <silent> &34 &frac34;
9732 inoremap <buffer> <silent> &12 &frac12;
9733 inoremap <buffer> <silent> &14 &frac14;
9734 inoremap <buffer> <silent> &. &middot;
9735 inoremap <buffer> <silent> &pa &para;
9736 inoremap <buffer> <silent> &mi &micro;
9737 inoremap <buffer> <silent> &dg &deg;
9738 inoremap <buffer> <silent> &? &iquest;
9739 inoremap <buffer> <silent> &! &iexcl;
9740 inoremap <buffer> <silent> &sz &szlig;
9741 inoremap <buffer> <silent> &o/ &oslash;
9742 inoremap <buffer> <silent> &/ &divide;
9743 inoremap <buffer> <silent> &" &uml;
9744 inoremap <buffer> <silent> &2> &raquo;
9745 inoremap <buffer> <silent> &2< &laquo;
9746 inoremap <buffer> <silent> &y" &yuml;
9747 inoremap <buffer> <silent> &y' &yacute;
9748 inoremap <buffer> <silent> &u" &uuml;
9749 inoremap <buffer> <silent> &u^ &ucirc;
9750 inoremap <buffer> <silent> &u' &uacute;
9751 inoremap <buffer> <silent> &u` &ugrave;
9752 inoremap <buffer> <silent> &x &times;
9753 inoremap <buffer> <silent> &o" &ouml;
9754 inoremap <buffer> <silent> &o~ &otilde;
9755 inoremap <buffer> <silent> &o^ &ocirc;
9756 inoremap <buffer> <silent> &o' &oacute;
9757 inoremap <buffer> <silent> &o` &ograve;
9758 inoremap <buffer> <silent> &n~ &ntilde;
9759 inoremap <buffer> <silent> &i" &iuml;
9760 inoremap <buffer> <silent> &i^ &icirc;
9761 inoremap <buffer> <silent> &i' &iacute;
9762 inoremap <buffer> <silent> &i` &igrave;
9763 inoremap <buffer> <silent> &e" &euml;
9764 inoremap <buffer> <silent> &e^ &ecirc;
9765 inoremap <buffer> <silent> &e' &eacute;
9766 inoremap <buffer> <silent> &e` &egrave;
9767 inoremap <buffer> <silent> &c, &ccedil;
9768 inoremap <buffer> <silent> &ae &aelig;
9769 inoremap <buffer> <silent> &ao &aring;
9770 inoremap <buffer> <silent> &a" &auml;
9771 inoremap <buffer> <silent> &a~ &atilde;
9772 inoremap <buffer> <silent> &a^ &acirc;
9773 inoremap <buffer> <silent> &a' &aacute;
9774 inoremap <buffer> <silent> &a` &agrave;
9775 inoremap <buffer> <silent> &Y' &Yacute;
9776 inoremap <buffer> <silent> &U" &Uuml;
9777 inoremap <buffer> <silent> &U^ &Ucirc;
9778 inoremap <buffer> <silent> &U' &Uacute;
9779 inoremap <buffer> <silent> &U` &Ugrave;
9780 inoremap <buffer> <silent> &O/ &Oslash;
9781 inoremap <buffer> <silent> &O" &Ouml;
9782 inoremap <buffer> <silent> &O~ &Otilde;
9783 inoremap <buffer> <silent> &O^ &Ocirc;
9784 inoremap <buffer> <silent> &O' &Oacute;
9785 inoremap <buffer> <silent> &O` &Ograve;
9786 inoremap <buffer> <silent> &N~ &Ntilde;
9787 inoremap <buffer> <silent> &I" &Iuml;
9788 inoremap <buffer> <silent> &I^ &Icirc;
9789 inoremap <buffer> <silent> &I' &Iacute;
9790 inoremap <buffer> <silent> &I` &Igrave;
9791 inoremap <buffer> <silent> &E" &Euml;
9792 inoremap <buffer> <silent> &E^ &Ecirc;
9793 inoremap <buffer> <silent> &E' &Eacute;
9794 inoremap <buffer> <silent> &E` &Egrave;
9795 inoremap <buffer> <silent> &C, &Ccedil;
9796 inoremap <buffer> <silent> &AE &AElig;
9797 inoremap <buffer> <silent> &Ao &Aring;
9798 inoremap <buffer> <silent> &A" &Auml;
9799 inoremap <buffer> <silent> &A~ &Atilde;
9800 inoremap <buffer> <silent> &A^ &Acirc;
9801 inoremap <buffer> <silent> &A' &Aacute;
9802 inoremap <buffer> <silent> &A` &Agrave;
9803 inoremap <buffer> <silent> &c| &cent;
9804 inoremap <buffer> <silent> &Y= &yen;
9805 inoremap <buffer> <silent> &# &pound;
9806 inoremap <buffer> <silent> & &nbsp;
9807 inoremap <buffer> <silent> &> &gt;
9808 inoremap <buffer> <silent> &< &lt;
9809 inoremap <buffer> <silent> &' &quot;
9810 inoremap <buffer> <silent> &tm &trade;
9811 inoremap <buffer> <silent> &rO &reg;
9812 inoremap <buffer> <silent> &cO &copy;
9813 inoremap <buffer> <silent> && &amp;
9814 inoremap <buffer> <silent> ; &nbsp;
9815 inoremap <buffer> <silent> ;la <label for=""></label>F"
9816 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
9817 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
9818 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
9819 </textarea>k$5F"i
9820 inoremap <buffer> <silent> ;og <optgroup label="">
9821 </optgroup>k$F"i
9822 inoremap <buffer> <silent> ;op <option></option>F<
9823 inoremap <buffer> <silent> ;ms <select name="" multiple>
9824 </select>O
9825 inoremap <buffer> <silent> ;se <select name="">
9826 </select>O
9827 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
9828 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
9829 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
9830 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
9831 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
9832 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
9833 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
9834 inoremap <buffer> <silent> ;fm <form action="">
9835 </form>k$F"i
9836 inoremap <buffer> <silent> ;if <iframe src="">
9837 </iframe>k$F"i
9838 inoremap <buffer> <silent> ;nf <noframes>
9839 </noframes>O
9840 inoremap <buffer> <silent> ;fr <frame src="">F"
9841 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
9842 </frameset>k$3F"i
9843 inoremap <buffer> <silent> ;th <th></th>F<
9844 inoremap <buffer> <silent> ;td <td>
9845 </td>O
9846 inoremap <buffer> <silent> ;tr <tr>
9847 </tr>O
9848 inoremap <buffer> <silent> ;tf <tfoot>
9849 </tfoot>O
9850 inoremap <buffer> <silent> ;tb <tbody>
9851 </tbody>O
9852 inoremap <buffer> <silent> ;tH <thead>
9853 </thead>O
9854 inoremap <buffer> <silent> ;ta <table>
9855 </table>O
9856 inoremap <buffer> <silent> ;ca <caption></caption>F<
9857 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
9858 </object>k$5F"i
9859 inoremap <buffer> <silent> ;ns <noscript>
9860 </noscripT>O
9861 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
9862 <noembed></noembed>k$5F"i
9863 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
9864 inoremap <buffer> <silent> ;va <var></var>F<
9865 inoremap <buffer> <silent> ;ul <ul>
9866 </ul>O
9867 inoremap <buffer> <silent> ;tt <tt></tt>F<
9868 inoremap <buffer> <silent> ;ti <title></title>F<
9869 inoremap <buffer> <silent> ;sp <sup></sup>F<
9870 inoremap <buffer> <silent> ;sb <sub></sub>F<
9871 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9872 inoremap <buffer> <silent> ;cs <style type="text/css">
9873 <!--
9874 -->
9875 </style>kO
9876 inoremap <buffer> <silent> ;sm <small></small>F<
9877 inoremap <buffer> <silent> ;sa <samp></samp>F<
9878 inoremap <buffer> <silent> ;sk <strike></strike>F<
9879 inoremap <buffer> <silent> ;qu <q></q>F<
9880 inoremap <buffer> <silent> ;pr <pre>
9881 </pre>O
9882 inoremap <buffer> <silent> ;/p </p>
9883 
9884 <p>
9885 inoremap <buffer> <silent> ;pp <p>
9886 </p>O
9887 inoremap <buffer> <silent> ;ol <ol>
9888 </ol>O
9889 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9890 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9891 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9892 inoremap <buffer> <silent> ;lk <link href="">F"
9893 inoremap <buffer> <silent> ;li <li></li>F<
9894 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9895 inoremap <buffer> <silent> ;ii <isindex>
9896 inoremap <buffer> <silent> ;in <ins></ins>F<
9897 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9898 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9899 inoremap <buffer> <silent> ;ht <html>
9900 </html>O
9901 inoremap <buffer> <silent> ;Hr <hr width="75%">
9902 inoremap <buffer> <silent> ;hr <hr>
9903 inoremap <buffer> <silent> ;he <head>
9904 </head>O
9905 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9906 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9907 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9908 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9909 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9910 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9911 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9912 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9913 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9914 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9915 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9916 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9917 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9918 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9919 inoremap <buffer> <silent> ;sn <span></span>F<
9920 inoremap <buffer> <silent> ;dv <div>
9921 </div>O
9922 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9923 inoremap <buffer> <silent> ;de <del></del>F<
9924 inoremap <buffer> <silent> ;dd <dd></dd>F<
9925 inoremap <buffer> <silent> ;dt <dt></dt>F<
9926 inoremap <buffer> <silent> ;dl <dl>
9927 </dl>O
9928 inoremap <buffer> <silent> ;co <code></code>F<
9929 inoremap <buffer> <silent> ;ci <cite></cite>F<
9930 inoremap <buffer> <silent> ;ce <center></center>F<
9931 inoremap <buffer> <silent> ;br <br>
9932 inoremap <buffer> <silent> ;bd <body>
9933 </body>O
9934 inoremap <buffer> <silent> ;bl <blockquote>
9935 </blockquote>O
9936 inoremap <buffer> <silent> ;bi <big></big>F<
9937 inoremap <buffer> <silent> ;bh <base href="">F"
9938 inoremap <buffer> <silent> ;ad <address></address>F<
9939 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9940 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9941 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9942 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9943 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9944 inoremap <buffer> <silent> ;an <a name=""></a>F"
9945 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9946 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9947 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9948 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9949 imap <buffer> <silent> ;s4 ;s4
9950 imap <buffer> <silent> ;4 ;4
9951 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9952 inoremap <buffer> <silent> ; 
9953 inoremap <buffer> <silent> ;& &
9954 inoremap <buffer> <silent> ;; ;
9955 setlocal keymap=
9956 setlocal noarabic
9957 setlocal autoindent
9958 setlocal balloonexpr=
9959 setlocal nobinary
9960 setlocal bufhidden=
9961 setlocal buflisted
9962 setlocal buftype=
9963 setlocal nocindent
9964 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9965 setlocal cinoptions=
9966 setlocal cinwords=if,else,while,do,for,switch
9967 setlocal colorcolumn=
9968 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9969 setlocal commentstring=<!--%s-->
9970 setlocal complete=.,w,b,u,t,i
9971 setlocal concealcursor=
9972 setlocal conceallevel=0
9973 setlocal completefunc=
9974 setlocal nocopyindent
9975 setlocal cryptmethod=
9976 setlocal nocursorbind
9977 setlocal nocursorcolumn
9978 setlocal nocursorline
9979 setlocal define=
9980 setlocal dictionary=
9981 setlocal nodiff
9982 setlocal equalprg=
9983 setlocal errorformat=
9984 setlocal expandtab
9985 if &filetype != 'html'
9986 setlocal filetype=html
9987 endif
9988 setlocal foldcolumn=0
9989 setlocal foldenable
9990 setlocal foldexpr=0
9991 setlocal foldignore=#
9992 setlocal foldlevel=0
9993 setlocal foldmarker={{{,}}}
9994 setlocal foldmethod=manual
9995 setlocal foldminlines=1
9996 setlocal foldnestmax=20
9997 setlocal foldtext=foldtext()
9998 setlocal formatexpr=
9999 setlocal formatoptions=tcq
10000 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10001 setlocal grepprg=
10002 setlocal iminsert=2
10003 setlocal imsearch=2
10004 setlocal include=
10005 setlocal includeexpr=
10006 setlocal indentexpr=
10007 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10008 setlocal noinfercase
10009 setlocal iskeyword=@,48-57,_,192-255
10010 setlocal keywordprg=
10011 setlocal nolinebreak
10012 setlocal nolisp
10013 setlocal nolist
10014 setlocal makeprg=
10015 setlocal matchpairs=(:),{:},[:],<:>
10016 setlocal nomodeline
10017 setlocal modifiable
10018 setlocal nrformats=octal,hex
10019 setlocal nonumber
10020 setlocal numberwidth=4
10021 setlocal omnifunc=htmlcomplete#CompleteTags
10022 setlocal path=
10023 setlocal nopreserveindent
10024 setlocal nopreviewwindow
10025 setlocal quoteescape=\\
10026 setlocal noreadonly
10027 setlocal norelativenumber
10028 setlocal norightleft
10029 setlocal rightleftcmd=search
10030 setlocal noscrollbind
10031 setlocal shiftwidth=4
10032 setlocal noshortname
10033 setlocal nosmartindent
10034 setlocal softtabstop=0
10035 setlocal nospell
10036 setlocal spellcapcheck=
10037 setlocal spellfile=
10038 setlocal spelllang=en
10039 setlocal statusline=
10040 setlocal suffixesadd=
10041 setlocal swapfile
10042 setlocal synmaxcol=3000
10043 if &syntax != 'html'
10044 setlocal syntax=html
10045 endif
10046 setlocal tabstop=4
10047 setlocal tags=
10048 setlocal textwidth=0
10049 setlocal thesaurus=
10050 setlocal noundofile
10051 setlocal nowinfixheight
10052 setlocal nowinfixwidth
10053 setlocal wrap
10054 setlocal wrapmargin=0
10055 silent! normal! zE
10056 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10057 if s:l < 1 | let s:l = 1 | endif
10058 exe s:l
10059 normal! zt
10060 1
10061 normal! 0
10062 tabedit usb.html
10063 set splitbelow splitright
10064 set nosplitbelow
10065 set nosplitright
10066 wincmd t
10067 set winheight=1 winwidth=1
10068 argglobal
10069 23argu
10070 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10071 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10072 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
10073 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
10074 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
10075 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
10076 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
10077 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
10078 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
10079 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
10080 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
10081 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
10082 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
10083 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
10084 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
10085 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
10086 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
10087 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
10088 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
10089 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
10090 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
10091 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
10092 nnoremap <buffer> <silent> ; 
10093 nnoremap <buffer> <silent> ;; ;
10094 vnoremap <buffer> <silent> ;; ;
10095 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
10096 inoremap <buffer> <silent> &hA &hArr;
10097 inoremap <buffer> <silent> &dA &dArr;
10098 inoremap <buffer> <silent> &rA &rArr;
10099 inoremap <buffer> <silent> &uA &uArr;
10100 inoremap <buffer> <silent> &lA &lArr;
10101 inoremap <buffer> <silent> &ha &harr;
10102 inoremap <buffer> <silent> &da &darr;
10103 inoremap <buffer> <silent> &ra &rarr;
10104 inoremap <buffer> <silent> &ua &uarr;
10105 inoremap <buffer> <silent> &la &larr;
10106 inoremap <buffer> <silent> &pv &piv;
10107 inoremap <buffer> <silent> &uh &upsih;
10108 inoremap <buffer> <silent> &ts &thetasym;
10109 inoremap <buffer> <silent> &og &omega;
10110 inoremap <buffer> <silent> &ps &psi;
10111 inoremap <buffer> <silent> &ch &chi;
10112 inoremap <buffer> <silent> &ph &phi;
10113 inoremap <buffer> <silent> &up &upsilon;
10114 inoremap <buffer> <silent> &ta &tau;
10115 inoremap <buffer> <silent> &sf &sigmaf;
10116 inoremap <buffer> <silent> &si &sigma;
10117 inoremap <buffer> <silent> &rh &rho;
10118 inoremap <buffer> <silent> &pi &pi;
10119 inoremap <buffer> <silent> &oc &omicron;
10120 inoremap <buffer> <silent> &xi &xi;
10121 inoremap <buffer> <silent> &nu &nu;
10122 inoremap <buffer> <silent> &mu &mu;
10123 inoremap <buffer> <silent> &lm &lambda;
10124 inoremap <buffer> <silent> &ka &kappa;
10125 inoremap <buffer> <silent> &io &iota;
10126 inoremap <buffer> <silent> &th &theta;
10127 inoremap <buffer> <silent> &et &eta;
10128 inoremap <buffer> <silent> &ze &zeta;
10129 inoremap <buffer> <silent> &ep &epsilon;
10130 inoremap <buffer> <silent> &de &delta;
10131 inoremap <buffer> <silent> &ga &gamma;
10132 inoremap <buffer> <silent> &be &beta;
10133 inoremap <buffer> <silent> &al &alpha;
10134 inoremap <buffer> <silent> &Ps &Psi;
10135 inoremap <buffer> <silent> &Ch &Chi;
10136 inoremap <buffer> <silent> &Ph &Phi;
10137 inoremap <buffer> <silent> &Up &Upsilon;
10138 inoremap <buffer> <silent> &Ta &Tau;
10139 inoremap <buffer> <silent> &Si &Sigma;
10140 inoremap <buffer> <silent> &Rh &Rho;
10141 inoremap <buffer> <silent> &Pi &Pi;
10142 inoremap <buffer> <silent> &Oc &Omicron;
10143 inoremap <buffer> <silent> &Xi &Xi;
10144 inoremap <buffer> <silent> &Nu &Nu;
10145 inoremap <buffer> <silent> &Mu &Mu;
10146 inoremap <buffer> <silent> &Lm &Lambda;
10147 inoremap <buffer> <silent> &Ka &Kappa;
10148 inoremap <buffer> <silent> &Io &Iota;
10149 inoremap <buffer> <silent> &Th &Theta;
10150 inoremap <buffer> <silent> &Et &Eta;
10151 inoremap <buffer> <silent> &Ze &Zeta;
10152 inoremap <buffer> <silent> &Ep &Epsilon;
10153 inoremap <buffer> <silent> &De &Delta;
10154 inoremap <buffer> <silent> &Ga &Gamma;
10155 inoremap <buffer> <silent> &Be &Beta;
10156 inoremap <buffer> <silent> &Al &Alpha;
10157 inoremap <buffer> <silent> &3. &hellip;
10158 inoremap <buffer> <silent> &-- &mdash;
10159 inoremap <buffer> <silent> &3- &mdash;
10160 inoremap <buffer> <silent> &m- &mdash;
10161 inoremap <buffer> <silent> &2- &ndash;
10162 inoremap <buffer> <silent> &n- &ndash;
10163 inoremap <buffer> <silent> &34 &frac34;
10164 inoremap <buffer> <silent> &12 &frac12;
10165 inoremap <buffer> <silent> &14 &frac14;
10166 inoremap <buffer> <silent> &. &middot;
10167 inoremap <buffer> <silent> &pa &para;
10168 inoremap <buffer> <silent> &mi &micro;
10169 inoremap <buffer> <silent> &dg &deg;
10170 inoremap <buffer> <silent> &? &iquest;
10171 inoremap <buffer> <silent> &! &iexcl;
10172 inoremap <buffer> <silent> &sz &szlig;
10173 inoremap <buffer> <silent> &o/ &oslash;
10174 inoremap <buffer> <silent> &/ &divide;
10175 inoremap <buffer> <silent> &" &uml;
10176 inoremap <buffer> <silent> &2> &raquo;
10177 inoremap <buffer> <silent> &2< &laquo;
10178 inoremap <buffer> <silent> &y" &yuml;
10179 inoremap <buffer> <silent> &y' &yacute;
10180 inoremap <buffer> <silent> &u" &uuml;
10181 inoremap <buffer> <silent> &u^ &ucirc;
10182 inoremap <buffer> <silent> &u' &uacute;
10183 inoremap <buffer> <silent> &u` &ugrave;
10184 inoremap <buffer> <silent> &x &times;
10185 inoremap <buffer> <silent> &o" &ouml;
10186 inoremap <buffer> <silent> &o~ &otilde;
10187 inoremap <buffer> <silent> &o^ &ocirc;
10188 inoremap <buffer> <silent> &o' &oacute;
10189 inoremap <buffer> <silent> &o` &ograve;
10190 inoremap <buffer> <silent> &n~ &ntilde;
10191 inoremap <buffer> <silent> &i" &iuml;
10192 inoremap <buffer> <silent> &i^ &icirc;
10193 inoremap <buffer> <silent> &i' &iacute;
10194 inoremap <buffer> <silent> &i` &igrave;
10195 inoremap <buffer> <silent> &e" &euml;
10196 inoremap <buffer> <silent> &e^ &ecirc;
10197 inoremap <buffer> <silent> &e' &eacute;
10198 inoremap <buffer> <silent> &e` &egrave;
10199 inoremap <buffer> <silent> &c, &ccedil;
10200 inoremap <buffer> <silent> &ae &aelig;
10201 inoremap <buffer> <silent> &ao &aring;
10202 inoremap <buffer> <silent> &a" &auml;
10203 inoremap <buffer> <silent> &a~ &atilde;
10204 inoremap <buffer> <silent> &a^ &acirc;
10205 inoremap <buffer> <silent> &a' &aacute;
10206 inoremap <buffer> <silent> &a` &agrave;
10207 inoremap <buffer> <silent> &Y' &Yacute;
10208 inoremap <buffer> <silent> &U" &Uuml;
10209 inoremap <buffer> <silent> &U^ &Ucirc;
10210 inoremap <buffer> <silent> &U' &Uacute;
10211 inoremap <buffer> <silent> &U` &Ugrave;
10212 inoremap <buffer> <silent> &O/ &Oslash;
10213 inoremap <buffer> <silent> &O" &Ouml;
10214 inoremap <buffer> <silent> &O~ &Otilde;
10215 inoremap <buffer> <silent> &O^ &Ocirc;
10216 inoremap <buffer> <silent> &O' &Oacute;
10217 inoremap <buffer> <silent> &O` &Ograve;
10218 inoremap <buffer> <silent> &N~ &Ntilde;
10219 inoremap <buffer> <silent> &I" &Iuml;
10220 inoremap <buffer> <silent> &I^ &Icirc;
10221 inoremap <buffer> <silent> &I' &Iacute;
10222 inoremap <buffer> <silent> &I` &Igrave;
10223 inoremap <buffer> <silent> &E" &Euml;
10224 inoremap <buffer> <silent> &E^ &Ecirc;
10225 inoremap <buffer> <silent> &E' &Eacute;
10226 inoremap <buffer> <silent> &E` &Egrave;
10227 inoremap <buffer> <silent> &C, &Ccedil;
10228 inoremap <buffer> <silent> &AE &AElig;
10229 inoremap <buffer> <silent> &Ao &Aring;
10230 inoremap <buffer> <silent> &A" &Auml;
10231 inoremap <buffer> <silent> &A~ &Atilde;
10232 inoremap <buffer> <silent> &A^ &Acirc;
10233 inoremap <buffer> <silent> &A' &Aacute;
10234 inoremap <buffer> <silent> &A` &Agrave;
10235 inoremap <buffer> <silent> &c| &cent;
10236 inoremap <buffer> <silent> &Y= &yen;
10237 inoremap <buffer> <silent> &# &pound;
10238 inoremap <buffer> <silent> & &nbsp;
10239 inoremap <buffer> <silent> &> &gt;
10240 inoremap <buffer> <silent> &< &lt;
10241 inoremap <buffer> <silent> &' &quot;
10242 inoremap <buffer> <silent> &tm &trade;
10243 inoremap <buffer> <silent> &rO &reg;
10244 inoremap <buffer> <silent> &cO &copy;
10245 inoremap <buffer> <silent> && &amp;
10246 inoremap <buffer> <silent> ; &nbsp;
10247 inoremap <buffer> <silent> ;la <label for=""></label>F"
10248 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
10249 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
10250 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
10251 </textarea>k$5F"i
10252 inoremap <buffer> <silent> ;og <optgroup label="">
10253 </optgroup>k$F"i
10254 inoremap <buffer> <silent> ;op <option></option>F<
10255 inoremap <buffer> <silent> ;ms <select name="" multiple>
10256 </select>O
10257 inoremap <buffer> <silent> ;se <select name="">
10258 </select>O
10259 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
10260 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
10261 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
10262 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
10263 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
10264 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
10265 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
10266 inoremap <buffer> <silent> ;fm <form action="">
10267 </form>k$F"i
10268 inoremap <buffer> <silent> ;if <iframe src="">
10269 </iframe>k$F"i
10270 inoremap <buffer> <silent> ;nf <noframes>
10271 </noframes>O
10272 inoremap <buffer> <silent> ;fr <frame src="">F"
10273 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
10274 </frameset>k$3F"i
10275 inoremap <buffer> <silent> ;th <th></th>F<
10276 inoremap <buffer> <silent> ;td <td>
10277 </td>O
10278 inoremap <buffer> <silent> ;tr <tr>
10279 </tr>O
10280 inoremap <buffer> <silent> ;tf <tfoot>
10281 </tfoot>O
10282 inoremap <buffer> <silent> ;tb <tbody>
10283 </tbody>O
10284 inoremap <buffer> <silent> ;tH <thead>
10285 </thead>O
10286 inoremap <buffer> <silent> ;ta <table>
10287 </table>O
10288 inoremap <buffer> <silent> ;ca <caption></caption>F<
10289 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
10290 </object>k$5F"i
10291 inoremap <buffer> <silent> ;ns <noscript>
10292 </noscripT>O
10293 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
10294 <noembed></noembed>k$5F"i
10295 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
10296 inoremap <buffer> <silent> ;va <var></var>F<
10297 inoremap <buffer> <silent> ;ul <ul>
10298 </ul>O
10299 inoremap <buffer> <silent> ;tt <tt></tt>F<
10300 inoremap <buffer> <silent> ;ti <title></title>F<
10301 inoremap <buffer> <silent> ;sp <sup></sup>F<
10302 inoremap <buffer> <silent> ;sb <sub></sub>F<
10303 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
10304 inoremap <buffer> <silent> ;cs <style type="text/css">
10305 <!--
10306 -->
10307 </style>kO
10308 inoremap <buffer> <silent> ;sm <small></small>F<
10309 inoremap <buffer> <silent> ;sa <samp></samp>F<
10310 inoremap <buffer> <silent> ;sk <strike></strike>F<
10311 inoremap <buffer> <silent> ;qu <q></q>F<
10312 inoremap <buffer> <silent> ;pr <pre>
10313 </pre>O
10314 inoremap <buffer> <silent> ;/p </p>
10315 
10316 <p>
10317 inoremap <buffer> <silent> ;pp <p>
10318 </p>O
10319 inoremap <buffer> <silent> ;ol <ol>
10320 </ol>O
10321 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
10322 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
10323 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
10324 inoremap <buffer> <silent> ;lk <link href="">F"
10325 inoremap <buffer> <silent> ;li <li></li>F<
10326 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
10327 inoremap <buffer> <silent> ;ii <isindex>
10328 inoremap <buffer> <silent> ;in <ins></ins>F<
10329 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
10330 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
10331 inoremap <buffer> <silent> ;ht <html>
10332 </html>O
10333 inoremap <buffer> <silent> ;Hr <hr width="75%">
10334 inoremap <buffer> <silent> ;hr <hr>
10335 inoremap <buffer> <silent> ;he <head>
10336 </head>O
10337 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
10338 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
10339 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
10340 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
10341 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
10342 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
10343 inoremap <buffer> <silent> ;h6 <h6></h6>F<
10344 inoremap <buffer> <silent> ;h5 <h5></h5>F<
10345 inoremap <buffer> <silent> ;h4 <h4></h4>F<
10346 inoremap <buffer> <silent> ;h3 <h3></h3>F<
10347 inoremap <buffer> <silent> ;h2 <h2></h2>F<
10348 inoremap <buffer> <silent> ;h1 <h1></h1>F<
10349 inoremap <buffer> <silent> ;fc <font color=""></font>F"
10350 inoremap <buffer> <silent> ;fo <font size=""></font>F"
10351 inoremap <buffer> <silent> ;sn <span></span>F<
10352 inoremap <buffer> <silent> ;dv <div>
10353 </div>O
10354 inoremap <buffer> <silent> ;df <dfn></dfn>F<
10355 inoremap <buffer> <silent> ;de <del></del>F<
10356 inoremap <buffer> <silent> ;dd <dd></dd>F<
10357 inoremap <buffer> <silent> ;dt <dt></dt>F<
10358 inoremap <buffer> <silent> ;dl <dl>
10359 </dl>O
10360 inoremap <buffer> <silent> ;co <code></code>F<
10361 inoremap <buffer> <silent> ;ci <cite></cite>F<
10362 inoremap <buffer> <silent> ;ce <center></center>F<
10363 inoremap <buffer> <silent> ;br <br>
10364 inoremap <buffer> <silent> ;bd <body>
10365 </body>O
10366 inoremap <buffer> <silent> ;bl <blockquote>
10367 </blockquote>O
10368 inoremap <buffer> <silent> ;bi <big></big>F<
10369 inoremap <buffer> <silent> ;bh <base href="">F"
10370 inoremap <buffer> <silent> ;ad <address></address>F<
10371 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
10372 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
10373 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
10374 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
10375 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
10376 inoremap <buffer> <silent> ;an <a name=""></a>F"
10377 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
10378 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
10379 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
10380 inoremap <buffer> <silent> ;ah <a href=""></a>F"
10381 imap <buffer> <silent> ;s4 ;s4
10382 imap <buffer> <silent> ;4 ;4
10383 inoremap <buffer> <silent> ;mi :call MangleImageTag()
10384 inoremap <buffer> <silent> ; 
10385 inoremap <buffer> <silent> ;& &
10386 inoremap <buffer> <silent> ;; ;
10387 setlocal keymap=
10388 setlocal noarabic
10389 setlocal autoindent
10390 setlocal balloonexpr=
10391 setlocal nobinary
10392 setlocal bufhidden=
10393 setlocal buflisted
10394 setlocal buftype=
10395 setlocal nocindent
10396 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
10397 setlocal cinoptions=
10398 setlocal cinwords=if,else,while,do,for,switch
10399 setlocal colorcolumn=
10400 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
10401 setlocal commentstring=<!--%s-->
10402 setlocal complete=.,w,b,u,t,i
10403 setlocal concealcursor=
10404 setlocal conceallevel=0
10405 setlocal completefunc=
10406 setlocal nocopyindent
10407 setlocal cryptmethod=
10408 setlocal nocursorbind
10409 setlocal nocursorcolumn
10410 setlocal nocursorline
10411 setlocal define=
10412 setlocal dictionary=
10413 setlocal nodiff
10414 setlocal equalprg=
10415 setlocal errorformat=
10416 setlocal expandtab
10417 if &filetype != 'html'
10418 setlocal filetype=html
10419 endif
10420 setlocal foldcolumn=0
10421 setlocal foldenable
10422 setlocal foldexpr=0
10423 setlocal foldignore=#
10424 setlocal foldlevel=0
10425 setlocal foldmarker={{{,}}}
10426 setlocal foldmethod=manual
10427 setlocal foldminlines=1
10428 setlocal foldnestmax=20
10429 setlocal foldtext=foldtext()
10430 setlocal formatexpr=
10431 setlocal formatoptions=tcq
10432 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10433 setlocal grepprg=
10434 setlocal iminsert=2
10435 setlocal imsearch=2
10436 setlocal include=
10437 setlocal includeexpr=
10438 setlocal indentexpr=
10439 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10440 setlocal noinfercase
10441 setlocal iskeyword=@,48-57,_,192-255
10442 setlocal keywordprg=
10443 setlocal nolinebreak
10444 setlocal nolisp
10445 setlocal nolist
10446 setlocal makeprg=
10447 setlocal matchpairs=(:),{:},[:],<:>
10448 setlocal nomodeline
10449 setlocal modifiable
10450 setlocal nrformats=octal,hex
10451 setlocal nonumber
10452 setlocal numberwidth=4
10453 setlocal omnifunc=htmlcomplete#CompleteTags
10454 setlocal path=
10455 setlocal nopreserveindent
10456 setlocal nopreviewwindow
10457 setlocal quoteescape=\\
10458 setlocal noreadonly
10459 setlocal norelativenumber
10460 setlocal norightleft
10461 setlocal rightleftcmd=search
10462 setlocal noscrollbind
10463 setlocal shiftwidth=4
10464 setlocal noshortname
10465 setlocal nosmartindent
10466 setlocal softtabstop=0
10467 setlocal nospell
10468 setlocal spellcapcheck=
10469 setlocal spellfile=
10470 setlocal spelllang=en
10471 setlocal statusline=
10472 setlocal suffixesadd=
10473 setlocal swapfile
10474 setlocal synmaxcol=3000
10475 if &syntax != 'html'
10476 setlocal syntax=html
10477 endif
10478 setlocal tabstop=4
10479 setlocal tags=
10480 setlocal textwidth=0
10481 setlocal thesaurus=
10482 setlocal noundofile
10483 setlocal nowinfixheight
10484 setlocal nowinfixwidth
10485 setlocal wrap
10486 setlocal wrapmargin=0
10487 silent! normal! zE
10488 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10489 if s:l < 1 | let s:l = 1 | endif
10490 exe s:l
10491 normal! zt
10492 1
10493 normal! 0
10494 tabedit news.php
10495 set splitbelow splitright
10496 set nosplitbelow
10497 set nosplitright
10498 wincmd t
10499 set winheight=1 winwidth=1
10500 argglobal
10501 24argu
10502 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10503 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10504 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
10505 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
10506 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
10507 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
10508 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
10509 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
10510 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
10511 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
10512 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
10513 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
10514 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
10515 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
10516 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
10517 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
10518 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
10519 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
10520 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
10521 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
10522 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
10523 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
10524 nnoremap <buffer> <silent> ; 
10525 nnoremap <buffer> <silent> ;; ;
10526 vnoremap <buffer> <silent> ;; ;
10527 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10528 :nohls
10529 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10530 :nohls
10531 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10532 :nohls
10533 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10534 :nohls
10535 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
10536 inoremap <buffer> <silent> &hA &hArr;
10537 inoremap <buffer> <silent> &dA &dArr;
10538 inoremap <buffer> <silent> &rA &rArr;
10539 inoremap <buffer> <silent> &uA &uArr;
10540 inoremap <buffer> <silent> &lA &lArr;
10541 inoremap <buffer> <silent> &ha &harr;
10542 inoremap <buffer> <silent> &da &darr;
10543 inoremap <buffer> <silent> &ra &rarr;
10544 inoremap <buffer> <silent> &ua &uarr;
10545 inoremap <buffer> <silent> &la &larr;
10546 inoremap <buffer> <silent> &pv &piv;
10547 inoremap <buffer> <silent> &uh &upsih;
10548 inoremap <buffer> <silent> &ts &thetasym;
10549 inoremap <buffer> <silent> &og &omega;
10550 inoremap <buffer> <silent> &ps &psi;
10551 inoremap <buffer> <silent> &ch &chi;
10552 inoremap <buffer> <silent> &ph &phi;
10553 inoremap <buffer> <silent> &up &upsilon;
10554 inoremap <buffer> <silent> &ta &tau;
10555 inoremap <buffer> <silent> &sf &sigmaf;
10556 inoremap <buffer> <silent> &si &sigma;
10557 inoremap <buffer> <silent> &rh &rho;
10558 inoremap <buffer> <silent> &pi &pi;
10559 inoremap <buffer> <silent> &oc &omicron;
10560 inoremap <buffer> <silent> &xi &xi;
10561 inoremap <buffer> <silent> &nu &nu;
10562 inoremap <buffer> <silent> &mu &mu;
10563 inoremap <buffer> <silent> &lm &lambda;
10564 inoremap <buffer> <silent> &ka &kappa;
10565 inoremap <buffer> <silent> &io &iota;
10566 inoremap <buffer> <silent> &th &theta;
10567 inoremap <buffer> <silent> &et &eta;
10568 inoremap <buffer> <silent> &ze &zeta;
10569 inoremap <buffer> <silent> &ep &epsilon;
10570 inoremap <buffer> <silent> &de &delta;
10571 inoremap <buffer> <silent> &ga &gamma;
10572 inoremap <buffer> <silent> &be &beta;
10573 inoremap <buffer> <silent> &al &alpha;
10574 inoremap <buffer> <silent> &Ps &Psi;
10575 inoremap <buffer> <silent> &Ch &Chi;
10576 inoremap <buffer> <silent> &Ph &Phi;
10577 inoremap <buffer> <silent> &Up &Upsilon;
10578 inoremap <buffer> <silent> &Ta &Tau;
10579 inoremap <buffer> <silent> &Si &Sigma;
10580 inoremap <buffer> <silent> &Rh &Rho;
10581 inoremap <buffer> <silent> &Pi &Pi;
10582 inoremap <buffer> <silent> &Oc &Omicron;
10583 inoremap <buffer> <silent> &Xi &Xi;
10584 inoremap <buffer> <silent> &Nu &Nu;
10585 inoremap <buffer> <silent> &Mu &Mu;
10586 inoremap <buffer> <silent> &Lm &Lambda;
10587 inoremap <buffer> <silent> &Ka &Kappa;
10588 inoremap <buffer> <silent> &Io &Iota;
10589 inoremap <buffer> <silent> &Th &Theta;
10590 inoremap <buffer> <silent> &Et &Eta;
10591 inoremap <buffer> <silent> &Ze &Zeta;
10592 inoremap <buffer> <silent> &Ep &Epsilon;
10593 inoremap <buffer> <silent> &De &Delta;
10594 inoremap <buffer> <silent> &Ga &Gamma;
10595 inoremap <buffer> <silent> &Be &Beta;
10596 inoremap <buffer> <silent> &Al &Alpha;
10597 inoremap <buffer> <silent> &3. &hellip;
10598 inoremap <buffer> <silent> &-- &mdash;
10599 inoremap <buffer> <silent> &3- &mdash;
10600 inoremap <buffer> <silent> &m- &mdash;
10601 inoremap <buffer> <silent> &2- &ndash;
10602 inoremap <buffer> <silent> &n- &ndash;
10603 inoremap <buffer> <silent> &34 &frac34;
10604 inoremap <buffer> <silent> &12 &frac12;
10605 inoremap <buffer> <silent> &14 &frac14;
10606 inoremap <buffer> <silent> &. &middot;
10607 inoremap <buffer> <silent> &pa &para;
10608 inoremap <buffer> <silent> &mi &micro;
10609 inoremap <buffer> <silent> &dg &deg;
10610 inoremap <buffer> <silent> &? &iquest;
10611 inoremap <buffer> <silent> &! &iexcl;
10612 inoremap <buffer> <silent> &sz &szlig;
10613 inoremap <buffer> <silent> &o/ &oslash;
10614 inoremap <buffer> <silent> &/ &divide;
10615 inoremap <buffer> <silent> &" &uml;
10616 inoremap <buffer> <silent> &2> &raquo;
10617 inoremap <buffer> <silent> &2< &laquo;
10618 inoremap <buffer> <silent> &y" &yuml;
10619 inoremap <buffer> <silent> &y' &yacute;
10620 inoremap <buffer> <silent> &u" &uuml;
10621 inoremap <buffer> <silent> &u^ &ucirc;
10622 inoremap <buffer> <silent> &u' &uacute;
10623 inoremap <buffer> <silent> &u` &ugrave;
10624 inoremap <buffer> <silent> &x &times;
10625 inoremap <buffer> <silent> &o" &ouml;
10626 inoremap <buffer> <silent> &o~ &otilde;
10627 inoremap <buffer> <silent> &o^ &ocirc;
10628 inoremap <buffer> <silent> &o' &oacute;
10629 inoremap <buffer> <silent> &o` &ograve;
10630 inoremap <buffer> <silent> &n~ &ntilde;
10631 inoremap <buffer> <silent> &i" &iuml;
10632 inoremap <buffer> <silent> &i^ &icirc;
10633 inoremap <buffer> <silent> &i' &iacute;
10634 inoremap <buffer> <silent> &i` &igrave;
10635 inoremap <buffer> <silent> &e" &euml;
10636 inoremap <buffer> <silent> &e^ &ecirc;
10637 inoremap <buffer> <silent> &e' &eacute;
10638 inoremap <buffer> <silent> &e` &egrave;
10639 inoremap <buffer> <silent> &c, &ccedil;
10640 inoremap <buffer> <silent> &ae &aelig;
10641 inoremap <buffer> <silent> &ao &aring;
10642 inoremap <buffer> <silent> &a" &auml;
10643 inoremap <buffer> <silent> &a~ &atilde;
10644 inoremap <buffer> <silent> &a^ &acirc;
10645 inoremap <buffer> <silent> &a' &aacute;
10646 inoremap <buffer> <silent> &a` &agrave;
10647 inoremap <buffer> <silent> &Y' &Yacute;
10648 inoremap <buffer> <silent> &U" &Uuml;
10649 inoremap <buffer> <silent> &U^ &Ucirc;
10650 inoremap <buffer> <silent> &U' &Uacute;
10651 inoremap <buffer> <silent> &U` &Ugrave;
10652 inoremap <buffer> <silent> &O/ &Oslash;
10653 inoremap <buffer> <silent> &O" &Ouml;
10654 inoremap <buffer> <silent> &O~ &Otilde;
10655 inoremap <buffer> <silent> &O^ &Ocirc;
10656 inoremap <buffer> <silent> &O' &Oacute;
10657 inoremap <buffer> <silent> &O` &Ograve;
10658 inoremap <buffer> <silent> &N~ &Ntilde;
10659 inoremap <buffer> <silent> &I" &Iuml;
10660 inoremap <buffer> <silent> &I^ &Icirc;
10661 inoremap <buffer> <silent> &I' &Iacute;
10662 inoremap <buffer> <silent> &I` &Igrave;
10663 inoremap <buffer> <silent> &E" &Euml;
10664 inoremap <buffer> <silent> &E^ &Ecirc;
10665 inoremap <buffer> <silent> &E' &Eacute;
10666 inoremap <buffer> <silent> &E` &Egrave;
10667 inoremap <buffer> <silent> &C, &Ccedil;
10668 inoremap <buffer> <silent> &AE &AElig;
10669 inoremap <buffer> <silent> &Ao &Aring;
10670 inoremap <buffer> <silent> &A" &Auml;
10671 inoremap <buffer> <silent> &A~ &Atilde;
10672 inoremap <buffer> <silent> &A^ &Acirc;
10673 inoremap <buffer> <silent> &A' &Aacute;
10674 inoremap <buffer> <silent> &A` &Agrave;
10675 inoremap <buffer> <silent> &c| &cent;
10676 inoremap <buffer> <silent> &Y= &yen;
10677 inoremap <buffer> <silent> &# &pound;
10678 inoremap <buffer> <silent> & &nbsp;
10679 inoremap <buffer> <silent> &> &gt;
10680 inoremap <buffer> <silent> &< &lt;
10681 inoremap <buffer> <silent> &' &quot;
10682 inoremap <buffer> <silent> &tm &trade;
10683 inoremap <buffer> <silent> &rO &reg;
10684 inoremap <buffer> <silent> &cO &copy;
10685 inoremap <buffer> <silent> && &amp;
10686 inoremap <buffer> <silent> ; &nbsp;
10687 inoremap <buffer> <silent> ;la <label for=""></label>F"
10688 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
10689 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
10690 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
10691 </textarea>k$5F"i
10692 inoremap <buffer> <silent> ;og <optgroup label="">
10693 </optgroup>k$F"i
10694 inoremap <buffer> <silent> ;op <option></option>F<
10695 inoremap <buffer> <silent> ;ms <select name="" multiple>
10696 </select>O
10697 inoremap <buffer> <silent> ;se <select name="">
10698 </select>O
10699 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
10700 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
10701 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
10702 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
10703 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
10704 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
10705 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
10706 inoremap <buffer> <silent> ;fm <form action="">
10707 </form>k$F"i
10708 inoremap <buffer> <silent> ;if <iframe src="">
10709 </iframe>k$F"i
10710 inoremap <buffer> <silent> ;nf <noframes>
10711 </noframes>O
10712 inoremap <buffer> <silent> ;fr <frame src="">F"
10713 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
10714 </frameset>k$3F"i
10715 inoremap <buffer> <silent> ;th <th></th>F<
10716 inoremap <buffer> <silent> ;td <td>
10717 </td>O
10718 inoremap <buffer> <silent> ;tr <tr>
10719 </tr>O
10720 inoremap <buffer> <silent> ;tf <tfoot>
10721 </tfoot>O
10722 inoremap <buffer> <silent> ;tb <tbody>
10723 </tbody>O
10724 inoremap <buffer> <silent> ;tH <thead>
10725 </thead>O
10726 inoremap <buffer> <silent> ;ta <table>
10727 </table>O
10728 inoremap <buffer> <silent> ;ca <caption></caption>F<
10729 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
10730 </object>k$5F"i
10731 inoremap <buffer> <silent> ;ns <noscript>
10732 </noscripT>O
10733 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
10734 <noembed></noembed>k$5F"i
10735 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
10736 inoremap <buffer> <silent> ;va <var></var>F<
10737 inoremap <buffer> <silent> ;ul <ul>
10738 </ul>O
10739 inoremap <buffer> <silent> ;tt <tt></tt>F<
10740 inoremap <buffer> <silent> ;ti <title></title>F<
10741 inoremap <buffer> <silent> ;sp <sup></sup>F<
10742 inoremap <buffer> <silent> ;sb <sub></sub>F<
10743 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
10744 inoremap <buffer> <silent> ;cs <style type="text/css">
10745 <!--
10746 -->
10747 </style>kO
10748 inoremap <buffer> <silent> ;sm <small></small>F<
10749 inoremap <buffer> <silent> ;sa <samp></samp>F<
10750 inoremap <buffer> <silent> ;sk <strike></strike>F<
10751 inoremap <buffer> <silent> ;qu <q></q>F<
10752 inoremap <buffer> <silent> ;pr <pre>
10753 </pre>O
10754 inoremap <buffer> <silent> ;/p </p>
10755 
10756 <p>
10757 inoremap <buffer> <silent> ;pp <p>
10758 </p>O
10759 inoremap <buffer> <silent> ;ol <ol>
10760 </ol>O
10761 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
10762 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
10763 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
10764 inoremap <buffer> <silent> ;lk <link href="">F"
10765 inoremap <buffer> <silent> ;li <li></li>F<
10766 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
10767 inoremap <buffer> <silent> ;ii <isindex>
10768 inoremap <buffer> <silent> ;in <ins></ins>F<
10769 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
10770 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
10771 inoremap <buffer> <silent> ;ht <html>
10772 </html>O
10773 inoremap <buffer> <silent> ;Hr <hr width="75%">
10774 inoremap <buffer> <silent> ;hr <hr>
10775 inoremap <buffer> <silent> ;he <head>
10776 </head>O
10777 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
10778 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
10779 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
10780 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
10781 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
10782 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
10783 inoremap <buffer> <silent> ;h6 <h6></h6>F<
10784 inoremap <buffer> <silent> ;h5 <h5></h5>F<
10785 inoremap <buffer> <silent> ;h4 <h4></h4>F<
10786 inoremap <buffer> <silent> ;h3 <h3></h3>F<
10787 inoremap <buffer> <silent> ;h2 <h2></h2>F<
10788 inoremap <buffer> <silent> ;h1 <h1></h1>F<
10789 inoremap <buffer> <silent> ;fc <font color=""></font>F"
10790 inoremap <buffer> <silent> ;fo <font size=""></font>F"
10791 inoremap <buffer> <silent> ;sn <span></span>F<
10792 inoremap <buffer> <silent> ;dv <div>
10793 </div>O
10794 inoremap <buffer> <silent> ;df <dfn></dfn>F<
10795 inoremap <buffer> <silent> ;de <del></del>F<
10796 inoremap <buffer> <silent> ;dd <dd></dd>F<
10797 inoremap <buffer> <silent> ;dt <dt></dt>F<
10798 inoremap <buffer> <silent> ;dl <dl>
10799 </dl>O
10800 inoremap <buffer> <silent> ;co <code></code>F<
10801 inoremap <buffer> <silent> ;ci <cite></cite>F<
10802 inoremap <buffer> <silent> ;ce <center></center>F<
10803 inoremap <buffer> <silent> ;br <br>
10804 inoremap <buffer> <silent> ;bd <body>
10805 </body>O
10806 inoremap <buffer> <silent> ;bl <blockquote>
10807 </blockquote>O
10808 inoremap <buffer> <silent> ;bi <big></big>F<
10809 inoremap <buffer> <silent> ;bh <base href="">F"
10810 inoremap <buffer> <silent> ;ad <address></address>F<
10811 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
10812 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
10813 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
10814 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
10815 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
10816 inoremap <buffer> <silent> ;an <a name=""></a>F"
10817 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
10818 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
10819 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
10820 inoremap <buffer> <silent> ;ah <a href=""></a>F"
10821 imap <buffer> <silent> ;s4 ;s4
10822 imap <buffer> <silent> ;4 ;4
10823 inoremap <buffer> <silent> ;mi :call MangleImageTag()
10824 inoremap <buffer> <silent> ; 
10825 inoremap <buffer> <silent> ;& &
10826 inoremap <buffer> <silent> ;; ;
10827 setlocal keymap=
10828 setlocal noarabic
10829 setlocal autoindent
10830 setlocal balloonexpr=
10831 setlocal nobinary
10832 setlocal bufhidden=
10833 setlocal buflisted
10834 setlocal buftype=
10835 setlocal nocindent
10836 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
10837 setlocal cinoptions=
10838 setlocal cinwords=if,else,while,do,for,switch
10839 setlocal colorcolumn=
10840 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
10841 setlocal commentstring=/*%s*/
10842 setlocal complete=.,w,b,u,t,i
10843 setlocal concealcursor=
10844 setlocal conceallevel=0
10845 setlocal completefunc=
10846 setlocal nocopyindent
10847 setlocal cryptmethod=
10848 setlocal nocursorbind
10849 setlocal nocursorcolumn
10850 setlocal nocursorline
10851 setlocal define=
10852 setlocal dictionary=
10853 setlocal nodiff
10854 setlocal equalprg=
10855 setlocal errorformat=
10856 setlocal expandtab
10857 if &filetype != 'php'
10858 setlocal filetype=php
10859 endif
10860 setlocal foldcolumn=0
10861 setlocal foldenable
10862 setlocal foldexpr=0
10863 setlocal foldignore=#
10864 setlocal foldlevel=0
10865 setlocal foldmarker={{{,}}}
10866 setlocal foldmethod=manual
10867 setlocal foldminlines=1
10868 setlocal foldnestmax=20
10869 setlocal foldtext=foldtext()
10870 setlocal formatexpr=
10871 setlocal formatoptions=tcq
10872 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10873 setlocal grepprg=
10874 setlocal iminsert=2
10875 setlocal imsearch=2
10876 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
10877 setlocal includeexpr=
10878 setlocal indentexpr=
10879 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10880 setlocal noinfercase
10881 setlocal iskeyword=@,48-57,_,192-255
10882 setlocal keywordprg=
10883 setlocal nolinebreak
10884 setlocal nolisp
10885 setlocal nolist
10886 setlocal makeprg=
10887 setlocal matchpairs=(:),{:},[:],<:>
10888 setlocal nomodeline
10889 setlocal modifiable
10890 setlocal nrformats=octal,hex
10891 setlocal nonumber
10892 setlocal numberwidth=4
10893 setlocal omnifunc=phpcomplete#CompletePHP
10894 setlocal path=
10895 setlocal nopreserveindent
10896 setlocal nopreviewwindow
10897 setlocal quoteescape=\\
10898 setlocal noreadonly
10899 setlocal norelativenumber
10900 setlocal norightleft
10901 setlocal rightleftcmd=search
10902 setlocal noscrollbind
10903 setlocal shiftwidth=4
10904 setlocal noshortname
10905 setlocal nosmartindent
10906 setlocal softtabstop=0
10907 setlocal nospell
10908 setlocal spellcapcheck=
10909 setlocal spellfile=
10910 setlocal spelllang=en
10911 setlocal statusline=
10912 setlocal suffixesadd=
10913 setlocal swapfile
10914 setlocal synmaxcol=3000
10915 if &syntax != 'php'
10916 setlocal syntax=php
10917 endif
10918 setlocal tabstop=4
10919 setlocal tags=
10920 setlocal textwidth=0
10921 setlocal thesaurus=
10922 setlocal noundofile
10923 setlocal nowinfixheight
10924 setlocal nowinfixwidth
10925 setlocal wrap
10926 setlocal wrapmargin=0
10927 silent! normal! zE
10928 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10929 if s:l < 1 | let s:l = 1 | endif
10930 exe s:l
10931 normal! zt
10932 1
10933 normal! 0
10934 tabedit printable.php
10935 set splitbelow splitright
10936 set nosplitbelow
10937 set nosplitright
10938 wincmd t
10939 set winheight=1 winwidth=1
10940 argglobal
10941 25argu
10942 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10943 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10944 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
10945 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
10946 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
10947 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
10948 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
10949 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
10950 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
10951 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
10952 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
10953 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
10954 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
10955 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
10956 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
10957 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
10958 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
10959 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
10960 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
10961 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
10962 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
10963 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
10964 nnoremap <buffer> <silent> ; 
10965 nnoremap <buffer> <silent> ;; ;
10966 vnoremap <buffer> <silent> ;; ;
10967 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10968 :nohls
10969 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10970 :nohls
10971 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10972 :nohls
10973 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10974 :nohls
10975 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
10976 inoremap <buffer> <silent> &hA &hArr;
10977 inoremap <buffer> <silent> &dA &dArr;
10978 inoremap <buffer> <silent> &rA &rArr;
10979 inoremap <buffer> <silent> &uA &uArr;
10980 inoremap <buffer> <silent> &lA &lArr;
10981 inoremap <buffer> <silent> &ha &harr;
10982 inoremap <buffer> <silent> &da &darr;
10983 inoremap <buffer> <silent> &ra &rarr;
10984 inoremap <buffer> <silent> &ua &uarr;
10985 inoremap <buffer> <silent> &la &larr;
10986 inoremap <buffer> <silent> &pv &piv;
10987 inoremap <buffer> <silent> &uh &upsih;
10988 inoremap <buffer> <silent> &ts &thetasym;
10989 inoremap <buffer> <silent> &og &omega;
10990 inoremap <buffer> <silent> &ps &psi;
10991 inoremap <buffer> <silent> &ch &chi;
10992 inoremap <buffer> <silent> &ph &phi;
10993 inoremap <buffer> <silent> &up &upsilon;
10994 inoremap <buffer> <silent> &ta &tau;
10995 inoremap <buffer> <silent> &sf &sigmaf;
10996 inoremap <buffer> <silent> &si &sigma;
10997 inoremap <buffer> <silent> &rh &rho;
10998 inoremap <buffer> <silent> &pi &pi;
10999 inoremap <buffer> <silent> &oc &omicron;
11000 inoremap <buffer> <silent> &xi &xi;
11001 inoremap <buffer> <silent> &nu &nu;
11002 inoremap <buffer> <silent> &mu &mu;
11003 inoremap <buffer> <silent> &lm &lambda;
11004 inoremap <buffer> <silent> &ka &kappa;
11005 inoremap <buffer> <silent> &io &iota;
11006 inoremap <buffer> <silent> &th &theta;
11007 inoremap <buffer> <silent> &et &eta;
11008 inoremap <buffer> <silent> &ze &zeta;
11009 inoremap <buffer> <silent> &ep &epsilon;
11010 inoremap <buffer> <silent> &de &delta;
11011 inoremap <buffer> <silent> &ga &gamma;
11012 inoremap <buffer> <silent> &be &beta;
11013 inoremap <buffer> <silent> &al &alpha;
11014 inoremap <buffer> <silent> &Ps &Psi;
11015 inoremap <buffer> <silent> &Ch &Chi;
11016 inoremap <buffer> <silent> &Ph &Phi;
11017 inoremap <buffer> <silent> &Up &Upsilon;
11018 inoremap <buffer> <silent> &Ta &Tau;
11019 inoremap <buffer> <silent> &Si &Sigma;
11020 inoremap <buffer> <silent> &Rh &Rho;
11021 inoremap <buffer> <silent> &Pi &Pi;
11022 inoremap <buffer> <silent> &Oc &Omicron;
11023 inoremap <buffer> <silent> &Xi &Xi;
11024 inoremap <buffer> <silent> &Nu &Nu;
11025 inoremap <buffer> <silent> &Mu &Mu;
11026 inoremap <buffer> <silent> &Lm &Lambda;
11027 inoremap <buffer> <silent> &Ka &Kappa;
11028 inoremap <buffer> <silent> &Io &Iota;
11029 inoremap <buffer> <silent> &Th &Theta;
11030 inoremap <buffer> <silent> &Et &Eta;
11031 inoremap <buffer> <silent> &Ze &Zeta;
11032 inoremap <buffer> <silent> &Ep &Epsilon;
11033 inoremap <buffer> <silent> &De &Delta;
11034 inoremap <buffer> <silent> &Ga &Gamma;
11035 inoremap <buffer> <silent> &Be &Beta;
11036 inoremap <buffer> <silent> &Al &Alpha;
11037 inoremap <buffer> <silent> &3. &hellip;
11038 inoremap <buffer> <silent> &-- &mdash;
11039 inoremap <buffer> <silent> &3- &mdash;
11040 inoremap <buffer> <silent> &m- &mdash;
11041 inoremap <buffer> <silent> &2- &ndash;
11042 inoremap <buffer> <silent> &n- &ndash;
11043 inoremap <buffer> <silent> &34 &frac34;
11044 inoremap <buffer> <silent> &12 &frac12;
11045 inoremap <buffer> <silent> &14 &frac14;
11046 inoremap <buffer> <silent> &. &middot;
11047 inoremap <buffer> <silent> &pa &para;
11048 inoremap <buffer> <silent> &mi &micro;
11049 inoremap <buffer> <silent> &dg &deg;
11050 inoremap <buffer> <silent> &? &iquest;
11051 inoremap <buffer> <silent> &! &iexcl;
11052 inoremap <buffer> <silent> &sz &szlig;
11053 inoremap <buffer> <silent> &o/ &oslash;
11054 inoremap <buffer> <silent> &/ &divide;
11055 inoremap <buffer> <silent> &" &uml;
11056 inoremap <buffer> <silent> &2> &raquo;
11057 inoremap <buffer> <silent> &2< &laquo;
11058 inoremap <buffer> <silent> &y" &yuml;
11059 inoremap <buffer> <silent> &y' &yacute;
11060 inoremap <buffer> <silent> &u" &uuml;
11061 inoremap <buffer> <silent> &u^ &ucirc;
11062 inoremap <buffer> <silent> &u' &uacute;
11063 inoremap <buffer> <silent> &u` &ugrave;
11064 inoremap <buffer> <silent> &x &times;
11065 inoremap <buffer> <silent> &o" &ouml;
11066 inoremap <buffer> <silent> &o~ &otilde;
11067 inoremap <buffer> <silent> &o^ &ocirc;
11068 inoremap <buffer> <silent> &o' &oacute;
11069 inoremap <buffer> <silent> &o` &ograve;
11070 inoremap <buffer> <silent> &n~ &ntilde;
11071 inoremap <buffer> <silent> &i" &iuml;
11072 inoremap <buffer> <silent> &i^ &icirc;
11073 inoremap <buffer> <silent> &i' &iacute;
11074 inoremap <buffer> <silent> &i` &igrave;
11075 inoremap <buffer> <silent> &e" &euml;
11076 inoremap <buffer> <silent> &e^ &ecirc;
11077 inoremap <buffer> <silent> &e' &eacute;
11078 inoremap <buffer> <silent> &e` &egrave;
11079 inoremap <buffer> <silent> &c, &ccedil;
11080 inoremap <buffer> <silent> &ae &aelig;
11081 inoremap <buffer> <silent> &ao &aring;
11082 inoremap <buffer> <silent> &a" &auml;
11083 inoremap <buffer> <silent> &a~ &atilde;
11084 inoremap <buffer> <silent> &a^ &acirc;
11085 inoremap <buffer> <silent> &a' &aacute;
11086 inoremap <buffer> <silent> &a` &agrave;
11087 inoremap <buffer> <silent> &Y' &Yacute;
11088 inoremap <buffer> <silent> &U" &Uuml;
11089 inoremap <buffer> <silent> &U^ &Ucirc;
11090 inoremap <buffer> <silent> &U' &Uacute;
11091 inoremap <buffer> <silent> &U` &Ugrave;
11092 inoremap <buffer> <silent> &O/ &Oslash;
11093 inoremap <buffer> <silent> &O" &Ouml;
11094 inoremap <buffer> <silent> &O~ &Otilde;
11095 inoremap <buffer> <silent> &O^ &Ocirc;
11096 inoremap <buffer> <silent> &O' &Oacute;
11097 inoremap <buffer> <silent> &O` &Ograve;
11098 inoremap <buffer> <silent> &N~ &Ntilde;
11099 inoremap <buffer> <silent> &I" &Iuml;
11100 inoremap <buffer> <silent> &I^ &Icirc;
11101 inoremap <buffer> <silent> &I' &Iacute;
11102 inoremap <buffer> <silent> &I` &Igrave;
11103 inoremap <buffer> <silent> &E" &Euml;
11104 inoremap <buffer> <silent> &E^ &Ecirc;
11105 inoremap <buffer> <silent> &E' &Eacute;
11106 inoremap <buffer> <silent> &E` &Egrave;
11107 inoremap <buffer> <silent> &C, &Ccedil;
11108 inoremap <buffer> <silent> &AE &AElig;
11109 inoremap <buffer> <silent> &Ao &Aring;
11110 inoremap <buffer> <silent> &A" &Auml;
11111 inoremap <buffer> <silent> &A~ &Atilde;
11112 inoremap <buffer> <silent> &A^ &Acirc;
11113 inoremap <buffer> <silent> &A' &Aacute;
11114 inoremap <buffer> <silent> &A` &Agrave;
11115 inoremap <buffer> <silent> &c| &cent;
11116 inoremap <buffer> <silent> &Y= &yen;
11117 inoremap <buffer> <silent> &# &pound;
11118 inoremap <buffer> <silent> & &nbsp;
11119 inoremap <buffer> <silent> &> &gt;
11120 inoremap <buffer> <silent> &< &lt;
11121 inoremap <buffer> <silent> &' &quot;
11122 inoremap <buffer> <silent> &tm &trade;
11123 inoremap <buffer> <silent> &rO &reg;
11124 inoremap <buffer> <silent> &cO &copy;
11125 inoremap <buffer> <silent> && &amp;
11126 inoremap <buffer> <silent> ; &nbsp;
11127 inoremap <buffer> <silent> ;la <label for=""></label>F"
11128 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
11129 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
11130 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
11131 </textarea>k$5F"i
11132 inoremap <buffer> <silent> ;og <optgroup label="">
11133 </optgroup>k$F"i
11134 inoremap <buffer> <silent> ;op <option></option>F<
11135 inoremap <buffer> <silent> ;ms <select name="" multiple>
11136 </select>O
11137 inoremap <buffer> <silent> ;se <select name="">
11138 </select>O
11139 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
11140 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
11141 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
11142 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
11143 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
11144 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
11145 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
11146 inoremap <buffer> <silent> ;fm <form action="">
11147 </form>k$F"i
11148 inoremap <buffer> <silent> ;if <iframe src="">
11149 </iframe>k$F"i
11150 inoremap <buffer> <silent> ;nf <noframes>
11151 </noframes>O
11152 inoremap <buffer> <silent> ;fr <frame src="">F"
11153 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
11154 </frameset>k$3F"i
11155 inoremap <buffer> <silent> ;th <th></th>F<
11156 inoremap <buffer> <silent> ;td <td>
11157 </td>O
11158 inoremap <buffer> <silent> ;tr <tr>
11159 </tr>O
11160 inoremap <buffer> <silent> ;tf <tfoot>
11161 </tfoot>O
11162 inoremap <buffer> <silent> ;tb <tbody>
11163 </tbody>O
11164 inoremap <buffer> <silent> ;tH <thead>
11165 </thead>O
11166 inoremap <buffer> <silent> ;ta <table>
11167 </table>O
11168 inoremap <buffer> <silent> ;ca <caption></caption>F<
11169 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
11170 </object>k$5F"i
11171 inoremap <buffer> <silent> ;ns <noscript>
11172 </noscripT>O
11173 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
11174 <noembed></noembed>k$5F"i
11175 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
11176 inoremap <buffer> <silent> ;va <var></var>F<
11177 inoremap <buffer> <silent> ;ul <ul>
11178 </ul>O
11179 inoremap <buffer> <silent> ;tt <tt></tt>F<
11180 inoremap <buffer> <silent> ;ti <title></title>F<
11181 inoremap <buffer> <silent> ;sp <sup></sup>F<
11182 inoremap <buffer> <silent> ;sb <sub></sub>F<
11183 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
11184 inoremap <buffer> <silent> ;cs <style type="text/css">
11185 <!--
11186 -->
11187 </style>kO
11188 inoremap <buffer> <silent> ;sm <small></small>F<
11189 inoremap <buffer> <silent> ;sa <samp></samp>F<
11190 inoremap <buffer> <silent> ;sk <strike></strike>F<
11191 inoremap <buffer> <silent> ;qu <q></q>F<
11192 inoremap <buffer> <silent> ;pr <pre>
11193 </pre>O
11194 inoremap <buffer> <silent> ;/p </p>
11195 
11196 <p>
11197 inoremap <buffer> <silent> ;pp <p>
11198 </p>O
11199 inoremap <buffer> <silent> ;ol <ol>
11200 </ol>O
11201 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
11202 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
11203 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
11204 inoremap <buffer> <silent> ;lk <link href="">F"
11205 inoremap <buffer> <silent> ;li <li></li>F<
11206 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
11207 inoremap <buffer> <silent> ;ii <isindex>
11208 inoremap <buffer> <silent> ;in <ins></ins>F<
11209 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
11210 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
11211 inoremap <buffer> <silent> ;ht <html>
11212 </html>O
11213 inoremap <buffer> <silent> ;Hr <hr width="75%">
11214 inoremap <buffer> <silent> ;hr <hr>
11215 inoremap <buffer> <silent> ;he <head>
11216 </head>O
11217 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
11218 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
11219 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
11220 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
11221 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
11222 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
11223 inoremap <buffer> <silent> ;h6 <h6></h6>F<
11224 inoremap <buffer> <silent> ;h5 <h5></h5>F<
11225 inoremap <buffer> <silent> ;h4 <h4></h4>F<
11226 inoremap <buffer> <silent> ;h3 <h3></h3>F<
11227 inoremap <buffer> <silent> ;h2 <h2></h2>F<
11228 inoremap <buffer> <silent> ;h1 <h1></h1>F<
11229 inoremap <buffer> <silent> ;fc <font color=""></font>F"
11230 inoremap <buffer> <silent> ;fo <font size=""></font>F"
11231 inoremap <buffer> <silent> ;sn <span></span>F<
11232 inoremap <buffer> <silent> ;dv <div>
11233 </div>O
11234 inoremap <buffer> <silent> ;df <dfn></dfn>F<
11235 inoremap <buffer> <silent> ;de <del></del>F<
11236 inoremap <buffer> <silent> ;dd <dd></dd>F<
11237 inoremap <buffer> <silent> ;dt <dt></dt>F<
11238 inoremap <buffer> <silent> ;dl <dl>
11239 </dl>O
11240 inoremap <buffer> <silent> ;co <code></code>F<
11241 inoremap <buffer> <silent> ;ci <cite></cite>F<
11242 inoremap <buffer> <silent> ;ce <center></center>F<
11243 inoremap <buffer> <silent> ;br <br>
11244 inoremap <buffer> <silent> ;bd <body>
11245 </body>O
11246 inoremap <buffer> <silent> ;bl <blockquote>
11247 </blockquote>O
11248 inoremap <buffer> <silent> ;bi <big></big>F<
11249 inoremap <buffer> <silent> ;bh <base href="">F"
11250 inoremap <buffer> <silent> ;ad <address></address>F<
11251 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
11252 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
11253 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
11254 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
11255 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
11256 inoremap <buffer> <silent> ;an <a name=""></a>F"
11257 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
11258 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
11259 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
11260 inoremap <buffer> <silent> ;ah <a href=""></a>F"
11261 imap <buffer> <silent> ;s4 ;s4
11262 imap <buffer> <silent> ;4 ;4
11263 inoremap <buffer> <silent> ;mi :call MangleImageTag()
11264 inoremap <buffer> <silent> ; 
11265 inoremap <buffer> <silent> ;& &
11266 inoremap <buffer> <silent> ;; ;
11267 setlocal keymap=
11268 setlocal noarabic
11269 setlocal autoindent
11270 setlocal balloonexpr=
11271 setlocal nobinary
11272 setlocal bufhidden=
11273 setlocal buflisted
11274 setlocal buftype=
11275 setlocal nocindent
11276 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11277 setlocal cinoptions=
11278 setlocal cinwords=if,else,while,do,for,switch
11279 setlocal colorcolumn=
11280 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
11281 setlocal commentstring=/*%s*/
11282 setlocal complete=.,w,b,u,t,i
11283 setlocal concealcursor=
11284 setlocal conceallevel=0
11285 setlocal completefunc=
11286 setlocal nocopyindent
11287 setlocal cryptmethod=
11288 setlocal nocursorbind
11289 setlocal nocursorcolumn
11290 setlocal nocursorline
11291 setlocal define=
11292 setlocal dictionary=
11293 setlocal nodiff
11294 setlocal equalprg=
11295 setlocal errorformat=
11296 setlocal expandtab
11297 if &filetype != 'php'
11298 setlocal filetype=php
11299 endif
11300 setlocal foldcolumn=0
11301 setlocal foldenable
11302 setlocal foldexpr=0
11303 setlocal foldignore=#
11304 setlocal foldlevel=0
11305 setlocal foldmarker={{{,}}}
11306 setlocal foldmethod=manual
11307 setlocal foldminlines=1
11308 setlocal foldnestmax=20
11309 setlocal foldtext=foldtext()
11310 setlocal formatexpr=
11311 setlocal formatoptions=tcq
11312 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11313 setlocal grepprg=
11314 setlocal iminsert=2
11315 setlocal imsearch=2
11316 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
11317 setlocal includeexpr=
11318 setlocal indentexpr=
11319 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11320 setlocal noinfercase
11321 setlocal iskeyword=@,48-57,_,192-255
11322 setlocal keywordprg=
11323 setlocal nolinebreak
11324 setlocal nolisp
11325 setlocal nolist
11326 setlocal makeprg=
11327 setlocal matchpairs=(:),{:},[:],<:>
11328 setlocal nomodeline
11329 setlocal modifiable
11330 setlocal nrformats=octal,hex
11331 setlocal nonumber
11332 setlocal numberwidth=4
11333 setlocal omnifunc=phpcomplete#CompletePHP
11334 setlocal path=
11335 setlocal nopreserveindent
11336 setlocal nopreviewwindow
11337 setlocal quoteescape=\\
11338 setlocal noreadonly
11339 setlocal norelativenumber
11340 setlocal norightleft
11341 setlocal rightleftcmd=search
11342 setlocal noscrollbind
11343 setlocal shiftwidth=4
11344 setlocal noshortname
11345 setlocal nosmartindent
11346 setlocal softtabstop=0
11347 setlocal nospell
11348 setlocal spellcapcheck=
11349 setlocal spellfile=
11350 setlocal spelllang=en
11351 setlocal statusline=
11352 setlocal suffixesadd=
11353 setlocal swapfile
11354 setlocal synmaxcol=3000
11355 if &syntax != 'php'
11356 setlocal syntax=php
11357 endif
11358 setlocal tabstop=4
11359 setlocal tags=
11360 setlocal textwidth=0
11361 setlocal thesaurus=
11362 setlocal noundofile
11363 setlocal nowinfixheight
11364 setlocal nowinfixwidth
11365 setlocal wrap
11366 setlocal wrapmargin=0
11367 silent! normal! zE
11368 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
11369 if s:l < 1 | let s:l = 1 | endif
11370 exe s:l
11371 normal! zt
11372 1
11373 normal! 0
11374 tabedit clonezilla-sysresccd.rss
11375 set splitbelow splitright
11376 set nosplitbelow
11377 set nosplitright
11378 wincmd t
11379 set winheight=1 winwidth=1
11380 argglobal
11381 26argu
11382 setlocal keymap=
11383 setlocal noarabic
11384 setlocal autoindent
11385 setlocal balloonexpr=
11386 setlocal nobinary
11387 setlocal bufhidden=
11388 setlocal buflisted
11389 setlocal buftype=
11390 setlocal nocindent
11391 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11392 setlocal cinoptions=
11393 setlocal cinwords=if,else,while,do,for,switch
11394 setlocal colorcolumn=
11395 setlocal comments=s:<!--,m:\ \ \ \ \ ,e:-->
11396 setlocal commentstring=<!--%s-->
11397 setlocal complete=.,w,b,u,t,i
11398 setlocal concealcursor=
11399 setlocal conceallevel=0
11400 setlocal completefunc=
11401 setlocal nocopyindent
11402 setlocal cryptmethod=
11403 setlocal nocursorbind
11404 setlocal nocursorcolumn
11405 setlocal nocursorline
11406 setlocal define=
11407 setlocal dictionary=
11408 setlocal nodiff
11409 setlocal equalprg=
11410 setlocal errorformat=
11411 setlocal expandtab
11412 if &filetype != 'xml'
11413 setlocal filetype=xml
11414 endif
11415 setlocal foldcolumn=0
11416 setlocal foldenable
11417 setlocal foldexpr=0
11418 setlocal foldignore=#
11419 setlocal foldlevel=0
11420 setlocal foldmarker={{{,}}}
11421 setlocal foldmethod=manual
11422 setlocal foldminlines=1
11423 setlocal foldnestmax=20
11424 setlocal foldtext=foldtext()
11425 setlocal formatexpr=
11426 setlocal formatoptions=roqltc
11427 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11428 setlocal grepprg=
11429 setlocal iminsert=2
11430 setlocal imsearch=2
11431 setlocal include=
11432 setlocal includeexpr=
11433 setlocal indentexpr=
11434 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11435 setlocal noinfercase
11436 setlocal iskeyword=@,48-57,_,192-255
11437 setlocal keywordprg=
11438 setlocal nolinebreak
11439 setlocal nolisp
11440 setlocal nolist
11441 setlocal makeprg=
11442 setlocal matchpairs=(:),{:},[:]
11443 setlocal nomodeline
11444 setlocal modifiable
11445 setlocal nrformats=octal,hex
11446 setlocal nonumber
11447 setlocal numberwidth=4
11448 setlocal omnifunc=xmlcomplete#CompleteTags
11449 setlocal path=
11450 setlocal nopreserveindent
11451 setlocal nopreviewwindow
11452 setlocal quoteescape=\\
11453 setlocal noreadonly
11454 setlocal norelativenumber
11455 setlocal norightleft
11456 setlocal rightleftcmd=search
11457 setlocal noscrollbind
11458 setlocal shiftwidth=4
11459 setlocal noshortname
11460 setlocal nosmartindent
11461 setlocal softtabstop=0
11462 setlocal nospell
11463 setlocal spellcapcheck=
11464 setlocal spellfile=
11465 setlocal spelllang=en
11466 setlocal statusline=
11467 setlocal suffixesadd=
11468 setlocal swapfile
11469 setlocal synmaxcol=3000
11470 if &syntax != 'xml'
11471 setlocal syntax=xml
11472 endif
11473 setlocal tabstop=4
11474 setlocal tags=
11475 setlocal textwidth=0
11476 setlocal thesaurus=
11477 setlocal noundofile
11478 setlocal nowinfixheight
11479 setlocal nowinfixwidth
11480 setlocal wrap
11481 setlocal wrapmargin=0
11482 silent! normal! zE
11483 let s:l = 36 - ((4 * winheight(0) + 19) / 38)
11484 if s:l < 1 | let s:l = 1 | endif
11485 exe s:l
11486 normal! zt
11487 36
11488 normal! 063l
11489 tabedit ../.htaccess
11490 set splitbelow splitright
11491 set nosplitbelow
11492 set nosplitright
11493 wincmd t
11494 set winheight=1 winwidth=1
11495 argglobal
11496 27argu
11497 setlocal keymap=
11498 setlocal noarabic
11499 setlocal autoindent
11500 setlocal balloonexpr=
11501 setlocal nobinary
11502 setlocal bufhidden=
11503 setlocal buflisted
11504 setlocal buftype=
11505 setlocal nocindent
11506 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11507 setlocal cinoptions=
11508 setlocal cinwords=if,else,while,do,for,switch
11509 setlocal colorcolumn=
11510 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
11511 setlocal commentstring=/*%s*/
11512 setlocal complete=.,w,b,u,t,i
11513 setlocal concealcursor=
11514 setlocal conceallevel=0
11515 setlocal completefunc=
11516 setlocal nocopyindent
11517 setlocal cryptmethod=
11518 setlocal nocursorbind
11519 setlocal nocursorcolumn
11520 setlocal nocursorline
11521 setlocal define=
11522 setlocal dictionary=
11523 setlocal nodiff
11524 setlocal equalprg=
11525 setlocal errorformat=
11526 setlocal expandtab
11527 if &filetype != 'apache'
11528 setlocal filetype=apache
11529 endif
11530 setlocal foldcolumn=0
11531 setlocal foldenable
11532 setlocal foldexpr=0
11533 setlocal foldignore=#
11534 setlocal foldlevel=0
11535 setlocal foldmarker={{{,}}}
11536 setlocal foldmethod=manual
11537 setlocal foldminlines=1
11538 setlocal foldnestmax=20
11539 setlocal foldtext=foldtext()
11540 setlocal formatexpr=
11541 setlocal formatoptions=tcq
11542 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11543 setlocal grepprg=
11544 setlocal iminsert=2
11545 setlocal imsearch=2
11546 setlocal include=
11547 setlocal includeexpr=
11548 setlocal indentexpr=
11549 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11550 setlocal noinfercase
11551 setlocal iskeyword=@,48-57,_,192-255
11552 setlocal keywordprg=
11553 setlocal nolinebreak
11554 setlocal nolisp
11555 setlocal nolist
11556 setlocal makeprg=
11557 setlocal matchpairs=(:),{:},[:]
11558 setlocal nomodeline
11559 setlocal modifiable
11560 setlocal nrformats=octal,hex
11561 setlocal nonumber
11562 setlocal numberwidth=4
11563 setlocal omnifunc=
11564 setlocal path=
11565 setlocal nopreserveindent
11566 setlocal nopreviewwindow
11567 setlocal quoteescape=\\
11568 setlocal noreadonly
11569 setlocal norelativenumber
11570 setlocal norightleft
11571 setlocal rightleftcmd=search
11572 setlocal noscrollbind
11573 setlocal shiftwidth=4
11574 setlocal noshortname
11575 setlocal nosmartindent
11576 setlocal softtabstop=0
11577 setlocal nospell
11578 setlocal spellcapcheck=
11579 setlocal spellfile=
11580 setlocal spelllang=en
11581 setlocal statusline=
11582 setlocal suffixesadd=
11583 setlocal swapfile
11584 setlocal synmaxcol=3000
11585 if &syntax != 'apache'
11586 setlocal syntax=apache
11587 endif
11588 setlocal tabstop=4
11589 setlocal tags=
11590 setlocal textwidth=0
11591 setlocal thesaurus=
11592 setlocal noundofile
11593 setlocal nowinfixheight
11594 setlocal nowinfixwidth
11595 setlocal wrap
11596 setlocal wrapmargin=0
11597 silent! normal! zE
11598 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
11599 if s:l < 1 | let s:l = 1 | endif
11600 exe s:l
11601 normal! zt
11602 1
11603 normal! 0
11604 tabedit .404.html
11605 set splitbelow splitright
11606 set nosplitbelow
11607 set nosplitright
11608 wincmd t
11609 set winheight=1 winwidth=1
11610 argglobal
11611 28argu
11612 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11613 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11614 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
11615 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
11616 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
11617 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
11618 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
11619 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
11620 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
11621 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
11622 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
11623 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
11624 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
11625 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
11626 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
11627 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
11628 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
11629 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
11630 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
11631 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
11632 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
11633 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
11634 nnoremap <buffer> <silent> ; 
11635 nnoremap <buffer> <silent> ;; ;
11636 vnoremap <buffer> <silent> ;; ;
11637 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
11638 inoremap <buffer> <silent> &hA &hArr;
11639 inoremap <buffer> <silent> &dA &dArr;
11640 inoremap <buffer> <silent> &rA &rArr;
11641 inoremap <buffer> <silent> &uA &uArr;
11642 inoremap <buffer> <silent> &lA &lArr;
11643 inoremap <buffer> <silent> &ha &harr;
11644 inoremap <buffer> <silent> &da &darr;
11645 inoremap <buffer> <silent> &ra &rarr;
11646 inoremap <buffer> <silent> &ua &uarr;
11647 inoremap <buffer> <silent> &la &larr;
11648 inoremap <buffer> <silent> &pv &piv;
11649 inoremap <buffer> <silent> &uh &upsih;
11650 inoremap <buffer> <silent> &ts &thetasym;
11651 inoremap <buffer> <silent> &og &omega;
11652 inoremap <buffer> <silent> &ps &psi;
11653 inoremap <buffer> <silent> &ch &chi;
11654 inoremap <buffer> <silent> &ph &phi;
11655 inoremap <buffer> <silent> &up &upsilon;
11656 inoremap <buffer> <silent> &ta &tau;
11657 inoremap <buffer> <silent> &sf &sigmaf;
11658 inoremap <buffer> <silent> &si &sigma;
11659 inoremap <buffer> <silent> &rh &rho;
11660 inoremap <buffer> <silent> &pi &pi;
11661 inoremap <buffer> <silent> &oc &omicron;
11662 inoremap <buffer> <silent> &xi &xi;
11663 inoremap <buffer> <silent> &nu &nu;
11664 inoremap <buffer> <silent> &mu &mu;
11665 inoremap <buffer> <silent> &lm &lambda;
11666 inoremap <buffer> <silent> &ka &kappa;
11667 inoremap <buffer> <silent> &io &iota;
11668 inoremap <buffer> <silent> &th &theta;
11669 inoremap <buffer> <silent> &et &eta;
11670 inoremap <buffer> <silent> &ze &zeta;
11671 inoremap <buffer> <silent> &ep &epsilon;
11672 inoremap <buffer> <silent> &de &delta;
11673 inoremap <buffer> <silent> &ga &gamma;
11674 inoremap <buffer> <silent> &be &beta;
11675 inoremap <buffer> <silent> &al &alpha;
11676 inoremap <buffer> <silent> &Ps &Psi;
11677 inoremap <buffer> <silent> &Ch &Chi;
11678 inoremap <buffer> <silent> &Ph &Phi;
11679 inoremap <buffer> <silent> &Up &Upsilon;
11680 inoremap <buffer> <silent> &Ta &Tau;
11681 inoremap <buffer> <silent> &Si &Sigma;
11682 inoremap <buffer> <silent> &Rh &Rho;
11683 inoremap <buffer> <silent> &Pi &Pi;
11684 inoremap <buffer> <silent> &Oc &Omicron;
11685 inoremap <buffer> <silent> &Xi &Xi;
11686 inoremap <buffer> <silent> &Nu &Nu;
11687 inoremap <buffer> <silent> &Mu &Mu;
11688 inoremap <buffer> <silent> &Lm &Lambda;
11689 inoremap <buffer> <silent> &Ka &Kappa;
11690 inoremap <buffer> <silent> &Io &Iota;
11691 inoremap <buffer> <silent> &Th &Theta;
11692 inoremap <buffer> <silent> &Et &Eta;
11693 inoremap <buffer> <silent> &Ze &Zeta;
11694 inoremap <buffer> <silent> &Ep &Epsilon;
11695 inoremap <buffer> <silent> &De &Delta;
11696 inoremap <buffer> <silent> &Ga &Gamma;
11697 inoremap <buffer> <silent> &Be &Beta;
11698 inoremap <buffer> <silent> &Al &Alpha;
11699 inoremap <buffer> <silent> &3. &hellip;
11700 inoremap <buffer> <silent> &-- &mdash;
11701 inoremap <buffer> <silent> &3- &mdash;
11702 inoremap <buffer> <silent> &m- &mdash;
11703 inoremap <buffer> <silent> &2- &ndash;
11704 inoremap <buffer> <silent> &n- &ndash;
11705 inoremap <buffer> <silent> &34 &frac34;
11706 inoremap <buffer> <silent> &12 &frac12;
11707 inoremap <buffer> <silent> &14 &frac14;
11708 inoremap <buffer> <silent> &. &middot;
11709 inoremap <buffer> <silent> &pa &para;
11710 inoremap <buffer> <silent> &mi &micro;
11711 inoremap <buffer> <silent> &dg &deg;
11712 inoremap <buffer> <silent> &? &iquest;
11713 inoremap <buffer> <silent> &! &iexcl;
11714 inoremap <buffer> <silent> &sz &szlig;
11715 inoremap <buffer> <silent> &o/ &oslash;
11716 inoremap <buffer> <silent> &/ &divide;
11717 inoremap <buffer> <silent> &" &uml;
11718 inoremap <buffer> <silent> &2> &raquo;
11719 inoremap <buffer> <silent> &2< &laquo;
11720 inoremap <buffer> <silent> &y" &yuml;
11721 inoremap <buffer> <silent> &y' &yacute;
11722 inoremap <buffer> <silent> &u" &uuml;
11723 inoremap <buffer> <silent> &u^ &ucirc;
11724 inoremap <buffer> <silent> &u' &uacute;
11725 inoremap <buffer> <silent> &u` &ugrave;
11726 inoremap <buffer> <silent> &x &times;
11727 inoremap <buffer> <silent> &o" &ouml;
11728 inoremap <buffer> <silent> &o~ &otilde;
11729 inoremap <buffer> <silent> &o^ &ocirc;
11730 inoremap <buffer> <silent> &o' &oacute;
11731 inoremap <buffer> <silent> &o` &ograve;
11732 inoremap <buffer> <silent> &n~ &ntilde;
11733 inoremap <buffer> <silent> &i" &iuml;
11734 inoremap <buffer> <silent> &i^ &icirc;
11735 inoremap <buffer> <silent> &i' &iacute;
11736 inoremap <buffer> <silent> &i` &igrave;
11737 inoremap <buffer> <silent> &e" &euml;
11738 inoremap <buffer> <silent> &e^ &ecirc;
11739 inoremap <buffer> <silent> &e' &eacute;
11740 inoremap <buffer> <silent> &e` &egrave;
11741 inoremap <buffer> <silent> &c, &ccedil;
11742 inoremap <buffer> <silent> &ae &aelig;
11743 inoremap <buffer> <silent> &ao &aring;
11744 inoremap <buffer> <silent> &a" &auml;
11745 inoremap <buffer> <silent> &a~ &atilde;
11746 inoremap <buffer> <silent> &a^ &acirc;
11747 inoremap <buffer> <silent> &a' &aacute;
11748 inoremap <buffer> <silent> &a` &agrave;
11749 inoremap <buffer> <silent> &Y' &Yacute;
11750 inoremap <buffer> <silent> &U" &Uuml;
11751 inoremap <buffer> <silent> &U^ &Ucirc;
11752 inoremap <buffer> <silent> &U' &Uacute;
11753 inoremap <buffer> <silent> &U` &Ugrave;
11754 inoremap <buffer> <silent> &O/ &Oslash;
11755 inoremap <buffer> <silent> &O" &Ouml;
11756 inoremap <buffer> <silent> &O~ &Otilde;
11757 inoremap <buffer> <silent> &O^ &Ocirc;
11758 inoremap <buffer> <silent> &O' &Oacute;
11759 inoremap <buffer> <silent> &O` &Ograve;
11760 inoremap <buffer> <silent> &N~ &Ntilde;
11761 inoremap <buffer> <silent> &I" &Iuml;
11762 inoremap <buffer> <silent> &I^ &Icirc;
11763 inoremap <buffer> <silent> &I' &Iacute;
11764 inoremap <buffer> <silent> &I` &Igrave;
11765 inoremap <buffer> <silent> &E" &Euml;
11766 inoremap <buffer> <silent> &E^ &Ecirc;
11767 inoremap <buffer> <silent> &E' &Eacute;
11768 inoremap <buffer> <silent> &E` &Egrave;
11769 inoremap <buffer> <silent> &C, &Ccedil;
11770 inoremap <buffer> <silent> &AE &AElig;
11771 inoremap <buffer> <silent> &Ao &Aring;
11772 inoremap <buffer> <silent> &A" &Auml;
11773 inoremap <buffer> <silent> &A~ &Atilde;
11774 inoremap <buffer> <silent> &A^ &Acirc;
11775 inoremap <buffer> <silent> &A' &Aacute;
11776 inoremap <buffer> <silent> &A` &Agrave;
11777 inoremap <buffer> <silent> &c| &cent;
11778 inoremap <buffer> <silent> &Y= &yen;
11779 inoremap <buffer> <silent> &# &pound;
11780 inoremap <buffer> <silent> & &nbsp;
11781 inoremap <buffer> <silent> &> &gt;
11782 inoremap <buffer> <silent> &< &lt;
11783 inoremap <buffer> <silent> &' &quot;
11784 inoremap <buffer> <silent> &tm &trade;
11785 inoremap <buffer> <silent> &rO &reg;
11786 inoremap <buffer> <silent> &cO &copy;
11787 inoremap <buffer> <silent> && &amp;
11788 inoremap <buffer> <silent> ; &nbsp;
11789 inoremap <buffer> <silent> ;la <label for=""></label>F"
11790 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
11791 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
11792 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
11793 </textarea>k$5F"i
11794 inoremap <buffer> <silent> ;og <optgroup label="">
11795 </optgroup>k$F"i
11796 inoremap <buffer> <silent> ;op <option></option>F<
11797 inoremap <buffer> <silent> ;ms <select name="" multiple>
11798 </select>O
11799 inoremap <buffer> <silent> ;se <select name="">
11800 </select>O
11801 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
11802 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
11803 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
11804 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
11805 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
11806 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
11807 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
11808 inoremap <buffer> <silent> ;fm <form action="">
11809 </form>k$F"i
11810 inoremap <buffer> <silent> ;if <iframe src="">
11811 </iframe>k$F"i
11812 inoremap <buffer> <silent> ;nf <noframes>
11813 </noframes>O
11814 inoremap <buffer> <silent> ;fr <frame src="">F"
11815 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
11816 </frameset>k$3F"i
11817 inoremap <buffer> <silent> ;th <th></th>F<
11818 inoremap <buffer> <silent> ;td <td>
11819 </td>O
11820 inoremap <buffer> <silent> ;tr <tr>
11821 </tr>O
11822 inoremap <buffer> <silent> ;tf <tfoot>
11823 </tfoot>O
11824 inoremap <buffer> <silent> ;tb <tbody>
11825 </tbody>O
11826 inoremap <buffer> <silent> ;tH <thead>
11827 </thead>O
11828 inoremap <buffer> <silent> ;ta <table>
11829 </table>O
11830 inoremap <buffer> <silent> ;ca <caption></caption>F<
11831 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
11832 </object>k$5F"i
11833 inoremap <buffer> <silent> ;ns <noscript>
11834 </noscripT>O
11835 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
11836 <noembed></noembed>k$5F"i
11837 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
11838 inoremap <buffer> <silent> ;va <var></var>F<
11839 inoremap <buffer> <silent> ;ul <ul>
11840 </ul>O
11841 inoremap <buffer> <silent> ;tt <tt></tt>F<
11842 inoremap <buffer> <silent> ;ti <title></title>F<
11843 inoremap <buffer> <silent> ;sp <sup></sup>F<
11844 inoremap <buffer> <silent> ;sb <sub></sub>F<
11845 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
11846 inoremap <buffer> <silent> ;cs <style type="text/css">
11847 <!--
11848 -->
11849 </style>kO
11850 inoremap <buffer> <silent> ;sm <small></small>F<
11851 inoremap <buffer> <silent> ;sa <samp></samp>F<
11852 inoremap <buffer> <silent> ;sk <strike></strike>F<
11853 inoremap <buffer> <silent> ;qu <q></q>F<
11854 inoremap <buffer> <silent> ;pr <pre>
11855 </pre>O
11856 inoremap <buffer> <silent> ;/p </p>
11857 
11858 <p>
11859 inoremap <buffer> <silent> ;pp <p>
11860 </p>O
11861 inoremap <buffer> <silent> ;ol <ol>
11862 </ol>O
11863 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
11864 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
11865 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
11866 inoremap <buffer> <silent> ;lk <link href="">F"
11867 inoremap <buffer> <silent> ;li <li></li>F<
11868 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
11869 inoremap <buffer> <silent> ;ii <isindex>
11870 inoremap <buffer> <silent> ;in <ins></ins>F<
11871 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
11872 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
11873 inoremap <buffer> <silent> ;ht <html>
11874 </html>O
11875 inoremap <buffer> <silent> ;Hr <hr width="75%">
11876 inoremap <buffer> <silent> ;hr <hr>
11877 inoremap <buffer> <silent> ;he <head>
11878 </head>O
11879 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
11880 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
11881 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
11882 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
11883 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
11884 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
11885 inoremap <buffer> <silent> ;h6 <h6></h6>F<
11886 inoremap <buffer> <silent> ;h5 <h5></h5>F<
11887 inoremap <buffer> <silent> ;h4 <h4></h4>F<
11888 inoremap <buffer> <silent> ;h3 <h3></h3>F<
11889 inoremap <buffer> <silent> ;h2 <h2></h2>F<
11890 inoremap <buffer> <silent> ;h1 <h1></h1>F<
11891 inoremap <buffer> <silent> ;fc <font color=""></font>F"
11892 inoremap <buffer> <silent> ;fo <font size=""></font>F"
11893 inoremap <buffer> <silent> ;sn <span></span>F<
11894 inoremap <buffer> <silent> ;dv <div>
11895 </div>O
11896 inoremap <buffer> <silent> ;df <dfn></dfn>F<
11897 inoremap <buffer> <silent> ;de <del></del>F<
11898 inoremap <buffer> <silent> ;dd <dd></dd>F<
11899 inoremap <buffer> <silent> ;dt <dt></dt>F<
11900 inoremap <buffer> <silent> ;dl <dl>
11901 </dl>O
11902 inoremap <buffer> <silent> ;co <code></code>F<
11903 inoremap <buffer> <silent> ;ci <cite></cite>F<
11904 inoremap <buffer> <silent> ;ce <center></center>F<
11905 inoremap <buffer> <silent> ;br <br>
11906 inoremap <buffer> <silent> ;bd <body>
11907 </body>O
11908 inoremap <buffer> <silent> ;bl <blockquote>
11909 </blockquote>O
11910 inoremap <buffer> <silent> ;bi <big></big>F<
11911 inoremap <buffer> <silent> ;bh <base href="">F"
11912 inoremap <buffer> <silent> ;ad <address></address>F<
11913 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
11914 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
11915 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
11916 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
11917 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
11918 inoremap <buffer> <silent> ;an <a name=""></a>F"
11919 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
11920 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
11921 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
11922 inoremap <buffer> <silent> ;ah <a href=""></a>F"
11923 imap <buffer> <silent> ;s4 ;s4
11924 imap <buffer> <silent> ;4 ;4
11925 inoremap <buffer> <silent> ;mi :call MangleImageTag()
11926 inoremap <buffer> <silent> ; 
11927 inoremap <buffer> <silent> ;& &
11928 inoremap <buffer> <silent> ;; ;
11929 setlocal keymap=
11930 setlocal noarabic
11931 setlocal autoindent
11932 setlocal balloonexpr=
11933 setlocal nobinary
11934 setlocal bufhidden=
11935 setlocal buflisted
11936 setlocal buftype=
11937 setlocal nocindent
11938 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11939 setlocal cinoptions=
11940 setlocal cinwords=if,else,while,do,for,switch
11941 setlocal colorcolumn=
11942 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
11943 setlocal commentstring=<!--%s-->
11944 setlocal complete=.,w,b,u,t,i
11945 setlocal concealcursor=
11946 setlocal conceallevel=0
11947 setlocal completefunc=
11948 setlocal nocopyindent
11949 setlocal cryptmethod=
11950 setlocal nocursorbind
11951 setlocal nocursorcolumn
11952 setlocal nocursorline
11953 setlocal define=
11954 setlocal dictionary=
11955 setlocal nodiff
11956 setlocal equalprg=
11957 setlocal errorformat=
11958 setlocal expandtab
11959 if &filetype != 'html'
11960 setlocal filetype=html
11961 endif
11962 setlocal foldcolumn=0
11963 setlocal foldenable
11964 setlocal foldexpr=0
11965 setlocal foldignore=#
11966 setlocal foldlevel=0
11967 setlocal foldmarker={{{,}}}
11968 setlocal foldmethod=manual
11969 setlocal foldminlines=1
11970 setlocal foldnestmax=20
11971 setlocal foldtext=foldtext()
11972 setlocal formatexpr=
11973 setlocal formatoptions=tcq
11974 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11975 setlocal grepprg=
11976 setlocal iminsert=2
11977 setlocal imsearch=2
11978 setlocal include=
11979 setlocal includeexpr=
11980 setlocal indentexpr=
11981 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11982 setlocal noinfercase
11983 setlocal iskeyword=@,48-57,_,192-255
11984 setlocal keywordprg=
11985 setlocal nolinebreak
11986 setlocal nolisp
11987 setlocal nolist
11988 setlocal makeprg=
11989 setlocal matchpairs=(:),{:},[:],<:>
11990 setlocal nomodeline
11991 setlocal modifiable
11992 setlocal nrformats=octal,hex
11993 setlocal nonumber
11994 setlocal numberwidth=4
11995 setlocal omnifunc=htmlcomplete#CompleteTags
11996 setlocal path=
11997 setlocal nopreserveindent
11998 setlocal nopreviewwindow
11999 setlocal quoteescape=\\
12000 setlocal noreadonly
12001 setlocal norelativenumber
12002 setlocal norightleft
12003 setlocal rightleftcmd=search
12004 setlocal noscrollbind
12005 setlocal shiftwidth=4
12006 setlocal noshortname
12007 setlocal nosmartindent
12008 setlocal softtabstop=0
12009 setlocal nospell
12010 setlocal spellcapcheck=
12011 setlocal spellfile=
12012 setlocal spelllang=en
12013 setlocal statusline=
12014 setlocal suffixesadd=
12015 setlocal swapfile
12016 setlocal synmaxcol=3000
12017 if &syntax != 'html'
12018 setlocal syntax=html
12019 endif
12020 setlocal tabstop=4
12021 setlocal tags=
12022 setlocal textwidth=0
12023 setlocal thesaurus=
12024 setlocal noundofile
12025 setlocal nowinfixheight
12026 setlocal nowinfixwidth
12027 setlocal wrap
12028 setlocal wrapmargin=0
12029 silent! normal! zE
12030 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
12031 if s:l < 1 | let s:l = 1 | endif
12032 exe s:l
12033 normal! zt
12034 1
12035 normal! 0
12036 tabedit .news.php
12037 set splitbelow splitright
12038 set nosplitbelow
12039 set nosplitright
12040 wincmd t
12041 set winheight=1 winwidth=1
12042 argglobal
12043 29argu
12044 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12045 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12046 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
12047 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
12048 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
12049 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
12050 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
12051 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
12052 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
12053 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
12054 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
12055 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
12056 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
12057 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
12058 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
12059 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
12060 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
12061 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
12062 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
12063 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
12064 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
12065 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
12066 nnoremap <buffer> <silent> ; 
12067 nnoremap <buffer> <silent> ;; ;
12068 vnoremap <buffer> <silent> ;; ;
12069 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
12070 :nohls
12071 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
12072 :nohls
12073 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
12074 :nohls
12075 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
12076 :nohls
12077 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
12078 inoremap <buffer> <silent> &hA &hArr;
12079 inoremap <buffer> <silent> &dA &dArr;
12080 inoremap <buffer> <silent> &rA &rArr;
12081 inoremap <buffer> <silent> &uA &uArr;
12082 inoremap <buffer> <silent> &lA &lArr;
12083 inoremap <buffer> <silent> &ha &harr;
12084 inoremap <buffer> <silent> &da &darr;
12085 inoremap <buffer> <silent> &ra &rarr;
12086 inoremap <buffer> <silent> &ua &uarr;
12087 inoremap <buffer> <silent> &la &larr;
12088 inoremap <buffer> <silent> &pv &piv;
12089 inoremap <buffer> <silent> &uh &upsih;
12090 inoremap <buffer> <silent> &ts &thetasym;
12091 inoremap <buffer> <silent> &og &omega;
12092 inoremap <buffer> <silent> &ps &psi;
12093 inoremap <buffer> <silent> &ch &chi;
12094 inoremap <buffer> <silent> &ph &phi;
12095 inoremap <buffer> <silent> &up &upsilon;
12096 inoremap <buffer> <silent> &ta &tau;
12097 inoremap <buffer> <silent> &sf &sigmaf;
12098 inoremap <buffer> <silent> &si &sigma;
12099 inoremap <buffer> <silent> &rh &rho;
12100 inoremap <buffer> <silent> &pi &pi;
12101 inoremap <buffer> <silent> &oc &omicron;
12102 inoremap <buffer> <silent> &xi &xi;
12103 inoremap <buffer> <silent> &nu &nu;
12104 inoremap <buffer> <silent> &mu &mu;
12105 inoremap <buffer> <silent> &lm &lambda;
12106 inoremap <buffer> <silent> &ka &kappa;
12107 inoremap <buffer> <silent> &io &iota;
12108 inoremap <buffer> <silent> &th &theta;
12109 inoremap <buffer> <silent> &et &eta;
12110 inoremap <buffer> <silent> &ze &zeta;
12111 inoremap <buffer> <silent> &ep &epsilon;
12112 inoremap <buffer> <silent> &de &delta;
12113 inoremap <buffer> <silent> &ga &gamma;
12114 inoremap <buffer> <silent> &be &beta;
12115 inoremap <buffer> <silent> &al &alpha;
12116 inoremap <buffer> <silent> &Ps &Psi;
12117 inoremap <buffer> <silent> &Ch &Chi;
12118 inoremap <buffer> <silent> &Ph &Phi;
12119 inoremap <buffer> <silent> &Up &Upsilon;
12120 inoremap <buffer> <silent> &Ta &Tau;
12121 inoremap <buffer> <silent> &Si &Sigma;
12122 inoremap <buffer> <silent> &Rh &Rho;
12123 inoremap <buffer> <silent> &Pi &Pi;
12124 inoremap <buffer> <silent> &Oc &Omicron;
12125 inoremap <buffer> <silent> &Xi &Xi;
12126 inoremap <buffer> <silent> &Nu &Nu;
12127 inoremap <buffer> <silent> &Mu &Mu;
12128 inoremap <buffer> <silent> &Lm &Lambda;
12129 inoremap <buffer> <silent> &Ka &Kappa;
12130 inoremap <buffer> <silent> &Io &Iota;
12131 inoremap <buffer> <silent> &Th &Theta;
12132 inoremap <buffer> <silent> &Et &Eta;
12133 inoremap <buffer> <silent> &Ze &Zeta;
12134 inoremap <buffer> <silent> &Ep &Epsilon;
12135 inoremap <buffer> <silent> &De &Delta;
12136 inoremap <buffer> <silent> &Ga &Gamma;
12137 inoremap <buffer> <silent> &Be &Beta;
12138 inoremap <buffer> <silent> &Al &Alpha;
12139 inoremap <buffer> <silent> &3. &hellip;
12140 inoremap <buffer> <silent> &-- &mdash;
12141 inoremap <buffer> <silent> &3- &mdash;
12142 inoremap <buffer> <silent> &m- &mdash;
12143 inoremap <buffer> <silent> &2- &ndash;
12144 inoremap <buffer> <silent> &n- &ndash;
12145 inoremap <buffer> <silent> &34 &frac34;
12146 inoremap <buffer> <silent> &12 &frac12;
12147 inoremap <buffer> <silent> &14 &frac14;
12148 inoremap <buffer> <silent> &. &middot;
12149 inoremap <buffer> <silent> &pa &para;
12150 inoremap <buffer> <silent> &mi &micro;
12151 inoremap <buffer> <silent> &dg &deg;
12152 inoremap <buffer> <silent> &? &iquest;
12153 inoremap <buffer> <silent> &! &iexcl;
12154 inoremap <buffer> <silent> &sz &szlig;
12155 inoremap <buffer> <silent> &o/ &oslash;
12156 inoremap <buffer> <silent> &/ &divide;
12157 inoremap <buffer> <silent> &" &uml;
12158 inoremap <buffer> <silent> &2> &raquo;
12159 inoremap <buffer> <silent> &2< &laquo;
12160 inoremap <buffer> <silent> &y" &yuml;
12161 inoremap <buffer> <silent> &y' &yacute;
12162 inoremap <buffer> <silent> &u" &uuml;
12163 inoremap <buffer> <silent> &u^ &ucirc;
12164 inoremap <buffer> <silent> &u' &uacute;
12165 inoremap <buffer> <silent> &u` &ugrave;
12166 inoremap <buffer> <silent> &x &times;
12167 inoremap <buffer> <silent> &o" &ouml;
12168 inoremap <buffer> <silent> &o~ &otilde;
12169 inoremap <buffer> <silent> &o^ &ocirc;
12170 inoremap <buffer> <silent> &o' &oacute;
12171 inoremap <buffer> <silent> &o` &ograve;
12172 inoremap <buffer> <silent> &n~ &ntilde;
12173 inoremap <buffer> <silent> &i" &iuml;
12174 inoremap <buffer> <silent> &i^ &icirc;
12175 inoremap <buffer> <silent> &i' &iacute;
12176 inoremap <buffer> <silent> &i` &igrave;
12177 inoremap <buffer> <silent> &e" &euml;
12178 inoremap <buffer> <silent> &e^ &ecirc;
12179 inoremap <buffer> <silent> &e' &eacute;
12180 inoremap <buffer> <silent> &e` &egrave;
12181 inoremap <buffer> <silent> &c, &ccedil;
12182 inoremap <buffer> <silent> &ae &aelig;
12183 inoremap <buffer> <silent> &ao &aring;
12184 inoremap <buffer> <silent> &a" &auml;
12185 inoremap <buffer> <silent> &a~ &atilde;
12186 inoremap <buffer> <silent> &a^ &acirc;
12187 inoremap <buffer> <silent> &a' &aacute;
12188 inoremap <buffer> <silent> &a` &agrave;
12189 inoremap <buffer> <silent> &Y' &Yacute;
12190 inoremap <buffer> <silent> &U" &Uuml;
12191 inoremap <buffer> <silent> &U^ &Ucirc;
12192 inoremap <buffer> <silent> &U' &Uacute;
12193 inoremap <buffer> <silent> &U` &Ugrave;
12194 inoremap <buffer> <silent> &O/ &Oslash;
12195 inoremap <buffer> <silent> &O" &Ouml;
12196 inoremap <buffer> <silent> &O~ &Otilde;
12197 inoremap <buffer> <silent> &O^ &Ocirc;
12198 inoremap <buffer> <silent> &O' &Oacute;
12199 inoremap <buffer> <silent> &O` &Ograve;
12200 inoremap <buffer> <silent> &N~ &Ntilde;
12201 inoremap <buffer> <silent> &I" &Iuml;
12202 inoremap <buffer> <silent> &I^ &Icirc;
12203 inoremap <buffer> <silent> &I' &Iacute;
12204 inoremap <buffer> <silent> &I` &Igrave;
12205 inoremap <buffer> <silent> &E" &Euml;
12206 inoremap <buffer> <silent> &E^ &Ecirc;
12207 inoremap <buffer> <silent> &E' &Eacute;
12208 inoremap <buffer> <silent> &E` &Egrave;
12209 inoremap <buffer> <silent> &C, &Ccedil;
12210 inoremap <buffer> <silent> &AE &AElig;
12211 inoremap <buffer> <silent> &Ao &Aring;
12212 inoremap <buffer> <silent> &A" &Auml;
12213 inoremap <buffer> <silent> &A~ &Atilde;
12214 inoremap <buffer> <silent> &A^ &Acirc;
12215 inoremap <buffer> <silent> &A' &Aacute;
12216 inoremap <buffer> <silent> &A` &Agrave;
12217 inoremap <buffer> <silent> &c| &cent;
12218 inoremap <buffer> <silent> &Y= &yen;
12219 inoremap <buffer> <silent> &# &pound;
12220 inoremap <buffer> <silent> & &nbsp;
12221 inoremap <buffer> <silent> &> &gt;
12222 inoremap <buffer> <silent> &< &lt;
12223 inoremap <buffer> <silent> &' &quot;
12224 inoremap <buffer> <silent> &tm &trade;
12225 inoremap <buffer> <silent> &rO &reg;
12226 inoremap <buffer> <silent> &cO &copy;
12227 inoremap <buffer> <silent> && &amp;
12228 inoremap <buffer> <silent> ; &nbsp;
12229 inoremap <buffer> <silent> ;la <label for=""></label>F"
12230 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
12231 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
12232 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
12233 </textarea>k$5F"i
12234 inoremap <buffer> <silent> ;og <optgroup label="">
12235 </optgroup>k$F"i
12236 inoremap <buffer> <silent> ;op <option></option>F<
12237 inoremap <buffer> <silent> ;ms <select name="" multiple>
12238 </select>O
12239 inoremap <buffer> <silent> ;se <select name="">
12240 </select>O
12241 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
12242 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
12243 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
12244 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
12245 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
12246 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
12247 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
12248 inoremap <buffer> <silent> ;fm <form action="">
12249 </form>k$F"i
12250 inoremap <buffer> <silent> ;if <iframe src="">
12251 </iframe>k$F"i
12252 inoremap <buffer> <silent> ;nf <noframes>
12253 </noframes>O
12254 inoremap <buffer> <silent> ;fr <frame src="">F"
12255 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
12256 </frameset>k$3F"i
12257 inoremap <buffer> <silent> ;th <th></th>F<
12258 inoremap <buffer> <silent> ;td <td>
12259 </td>O
12260 inoremap <buffer> <silent> ;tr <tr>
12261 </tr>O
12262 inoremap <buffer> <silent> ;tf <tfoot>
12263 </tfoot>O
12264 inoremap <buffer> <silent> ;tb <tbody>
12265 </tbody>O
12266 inoremap <buffer> <silent> ;tH <thead>
12267 </thead>O
12268 inoremap <buffer> <silent> ;ta <table>
12269 </table>O
12270 inoremap <buffer> <silent> ;ca <caption></caption>F<
12271 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
12272 </object>k$5F"i
12273 inoremap <buffer> <silent> ;ns <noscript>
12274 </noscripT>O
12275 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
12276 <noembed></noembed>k$5F"i
12277 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
12278 inoremap <buffer> <silent> ;va <var></var>F<
12279 inoremap <buffer> <silent> ;ul <ul>
12280 </ul>O
12281 inoremap <buffer> <silent> ;tt <tt></tt>F<
12282 inoremap <buffer> <silent> ;ti <title></title>F<
12283 inoremap <buffer> <silent> ;sp <sup></sup>F<
12284 inoremap <buffer> <silent> ;sb <sub></sub>F<
12285 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
12286 inoremap <buffer> <silent> ;cs <style type="text/css">
12287 <!--
12288 -->
12289 </style>kO
12290 inoremap <buffer> <silent> ;sm <small></small>F<
12291 inoremap <buffer> <silent> ;sa <samp></samp>F<
12292 inoremap <buffer> <silent> ;sk <strike></strike>F<
12293 inoremap <buffer> <silent> ;qu <q></q>F<
12294 inoremap <buffer> <silent> ;pr <pre>
12295 </pre>O
12296 inoremap <buffer> <silent> ;/p </p>
12297 
12298 <p>
12299 inoremap <buffer> <silent> ;pp <p>
12300 </p>O
12301 inoremap <buffer> <silent> ;ol <ol>
12302 </ol>O
12303 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
12304 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
12305 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
12306 inoremap <buffer> <silent> ;lk <link href="">F"
12307 inoremap <buffer> <silent> ;li <li></li>F<
12308 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
12309 inoremap <buffer> <silent> ;ii <isindex>
12310 inoremap <buffer> <silent> ;in <ins></ins>F<
12311 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
12312 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
12313 inoremap <buffer> <silent> ;ht <html>
12314 </html>O
12315 inoremap <buffer> <silent> ;Hr <hr width="75%">
12316 inoremap <buffer> <silent> ;hr <hr>
12317 inoremap <buffer> <silent> ;he <head>
12318 </head>O
12319 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
12320 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
12321 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
12322 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
12323 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
12324 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
12325 inoremap <buffer> <silent> ;h6 <h6></h6>F<
12326 inoremap <buffer> <silent> ;h5 <h5></h5>F<
12327 inoremap <buffer> <silent> ;h4 <h4></h4>F<
12328 inoremap <buffer> <silent> ;h3 <h3></h3>F<
12329 inoremap <buffer> <silent> ;h2 <h2></h2>F<
12330 inoremap <buffer> <silent> ;h1 <h1></h1>F<
12331 inoremap <buffer> <silent> ;fc <font color=""></font>F"
12332 inoremap <buffer> <silent> ;fo <font size=""></font>F"
12333 inoremap <buffer> <silent> ;sn <span></span>F<
12334 inoremap <buffer> <silent> ;dv <div>
12335 </div>O
12336 inoremap <buffer> <silent> ;df <dfn></dfn>F<
12337 inoremap <buffer> <silent> ;de <del></del>F<
12338 inoremap <buffer> <silent> ;dd <dd></dd>F<
12339 inoremap <buffer> <silent> ;dt <dt></dt>F<
12340 inoremap <buffer> <silent> ;dl <dl>
12341 </dl>O
12342 inoremap <buffer> <silent> ;co <code></code>F<
12343 inoremap <buffer> <silent> ;ci <cite></cite>F<
12344 inoremap <buffer> <silent> ;ce <center></center>F<
12345 inoremap <buffer> <silent> ;br <br>
12346 inoremap <buffer> <silent> ;bd <body>
12347 </body>O
12348 inoremap <buffer> <silent> ;bl <blockquote>
12349 </blockquote>O
12350 inoremap <buffer> <silent> ;bi <big></big>F<
12351 inoremap <buffer> <silent> ;bh <base href="">F"
12352 inoremap <buffer> <silent> ;ad <address></address>F<
12353 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
12354 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
12355 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
12356 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
12357 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
12358 inoremap <buffer> <silent> ;an <a name=""></a>F"
12359 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
12360 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
12361 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
12362 inoremap <buffer> <silent> ;ah <a href=""></a>F"
12363 imap <buffer> <silent> ;s4 ;s4
12364 imap <buffer> <silent> ;4 ;4
12365 inoremap <buffer> <silent> ;mi :call MangleImageTag()
12366 inoremap <buffer> <silent> ; 
12367 inoremap <buffer> <silent> ;& &
12368 inoremap <buffer> <silent> ;; ;
12369 setlocal keymap=
12370 setlocal noarabic
12371 setlocal autoindent
12372 setlocal balloonexpr=
12373 setlocal nobinary
12374 setlocal bufhidden=
12375 setlocal buflisted
12376 setlocal buftype=
12377 setlocal nocindent
12378 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12379 setlocal cinoptions=
12380 setlocal cinwords=if,else,while,do,for,switch
12381 setlocal colorcolumn=
12382 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
12383 setlocal commentstring=/*%s*/
12384 setlocal complete=.,w,b,u,t,i
12385 setlocal concealcursor=
12386 setlocal conceallevel=0
12387 setlocal completefunc=
12388 setlocal nocopyindent
12389 setlocal cryptmethod=
12390 setlocal nocursorbind
12391 setlocal nocursorcolumn
12392 setlocal nocursorline
12393 setlocal define=
12394 setlocal dictionary=
12395 setlocal nodiff
12396 setlocal equalprg=
12397 setlocal errorformat=
12398 setlocal expandtab
12399 if &filetype != 'php'
12400 setlocal filetype=php
12401 endif
12402 setlocal foldcolumn=0
12403 setlocal foldenable
12404 setlocal foldexpr=0
12405 setlocal foldignore=#
12406 setlocal foldlevel=0
12407 setlocal foldmarker={{{,}}}
12408 setlocal foldmethod=manual
12409 setlocal foldminlines=1
12410 setlocal foldnestmax=20
12411 setlocal foldtext=foldtext()
12412 setlocal formatexpr=
12413 setlocal formatoptions=tcq
12414 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12415 setlocal grepprg=
12416 setlocal iminsert=2
12417 setlocal imsearch=2
12418 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
12419 setlocal includeexpr=
12420 setlocal indentexpr=
12421 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12422 setlocal noinfercase
12423 setlocal iskeyword=@,48-57,_,192-255
12424 setlocal keywordprg=
12425 setlocal nolinebreak
12426 setlocal nolisp
12427 setlocal nolist
12428 setlocal makeprg=
12429 setlocal matchpairs=(:),{:},[:],<:>
12430 setlocal nomodeline
12431 setlocal modifiable
12432 setlocal nrformats=octal,hex
12433 setlocal nonumber
12434 setlocal numberwidth=4
12435 setlocal omnifunc=phpcomplete#CompletePHP
12436 setlocal path=
12437 setlocal nopreserveindent
12438 setlocal nopreviewwindow
12439 setlocal quoteescape=\\
12440 setlocal noreadonly
12441 setlocal norelativenumber
12442 setlocal norightleft
12443 setlocal rightleftcmd=search
12444 setlocal noscrollbind
12445 setlocal shiftwidth=4
12446 setlocal noshortname
12447 setlocal nosmartindent
12448 setlocal softtabstop=0
12449 setlocal nospell
12450 setlocal spellcapcheck=
12451 setlocal spellfile=
12452 setlocal spelllang=en
12453 setlocal statusline=
12454 setlocal suffixesadd=
12455 setlocal swapfile
12456 setlocal synmaxcol=3000
12457 if &syntax != 'php'
12458 setlocal syntax=php
12459 endif
12460 setlocal tabstop=4
12461 setlocal tags=
12462 setlocal textwidth=0
12463 setlocal thesaurus=
12464 setlocal noundofile
12465 setlocal nowinfixheight
12466 setlocal nowinfixwidth
12467 setlocal wrap
12468 setlocal wrapmargin=0
12469 silent! normal! zE
12470 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
12471 if s:l < 1 | let s:l = 1 | endif
12472 exe s:l
12473 normal! zt
12474 1
12475 normal! 01l
12476 tabedit .template.html
12477 set splitbelow splitright
12478 set nosplitbelow
12479 set nosplitright
12480 wincmd t
12481 set winheight=1 winwidth=1
12482 argglobal
12483 30argu
12484 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12485 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12486 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
12487 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
12488 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
12489 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
12490 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
12491 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
12492 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
12493 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
12494 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
12495 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
12496 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
12497 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
12498 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
12499 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
12500 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
12501 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
12502 nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">')
12503 nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">')
12504 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
12505 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
12506 nnoremap <buffer> <silent> ; 
12507 nnoremap <buffer> <silent> ;; ;
12508 vnoremap <buffer> <silent> ;; ;
12509 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
12510 inoremap <buffer> <silent> &hA &hArr;
12511 inoremap <buffer> <silent> &dA &dArr;
12512 inoremap <buffer> <silent> &rA &rArr;
12513 inoremap <buffer> <silent> &uA &uArr;
12514 inoremap <buffer> <silent> &lA &lArr;
12515 inoremap <buffer> <silent> &ha &harr;
12516 inoremap <buffer> <silent> &da &darr;
12517 inoremap <buffer> <silent> &ra &rarr;
12518 inoremap <buffer> <silent> &ua &uarr;
12519 inoremap <buffer> <silent> &la &larr;
12520 inoremap <buffer> <silent> &pv &piv;
12521 inoremap <buffer> <silent> &uh &upsih;
12522 inoremap <buffer> <silent> &ts &thetasym;
12523 inoremap <buffer> <silent> &og &omega;
12524 inoremap <buffer> <silent> &ps &psi;
12525 inoremap <buffer> <silent> &ch &chi;
12526 inoremap <buffer> <silent> &ph &phi;
12527 inoremap <buffer> <silent> &up &upsilon;
12528 inoremap <buffer> <silent> &ta &tau;
12529 inoremap <buffer> <silent> &sf &sigmaf;
12530 inoremap <buffer> <silent> &si &sigma;
12531 inoremap <buffer> <silent> &rh &rho;
12532 inoremap <buffer> <silent> &pi &pi;
12533 inoremap <buffer> <silent> &oc &omicron;
12534 inoremap <buffer> <silent> &xi &xi;
12535 inoremap <buffer> <silent> &nu &nu;
12536 inoremap <buffer> <silent> &mu &mu;
12537 inoremap <buffer> <silent> &lm &lambda;
12538 inoremap <buffer> <silent> &ka &kappa;
12539 inoremap <buffer> <silent> &io &iota;
12540 inoremap <buffer> <silent> &th &theta;
12541 inoremap <buffer> <silent> &et &eta;
12542 inoremap <buffer> <silent> &ze &zeta;
12543 inoremap <buffer> <silent> &ep &epsilon;
12544 inoremap <buffer> <silent> &de &delta;
12545 inoremap <buffer> <silent> &ga &gamma;
12546 inoremap <buffer> <silent> &be &beta;
12547 inoremap <buffer> <silent> &al &alpha;
12548 inoremap <buffer> <silent> &Ps &Psi;
12549 inoremap <buffer> <silent> &Ch &Chi;
12550 inoremap <buffer> <silent> &Ph &Phi;
12551 inoremap <buffer> <silent> &Up &Upsilon;
12552 inoremap <buffer> <silent> &Ta &Tau;
12553 inoremap <buffer> <silent> &Si &Sigma;
12554 inoremap <buffer> <silent> &Rh &Rho;
12555 inoremap <buffer> <silent> &Pi &Pi;
12556 inoremap <buffer> <silent> &Oc &Omicron;
12557 inoremap <buffer> <silent> &Xi &Xi;
12558 inoremap <buffer> <silent> &Nu &Nu;
12559 inoremap <buffer> <silent> &Mu &Mu;
12560 inoremap <buffer> <silent> &Lm &Lambda;
12561 inoremap <buffer> <silent> &Ka &Kappa;
12562 inoremap <buffer> <silent> &Io &Iota;
12563 inoremap <buffer> <silent> &Th &Theta;
12564 inoremap <buffer> <silent> &Et &Eta;
12565 inoremap <buffer> <silent> &Ze &Zeta;
12566 inoremap <buffer> <silent> &Ep &Epsilon;
12567 inoremap <buffer> <silent> &De &Delta;
12568 inoremap <buffer> <silent> &Ga &Gamma;
12569 inoremap <buffer> <silent> &Be &Beta;
12570 inoremap <buffer> <silent> &Al &Alpha;
12571 inoremap <buffer> <silent> &3. &hellip;
12572 inoremap <buffer> <silent> &-- &mdash;
12573 inoremap <buffer> <silent> &3- &mdash;
12574 inoremap <buffer> <silent> &m- &mdash;
12575 inoremap <buffer> <silent> &2- &ndash;
12576 inoremap <buffer> <silent> &n- &ndash;
12577 inoremap <buffer> <silent> &34 &frac34;
12578 inoremap <buffer> <silent> &12 &frac12;
12579 inoremap <buffer> <silent> &14 &frac14;
12580 inoremap <buffer> <silent> &. &middot;
12581 inoremap <buffer> <silent> &pa &para;
12582 inoremap <buffer> <silent> &mi &micro;
12583 inoremap <buffer> <silent> &dg &deg;
12584 inoremap <buffer> <silent> &? &iquest;
12585 inoremap <buffer> <silent> &! &iexcl;
12586 inoremap <buffer> <silent> &sz &szlig;
12587 inoremap <buffer> <silent> &o/ &oslash;
12588 inoremap <buffer> <silent> &/ &divide;
12589 inoremap <buffer> <silent> &" &uml;
12590 inoremap <buffer> <silent> &2> &raquo;
12591 inoremap <buffer> <silent> &2< &laquo;
12592 inoremap <buffer> <silent> &y" &yuml;
12593 inoremap <buffer> <silent> &y' &yacute;
12594 inoremap <buffer> <silent> &u" &uuml;
12595 inoremap <buffer> <silent> &u^ &ucirc;
12596 inoremap <buffer> <silent> &u' &uacute;
12597 inoremap <buffer> <silent> &u` &ugrave;
12598 inoremap <buffer> <silent> &x &times;
12599 inoremap <buffer> <silent> &o" &ouml;
12600 inoremap <buffer> <silent> &o~ &otilde;
12601 inoremap <buffer> <silent> &o^ &ocirc;
12602 inoremap <buffer> <silent> &o' &oacute;
12603 inoremap <buffer> <silent> &o` &ograve;
12604 inoremap <buffer> <silent> &n~ &ntilde;
12605 inoremap <buffer> <silent> &i" &iuml;
12606 inoremap <buffer> <silent> &i^ &icirc;
12607 inoremap <buffer> <silent> &i' &iacute;
12608 inoremap <buffer> <silent> &i` &igrave;
12609 inoremap <buffer> <silent> &e" &euml;
12610 inoremap <buffer> <silent> &e^ &ecirc;
12611 inoremap <buffer> <silent> &e' &eacute;
12612 inoremap <buffer> <silent> &e` &egrave;
12613 inoremap <buffer> <silent> &c, &ccedil;
12614 inoremap <buffer> <silent> &ae &aelig;
12615 inoremap <buffer> <silent> &ao &aring;
12616 inoremap <buffer> <silent> &a" &auml;
12617 inoremap <buffer> <silent> &a~ &atilde;
12618 inoremap <buffer> <silent> &a^ &acirc;
12619 inoremap <buffer> <silent> &a' &aacute;
12620 inoremap <buffer> <silent> &a` &agrave;
12621 inoremap <buffer> <silent> &Y' &Yacute;
12622 inoremap <buffer> <silent> &U" &Uuml;
12623 inoremap <buffer> <silent> &U^ &Ucirc;
12624 inoremap <buffer> <silent> &U' &Uacute;
12625 inoremap <buffer> <silent> &U` &Ugrave;
12626 inoremap <buffer> <silent> &O/ &Oslash;
12627 inoremap <buffer> <silent> &O" &Ouml;
12628 inoremap <buffer> <silent> &O~ &Otilde;
12629 inoremap <buffer> <silent> &O^ &Ocirc;
12630 inoremap <buffer> <silent> &O' &Oacute;
12631 inoremap <buffer> <silent> &O` &Ograve;
12632 inoremap <buffer> <silent> &N~ &Ntilde;
12633 inoremap <buffer> <silent> &I" &Iuml;
12634 inoremap <buffer> <silent> &I^ &Icirc;
12635 inoremap <buffer> <silent> &I' &Iacute;
12636 inoremap <buffer> <silent> &I` &Igrave;
12637 inoremap <buffer> <silent> &E" &Euml;
12638 inoremap <buffer> <silent> &E^ &Ecirc;
12639 inoremap <buffer> <silent> &E' &Eacute;
12640 inoremap <buffer> <silent> &E` &Egrave;
12641 inoremap <buffer> <silent> &C, &Ccedil;
12642 inoremap <buffer> <silent> &AE &AElig;
12643 inoremap <buffer> <silent> &Ao &Aring;
12644 inoremap <buffer> <silent> &A" &Auml;
12645 inoremap <buffer> <silent> &A~ &Atilde;
12646 inoremap <buffer> <silent> &A^ &Acirc;
12647 inoremap <buffer> <silent> &A' &Aacute;
12648 inoremap <buffer> <silent> &A` &Agrave;
12649 inoremap <buffer> <silent> &c| &cent;
12650 inoremap <buffer> <silent> &Y= &yen;
12651 inoremap <buffer> <silent> &# &pound;
12652 inoremap <buffer> <silent> & &nbsp;
12653 inoremap <buffer> <silent> &> &gt;
12654 inoremap <buffer> <silent> &< &lt;
12655 inoremap <buffer> <silent> &' &quot;
12656 inoremap <buffer> <silent> &tm &trade;
12657 inoremap <buffer> <silent> &rO &reg;
12658 inoremap <buffer> <silent> &cO &copy;
12659 inoremap <buffer> <silent> && &amp;
12660 inoremap <buffer> <silent> ; &nbsp;
12661 inoremap <buffer> <silent> ;la <label for=""></label>F"
12662 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
12663 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
12664 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
12665 </textarea>k$5F"i
12666 inoremap <buffer> <silent> ;og <optgroup label="">
12667 </optgroup>k$F"i
12668 inoremap <buffer> <silent> ;op <option></option>F<
12669 inoremap <buffer> <silent> ;ms <select name="" multiple>
12670 </select>O
12671 inoremap <buffer> <silent> ;se <select name="">
12672 </select>O
12673 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
12674 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
12675 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
12676 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
12677 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
12678 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
12679 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
12680 inoremap <buffer> <silent> ;fm <form action="">
12681 </form>k$F"i
12682 inoremap <buffer> <silent> ;if <iframe src="">
12683 </iframe>k$F"i
12684 inoremap <buffer> <silent> ;nf <noframes>
12685 </noframes>O
12686 inoremap <buffer> <silent> ;fr <frame src="">F"
12687 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
12688 </frameset>k$3F"i
12689 inoremap <buffer> <silent> ;th <th></th>F<
12690 inoremap <buffer> <silent> ;td <td>
12691 </td>O
12692 inoremap <buffer> <silent> ;tr <tr>
12693 </tr>O
12694 inoremap <buffer> <silent> ;tf <tfoot>
12695 </tfoot>O
12696 inoremap <buffer> <silent> ;tb <tbody>
12697 </tbody>O
12698 inoremap <buffer> <silent> ;tH <thead>
12699 </thead>O
12700 inoremap <buffer> <silent> ;ta <table>
12701 </table>O
12702 inoremap <buffer> <silent> ;ca <caption></caption>F<
12703 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
12704 </object>k$5F"i
12705 inoremap <buffer> <silent> ;ns <noscript>
12706 </noscripT>O
12707 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
12708 <noembed></noembed>k$5F"i
12709 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
12710 inoremap <buffer> <silent> ;va <var></var>F<
12711 inoremap <buffer> <silent> ;ul <ul>
12712 </ul>O
12713 inoremap <buffer> <silent> ;tt <tt></tt>F<
12714 inoremap <buffer> <silent> ;ti <title></title>F<
12715 inoremap <buffer> <silent> ;sp <sup></sup>F<
12716 inoremap <buffer> <silent> ;sb <sub></sub>F<
12717 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
12718 inoremap <buffer> <silent> ;cs <style type="text/css">
12719 <!--
12720 -->
12721 </style>kO
12722 inoremap <buffer> <silent> ;sm <small></small>F<
12723 inoremap <buffer> <silent> ;sa <samp></samp>F<
12724 inoremap <buffer> <silent> ;sk <strike></strike>F<
12725 inoremap <buffer> <silent> ;qu <q></q>F<
12726 inoremap <buffer> <silent> ;pr <pre>
12727 </pre>O
12728 inoremap <buffer> <silent> ;/p </p>
12729 
12730 <p>
12731 inoremap <buffer> <silent> ;pp <p>
12732 </p>O
12733 inoremap <buffer> <silent> ;ol <ol>
12734 </ol>O
12735 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
12736 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
12737 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
12738 inoremap <buffer> <silent> ;lk <link href="">F"
12739 inoremap <buffer> <silent> ;li <li></li>F<
12740 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
12741 inoremap <buffer> <silent> ;ii <isindex>
12742 inoremap <buffer> <silent> ;in <ins></ins>F<
12743 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
12744 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
12745 inoremap <buffer> <silent> ;ht <html>
12746 </html>O
12747 inoremap <buffer> <silent> ;Hr <hr width="75%">
12748 inoremap <buffer> <silent> ;hr <hr>
12749 inoremap <buffer> <silent> ;he <head>
12750 </head>O
12751 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
12752 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
12753 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
12754 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
12755 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
12756 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
12757 inoremap <buffer> <silent> ;h6 <h6></h6>F<
12758 inoremap <buffer> <silent> ;h5 <h5></h5>F<
12759 inoremap <buffer> <silent> ;h4 <h4></h4>F<
12760 inoremap <buffer> <silent> ;h3 <h3></h3>F<
12761 inoremap <buffer> <silent> ;h2 <h2></h2>F<
12762 inoremap <buffer> <silent> ;h1 <h1></h1>F<
12763 inoremap <buffer> <silent> ;fc <font color=""></font>F"
12764 inoremap <buffer> <silent> ;fo <font size=""></font>F"
12765 inoremap <buffer> <silent> ;sn <span></span>F<
12766 inoremap <buffer> <silent> ;dv <div>
12767 </div>O
12768 inoremap <buffer> <silent> ;df <dfn></dfn>F<
12769 inoremap <buffer> <silent> ;de <del></del>F<
12770 inoremap <buffer> <silent> ;dd <dd></dd>F<
12771 inoremap <buffer> <silent> ;dt <dt></dt>F<
12772 inoremap <buffer> <silent> ;dl <dl>
12773 </dl>O
12774 inoremap <buffer> <silent> ;co <code></code>F<
12775 inoremap <buffer> <silent> ;ci <cite></cite>F<
12776 inoremap <buffer> <silent> ;ce <center></center>F<
12777 inoremap <buffer> <silent> ;br <br>
12778 inoremap <buffer> <silent> ;bd <body>
12779 </body>O
12780 inoremap <buffer> <silent> ;bl <blockquote>
12781 </blockquote>O
12782 inoremap <buffer> <silent> ;bi <big></big>F<
12783 inoremap <buffer> <silent> ;bh <base href="">F"
12784 inoremap <buffer> <silent> ;ad <address></address>F<
12785 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
12786 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
12787 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
12788 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
12789 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
12790 inoremap <buffer> <silent> ;an <a name=""></a>F"
12791 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
12792 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
12793 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
12794 inoremap <buffer> <silent> ;ah <a href=""></a>F"
12795 imap <buffer> <silent> ;s4 ;s4
12796 imap <buffer> <silent> ;4 ;4
12797 inoremap <buffer> <silent> ;mi :call MangleImageTag()
12798 inoremap <buffer> <silent> ; 
12799 inoremap <buffer> <silent> ;& &
12800 inoremap <buffer> <silent> ;; ;
12801 setlocal keymap=
12802 setlocal noarabic
12803 setlocal autoindent
12804 setlocal balloonexpr=
12805 setlocal nobinary
12806 setlocal bufhidden=
12807 setlocal buflisted
12808 setlocal buftype=
12809 setlocal nocindent
12810 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12811 setlocal cinoptions=
12812 setlocal cinwords=if,else,while,do,for,switch
12813 setlocal colorcolumn=
12814 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
12815 setlocal commentstring=<!--%s-->
12816 setlocal complete=.,w,b,u,t,i
12817 setlocal concealcursor=
12818 setlocal conceallevel=0
12819 setlocal completefunc=
12820 setlocal nocopyindent
12821 setlocal cryptmethod=
12822 setlocal nocursorbind
12823 setlocal nocursorcolumn
12824 setlocal nocursorline
12825 setlocal define=
12826 setlocal dictionary=
12827 setlocal nodiff
12828 setlocal equalprg=
12829 setlocal errorformat=
12830 setlocal expandtab
12831 if &filetype != 'html'
12832 setlocal filetype=html
12833 endif
12834 setlocal foldcolumn=0
12835 setlocal foldenable
12836 setlocal foldexpr=0
12837 setlocal foldignore=#
12838 setlocal foldlevel=0
12839 setlocal foldmarker={{{,}}}
12840 setlocal foldmethod=manual
12841 setlocal foldminlines=1
12842 setlocal foldnestmax=20
12843 setlocal foldtext=foldtext()
12844 setlocal formatexpr=
12845 setlocal formatoptions=tcq
12846 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12847 setlocal grepprg=
12848 setlocal iminsert=2
12849 setlocal imsearch=2
12850 setlocal include=
12851 setlocal includeexpr=
12852 setlocal indentexpr=
12853 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12854 setlocal noinfercase
12855 setlocal iskeyword=@,48-57,_,192-255
12856 setlocal keywordprg=
12857 setlocal nolinebreak
12858 setlocal nolisp
12859 setlocal nolist
12860 setlocal makeprg=
12861 setlocal matchpairs=(:),{:},[:],<:>
12862 setlocal nomodeline
12863 setlocal modifiable
12864 setlocal nrformats=octal,hex
12865 setlocal nonumber
12866 setlocal numberwidth=4
12867 setlocal omnifunc=htmlcomplete#CompleteTags
12868 setlocal path=
12869 setlocal nopreserveindent
12870 setlocal nopreviewwindow
12871 setlocal quoteescape=\\
12872 setlocal noreadonly
12873 setlocal norelativenumber
12874 setlocal norightleft
12875 setlocal rightleftcmd=search
12876 setlocal noscrollbind
12877 setlocal shiftwidth=4
12878 setlocal noshortname
12879 setlocal nosmartindent
12880 setlocal softtabstop=0
12881 setlocal nospell
12882 setlocal spellcapcheck=
12883 setlocal spellfile=
12884 setlocal spelllang=en
12885 setlocal statusline=
12886 setlocal suffixesadd=
12887 setlocal swapfile
12888 setlocal synmaxcol=3000
12889 if &syntax != 'html'
12890 setlocal syntax=html
12891 endif
12892 setlocal tabstop=4
12893 setlocal tags=
12894 setlocal textwidth=0
12895 setlocal thesaurus=
12896 setlocal noundofile
12897 setlocal nowinfixheight
12898 setlocal nowinfixwidth
12899 setlocal wrap
12900 setlocal wrapmargin=0
12901 silent! normal! zE
12902 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
12903 if s:l < 1 | let s:l = 1 | endif
12904 exe s:l
12905 normal! zt
12906 1
12907 normal! 0
12908 tabedit scripts/2site
12909 set splitbelow splitright
12910 set nosplitbelow
12911 set nosplitright
12912 wincmd t
12913 set winheight=1 winwidth=1
12914 argglobal
12915 31argu
12916 setlocal keymap=
12917 setlocal noarabic
12918 setlocal autoindent
12919 setlocal balloonexpr=
12920 setlocal nobinary
12921 setlocal bufhidden=
12922 setlocal buflisted
12923 setlocal buftype=
12924 setlocal nocindent
12925 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12926 setlocal cinoptions=
12927 setlocal cinwords=if,else,while,do,for,switch
12928 setlocal colorcolumn=
12929 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
12930 setlocal commentstring=#%s
12931 setlocal complete=.,w,b,u,t,i
12932 setlocal concealcursor=
12933 setlocal conceallevel=0
12934 setlocal completefunc=
12935 setlocal nocopyindent
12936 setlocal cryptmethod=
12937 setlocal nocursorbind
12938 setlocal nocursorcolumn
12939 setlocal nocursorline
12940 setlocal define=
12941 setlocal dictionary=
12942 setlocal nodiff
12943 setlocal equalprg=
12944 setlocal errorformat=
12945 setlocal expandtab
12946 if &filetype != 'sh'
12947 setlocal filetype=sh
12948 endif
12949 setlocal foldcolumn=0
12950 setlocal foldenable
12951 setlocal foldexpr=0
12952 setlocal foldignore=#
12953 setlocal foldlevel=0
12954 setlocal foldmarker={{{,}}}
12955 setlocal foldmethod=manual
12956 setlocal foldminlines=1
12957 setlocal foldnestmax=20
12958 setlocal foldtext=foldtext()
12959 setlocal formatexpr=
12960 setlocal formatoptions=tcq
12961 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12962 setlocal grepprg=
12963 setlocal iminsert=0
12964 setlocal imsearch=0
12965 setlocal include=
12966 setlocal includeexpr=
12967 setlocal indentexpr=
12968 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12969 setlocal noinfercase
12970 setlocal iskeyword=@,48-57,_,192-255
12971 setlocal keywordprg=
12972 setlocal nolinebreak
12973 setlocal nolisp
12974 setlocal nolist
12975 setlocal makeprg=
12976 setlocal matchpairs=(:),{:},[:]
12977 setlocal nomodeline
12978 setlocal modifiable
12979 setlocal nrformats=octal,hex
12980 setlocal nonumber
12981 setlocal numberwidth=4
12982 setlocal omnifunc=
12983 setlocal path=
12984 setlocal nopreserveindent
12985 setlocal nopreviewwindow
12986 setlocal quoteescape=\\
12987 setlocal noreadonly
12988 setlocal norelativenumber
12989 setlocal norightleft
12990 setlocal rightleftcmd=search
12991 setlocal noscrollbind
12992 setlocal shiftwidth=4
12993 setlocal noshortname
12994 setlocal nosmartindent
12995 setlocal softtabstop=0
12996 setlocal nospell
12997 setlocal spellcapcheck=
12998 setlocal spellfile=
12999 setlocal spelllang=en
13000 setlocal statusline=
13001 setlocal suffixesadd=
13002 setlocal swapfile
13003 setlocal synmaxcol=3000
13004 if &syntax != 'sh'
13005 setlocal syntax=sh
13006 endif
13007 setlocal tabstop=4
13008 setlocal tags=
13009 setlocal textwidth=0
13010 setlocal thesaurus=
13011 setlocal noundofile
13012 setlocal nowinfixheight
13013 setlocal nowinfixwidth
13014 setlocal wrap
13015 setlocal wrapmargin=0
13016 silent! normal! zE
13017 let s:l = 444 - ((4 * winheight(0) + 11) / 23)
13018 if s:l < 1 | let s:l = 1 | endif
13019 exe s:l
13020 normal! zt
13021 444
13022 normal! 09l
13023 tabedit scripts/html2doc
13024 set splitbelow splitright
13025 set nosplitbelow
13026 set nosplitright
13027 wincmd t
13028 set winheight=1 winwidth=1
13029 argglobal
13030 edit scripts/html2doc
13031 setlocal keymap=
13032 setlocal noarabic
13033 setlocal autoindent
13034 setlocal balloonexpr=
13035 setlocal nobinary
13036 setlocal bufhidden=
13037 setlocal buflisted
13038 setlocal buftype=
13039 setlocal nocindent
13040 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
13041 setlocal cinoptions=
13042 setlocal cinwords=if,else,while,do,for,switch
13043 setlocal colorcolumn=
13044 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
13045 setlocal commentstring=#%s
13046 setlocal complete=.,w,b,u,t,i
13047 setlocal concealcursor=
13048 setlocal conceallevel=0
13049 setlocal completefunc=
13050 setlocal nocopyindent
13051 setlocal cryptmethod=
13052 setlocal nocursorbind
13053 setlocal nocursorcolumn
13054 setlocal nocursorline
13055 setlocal define=
13056 setlocal dictionary=
13057 setlocal nodiff
13058 setlocal equalprg=
13059 setlocal errorformat=
13060 setlocal expandtab
13061 if &filetype != 'sh'
13062 setlocal filetype=sh
13063 endif
13064 setlocal foldcolumn=0
13065 setlocal foldenable
13066 setlocal foldexpr=0
13067 setlocal foldignore=#
13068 setlocal foldlevel=0
13069 setlocal foldmarker={{{,}}}
13070 setlocal foldmethod=manual
13071 setlocal foldminlines=1
13072 setlocal foldnestmax=20
13073 setlocal foldtext=foldtext()
13074 setlocal formatexpr=
13075 setlocal formatoptions=tcq
13076 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
13077 setlocal grepprg=
13078 setlocal iminsert=0
13079 setlocal imsearch=2
13080 setlocal include=
13081 setlocal includeexpr=
13082 setlocal indentexpr=
13083 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
13084 setlocal noinfercase
13085 setlocal iskeyword=@,48-57,_,192-255
13086 setlocal keywordprg=
13087 setlocal nolinebreak
13088 setlocal nolisp
13089 setlocal nolist
13090 setlocal makeprg=
13091 setlocal matchpairs=(:),{:},[:]
13092 setlocal nomodeline
13093 setlocal modifiable
13094 setlocal nrformats=octal,hex
13095 setlocal nonumber
13096 setlocal numberwidth=4
13097 setlocal omnifunc=
13098 setlocal path=
13099 setlocal nopreserveindent
13100 setlocal nopreviewwindow
13101 setlocal quoteescape=\\
13102 setlocal noreadonly
13103 setlocal norelativenumber
13104 setlocal norightleft
13105 setlocal rightleftcmd=search
13106 setlocal noscrollbind
13107 setlocal shiftwidth=4
13108 setlocal noshortname
13109 setlocal nosmartindent
13110 setlocal softtabstop=0
13111 setlocal nospell
13112 setlocal spellcapcheck=
13113 setlocal spellfile=
13114 setlocal spelllang=en
13115 setlocal statusline=
13116 setlocal suffixesadd=
13117 setlocal swapfile
13118 setlocal synmaxcol=3000
13119 if &syntax != 'sh'
13120 setlocal syntax=sh
13121 endif
13122 setlocal tabstop=4
13123 setlocal tags=
13124 setlocal textwidth=0
13125 setlocal thesaurus=
13126 setlocal noundofile
13127 setlocal nowinfixheight
13128 setlocal nowinfixwidth
13129 setlocal wrap
13130 setlocal wrapmargin=0
13131 silent! normal! zE
13132 let s:l = 72 - ((16 * winheight(0) + 11) / 23)
13133 if s:l < 1 | let s:l = 1 | endif
13134 exe s:l
13135 normal! zt
13136 72
13137 normal! 025l
13138 tabedit scripts/html2txt
13139 set splitbelow splitright
13140 set nosplitbelow
13141 set nosplitright
13142 wincmd t
13143 set winheight=1 winwidth=1
13144 argglobal
13145 32argu
13146 setlocal keymap=
13147 setlocal noarabic
13148 setlocal autoindent
13149 setlocal balloonexpr=
13150 setlocal nobinary
13151 setlocal bufhidden=
13152 setlocal buflisted
13153 setlocal buftype=
13154 setlocal nocindent
13155 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
13156 setlocal cinoptions=
13157 setlocal cinwords=if,else,while,do,for,switch
13158 setlocal colorcolumn=
13159 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
13160 setlocal commentstring=#%s
13161 setlocal complete=.,w,b,u,t,i
13162 setlocal concealcursor=
13163 setlocal conceallevel=0
13164 setlocal completefunc=
13165 setlocal nocopyindent
13166 setlocal cryptmethod=
13167 setlocal nocursorbind
13168 setlocal nocursorcolumn
13169 setlocal nocursorline
13170 setlocal define=
13171 setlocal dictionary=
13172 setlocal nodiff
13173 setlocal equalprg=
13174 setlocal errorformat=
13175 setlocal expandtab
13176 if &filetype != 'sh'
13177 setlocal filetype=sh
13178 endif
13179 setlocal foldcolumn=0
13180 setlocal foldenable
13181 setlocal foldexpr=0
13182 setlocal foldignore=#
13183 setlocal foldlevel=0
13184 setlocal foldmarker={{{,}}}
13185 setlocal foldmethod=manual
13186 setlocal foldminlines=1
13187 setlocal foldnestmax=20
13188 setlocal foldtext=foldtext()
13189 setlocal formatexpr=
13190 setlocal formatoptions=tcq
13191 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
13192 setlocal grepprg=
13193 setlocal iminsert=2
13194 setlocal imsearch=2
13195 setlocal include=
13196 setlocal includeexpr=
13197 setlocal indentexpr=
13198 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
13199 setlocal noinfercase
13200 setlocal iskeyword=@,48-57,_,192-255
13201 setlocal keywordprg=
13202 setlocal nolinebreak
13203 setlocal nolisp
13204 setlocal nolist
13205 setlocal makeprg=
13206 setlocal matchpairs=(:),{:},[:]
13207 setlocal nomodeline
13208 setlocal modifiable
13209 setlocal nrformats=octal,hex
13210 setlocal nonumber
13211 setlocal numberwidth=4
13212 setlocal omnifunc=
13213 setlocal path=
13214 setlocal nopreserveindent
13215 setlocal nopreviewwindow
13216 setlocal quoteescape=\\
13217 setlocal noreadonly
13218 setlocal norelativenumber
13219 setlocal norightleft
13220 setlocal rightleftcmd=search
13221 setlocal noscrollbind
13222 setlocal shiftwidth=4
13223 setlocal noshortname
13224 setlocal nosmartindent
13225 setlocal softtabstop=0
13226 setlocal nospell
13227 setlocal spellcapcheck=
13228 setlocal spellfile=
13229 setlocal spelllang=en
13230 setlocal statusline=
13231 setlocal suffixesadd=
13232 setlocal swapfile
13233 setlocal synmaxcol=3000
13234 if &syntax != 'sh'
13235 setlocal syntax=sh
13236 endif
13237 setlocal tabstop=4
13238 setlocal tags=
13239 setlocal textwidth=0
13240 setlocal thesaurus=
13241 setlocal noundofile
13242 setlocal nowinfixheight
13243 setlocal nowinfixwidth
13244 setlocal wrap
13245 setlocal wrapmargin=0
13246 silent! normal! zE
13247 let s:l = 38 - ((22 * winheight(0) + 11) / 23)
13248 if s:l < 1 | let s:l = 1 | endif
13249 exe s:l
13250 normal! zt
13251 38
13252 normal! 0
13253 tabedit ../chkNamedLinks
13254 set splitbelow splitright
13255 set nosplitbelow
13256 set nosplitright
13257 wincmd t
13258 set winheight=1 winwidth=1
13259 argglobal
13260 33argu
13261 setlocal keymap=
13262 setlocal noarabic
13263 setlocal autoindent
13264 setlocal balloonexpr=
13265 setlocal nobinary
13266 setlocal bufhidden=
13267 setlocal buflisted
13268 setlocal buftype=
13269 setlocal nocindent
13270 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
13271 setlocal cinoptions=
13272 setlocal cinwords=if,else,while,do,for,switch
13273 setlocal colorcolumn=
13274 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
13275 setlocal commentstring=#%s
13276 setlocal complete=.,w,b,u,t,i
13277 setlocal concealcursor=
13278 setlocal conceallevel=0
13279 setlocal completefunc=
13280 setlocal nocopyindent
13281 setlocal cryptmethod=
13282 setlocal nocursorbind
13283 setlocal nocursorcolumn
13284 setlocal nocursorline
13285 setlocal define=
13286 setlocal dictionary=
13287 setlocal nodiff
13288 setlocal equalprg=
13289 setlocal errorformat=
13290 setlocal expandtab
13291 if &filetype != 'sh'
13292 setlocal filetype=sh
13293 endif
13294 setlocal foldcolumn=0
13295 setlocal foldenable
13296 setlocal foldexpr=0
13297 setlocal foldignore=#
13298 setlocal foldlevel=0
13299 setlocal foldmarker={{{,}}}
13300 setlocal foldmethod=manual
13301 setlocal foldminlines=1
13302 setlocal foldnestmax=20
13303 setlocal foldtext=foldtext()
13304 setlocal formatexpr=
13305 setlocal formatoptions=tcq
13306 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
13307 setlocal grepprg=
13308 setlocal iminsert=2
13309 setlocal imsearch=2
13310 setlocal include=
13311 setlocal includeexpr=
13312 setlocal indentexpr=
13313 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
13314 setlocal noinfercase
13315 setlocal iskeyword=@,48-57,_,192-255
13316 setlocal keywordprg=
13317 setlocal nolinebreak
13318 setlocal nolisp
13319 setlocal nolist
13320 setlocal makeprg=
13321 setlocal matchpairs=(:),{:},[:]
13322 setlocal nomodeline
13323 setlocal modifiable
13324 setlocal nrformats=octal,hex
13325 setlocal nonumber
13326 setlocal numberwidth=4
13327 setlocal omnifunc=
13328 setlocal path=
13329 setlocal nopreserveindent
13330 setlocal nopreviewwindow
13331 setlocal quoteescape=\\
13332 setlocal noreadonly
13333 setlocal norelativenumber
13334 setlocal norightleft
13335 setlocal rightleftcmd=search
13336 setlocal noscrollbind
13337 setlocal shiftwidth=4
13338 setlocal noshortname
13339 setlocal nosmartindent
13340 setlocal softtabstop=0
13341 setlocal nospell
13342 setlocal spellcapcheck=
13343 setlocal spellfile=
13344 setlocal spelllang=en
13345 setlocal statusline=
13346 setlocal suffixesadd=
13347 setlocal swapfile
13348 setlocal synmaxcol=3000
13349 if &syntax != 'sh'
13350 setlocal syntax=sh
13351 endif
13352 setlocal tabstop=4
13353 setlocal tags=
13354 setlocal textwidth=0
13355 setlocal thesaurus=
13356 setlocal noundofile
13357 setlocal nowinfixheight
13358 setlocal nowinfixwidth
13359 setlocal wrap
13360 setlocal wrapmargin=0
13361 silent! normal! zE
13362 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
13363 if s:l < 1 | let s:l = 1 | endif
13364 exe s:l
13365 normal! zt
13366 1
13367 normal! 0
13368 tabnext 7
13369 if exists('s:wipebuf')
13370 silent exe 'bwipe ' . s:wipebuf
13371 endif
13372 unlet! s:wipebuf
13373 set winheight=1 winwidth=20 shortmess=filnxtToO
13374 let s:sx = expand("<sfile>:p:r")."x.vim"
13375 if file_readable(s:sx)
13376 exe "source " . fnameescape(s:sx)
13377 endif
13378 let &so = s:so_save | let &siso = s:siso_save
13379 doautoall SessionLoadPost
13380 unlet SessionLoad
13381 " vim: set ft=vim :

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26