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

Contents of /Documentation.vim

Parent Directory Parent Directory | Revision Log Revision Log


Revision 103 - (show annotations)
Wed Aug 25 11:40:55 2010 UTC (13 years, 7 months ago) by sng
File size: 476715 byte(s)
Error occurred while calculating annotation data.
adapting patch-clonezilla-sysresccd to latest CDs
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 +0 backup.html
91 badd +0 backup-smb.html
92 badd +0 boot-params.html
93 badd +0 clonezilla.html
94 badd +0 custom-cd.html
95 badd +0 flash-backup.html
96 badd +0 help.html
97 badd +0 index.html
98 badd +0 intro.html
99 badd +0 oldboot.html
100 badd +0 own-scripts.html
101 badd +0 partitions.html
102 badd +0 project.html
103 badd +0 recover.html
104 badd +0 reloc-img.html
105 badd +0 restoration.html
106 badd +0 restore-burn.html
107 badd +0 restore.html
108 badd +0 screenshots.html
109 badd +0 supergrubdisk.html
110 badd +0 sysresccd.html
111 badd +0 usb.html
112 badd +0 news.php
113 badd +0 printable.php
114 badd +0 clonezilla-sysresccd.rss
115 badd +0 ../.htaccess
116 badd +0 .404.html
117 badd +0 .news.php
118 badd +0 .template.html
119 badd +0 scripts/2site
120 badd +0 scripts/html2txt
121 badd +0 ../chkNamedLinks
122 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
123 edit annex-a-devices.html
124 set splitbelow splitright
125 set nosplitbelow
126 set nosplitright
127 wincmd t
128 set winheight=1 winwidth=1
129 argglobal
130 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
131 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
132 nnoremap <buffer> <silent> ;# :ColorSelect
133 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
134 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
135 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
136 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
137 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
138 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
139 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
140 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
141 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
142 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
143 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
144 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
145 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
146 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
147 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
148 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
149 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">')
150 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">')
151 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
152 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
153 nnoremap <buffer> <silent> ; 
154 nnoremap <buffer> <silent> ;; ;
155 vnoremap <buffer> <silent> ;; ;
156 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
157 inoremap <buffer> <silent> &hA &hArr;
158 inoremap <buffer> <silent> &dA &dArr;
159 inoremap <buffer> <silent> &rA &rArr;
160 inoremap <buffer> <silent> &uA &uArr;
161 inoremap <buffer> <silent> &lA &lArr;
162 inoremap <buffer> <silent> &ha &harr;
163 inoremap <buffer> <silent> &da &darr;
164 inoremap <buffer> <silent> &ra &rarr;
165 inoremap <buffer> <silent> &ua &uarr;
166 inoremap <buffer> <silent> &la &larr;
167 inoremap <buffer> <silent> &pv &piv;
168 inoremap <buffer> <silent> &uh &upsih;
169 inoremap <buffer> <silent> &ts &thetasym;
170 inoremap <buffer> <silent> &og &omega;
171 inoremap <buffer> <silent> &ps &psi;
172 inoremap <buffer> <silent> &ch &chi;
173 inoremap <buffer> <silent> &ph &phi;
174 inoremap <buffer> <silent> &up &upsilon;
175 inoremap <buffer> <silent> &ta &tau;
176 inoremap <buffer> <silent> &sf &sigmaf;
177 inoremap <buffer> <silent> &si &sigma;
178 inoremap <buffer> <silent> &rh &rho;
179 inoremap <buffer> <silent> &pi &pi;
180 inoremap <buffer> <silent> &oc &omicron;
181 inoremap <buffer> <silent> &xi &xi;
182 inoremap <buffer> <silent> &nu &nu;
183 inoremap <buffer> <silent> &mu &mu;
184 inoremap <buffer> <silent> &lm &lambda;
185 inoremap <buffer> <silent> &ka &kappa;
186 inoremap <buffer> <silent> &io &iota;
187 inoremap <buffer> <silent> &th &theta;
188 inoremap <buffer> <silent> &et &eta;
189 inoremap <buffer> <silent> &ze &zeta;
190 inoremap <buffer> <silent> &ep &epsilon;
191 inoremap <buffer> <silent> &de &delta;
192 inoremap <buffer> <silent> &ga &gamma;
193 inoremap <buffer> <silent> &be &beta;
194 inoremap <buffer> <silent> &al &alpha;
195 inoremap <buffer> <silent> &Ps &Psi;
196 inoremap <buffer> <silent> &Ch &Chi;
197 inoremap <buffer> <silent> &Ph &Phi;
198 inoremap <buffer> <silent> &Up &Upsilon;
199 inoremap <buffer> <silent> &Ta &Tau;
200 inoremap <buffer> <silent> &Si &Sigma;
201 inoremap <buffer> <silent> &Rh &Rho;
202 inoremap <buffer> <silent> &Pi &Pi;
203 inoremap <buffer> <silent> &Oc &Omicron;
204 inoremap <buffer> <silent> &Xi &Xi;
205 inoremap <buffer> <silent> &Nu &Nu;
206 inoremap <buffer> <silent> &Mu &Mu;
207 inoremap <buffer> <silent> &Lm &Lambda;
208 inoremap <buffer> <silent> &Ka &Kappa;
209 inoremap <buffer> <silent> &Io &Iota;
210 inoremap <buffer> <silent> &Th &Theta;
211 inoremap <buffer> <silent> &Et &Eta;
212 inoremap <buffer> <silent> &Ze &Zeta;
213 inoremap <buffer> <silent> &Ep &Epsilon;
214 inoremap <buffer> <silent> &De &Delta;
215 inoremap <buffer> <silent> &Ga &Gamma;
216 inoremap <buffer> <silent> &Be &Beta;
217 inoremap <buffer> <silent> &Al &Alpha;
218 inoremap <buffer> <silent> &3. &hellip;
219 inoremap <buffer> <silent> &-- &mdash;
220 inoremap <buffer> <silent> &3- &mdash;
221 inoremap <buffer> <silent> &m- &mdash;
222 inoremap <buffer> <silent> &2- &ndash;
223 inoremap <buffer> <silent> &n- &ndash;
224 inoremap <buffer> <silent> &34 &frac34;
225 inoremap <buffer> <silent> &12 &frac12;
226 inoremap <buffer> <silent> &14 &frac14;
227 inoremap <buffer> <silent> &. &middot;
228 inoremap <buffer> <silent> &pa &para;
229 inoremap <buffer> <silent> &mi &micro;
230 inoremap <buffer> <silent> &dg &deg;
231 inoremap <buffer> <silent> &? &iquest;
232 inoremap <buffer> <silent> &! &iexcl;
233 inoremap <buffer> <silent> &sz &szlig;
234 inoremap <buffer> <silent> &o/ &oslash;
235 inoremap <buffer> <silent> &/ &divide;
236 inoremap <buffer> <silent> &" &uml;
237 inoremap <buffer> <silent> &2> &raquo;
238 inoremap <buffer> <silent> &2< &laquo;
239 inoremap <buffer> <silent> &y" &yuml;
240 inoremap <buffer> <silent> &y' &yacute;
241 inoremap <buffer> <silent> &u" &uuml;
242 inoremap <buffer> <silent> &u^ &ucirc;
243 inoremap <buffer> <silent> &u' &uacute;
244 inoremap <buffer> <silent> &u` &ugrave;
245 inoremap <buffer> <silent> &x &times;
246 inoremap <buffer> <silent> &o" &ouml;
247 inoremap <buffer> <silent> &o~ &otilde;
248 inoremap <buffer> <silent> &o^ &ocirc;
249 inoremap <buffer> <silent> &o' &oacute;
250 inoremap <buffer> <silent> &o` &ograve;
251 inoremap <buffer> <silent> &n~ &ntilde;
252 inoremap <buffer> <silent> &i" &iuml;
253 inoremap <buffer> <silent> &i^ &icirc;
254 inoremap <buffer> <silent> &i' &iacute;
255 inoremap <buffer> <silent> &i` &igrave;
256 inoremap <buffer> <silent> &e" &euml;
257 inoremap <buffer> <silent> &e^ &ecirc;
258 inoremap <buffer> <silent> &e' &eacute;
259 inoremap <buffer> <silent> &e` &egrave;
260 inoremap <buffer> <silent> &c, &ccedil;
261 inoremap <buffer> <silent> &ae &aelig;
262 inoremap <buffer> <silent> &ao &aring;
263 inoremap <buffer> <silent> &a" &auml;
264 inoremap <buffer> <silent> &a~ &atilde;
265 inoremap <buffer> <silent> &a^ &acirc;
266 inoremap <buffer> <silent> &a' &aacute;
267 inoremap <buffer> <silent> &a` &agrave;
268 inoremap <buffer> <silent> &Y' &Yacute;
269 inoremap <buffer> <silent> &U" &Uuml;
270 inoremap <buffer> <silent> &U^ &Ucirc;
271 inoremap <buffer> <silent> &U' &Uacute;
272 inoremap <buffer> <silent> &U` &Ugrave;
273 inoremap <buffer> <silent> &O/ &Oslash;
274 inoremap <buffer> <silent> &O" &Ouml;
275 inoremap <buffer> <silent> &O~ &Otilde;
276 inoremap <buffer> <silent> &O^ &Ocirc;
277 inoremap <buffer> <silent> &O' &Oacute;
278 inoremap <buffer> <silent> &O` &Ograve;
279 inoremap <buffer> <silent> &N~ &Ntilde;
280 inoremap <buffer> <silent> &I" &Iuml;
281 inoremap <buffer> <silent> &I^ &Icirc;
282 inoremap <buffer> <silent> &I' &Iacute;
283 inoremap <buffer> <silent> &I` &Igrave;
284 inoremap <buffer> <silent> &E" &Euml;
285 inoremap <buffer> <silent> &E^ &Ecirc;
286 inoremap <buffer> <silent> &E' &Eacute;
287 inoremap <buffer> <silent> &E` &Egrave;
288 inoremap <buffer> <silent> &C, &Ccedil;
289 inoremap <buffer> <silent> &AE &AElig;
290 inoremap <buffer> <silent> &Ao &Aring;
291 inoremap <buffer> <silent> &A" &Auml;
292 inoremap <buffer> <silent> &A~ &Atilde;
293 inoremap <buffer> <silent> &A^ &Acirc;
294 inoremap <buffer> <silent> &A' &Aacute;
295 inoremap <buffer> <silent> &A` &Agrave;
296 inoremap <buffer> <silent> &c| &cent;
297 inoremap <buffer> <silent> &Y= &yen;
298 inoremap <buffer> <silent> &# &pound;
299 inoremap <buffer> <silent> & &nbsp;
300 inoremap <buffer> <silent> &> &gt;
301 inoremap <buffer> <silent> &< &lt;
302 inoremap <buffer> <silent> &' &quot;
303 inoremap <buffer> <silent> &tm &trade;
304 inoremap <buffer> <silent> &rO &reg;
305 inoremap <buffer> <silent> &cO &copy;
306 inoremap <buffer> <silent> && &amp;
307 inoremap <buffer> <silent> ;# :ColorSelect
308 inoremap <buffer> <silent> ; &nbsp;
309 inoremap <buffer> <silent> ;la <label for=""></label>F"
310 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
311 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
312 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
313 </textarea>k$5F"i
314 inoremap <buffer> <silent> ;og <optgroup label="">
315 </optgroup>k$F"i
316 inoremap <buffer> <silent> ;op <option></option>F<
317 inoremap <buffer> <silent> ;ms <select name="" multiple>
318 </select>O
319 inoremap <buffer> <silent> ;se <select name="">
320 </select>O
321 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
322 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
323 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
324 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
325 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
326 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
327 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
328 inoremap <buffer> <silent> ;fm <form action="">
329 </form>k$F"i
330 inoremap <buffer> <silent> ;if <iframe src="">
331 </iframe>k$F"i
332 inoremap <buffer> <silent> ;nf <noframes>
333 </noframes>O
334 inoremap <buffer> <silent> ;fr <frame src="">F"
335 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
336 </frameset>k$3F"i
337 inoremap <buffer> <silent> ;th <th></th>F<
338 inoremap <buffer> <silent> ;td <td>
339 </td>O
340 inoremap <buffer> <silent> ;tr <tr>
341 </tr>O
342 inoremap <buffer> <silent> ;tf <tfoot>
343 </tfoot>O
344 inoremap <buffer> <silent> ;tb <tbody>
345 </tbody>O
346 inoremap <buffer> <silent> ;tH <thead>
347 </thead>O
348 inoremap <buffer> <silent> ;ta <table>
349 </table>O
350 inoremap <buffer> <silent> ;ca <caption></caption>F<
351 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
352 </object>k$5F"i
353 inoremap <buffer> <silent> ;ns <noscript>
354 </noscripT>O
355 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
356 <noembed></noembed>k$5F"i
357 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
358 inoremap <buffer> <silent> ;va <var></var>F<
359 inoremap <buffer> <silent> ;ul <ul>
360 </ul>O
361 inoremap <buffer> <silent> ;tt <tt></tt>F<
362 inoremap <buffer> <silent> ;ti <title></title>F<
363 inoremap <buffer> <silent> ;sp <sup></sup>F<
364 inoremap <buffer> <silent> ;sb <sub></sub>F<
365 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
366 inoremap <buffer> <silent> ;cs <style type="text/css">
367 <!--
368 -->
369 </style>kO
370 inoremap <buffer> <silent> ;sm <small></small>F<
371 inoremap <buffer> <silent> ;sa <samp></samp>F<
372 inoremap <buffer> <silent> ;sk <strike></strike>F<
373 inoremap <buffer> <silent> ;qu <q></q>F<
374 inoremap <buffer> <silent> ;pr <pre>
375 </pre>O
376 inoremap <buffer> <silent> ;/p </p>
377 
378 <p>
379 inoremap <buffer> <silent> ;pp <p>
380 </p>O
381 inoremap <buffer> <silent> ;ol <ol>
382 </ol>O
383 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
384 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
385 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
386 inoremap <buffer> <silent> ;lk <link href="">F"
387 inoremap <buffer> <silent> ;li <li></li>F<
388 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
389 inoremap <buffer> <silent> ;ii <isindex>
390 inoremap <buffer> <silent> ;in <ins></ins>F<
391 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
392 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
393 inoremap <buffer> <silent> ;ht <html>
394 </html>O
395 inoremap <buffer> <silent> ;Hr <hr width="75%">
396 inoremap <buffer> <silent> ;hr <hr>
397 inoremap <buffer> <silent> ;he <head>
398 </head>O
399 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
400 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
401 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
402 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
403 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
404 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
405 inoremap <buffer> <silent> ;h6 <h6></h6>F<
406 inoremap <buffer> <silent> ;h5 <h5></h5>F<
407 inoremap <buffer> <silent> ;h4 <h4></h4>F<
408 inoremap <buffer> <silent> ;h3 <h3></h3>F<
409 inoremap <buffer> <silent> ;h2 <h2></h2>F<
410 inoremap <buffer> <silent> ;h1 <h1></h1>F<
411 inoremap <buffer> <silent> ;fc <font color=""></font>F"
412 inoremap <buffer> <silent> ;fo <font size=""></font>F"
413 inoremap <buffer> <silent> ;sn <span></span>F<
414 inoremap <buffer> <silent> ;dv <div>
415 </div>O
416 inoremap <buffer> <silent> ;df <dfn></dfn>F<
417 inoremap <buffer> <silent> ;de <del></del>F<
418 inoremap <buffer> <silent> ;dd <dd></dd>F<
419 inoremap <buffer> <silent> ;dt <dt></dt>F<
420 inoremap <buffer> <silent> ;dl <dl>
421 </dl>O
422 inoremap <buffer> <silent> ;co <code></code>F<
423 inoremap <buffer> <silent> ;ci <cite></cite>F<
424 inoremap <buffer> <silent> ;ce <center></center>F<
425 inoremap <buffer> <silent> ;br <br>
426 inoremap <buffer> <silent> ;bd <body>
427 </body>O
428 inoremap <buffer> <silent> ;bl <blockquote>
429 </blockquote>O
430 inoremap <buffer> <silent> ;bi <big></big>F<
431 inoremap <buffer> <silent> ;bh <base href="">F"
432 inoremap <buffer> <silent> ;ad <address></address>F<
433 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
434 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
435 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
436 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
437 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
438 inoremap <buffer> <silent> ;an <a name=""></a>F"
439 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
440 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
441 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
442 inoremap <buffer> <silent> ;ah <a href=""></a>F"
443 imap <buffer> <silent> ;s4 ;s4
444 imap <buffer> <silent> ;4 ;4
445 inoremap <buffer> <silent> ;mi :call MangleImageTag()
446 inoremap <buffer> <silent> ; 
447 inoremap <buffer> <silent> ;& &
448 inoremap <buffer> <silent> ;; ;
449 setlocal keymap=
450 setlocal noarabic
451 setlocal autoindent
452 setlocal balloonexpr=
453 setlocal nobinary
454 setlocal bufhidden=
455 setlocal buflisted
456 setlocal buftype=
457 setlocal nocindent
458 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
459 setlocal cinoptions=
460 setlocal cinwords=if,else,while,do,for,switch
461 setlocal colorcolumn=
462 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
463 setlocal commentstring=<!--%s-->
464 setlocal complete=.,w,b,u,t,i
465 setlocal concealcursor=
466 setlocal conceallevel=0
467 setlocal completefunc=
468 setlocal nocopyindent
469 setlocal cryptmethod=
470 setlocal nocursorbind
471 setlocal nocursorcolumn
472 setlocal nocursorline
473 setlocal define=
474 setlocal dictionary=
475 setlocal nodiff
476 setlocal equalprg=
477 setlocal errorformat=
478 setlocal expandtab
479 if &filetype != 'html'
480 setlocal filetype=html
481 endif
482 setlocal foldcolumn=0
483 setlocal foldenable
484 setlocal foldexpr=0
485 setlocal foldignore=#
486 setlocal foldlevel=0
487 setlocal foldmarker={{{,}}}
488 setlocal foldmethod=manual
489 setlocal foldminlines=1
490 setlocal foldnestmax=20
491 setlocal foldtext=foldtext()
492 setlocal formatexpr=
493 setlocal formatoptions=tcq
494 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
495 setlocal grepprg=
496 setlocal iminsert=0
497 setlocal imsearch=2
498 setlocal include=
499 setlocal includeexpr=
500 setlocal indentexpr=
501 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
502 setlocal noinfercase
503 setlocal iskeyword=@,48-57,_,192-255
504 setlocal keywordprg=
505 setlocal nolinebreak
506 setlocal nolisp
507 setlocal nolist
508 setlocal makeprg=
509 setlocal matchpairs=(:),{:},[:],<:>
510 setlocal nomodeline
511 setlocal modifiable
512 setlocal nrformats=octal,hex
513 setlocal nonumber
514 setlocal numberwidth=4
515 setlocal omnifunc=htmlcomplete#CompleteTags
516 setlocal path=
517 setlocal nopreserveindent
518 setlocal nopreviewwindow
519 setlocal quoteescape=\\
520 setlocal noreadonly
521 setlocal norelativenumber
522 setlocal norightleft
523 setlocal rightleftcmd=search
524 setlocal noscrollbind
525 setlocal shiftwidth=4
526 setlocal noshortname
527 setlocal nosmartindent
528 setlocal softtabstop=0
529 setlocal nospell
530 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
531 setlocal spellfile=
532 setlocal spelllang=en
533 setlocal statusline=
534 setlocal suffixesadd=
535 setlocal swapfile
536 setlocal synmaxcol=3000
537 if &syntax != 'html'
538 setlocal syntax=html
539 endif
540 setlocal tabstop=4
541 setlocal tags=
542 setlocal textwidth=0
543 setlocal thesaurus=
544 setlocal noundofile
545 setlocal nowinfixheight
546 setlocal nowinfixwidth
547 setlocal wrap
548 setlocal wrapmargin=0
549 silent! normal! zE
550 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
551 if s:l < 1 | let s:l = 1 | endif
552 exe s:l
553 normal! zt
554 1
555 normal! 0
556 tabedit backup.html
557 set splitbelow splitright
558 set nosplitbelow
559 set nosplitright
560 wincmd t
561 set winheight=1 winwidth=1
562 argglobal
563 2argu
564 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
565 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
566 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
567 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
568 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
569 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
570 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
571 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
572 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
573 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
574 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
575 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
576 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
577 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
578 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
579 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
580 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
581 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
582 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">')
583 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">')
584 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
585 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
586 nnoremap <buffer> <silent> ; 
587 nnoremap <buffer> <silent> ;; ;
588 vnoremap <buffer> <silent> ;; ;
589 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
590 inoremap <buffer> <silent> &hA &hArr;
591 inoremap <buffer> <silent> &dA &dArr;
592 inoremap <buffer> <silent> &rA &rArr;
593 inoremap <buffer> <silent> &uA &uArr;
594 inoremap <buffer> <silent> &lA &lArr;
595 inoremap <buffer> <silent> &ha &harr;
596 inoremap <buffer> <silent> &da &darr;
597 inoremap <buffer> <silent> &ra &rarr;
598 inoremap <buffer> <silent> &ua &uarr;
599 inoremap <buffer> <silent> &la &larr;
600 inoremap <buffer> <silent> &pv &piv;
601 inoremap <buffer> <silent> &uh &upsih;
602 inoremap <buffer> <silent> &ts &thetasym;
603 inoremap <buffer> <silent> &og &omega;
604 inoremap <buffer> <silent> &ps &psi;
605 inoremap <buffer> <silent> &ch &chi;
606 inoremap <buffer> <silent> &ph &phi;
607 inoremap <buffer> <silent> &up &upsilon;
608 inoremap <buffer> <silent> &ta &tau;
609 inoremap <buffer> <silent> &sf &sigmaf;
610 inoremap <buffer> <silent> &si &sigma;
611 inoremap <buffer> <silent> &rh &rho;
612 inoremap <buffer> <silent> &pi &pi;
613 inoremap <buffer> <silent> &oc &omicron;
614 inoremap <buffer> <silent> &xi &xi;
615 inoremap <buffer> <silent> &nu &nu;
616 inoremap <buffer> <silent> &mu &mu;
617 inoremap <buffer> <silent> &lm &lambda;
618 inoremap <buffer> <silent> &ka &kappa;
619 inoremap <buffer> <silent> &io &iota;
620 inoremap <buffer> <silent> &th &theta;
621 inoremap <buffer> <silent> &et &eta;
622 inoremap <buffer> <silent> &ze &zeta;
623 inoremap <buffer> <silent> &ep &epsilon;
624 inoremap <buffer> <silent> &de &delta;
625 inoremap <buffer> <silent> &ga &gamma;
626 inoremap <buffer> <silent> &be &beta;
627 inoremap <buffer> <silent> &al &alpha;
628 inoremap <buffer> <silent> &Ps &Psi;
629 inoremap <buffer> <silent> &Ch &Chi;
630 inoremap <buffer> <silent> &Ph &Phi;
631 inoremap <buffer> <silent> &Up &Upsilon;
632 inoremap <buffer> <silent> &Ta &Tau;
633 inoremap <buffer> <silent> &Si &Sigma;
634 inoremap <buffer> <silent> &Rh &Rho;
635 inoremap <buffer> <silent> &Pi &Pi;
636 inoremap <buffer> <silent> &Oc &Omicron;
637 inoremap <buffer> <silent> &Xi &Xi;
638 inoremap <buffer> <silent> &Nu &Nu;
639 inoremap <buffer> <silent> &Mu &Mu;
640 inoremap <buffer> <silent> &Lm &Lambda;
641 inoremap <buffer> <silent> &Ka &Kappa;
642 inoremap <buffer> <silent> &Io &Iota;
643 inoremap <buffer> <silent> &Th &Theta;
644 inoremap <buffer> <silent> &Et &Eta;
645 inoremap <buffer> <silent> &Ze &Zeta;
646 inoremap <buffer> <silent> &Ep &Epsilon;
647 inoremap <buffer> <silent> &De &Delta;
648 inoremap <buffer> <silent> &Ga &Gamma;
649 inoremap <buffer> <silent> &Be &Beta;
650 inoremap <buffer> <silent> &Al &Alpha;
651 inoremap <buffer> <silent> &3. &hellip;
652 inoremap <buffer> <silent> &-- &mdash;
653 inoremap <buffer> <silent> &3- &mdash;
654 inoremap <buffer> <silent> &m- &mdash;
655 inoremap <buffer> <silent> &2- &ndash;
656 inoremap <buffer> <silent> &n- &ndash;
657 inoremap <buffer> <silent> &34 &frac34;
658 inoremap <buffer> <silent> &12 &frac12;
659 inoremap <buffer> <silent> &14 &frac14;
660 inoremap <buffer> <silent> &. &middot;
661 inoremap <buffer> <silent> &pa &para;
662 inoremap <buffer> <silent> &mi &micro;
663 inoremap <buffer> <silent> &dg &deg;
664 inoremap <buffer> <silent> &? &iquest;
665 inoremap <buffer> <silent> &! &iexcl;
666 inoremap <buffer> <silent> &sz &szlig;
667 inoremap <buffer> <silent> &o/ &oslash;
668 inoremap <buffer> <silent> &/ &divide;
669 inoremap <buffer> <silent> &" &uml;
670 inoremap <buffer> <silent> &2> &raquo;
671 inoremap <buffer> <silent> &2< &laquo;
672 inoremap <buffer> <silent> &y" &yuml;
673 inoremap <buffer> <silent> &y' &yacute;
674 inoremap <buffer> <silent> &u" &uuml;
675 inoremap <buffer> <silent> &u^ &ucirc;
676 inoremap <buffer> <silent> &u' &uacute;
677 inoremap <buffer> <silent> &u` &ugrave;
678 inoremap <buffer> <silent> &x &times;
679 inoremap <buffer> <silent> &o" &ouml;
680 inoremap <buffer> <silent> &o~ &otilde;
681 inoremap <buffer> <silent> &o^ &ocirc;
682 inoremap <buffer> <silent> &o' &oacute;
683 inoremap <buffer> <silent> &o` &ograve;
684 inoremap <buffer> <silent> &n~ &ntilde;
685 inoremap <buffer> <silent> &i" &iuml;
686 inoremap <buffer> <silent> &i^ &icirc;
687 inoremap <buffer> <silent> &i' &iacute;
688 inoremap <buffer> <silent> &i` &igrave;
689 inoremap <buffer> <silent> &e" &euml;
690 inoremap <buffer> <silent> &e^ &ecirc;
691 inoremap <buffer> <silent> &e' &eacute;
692 inoremap <buffer> <silent> &e` &egrave;
693 inoremap <buffer> <silent> &c, &ccedil;
694 inoremap <buffer> <silent> &ae &aelig;
695 inoremap <buffer> <silent> &ao &aring;
696 inoremap <buffer> <silent> &a" &auml;
697 inoremap <buffer> <silent> &a~ &atilde;
698 inoremap <buffer> <silent> &a^ &acirc;
699 inoremap <buffer> <silent> &a' &aacute;
700 inoremap <buffer> <silent> &a` &agrave;
701 inoremap <buffer> <silent> &Y' &Yacute;
702 inoremap <buffer> <silent> &U" &Uuml;
703 inoremap <buffer> <silent> &U^ &Ucirc;
704 inoremap <buffer> <silent> &U' &Uacute;
705 inoremap <buffer> <silent> &U` &Ugrave;
706 inoremap <buffer> <silent> &O/ &Oslash;
707 inoremap <buffer> <silent> &O" &Ouml;
708 inoremap <buffer> <silent> &O~ &Otilde;
709 inoremap <buffer> <silent> &O^ &Ocirc;
710 inoremap <buffer> <silent> &O' &Oacute;
711 inoremap <buffer> <silent> &O` &Ograve;
712 inoremap <buffer> <silent> &N~ &Ntilde;
713 inoremap <buffer> <silent> &I" &Iuml;
714 inoremap <buffer> <silent> &I^ &Icirc;
715 inoremap <buffer> <silent> &I' &Iacute;
716 inoremap <buffer> <silent> &I` &Igrave;
717 inoremap <buffer> <silent> &E" &Euml;
718 inoremap <buffer> <silent> &E^ &Ecirc;
719 inoremap <buffer> <silent> &E' &Eacute;
720 inoremap <buffer> <silent> &E` &Egrave;
721 inoremap <buffer> <silent> &C, &Ccedil;
722 inoremap <buffer> <silent> &AE &AElig;
723 inoremap <buffer> <silent> &Ao &Aring;
724 inoremap <buffer> <silent> &A" &Auml;
725 inoremap <buffer> <silent> &A~ &Atilde;
726 inoremap <buffer> <silent> &A^ &Acirc;
727 inoremap <buffer> <silent> &A' &Aacute;
728 inoremap <buffer> <silent> &A` &Agrave;
729 inoremap <buffer> <silent> &c| &cent;
730 inoremap <buffer> <silent> &Y= &yen;
731 inoremap <buffer> <silent> &# &pound;
732 inoremap <buffer> <silent> & &nbsp;
733 inoremap <buffer> <silent> &> &gt;
734 inoremap <buffer> <silent> &< &lt;
735 inoremap <buffer> <silent> &' &quot;
736 inoremap <buffer> <silent> &tm &trade;
737 inoremap <buffer> <silent> &rO &reg;
738 inoremap <buffer> <silent> &cO &copy;
739 inoremap <buffer> <silent> && &amp;
740 inoremap <buffer> <silent> ; &nbsp;
741 inoremap <buffer> <silent> ;la <label for=""></label>F"
742 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
743 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
744 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
745 </textarea>k$5F"i
746 inoremap <buffer> <silent> ;og <optgroup label="">
747 </optgroup>k$F"i
748 inoremap <buffer> <silent> ;op <option></option>F<
749 inoremap <buffer> <silent> ;ms <select name="" multiple>
750 </select>O
751 inoremap <buffer> <silent> ;se <select name="">
752 </select>O
753 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
754 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
755 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
756 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
757 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
758 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
759 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
760 inoremap <buffer> <silent> ;fm <form action="">
761 </form>k$F"i
762 inoremap <buffer> <silent> ;if <iframe src="">
763 </iframe>k$F"i
764 inoremap <buffer> <silent> ;nf <noframes>
765 </noframes>O
766 inoremap <buffer> <silent> ;fr <frame src="">F"
767 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
768 </frameset>k$3F"i
769 inoremap <buffer> <silent> ;th <th></th>F<
770 inoremap <buffer> <silent> ;td <td>
771 </td>O
772 inoremap <buffer> <silent> ;tr <tr>
773 </tr>O
774 inoremap <buffer> <silent> ;tf <tfoot>
775 </tfoot>O
776 inoremap <buffer> <silent> ;tb <tbody>
777 </tbody>O
778 inoremap <buffer> <silent> ;tH <thead>
779 </thead>O
780 inoremap <buffer> <silent> ;ta <table>
781 </table>O
782 inoremap <buffer> <silent> ;ca <caption></caption>F<
783 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
784 </object>k$5F"i
785 inoremap <buffer> <silent> ;ns <noscript>
786 </noscripT>O
787 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
788 <noembed></noembed>k$5F"i
789 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
790 inoremap <buffer> <silent> ;va <var></var>F<
791 inoremap <buffer> <silent> ;ul <ul>
792 </ul>O
793 inoremap <buffer> <silent> ;tt <tt></tt>F<
794 inoremap <buffer> <silent> ;ti <title></title>F<
795 inoremap <buffer> <silent> ;sp <sup></sup>F<
796 inoremap <buffer> <silent> ;sb <sub></sub>F<
797 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
798 inoremap <buffer> <silent> ;cs <style type="text/css">
799 <!--
800 -->
801 </style>kO
802 inoremap <buffer> <silent> ;sm <small></small>F<
803 inoremap <buffer> <silent> ;sa <samp></samp>F<
804 inoremap <buffer> <silent> ;sk <strike></strike>F<
805 inoremap <buffer> <silent> ;qu <q></q>F<
806 inoremap <buffer> <silent> ;pr <pre>
807 </pre>O
808 inoremap <buffer> <silent> ;/p </p>
809 
810 <p>
811 inoremap <buffer> <silent> ;pp <p>
812 </p>O
813 inoremap <buffer> <silent> ;ol <ol>
814 </ol>O
815 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
816 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
817 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
818 inoremap <buffer> <silent> ;lk <link href="">F"
819 inoremap <buffer> <silent> ;li <li></li>F<
820 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
821 inoremap <buffer> <silent> ;ii <isindex>
822 inoremap <buffer> <silent> ;in <ins></ins>F<
823 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
824 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
825 inoremap <buffer> <silent> ;ht <html>
826 </html>O
827 inoremap <buffer> <silent> ;Hr <hr width="75%">
828 inoremap <buffer> <silent> ;hr <hr>
829 inoremap <buffer> <silent> ;he <head>
830 </head>O
831 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
832 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
833 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
834 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
835 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
836 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
837 inoremap <buffer> <silent> ;h6 <h6></h6>F<
838 inoremap <buffer> <silent> ;h5 <h5></h5>F<
839 inoremap <buffer> <silent> ;h4 <h4></h4>F<
840 inoremap <buffer> <silent> ;h3 <h3></h3>F<
841 inoremap <buffer> <silent> ;h2 <h2></h2>F<
842 inoremap <buffer> <silent> ;h1 <h1></h1>F<
843 inoremap <buffer> <silent> ;fc <font color=""></font>F"
844 inoremap <buffer> <silent> ;fo <font size=""></font>F"
845 inoremap <buffer> <silent> ;sn <span></span>F<
846 inoremap <buffer> <silent> ;dv <div>
847 </div>O
848 inoremap <buffer> <silent> ;df <dfn></dfn>F<
849 inoremap <buffer> <silent> ;de <del></del>F<
850 inoremap <buffer> <silent> ;dd <dd></dd>F<
851 inoremap <buffer> <silent> ;dt <dt></dt>F<
852 inoremap <buffer> <silent> ;dl <dl>
853 </dl>O
854 inoremap <buffer> <silent> ;co <code></code>F<
855 inoremap <buffer> <silent> ;ci <cite></cite>F<
856 inoremap <buffer> <silent> ;ce <center></center>F<
857 inoremap <buffer> <silent> ;br <br>
858 inoremap <buffer> <silent> ;bd <body>
859 </body>O
860 inoremap <buffer> <silent> ;bl <blockquote>
861 </blockquote>O
862 inoremap <buffer> <silent> ;bi <big></big>F<
863 inoremap <buffer> <silent> ;bh <base href="">F"
864 inoremap <buffer> <silent> ;ad <address></address>F<
865 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
866 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
867 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
868 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
869 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
870 inoremap <buffer> <silent> ;an <a name=""></a>F"
871 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
872 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
873 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
874 inoremap <buffer> <silent> ;ah <a href=""></a>F"
875 imap <buffer> <silent> ;s4 ;s4
876 imap <buffer> <silent> ;4 ;4
877 inoremap <buffer> <silent> ;mi :call MangleImageTag()
878 inoremap <buffer> <silent> ; 
879 inoremap <buffer> <silent> ;& &
880 inoremap <buffer> <silent> ;; ;
881 setlocal keymap=
882 setlocal noarabic
883 setlocal autoindent
884 setlocal balloonexpr=
885 setlocal nobinary
886 setlocal bufhidden=
887 setlocal buflisted
888 setlocal buftype=
889 setlocal nocindent
890 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
891 setlocal cinoptions=
892 setlocal cinwords=if,else,while,do,for,switch
893 setlocal colorcolumn=
894 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
895 setlocal commentstring=<!--%s-->
896 setlocal complete=.,w,b,u,t,i
897 setlocal concealcursor=
898 setlocal conceallevel=0
899 setlocal completefunc=
900 setlocal nocopyindent
901 setlocal cryptmethod=
902 setlocal nocursorbind
903 setlocal nocursorcolumn
904 setlocal nocursorline
905 setlocal define=
906 setlocal dictionary=
907 setlocal nodiff
908 setlocal equalprg=
909 setlocal errorformat=
910 setlocal expandtab
911 if &filetype != 'html'
912 setlocal filetype=html
913 endif
914 setlocal foldcolumn=0
915 setlocal foldenable
916 setlocal foldexpr=0
917 setlocal foldignore=#
918 setlocal foldlevel=0
919 setlocal foldmarker={{{,}}}
920 setlocal foldmethod=manual
921 setlocal foldminlines=1
922 setlocal foldnestmax=20
923 setlocal foldtext=foldtext()
924 setlocal formatexpr=
925 setlocal formatoptions=tcq
926 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
927 setlocal grepprg=
928 setlocal iminsert=2
929 setlocal imsearch=2
930 setlocal include=
931 setlocal includeexpr=
932 setlocal indentexpr=
933 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
934 setlocal noinfercase
935 setlocal iskeyword=@,48-57,_,192-255
936 setlocal keywordprg=
937 setlocal nolinebreak
938 setlocal nolisp
939 setlocal nolist
940 setlocal makeprg=
941 setlocal matchpairs=(:),{:},[:],<:>
942 setlocal nomodeline
943 setlocal modifiable
944 setlocal nrformats=octal,hex
945 setlocal nonumber
946 setlocal numberwidth=4
947 setlocal omnifunc=htmlcomplete#CompleteTags
948 setlocal path=
949 setlocal nopreserveindent
950 setlocal nopreviewwindow
951 setlocal quoteescape=\\
952 setlocal noreadonly
953 setlocal norelativenumber
954 setlocal norightleft
955 setlocal rightleftcmd=search
956 setlocal noscrollbind
957 setlocal shiftwidth=4
958 setlocal noshortname
959 setlocal nosmartindent
960 setlocal softtabstop=0
961 setlocal nospell
962 setlocal spellcapcheck=
963 setlocal spellfile=
964 setlocal spelllang=en
965 setlocal statusline=
966 setlocal suffixesadd=
967 setlocal swapfile
968 setlocal synmaxcol=3000
969 if &syntax != 'html'
970 setlocal syntax=html
971 endif
972 setlocal tabstop=4
973 setlocal tags=
974 setlocal textwidth=0
975 setlocal thesaurus=
976 setlocal noundofile
977 setlocal nowinfixheight
978 setlocal nowinfixwidth
979 setlocal wrap
980 setlocal wrapmargin=0
981 silent! normal! zE
982 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
983 if s:l < 1 | let s:l = 1 | endif
984 exe s:l
985 normal! zt
986 1
987 normal! 0
988 tabedit backup-smb.html
989 set splitbelow splitright
990 set nosplitbelow
991 set nosplitright
992 wincmd t
993 set winheight=1 winwidth=1
994 argglobal
995 3argu
996 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
997 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
998 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
999 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1000 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1001 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1002 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1003 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1004 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1005 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1006 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1007 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1008 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1009 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1010 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1011 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1012 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1013 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1014 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">')
1015 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">')
1016 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1017 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1018 nnoremap <buffer> <silent> ; 
1019 nnoremap <buffer> <silent> ;; ;
1020 vnoremap <buffer> <silent> ;; ;
1021 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1022 inoremap <buffer> <silent> &hA &hArr;
1023 inoremap <buffer> <silent> &dA &dArr;
1024 inoremap <buffer> <silent> &rA &rArr;
1025 inoremap <buffer> <silent> &uA &uArr;
1026 inoremap <buffer> <silent> &lA &lArr;
1027 inoremap <buffer> <silent> &ha &harr;
1028 inoremap <buffer> <silent> &da &darr;
1029 inoremap <buffer> <silent> &ra &rarr;
1030 inoremap <buffer> <silent> &ua &uarr;
1031 inoremap <buffer> <silent> &la &larr;
1032 inoremap <buffer> <silent> &pv &piv;
1033 inoremap <buffer> <silent> &uh &upsih;
1034 inoremap <buffer> <silent> &ts &thetasym;
1035 inoremap <buffer> <silent> &og &omega;
1036 inoremap <buffer> <silent> &ps &psi;
1037 inoremap <buffer> <silent> &ch &chi;
1038 inoremap <buffer> <silent> &ph &phi;
1039 inoremap <buffer> <silent> &up &upsilon;
1040 inoremap <buffer> <silent> &ta &tau;
1041 inoremap <buffer> <silent> &sf &sigmaf;
1042 inoremap <buffer> <silent> &si &sigma;
1043 inoremap <buffer> <silent> &rh &rho;
1044 inoremap <buffer> <silent> &pi &pi;
1045 inoremap <buffer> <silent> &oc &omicron;
1046 inoremap <buffer> <silent> &xi &xi;
1047 inoremap <buffer> <silent> &nu &nu;
1048 inoremap <buffer> <silent> &mu &mu;
1049 inoremap <buffer> <silent> &lm &lambda;
1050 inoremap <buffer> <silent> &ka &kappa;
1051 inoremap <buffer> <silent> &io &iota;
1052 inoremap <buffer> <silent> &th &theta;
1053 inoremap <buffer> <silent> &et &eta;
1054 inoremap <buffer> <silent> &ze &zeta;
1055 inoremap <buffer> <silent> &ep &epsilon;
1056 inoremap <buffer> <silent> &de &delta;
1057 inoremap <buffer> <silent> &ga &gamma;
1058 inoremap <buffer> <silent> &be &beta;
1059 inoremap <buffer> <silent> &al &alpha;
1060 inoremap <buffer> <silent> &Ps &Psi;
1061 inoremap <buffer> <silent> &Ch &Chi;
1062 inoremap <buffer> <silent> &Ph &Phi;
1063 inoremap <buffer> <silent> &Up &Upsilon;
1064 inoremap <buffer> <silent> &Ta &Tau;
1065 inoremap <buffer> <silent> &Si &Sigma;
1066 inoremap <buffer> <silent> &Rh &Rho;
1067 inoremap <buffer> <silent> &Pi &Pi;
1068 inoremap <buffer> <silent> &Oc &Omicron;
1069 inoremap <buffer> <silent> &Xi &Xi;
1070 inoremap <buffer> <silent> &Nu &Nu;
1071 inoremap <buffer> <silent> &Mu &Mu;
1072 inoremap <buffer> <silent> &Lm &Lambda;
1073 inoremap <buffer> <silent> &Ka &Kappa;
1074 inoremap <buffer> <silent> &Io &Iota;
1075 inoremap <buffer> <silent> &Th &Theta;
1076 inoremap <buffer> <silent> &Et &Eta;
1077 inoremap <buffer> <silent> &Ze &Zeta;
1078 inoremap <buffer> <silent> &Ep &Epsilon;
1079 inoremap <buffer> <silent> &De &Delta;
1080 inoremap <buffer> <silent> &Ga &Gamma;
1081 inoremap <buffer> <silent> &Be &Beta;
1082 inoremap <buffer> <silent> &Al &Alpha;
1083 inoremap <buffer> <silent> &3. &hellip;
1084 inoremap <buffer> <silent> &-- &mdash;
1085 inoremap <buffer> <silent> &3- &mdash;
1086 inoremap <buffer> <silent> &m- &mdash;
1087 inoremap <buffer> <silent> &2- &ndash;
1088 inoremap <buffer> <silent> &n- &ndash;
1089 inoremap <buffer> <silent> &34 &frac34;
1090 inoremap <buffer> <silent> &12 &frac12;
1091 inoremap <buffer> <silent> &14 &frac14;
1092 inoremap <buffer> <silent> &. &middot;
1093 inoremap <buffer> <silent> &pa &para;
1094 inoremap <buffer> <silent> &mi &micro;
1095 inoremap <buffer> <silent> &dg &deg;
1096 inoremap <buffer> <silent> &? &iquest;
1097 inoremap <buffer> <silent> &! &iexcl;
1098 inoremap <buffer> <silent> &sz &szlig;
1099 inoremap <buffer> <silent> &o/ &oslash;
1100 inoremap <buffer> <silent> &/ &divide;
1101 inoremap <buffer> <silent> &" &uml;
1102 inoremap <buffer> <silent> &2> &raquo;
1103 inoremap <buffer> <silent> &2< &laquo;
1104 inoremap <buffer> <silent> &y" &yuml;
1105 inoremap <buffer> <silent> &y' &yacute;
1106 inoremap <buffer> <silent> &u" &uuml;
1107 inoremap <buffer> <silent> &u^ &ucirc;
1108 inoremap <buffer> <silent> &u' &uacute;
1109 inoremap <buffer> <silent> &u` &ugrave;
1110 inoremap <buffer> <silent> &x &times;
1111 inoremap <buffer> <silent> &o" &ouml;
1112 inoremap <buffer> <silent> &o~ &otilde;
1113 inoremap <buffer> <silent> &o^ &ocirc;
1114 inoremap <buffer> <silent> &o' &oacute;
1115 inoremap <buffer> <silent> &o` &ograve;
1116 inoremap <buffer> <silent> &n~ &ntilde;
1117 inoremap <buffer> <silent> &i" &iuml;
1118 inoremap <buffer> <silent> &i^ &icirc;
1119 inoremap <buffer> <silent> &i' &iacute;
1120 inoremap <buffer> <silent> &i` &igrave;
1121 inoremap <buffer> <silent> &e" &euml;
1122 inoremap <buffer> <silent> &e^ &ecirc;
1123 inoremap <buffer> <silent> &e' &eacute;
1124 inoremap <buffer> <silent> &e` &egrave;
1125 inoremap <buffer> <silent> &c, &ccedil;
1126 inoremap <buffer> <silent> &ae &aelig;
1127 inoremap <buffer> <silent> &ao &aring;
1128 inoremap <buffer> <silent> &a" &auml;
1129 inoremap <buffer> <silent> &a~ &atilde;
1130 inoremap <buffer> <silent> &a^ &acirc;
1131 inoremap <buffer> <silent> &a' &aacute;
1132 inoremap <buffer> <silent> &a` &agrave;
1133 inoremap <buffer> <silent> &Y' &Yacute;
1134 inoremap <buffer> <silent> &U" &Uuml;
1135 inoremap <buffer> <silent> &U^ &Ucirc;
1136 inoremap <buffer> <silent> &U' &Uacute;
1137 inoremap <buffer> <silent> &U` &Ugrave;
1138 inoremap <buffer> <silent> &O/ &Oslash;
1139 inoremap <buffer> <silent> &O" &Ouml;
1140 inoremap <buffer> <silent> &O~ &Otilde;
1141 inoremap <buffer> <silent> &O^ &Ocirc;
1142 inoremap <buffer> <silent> &O' &Oacute;
1143 inoremap <buffer> <silent> &O` &Ograve;
1144 inoremap <buffer> <silent> &N~ &Ntilde;
1145 inoremap <buffer> <silent> &I" &Iuml;
1146 inoremap <buffer> <silent> &I^ &Icirc;
1147 inoremap <buffer> <silent> &I' &Iacute;
1148 inoremap <buffer> <silent> &I` &Igrave;
1149 inoremap <buffer> <silent> &E" &Euml;
1150 inoremap <buffer> <silent> &E^ &Ecirc;
1151 inoremap <buffer> <silent> &E' &Eacute;
1152 inoremap <buffer> <silent> &E` &Egrave;
1153 inoremap <buffer> <silent> &C, &Ccedil;
1154 inoremap <buffer> <silent> &AE &AElig;
1155 inoremap <buffer> <silent> &Ao &Aring;
1156 inoremap <buffer> <silent> &A" &Auml;
1157 inoremap <buffer> <silent> &A~ &Atilde;
1158 inoremap <buffer> <silent> &A^ &Acirc;
1159 inoremap <buffer> <silent> &A' &Aacute;
1160 inoremap <buffer> <silent> &A` &Agrave;
1161 inoremap <buffer> <silent> &c| &cent;
1162 inoremap <buffer> <silent> &Y= &yen;
1163 inoremap <buffer> <silent> &# &pound;
1164 inoremap <buffer> <silent> & &nbsp;
1165 inoremap <buffer> <silent> &> &gt;
1166 inoremap <buffer> <silent> &< &lt;
1167 inoremap <buffer> <silent> &' &quot;
1168 inoremap <buffer> <silent> &tm &trade;
1169 inoremap <buffer> <silent> &rO &reg;
1170 inoremap <buffer> <silent> &cO &copy;
1171 inoremap <buffer> <silent> && &amp;
1172 inoremap <buffer> <silent> ; &nbsp;
1173 inoremap <buffer> <silent> ;la <label for=""></label>F"
1174 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
1175 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
1176 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
1177 </textarea>k$5F"i
1178 inoremap <buffer> <silent> ;og <optgroup label="">
1179 </optgroup>k$F"i
1180 inoremap <buffer> <silent> ;op <option></option>F<
1181 inoremap <buffer> <silent> ;ms <select name="" multiple>
1182 </select>O
1183 inoremap <buffer> <silent> ;se <select name="">
1184 </select>O
1185 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
1186 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
1187 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
1188 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
1189 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
1190 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
1191 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
1192 inoremap <buffer> <silent> ;fm <form action="">
1193 </form>k$F"i
1194 inoremap <buffer> <silent> ;if <iframe src="">
1195 </iframe>k$F"i
1196 inoremap <buffer> <silent> ;nf <noframes>
1197 </noframes>O
1198 inoremap <buffer> <silent> ;fr <frame src="">F"
1199 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
1200 </frameset>k$3F"i
1201 inoremap <buffer> <silent> ;th <th></th>F<
1202 inoremap <buffer> <silent> ;td <td>
1203 </td>O
1204 inoremap <buffer> <silent> ;tr <tr>
1205 </tr>O
1206 inoremap <buffer> <silent> ;tf <tfoot>
1207 </tfoot>O
1208 inoremap <buffer> <silent> ;tb <tbody>
1209 </tbody>O
1210 inoremap <buffer> <silent> ;tH <thead>
1211 </thead>O
1212 inoremap <buffer> <silent> ;ta <table>
1213 </table>O
1214 inoremap <buffer> <silent> ;ca <caption></caption>F<
1215 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
1216 </object>k$5F"i
1217 inoremap <buffer> <silent> ;ns <noscript>
1218 </noscripT>O
1219 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
1220 <noembed></noembed>k$5F"i
1221 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
1222 inoremap <buffer> <silent> ;va <var></var>F<
1223 inoremap <buffer> <silent> ;ul <ul>
1224 </ul>O
1225 inoremap <buffer> <silent> ;tt <tt></tt>F<
1226 inoremap <buffer> <silent> ;ti <title></title>F<
1227 inoremap <buffer> <silent> ;sp <sup></sup>F<
1228 inoremap <buffer> <silent> ;sb <sub></sub>F<
1229 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
1230 inoremap <buffer> <silent> ;cs <style type="text/css">
1231 <!--
1232 -->
1233 </style>kO
1234 inoremap <buffer> <silent> ;sm <small></small>F<
1235 inoremap <buffer> <silent> ;sa <samp></samp>F<
1236 inoremap <buffer> <silent> ;sk <strike></strike>F<
1237 inoremap <buffer> <silent> ;qu <q></q>F<
1238 inoremap <buffer> <silent> ;pr <pre>
1239 </pre>O
1240 inoremap <buffer> <silent> ;/p </p>
1241 
1242 <p>
1243 inoremap <buffer> <silent> ;pp <p>
1244 </p>O
1245 inoremap <buffer> <silent> ;ol <ol>
1246 </ol>O
1247 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
1248 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
1249 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
1250 inoremap <buffer> <silent> ;lk <link href="">F"
1251 inoremap <buffer> <silent> ;li <li></li>F<
1252 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
1253 inoremap <buffer> <silent> ;ii <isindex>
1254 inoremap <buffer> <silent> ;in <ins></ins>F<
1255 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
1256 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
1257 inoremap <buffer> <silent> ;ht <html>
1258 </html>O
1259 inoremap <buffer> <silent> ;Hr <hr width="75%">
1260 inoremap <buffer> <silent> ;hr <hr>
1261 inoremap <buffer> <silent> ;he <head>
1262 </head>O
1263 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
1264 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
1265 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
1266 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
1267 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
1268 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
1269 inoremap <buffer> <silent> ;h6 <h6></h6>F<
1270 inoremap <buffer> <silent> ;h5 <h5></h5>F<
1271 inoremap <buffer> <silent> ;h4 <h4></h4>F<
1272 inoremap <buffer> <silent> ;h3 <h3></h3>F<
1273 inoremap <buffer> <silent> ;h2 <h2></h2>F<
1274 inoremap <buffer> <silent> ;h1 <h1></h1>F<
1275 inoremap <buffer> <silent> ;fc <font color=""></font>F"
1276 inoremap <buffer> <silent> ;fo <font size=""></font>F"
1277 inoremap <buffer> <silent> ;sn <span></span>F<
1278 inoremap <buffer> <silent> ;dv <div>
1279 </div>O
1280 inoremap <buffer> <silent> ;df <dfn></dfn>F<
1281 inoremap <buffer> <silent> ;de <del></del>F<
1282 inoremap <buffer> <silent> ;dd <dd></dd>F<
1283 inoremap <buffer> <silent> ;dt <dt></dt>F<
1284 inoremap <buffer> <silent> ;dl <dl>
1285 </dl>O
1286 inoremap <buffer> <silent> ;co <code></code>F<
1287 inoremap <buffer> <silent> ;ci <cite></cite>F<
1288 inoremap <buffer> <silent> ;ce <center></center>F<
1289 inoremap <buffer> <silent> ;br <br>
1290 inoremap <buffer> <silent> ;bd <body>
1291 </body>O
1292 inoremap <buffer> <silent> ;bl <blockquote>
1293 </blockquote>O
1294 inoremap <buffer> <silent> ;bi <big></big>F<
1295 inoremap <buffer> <silent> ;bh <base href="">F"
1296 inoremap <buffer> <silent> ;ad <address></address>F<
1297 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
1298 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
1299 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
1300 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
1301 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
1302 inoremap <buffer> <silent> ;an <a name=""></a>F"
1303 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
1304 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
1305 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
1306 inoremap <buffer> <silent> ;ah <a href=""></a>F"
1307 imap <buffer> <silent> ;s4 ;s4
1308 imap <buffer> <silent> ;4 ;4
1309 inoremap <buffer> <silent> ;mi :call MangleImageTag()
1310 inoremap <buffer> <silent> ; 
1311 inoremap <buffer> <silent> ;& &
1312 inoremap <buffer> <silent> ;; ;
1313 setlocal keymap=
1314 setlocal noarabic
1315 setlocal autoindent
1316 setlocal balloonexpr=
1317 setlocal nobinary
1318 setlocal bufhidden=
1319 setlocal buflisted
1320 setlocal buftype=
1321 setlocal nocindent
1322 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
1323 setlocal cinoptions=
1324 setlocal cinwords=if,else,while,do,for,switch
1325 setlocal colorcolumn=
1326 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
1327 setlocal commentstring=<!--%s-->
1328 setlocal complete=.,w,b,u,t,i
1329 setlocal concealcursor=
1330 setlocal conceallevel=0
1331 setlocal completefunc=
1332 setlocal nocopyindent
1333 setlocal cryptmethod=
1334 setlocal nocursorbind
1335 setlocal nocursorcolumn
1336 setlocal nocursorline
1337 setlocal define=
1338 setlocal dictionary=
1339 setlocal nodiff
1340 setlocal equalprg=
1341 setlocal errorformat=
1342 setlocal expandtab
1343 if &filetype != 'html'
1344 setlocal filetype=html
1345 endif
1346 setlocal foldcolumn=0
1347 setlocal foldenable
1348 setlocal foldexpr=0
1349 setlocal foldignore=#
1350 setlocal foldlevel=0
1351 setlocal foldmarker={{{,}}}
1352 setlocal foldmethod=manual
1353 setlocal foldminlines=1
1354 setlocal foldnestmax=20
1355 setlocal foldtext=foldtext()
1356 setlocal formatexpr=
1357 setlocal formatoptions=tcq
1358 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
1359 setlocal grepprg=
1360 setlocal iminsert=2
1361 setlocal imsearch=2
1362 setlocal include=
1363 setlocal includeexpr=
1364 setlocal indentexpr=
1365 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
1366 setlocal noinfercase
1367 setlocal iskeyword=@,48-57,_,192-255
1368 setlocal keywordprg=
1369 setlocal nolinebreak
1370 setlocal nolisp
1371 setlocal nolist
1372 setlocal makeprg=
1373 setlocal matchpairs=(:),{:},[:],<:>
1374 setlocal nomodeline
1375 setlocal modifiable
1376 setlocal nrformats=octal,hex
1377 setlocal nonumber
1378 setlocal numberwidth=4
1379 setlocal omnifunc=htmlcomplete#CompleteTags
1380 setlocal path=
1381 setlocal nopreserveindent
1382 setlocal nopreviewwindow
1383 setlocal quoteescape=\\
1384 setlocal noreadonly
1385 setlocal norelativenumber
1386 setlocal norightleft
1387 setlocal rightleftcmd=search
1388 setlocal noscrollbind
1389 setlocal shiftwidth=4
1390 setlocal noshortname
1391 setlocal nosmartindent
1392 setlocal softtabstop=0
1393 setlocal nospell
1394 setlocal spellcapcheck=
1395 setlocal spellfile=
1396 setlocal spelllang=en
1397 setlocal statusline=
1398 setlocal suffixesadd=
1399 setlocal swapfile
1400 setlocal synmaxcol=3000
1401 if &syntax != 'html'
1402 setlocal syntax=html
1403 endif
1404 setlocal tabstop=4
1405 setlocal tags=
1406 setlocal textwidth=0
1407 setlocal thesaurus=
1408 setlocal noundofile
1409 setlocal nowinfixheight
1410 setlocal nowinfixwidth
1411 setlocal wrap
1412 setlocal wrapmargin=0
1413 silent! normal! zE
1414 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
1415 if s:l < 1 | let s:l = 1 | endif
1416 exe s:l
1417 normal! zt
1418 1
1419 normal! 0
1420 tabedit boot-params.html
1421 set splitbelow splitright
1422 set nosplitbelow
1423 set nosplitright
1424 wincmd t
1425 set winheight=1 winwidth=1
1426 argglobal
1427 4argu
1428 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1429 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1430 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
1431 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1432 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1433 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1434 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1435 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1436 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1437 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1438 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1439 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1440 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1441 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1442 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1443 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1444 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1445 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1446 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">')
1447 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">')
1448 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1449 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1450 nnoremap <buffer> <silent> ; 
1451 nnoremap <buffer> <silent> ;; ;
1452 vnoremap <buffer> <silent> ;; ;
1453 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1454 inoremap <buffer> <silent> &hA &hArr;
1455 inoremap <buffer> <silent> &dA &dArr;
1456 inoremap <buffer> <silent> &rA &rArr;
1457 inoremap <buffer> <silent> &uA &uArr;
1458 inoremap <buffer> <silent> &lA &lArr;
1459 inoremap <buffer> <silent> &ha &harr;
1460 inoremap <buffer> <silent> &da &darr;
1461 inoremap <buffer> <silent> &ra &rarr;
1462 inoremap <buffer> <silent> &ua &uarr;
1463 inoremap <buffer> <silent> &la &larr;
1464 inoremap <buffer> <silent> &pv &piv;
1465 inoremap <buffer> <silent> &uh &upsih;
1466 inoremap <buffer> <silent> &ts &thetasym;
1467 inoremap <buffer> <silent> &og &omega;
1468 inoremap <buffer> <silent> &ps &psi;
1469 inoremap <buffer> <silent> &ch &chi;
1470 inoremap <buffer> <silent> &ph &phi;
1471 inoremap <buffer> <silent> &up &upsilon;
1472 inoremap <buffer> <silent> &ta &tau;
1473 inoremap <buffer> <silent> &sf &sigmaf;
1474 inoremap <buffer> <silent> &si &sigma;
1475 inoremap <buffer> <silent> &rh &rho;
1476 inoremap <buffer> <silent> &pi &pi;
1477 inoremap <buffer> <silent> &oc &omicron;
1478 inoremap <buffer> <silent> &xi &xi;
1479 inoremap <buffer> <silent> &nu &nu;
1480 inoremap <buffer> <silent> &mu &mu;
1481 inoremap <buffer> <silent> &lm &lambda;
1482 inoremap <buffer> <silent> &ka &kappa;
1483 inoremap <buffer> <silent> &io &iota;
1484 inoremap <buffer> <silent> &th &theta;
1485 inoremap <buffer> <silent> &et &eta;
1486 inoremap <buffer> <silent> &ze &zeta;
1487 inoremap <buffer> <silent> &ep &epsilon;
1488 inoremap <buffer> <silent> &de &delta;
1489 inoremap <buffer> <silent> &ga &gamma;
1490 inoremap <buffer> <silent> &be &beta;
1491 inoremap <buffer> <silent> &al &alpha;
1492 inoremap <buffer> <silent> &Ps &Psi;
1493 inoremap <buffer> <silent> &Ch &Chi;
1494 inoremap <buffer> <silent> &Ph &Phi;
1495 inoremap <buffer> <silent> &Up &Upsilon;
1496 inoremap <buffer> <silent> &Ta &Tau;
1497 inoremap <buffer> <silent> &Si &Sigma;
1498 inoremap <buffer> <silent> &Rh &Rho;
1499 inoremap <buffer> <silent> &Pi &Pi;
1500 inoremap <buffer> <silent> &Oc &Omicron;
1501 inoremap <buffer> <silent> &Xi &Xi;
1502 inoremap <buffer> <silent> &Nu &Nu;
1503 inoremap <buffer> <silent> &Mu &Mu;
1504 inoremap <buffer> <silent> &Lm &Lambda;
1505 inoremap <buffer> <silent> &Ka &Kappa;
1506 inoremap <buffer> <silent> &Io &Iota;
1507 inoremap <buffer> <silent> &Th &Theta;
1508 inoremap <buffer> <silent> &Et &Eta;
1509 inoremap <buffer> <silent> &Ze &Zeta;
1510 inoremap <buffer> <silent> &Ep &Epsilon;
1511 inoremap <buffer> <silent> &De &Delta;
1512 inoremap <buffer> <silent> &Ga &Gamma;
1513 inoremap <buffer> <silent> &Be &Beta;
1514 inoremap <buffer> <silent> &Al &Alpha;
1515 inoremap <buffer> <silent> &3. &hellip;
1516 inoremap <buffer> <silent> &-- &mdash;
1517 inoremap <buffer> <silent> &3- &mdash;
1518 inoremap <buffer> <silent> &m- &mdash;
1519 inoremap <buffer> <silent> &2- &ndash;
1520 inoremap <buffer> <silent> &n- &ndash;
1521 inoremap <buffer> <silent> &34 &frac34;
1522 inoremap <buffer> <silent> &12 &frac12;
1523 inoremap <buffer> <silent> &14 &frac14;
1524 inoremap <buffer> <silent> &. &middot;
1525 inoremap <buffer> <silent> &pa &para;
1526 inoremap <buffer> <silent> &mi &micro;
1527 inoremap <buffer> <silent> &dg &deg;
1528 inoremap <buffer> <silent> &? &iquest;
1529 inoremap <buffer> <silent> &! &iexcl;
1530 inoremap <buffer> <silent> &sz &szlig;
1531 inoremap <buffer> <silent> &o/ &oslash;
1532 inoremap <buffer> <silent> &/ &divide;
1533 inoremap <buffer> <silent> &" &uml;
1534 inoremap <buffer> <silent> &2> &raquo;
1535 inoremap <buffer> <silent> &2< &laquo;
1536 inoremap <buffer> <silent> &y" &yuml;
1537 inoremap <buffer> <silent> &y' &yacute;
1538 inoremap <buffer> <silent> &u" &uuml;
1539 inoremap <buffer> <silent> &u^ &ucirc;
1540 inoremap <buffer> <silent> &u' &uacute;
1541 inoremap <buffer> <silent> &u` &ugrave;
1542 inoremap <buffer> <silent> &x &times;
1543 inoremap <buffer> <silent> &o" &ouml;
1544 inoremap <buffer> <silent> &o~ &otilde;
1545 inoremap <buffer> <silent> &o^ &ocirc;
1546 inoremap <buffer> <silent> &o' &oacute;
1547 inoremap <buffer> <silent> &o` &ograve;
1548 inoremap <buffer> <silent> &n~ &ntilde;
1549 inoremap <buffer> <silent> &i" &iuml;
1550 inoremap <buffer> <silent> &i^ &icirc;
1551 inoremap <buffer> <silent> &i' &iacute;
1552 inoremap <buffer> <silent> &i` &igrave;
1553 inoremap <buffer> <silent> &e" &euml;
1554 inoremap <buffer> <silent> &e^ &ecirc;
1555 inoremap <buffer> <silent> &e' &eacute;
1556 inoremap <buffer> <silent> &e` &egrave;
1557 inoremap <buffer> <silent> &c, &ccedil;
1558 inoremap <buffer> <silent> &ae &aelig;
1559 inoremap <buffer> <silent> &ao &aring;
1560 inoremap <buffer> <silent> &a" &auml;
1561 inoremap <buffer> <silent> &a~ &atilde;
1562 inoremap <buffer> <silent> &a^ &acirc;
1563 inoremap <buffer> <silent> &a' &aacute;
1564 inoremap <buffer> <silent> &a` &agrave;
1565 inoremap <buffer> <silent> &Y' &Yacute;
1566 inoremap <buffer> <silent> &U" &Uuml;
1567 inoremap <buffer> <silent> &U^ &Ucirc;
1568 inoremap <buffer> <silent> &U' &Uacute;
1569 inoremap <buffer> <silent> &U` &Ugrave;
1570 inoremap <buffer> <silent> &O/ &Oslash;
1571 inoremap <buffer> <silent> &O" &Ouml;
1572 inoremap <buffer> <silent> &O~ &Otilde;
1573 inoremap <buffer> <silent> &O^ &Ocirc;
1574 inoremap <buffer> <silent> &O' &Oacute;
1575 inoremap <buffer> <silent> &O` &Ograve;
1576 inoremap <buffer> <silent> &N~ &Ntilde;
1577 inoremap <buffer> <silent> &I" &Iuml;
1578 inoremap <buffer> <silent> &I^ &Icirc;
1579 inoremap <buffer> <silent> &I' &Iacute;
1580 inoremap <buffer> <silent> &I` &Igrave;
1581 inoremap <buffer> <silent> &E" &Euml;
1582 inoremap <buffer> <silent> &E^ &Ecirc;
1583 inoremap <buffer> <silent> &E' &Eacute;
1584 inoremap <buffer> <silent> &E` &Egrave;
1585 inoremap <buffer> <silent> &C, &Ccedil;
1586 inoremap <buffer> <silent> &AE &AElig;
1587 inoremap <buffer> <silent> &Ao &Aring;
1588 inoremap <buffer> <silent> &A" &Auml;
1589 inoremap <buffer> <silent> &A~ &Atilde;
1590 inoremap <buffer> <silent> &A^ &Acirc;
1591 inoremap <buffer> <silent> &A' &Aacute;
1592 inoremap <buffer> <silent> &A` &Agrave;
1593 inoremap <buffer> <silent> &c| &cent;
1594 inoremap <buffer> <silent> &Y= &yen;
1595 inoremap <buffer> <silent> &# &pound;
1596 inoremap <buffer> <silent> & &nbsp;
1597 inoremap <buffer> <silent> &> &gt;
1598 inoremap <buffer> <silent> &< &lt;
1599 inoremap <buffer> <silent> &' &quot;
1600 inoremap <buffer> <silent> &tm &trade;
1601 inoremap <buffer> <silent> &rO &reg;
1602 inoremap <buffer> <silent> &cO &copy;
1603 inoremap <buffer> <silent> && &amp;
1604 inoremap <buffer> <silent> ; &nbsp;
1605 inoremap <buffer> <silent> ;la <label for=""></label>F"
1606 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
1607 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
1608 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
1609 </textarea>k$5F"i
1610 inoremap <buffer> <silent> ;og <optgroup label="">
1611 </optgroup>k$F"i
1612 inoremap <buffer> <silent> ;op <option></option>F<
1613 inoremap <buffer> <silent> ;ms <select name="" multiple>
1614 </select>O
1615 inoremap <buffer> <silent> ;se <select name="">
1616 </select>O
1617 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
1618 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
1619 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
1620 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
1621 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
1622 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
1623 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
1624 inoremap <buffer> <silent> ;fm <form action="">
1625 </form>k$F"i
1626 inoremap <buffer> <silent> ;if <iframe src="">
1627 </iframe>k$F"i
1628 inoremap <buffer> <silent> ;nf <noframes>
1629 </noframes>O
1630 inoremap <buffer> <silent> ;fr <frame src="">F"
1631 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
1632 </frameset>k$3F"i
1633 inoremap <buffer> <silent> ;th <th></th>F<
1634 inoremap <buffer> <silent> ;td <td>
1635 </td>O
1636 inoremap <buffer> <silent> ;tr <tr>
1637 </tr>O
1638 inoremap <buffer> <silent> ;tf <tfoot>
1639 </tfoot>O
1640 inoremap <buffer> <silent> ;tb <tbody>
1641 </tbody>O
1642 inoremap <buffer> <silent> ;tH <thead>
1643 </thead>O
1644 inoremap <buffer> <silent> ;ta <table>
1645 </table>O
1646 inoremap <buffer> <silent> ;ca <caption></caption>F<
1647 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
1648 </object>k$5F"i
1649 inoremap <buffer> <silent> ;ns <noscript>
1650 </noscripT>O
1651 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
1652 <noembed></noembed>k$5F"i
1653 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
1654 inoremap <buffer> <silent> ;va <var></var>F<
1655 inoremap <buffer> <silent> ;ul <ul>
1656 </ul>O
1657 inoremap <buffer> <silent> ;tt <tt></tt>F<
1658 inoremap <buffer> <silent> ;ti <title></title>F<
1659 inoremap <buffer> <silent> ;sp <sup></sup>F<
1660 inoremap <buffer> <silent> ;sb <sub></sub>F<
1661 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
1662 inoremap <buffer> <silent> ;cs <style type="text/css">
1663 <!--
1664 -->
1665 </style>kO
1666 inoremap <buffer> <silent> ;sm <small></small>F<
1667 inoremap <buffer> <silent> ;sa <samp></samp>F<
1668 inoremap <buffer> <silent> ;sk <strike></strike>F<
1669 inoremap <buffer> <silent> ;qu <q></q>F<
1670 inoremap <buffer> <silent> ;pr <pre>
1671 </pre>O
1672 inoremap <buffer> <silent> ;/p </p>
1673 
1674 <p>
1675 inoremap <buffer> <silent> ;pp <p>
1676 </p>O
1677 inoremap <buffer> <silent> ;ol <ol>
1678 </ol>O
1679 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
1680 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
1681 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
1682 inoremap <buffer> <silent> ;lk <link href="">F"
1683 inoremap <buffer> <silent> ;li <li></li>F<
1684 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
1685 inoremap <buffer> <silent> ;ii <isindex>
1686 inoremap <buffer> <silent> ;in <ins></ins>F<
1687 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
1688 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
1689 inoremap <buffer> <silent> ;ht <html>
1690 </html>O
1691 inoremap <buffer> <silent> ;Hr <hr width="75%">
1692 inoremap <buffer> <silent> ;hr <hr>
1693 inoremap <buffer> <silent> ;he <head>
1694 </head>O
1695 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
1696 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
1697 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
1698 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
1699 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
1700 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
1701 inoremap <buffer> <silent> ;h6 <h6></h6>F<
1702 inoremap <buffer> <silent> ;h5 <h5></h5>F<
1703 inoremap <buffer> <silent> ;h4 <h4></h4>F<
1704 inoremap <buffer> <silent> ;h3 <h3></h3>F<
1705 inoremap <buffer> <silent> ;h2 <h2></h2>F<
1706 inoremap <buffer> <silent> ;h1 <h1></h1>F<
1707 inoremap <buffer> <silent> ;fc <font color=""></font>F"
1708 inoremap <buffer> <silent> ;fo <font size=""></font>F"
1709 inoremap <buffer> <silent> ;sn <span></span>F<
1710 inoremap <buffer> <silent> ;dv <div>
1711 </div>O
1712 inoremap <buffer> <silent> ;df <dfn></dfn>F<
1713 inoremap <buffer> <silent> ;de <del></del>F<
1714 inoremap <buffer> <silent> ;dd <dd></dd>F<
1715 inoremap <buffer> <silent> ;dt <dt></dt>F<
1716 inoremap <buffer> <silent> ;dl <dl>
1717 </dl>O
1718 inoremap <buffer> <silent> ;co <code></code>F<
1719 inoremap <buffer> <silent> ;ci <cite></cite>F<
1720 inoremap <buffer> <silent> ;ce <center></center>F<
1721 inoremap <buffer> <silent> ;br <br>
1722 inoremap <buffer> <silent> ;bd <body>
1723 </body>O
1724 inoremap <buffer> <silent> ;bl <blockquote>
1725 </blockquote>O
1726 inoremap <buffer> <silent> ;bi <big></big>F<
1727 inoremap <buffer> <silent> ;bh <base href="">F"
1728 inoremap <buffer> <silent> ;ad <address></address>F<
1729 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
1730 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
1731 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
1732 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
1733 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
1734 inoremap <buffer> <silent> ;an <a name=""></a>F"
1735 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
1736 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
1737 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
1738 inoremap <buffer> <silent> ;ah <a href=""></a>F"
1739 imap <buffer> <silent> ;s4 ;s4
1740 imap <buffer> <silent> ;4 ;4
1741 inoremap <buffer> <silent> ;mi :call MangleImageTag()
1742 inoremap <buffer> <silent> ; 
1743 inoremap <buffer> <silent> ;& &
1744 inoremap <buffer> <silent> ;; ;
1745 setlocal keymap=
1746 setlocal noarabic
1747 setlocal autoindent
1748 setlocal balloonexpr=
1749 setlocal nobinary
1750 setlocal bufhidden=
1751 setlocal buflisted
1752 setlocal buftype=
1753 setlocal nocindent
1754 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
1755 setlocal cinoptions=
1756 setlocal cinwords=if,else,while,do,for,switch
1757 setlocal colorcolumn=
1758 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
1759 setlocal commentstring=<!--%s-->
1760 setlocal complete=.,w,b,u,t,i
1761 setlocal concealcursor=
1762 setlocal conceallevel=0
1763 setlocal completefunc=
1764 setlocal nocopyindent
1765 setlocal cryptmethod=
1766 setlocal nocursorbind
1767 setlocal nocursorcolumn
1768 setlocal nocursorline
1769 setlocal define=
1770 setlocal dictionary=
1771 setlocal nodiff
1772 setlocal equalprg=
1773 setlocal errorformat=
1774 setlocal expandtab
1775 if &filetype != 'html'
1776 setlocal filetype=html
1777 endif
1778 setlocal foldcolumn=0
1779 setlocal foldenable
1780 setlocal foldexpr=0
1781 setlocal foldignore=#
1782 setlocal foldlevel=0
1783 setlocal foldmarker={{{,}}}
1784 setlocal foldmethod=manual
1785 setlocal foldminlines=1
1786 setlocal foldnestmax=20
1787 setlocal foldtext=foldtext()
1788 setlocal formatexpr=
1789 setlocal formatoptions=tcq
1790 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
1791 setlocal grepprg=
1792 setlocal iminsert=2
1793 setlocal imsearch=2
1794 setlocal include=
1795 setlocal includeexpr=
1796 setlocal indentexpr=
1797 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
1798 setlocal noinfercase
1799 setlocal iskeyword=@,48-57,_,192-255
1800 setlocal keywordprg=
1801 setlocal nolinebreak
1802 setlocal nolisp
1803 setlocal nolist
1804 setlocal makeprg=
1805 setlocal matchpairs=(:),{:},[:],<:>
1806 setlocal nomodeline
1807 setlocal modifiable
1808 setlocal nrformats=octal,hex
1809 setlocal nonumber
1810 setlocal numberwidth=4
1811 setlocal omnifunc=htmlcomplete#CompleteTags
1812 setlocal path=
1813 setlocal nopreserveindent
1814 setlocal nopreviewwindow
1815 setlocal quoteescape=\\
1816 setlocal noreadonly
1817 setlocal norelativenumber
1818 setlocal norightleft
1819 setlocal rightleftcmd=search
1820 setlocal noscrollbind
1821 setlocal shiftwidth=4
1822 setlocal noshortname
1823 setlocal nosmartindent
1824 setlocal softtabstop=0
1825 setlocal nospell
1826 setlocal spellcapcheck=
1827 setlocal spellfile=
1828 setlocal spelllang=en
1829 setlocal statusline=
1830 setlocal suffixesadd=
1831 setlocal swapfile
1832 setlocal synmaxcol=3000
1833 if &syntax != 'html'
1834 setlocal syntax=html
1835 endif
1836 setlocal tabstop=4
1837 setlocal tags=
1838 setlocal textwidth=0
1839 setlocal thesaurus=
1840 setlocal noundofile
1841 setlocal nowinfixheight
1842 setlocal nowinfixwidth
1843 setlocal wrap
1844 setlocal wrapmargin=0
1845 silent! normal! zE
1846 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
1847 if s:l < 1 | let s:l = 1 | endif
1848 exe s:l
1849 normal! zt
1850 1
1851 normal! 0
1852 tabedit clonezilla.html
1853 set splitbelow splitright
1854 set nosplitbelow
1855 set nosplitright
1856 wincmd t
1857 set winheight=1 winwidth=1
1858 argglobal
1859 5argu
1860 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1861 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1862 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
1863 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1864 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1865 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1866 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1867 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1868 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1869 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1870 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1871 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1872 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1873 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1874 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1875 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1876 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1877 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1878 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">')
1879 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">')
1880 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1881 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1882 nnoremap <buffer> <silent> ; 
1883 nnoremap <buffer> <silent> ;; ;
1884 vnoremap <buffer> <silent> ;; ;
1885 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1886 inoremap <buffer> <silent> &hA &hArr;
1887 inoremap <buffer> <silent> &dA &dArr;
1888 inoremap <buffer> <silent> &rA &rArr;
1889 inoremap <buffer> <silent> &uA &uArr;
1890 inoremap <buffer> <silent> &lA &lArr;
1891 inoremap <buffer> <silent> &ha &harr;
1892 inoremap <buffer> <silent> &da &darr;
1893 inoremap <buffer> <silent> &ra &rarr;
1894 inoremap <buffer> <silent> &ua &uarr;
1895 inoremap <buffer> <silent> &la &larr;
1896 inoremap <buffer> <silent> &pv &piv;
1897 inoremap <buffer> <silent> &uh &upsih;
1898 inoremap <buffer> <silent> &ts &thetasym;
1899 inoremap <buffer> <silent> &og &omega;
1900 inoremap <buffer> <silent> &ps &psi;
1901 inoremap <buffer> <silent> &ch &chi;
1902 inoremap <buffer> <silent> &ph &phi;
1903 inoremap <buffer> <silent> &up &upsilon;
1904 inoremap <buffer> <silent> &ta &tau;
1905 inoremap <buffer> <silent> &sf &sigmaf;
1906 inoremap <buffer> <silent> &si &sigma;
1907 inoremap <buffer> <silent> &rh &rho;
1908 inoremap <buffer> <silent> &pi &pi;
1909 inoremap <buffer> <silent> &oc &omicron;
1910 inoremap <buffer> <silent> &xi &xi;
1911 inoremap <buffer> <silent> &nu &nu;
1912 inoremap <buffer> <silent> &mu &mu;
1913 inoremap <buffer> <silent> &lm &lambda;
1914 inoremap <buffer> <silent> &ka &kappa;
1915 inoremap <buffer> <silent> &io &iota;
1916 inoremap <buffer> <silent> &th &theta;
1917 inoremap <buffer> <silent> &et &eta;
1918 inoremap <buffer> <silent> &ze &zeta;
1919 inoremap <buffer> <silent> &ep &epsilon;
1920 inoremap <buffer> <silent> &de &delta;
1921 inoremap <buffer> <silent> &ga &gamma;
1922 inoremap <buffer> <silent> &be &beta;
1923 inoremap <buffer> <silent> &al &alpha;
1924 inoremap <buffer> <silent> &Ps &Psi;
1925 inoremap <buffer> <silent> &Ch &Chi;
1926 inoremap <buffer> <silent> &Ph &Phi;
1927 inoremap <buffer> <silent> &Up &Upsilon;
1928 inoremap <buffer> <silent> &Ta &Tau;
1929 inoremap <buffer> <silent> &Si &Sigma;
1930 inoremap <buffer> <silent> &Rh &Rho;
1931 inoremap <buffer> <silent> &Pi &Pi;
1932 inoremap <buffer> <silent> &Oc &Omicron;
1933 inoremap <buffer> <silent> &Xi &Xi;
1934 inoremap <buffer> <silent> &Nu &Nu;
1935 inoremap <buffer> <silent> &Mu &Mu;
1936 inoremap <buffer> <silent> &Lm &Lambda;
1937 inoremap <buffer> <silent> &Ka &Kappa;
1938 inoremap <buffer> <silent> &Io &Iota;
1939 inoremap <buffer> <silent> &Th &Theta;
1940 inoremap <buffer> <silent> &Et &Eta;
1941 inoremap <buffer> <silent> &Ze &Zeta;
1942 inoremap <buffer> <silent> &Ep &Epsilon;
1943 inoremap <buffer> <silent> &De &Delta;
1944 inoremap <buffer> <silent> &Ga &Gamma;
1945 inoremap <buffer> <silent> &Be &Beta;
1946 inoremap <buffer> <silent> &Al &Alpha;
1947 inoremap <buffer> <silent> &3. &hellip;
1948 inoremap <buffer> <silent> &-- &mdash;
1949 inoremap <buffer> <silent> &3- &mdash;
1950 inoremap <buffer> <silent> &m- &mdash;
1951 inoremap <buffer> <silent> &2- &ndash;
1952 inoremap <buffer> <silent> &n- &ndash;
1953 inoremap <buffer> <silent> &34 &frac34;
1954 inoremap <buffer> <silent> &12 &frac12;
1955 inoremap <buffer> <silent> &14 &frac14;
1956 inoremap <buffer> <silent> &. &middot;
1957 inoremap <buffer> <silent> &pa &para;
1958 inoremap <buffer> <silent> &mi &micro;
1959 inoremap <buffer> <silent> &dg &deg;
1960 inoremap <buffer> <silent> &? &iquest;
1961 inoremap <buffer> <silent> &! &iexcl;
1962 inoremap <buffer> <silent> &sz &szlig;
1963 inoremap <buffer> <silent> &o/ &oslash;
1964 inoremap <buffer> <silent> &/ &divide;
1965 inoremap <buffer> <silent> &" &uml;
1966 inoremap <buffer> <silent> &2> &raquo;
1967 inoremap <buffer> <silent> &2< &laquo;
1968 inoremap <buffer> <silent> &y" &yuml;
1969 inoremap <buffer> <silent> &y' &yacute;
1970 inoremap <buffer> <silent> &u" &uuml;
1971 inoremap <buffer> <silent> &u^ &ucirc;
1972 inoremap <buffer> <silent> &u' &uacute;
1973 inoremap <buffer> <silent> &u` &ugrave;
1974 inoremap <buffer> <silent> &x &times;
1975 inoremap <buffer> <silent> &o" &ouml;
1976 inoremap <buffer> <silent> &o~ &otilde;
1977 inoremap <buffer> <silent> &o^ &ocirc;
1978 inoremap <buffer> <silent> &o' &oacute;
1979 inoremap <buffer> <silent> &o` &ograve;
1980 inoremap <buffer> <silent> &n~ &ntilde;
1981 inoremap <buffer> <silent> &i" &iuml;
1982 inoremap <buffer> <silent> &i^ &icirc;
1983 inoremap <buffer> <silent> &i' &iacute;
1984 inoremap <buffer> <silent> &i` &igrave;
1985 inoremap <buffer> <silent> &e" &euml;
1986 inoremap <buffer> <silent> &e^ &ecirc;
1987 inoremap <buffer> <silent> &e' &eacute;
1988 inoremap <buffer> <silent> &e` &egrave;
1989 inoremap <buffer> <silent> &c, &ccedil;
1990 inoremap <buffer> <silent> &ae &aelig;
1991 inoremap <buffer> <silent> &ao &aring;
1992 inoremap <buffer> <silent> &a" &auml;
1993 inoremap <buffer> <silent> &a~ &atilde;
1994 inoremap <buffer> <silent> &a^ &acirc;
1995 inoremap <buffer> <silent> &a' &aacute;
1996 inoremap <buffer> <silent> &a` &agrave;
1997 inoremap <buffer> <silent> &Y' &Yacute;
1998 inoremap <buffer> <silent> &U" &Uuml;
1999 inoremap <buffer> <silent> &U^ &Ucirc;
2000 inoremap <buffer> <silent> &U' &Uacute;
2001 inoremap <buffer> <silent> &U` &Ugrave;
2002 inoremap <buffer> <silent> &O/ &Oslash;
2003 inoremap <buffer> <silent> &O" &Ouml;
2004 inoremap <buffer> <silent> &O~ &Otilde;
2005 inoremap <buffer> <silent> &O^ &Ocirc;
2006 inoremap <buffer> <silent> &O' &Oacute;
2007 inoremap <buffer> <silent> &O` &Ograve;
2008 inoremap <buffer> <silent> &N~ &Ntilde;
2009 inoremap <buffer> <silent> &I" &Iuml;
2010 inoremap <buffer> <silent> &I^ &Icirc;
2011 inoremap <buffer> <silent> &I' &Iacute;
2012 inoremap <buffer> <silent> &I` &Igrave;
2013 inoremap <buffer> <silent> &E" &Euml;
2014 inoremap <buffer> <silent> &E^ &Ecirc;
2015 inoremap <buffer> <silent> &E' &Eacute;
2016 inoremap <buffer> <silent> &E` &Egrave;
2017 inoremap <buffer> <silent> &C, &Ccedil;
2018 inoremap <buffer> <silent> &AE &AElig;
2019 inoremap <buffer> <silent> &Ao &Aring;
2020 inoremap <buffer> <silent> &A" &Auml;
2021 inoremap <buffer> <silent> &A~ &Atilde;
2022 inoremap <buffer> <silent> &A^ &Acirc;
2023 inoremap <buffer> <silent> &A' &Aacute;
2024 inoremap <buffer> <silent> &A` &Agrave;
2025 inoremap <buffer> <silent> &c| &cent;
2026 inoremap <buffer> <silent> &Y= &yen;
2027 inoremap <buffer> <silent> &# &pound;
2028 inoremap <buffer> <silent> & &nbsp;
2029 inoremap <buffer> <silent> &> &gt;
2030 inoremap <buffer> <silent> &< &lt;
2031 inoremap <buffer> <silent> &' &quot;
2032 inoremap <buffer> <silent> &tm &trade;
2033 inoremap <buffer> <silent> &rO &reg;
2034 inoremap <buffer> <silent> &cO &copy;
2035 inoremap <buffer> <silent> && &amp;
2036 inoremap <buffer> <silent> ; &nbsp;
2037 inoremap <buffer> <silent> ;la <label for=""></label>F"
2038 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2039 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2040 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2041 </textarea>k$5F"i
2042 inoremap <buffer> <silent> ;og <optgroup label="">
2043 </optgroup>k$F"i
2044 inoremap <buffer> <silent> ;op <option></option>F<
2045 inoremap <buffer> <silent> ;ms <select name="" multiple>
2046 </select>O
2047 inoremap <buffer> <silent> ;se <select name="">
2048 </select>O
2049 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2050 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2051 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2052 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2053 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2054 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2055 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2056 inoremap <buffer> <silent> ;fm <form action="">
2057 </form>k$F"i
2058 inoremap <buffer> <silent> ;if <iframe src="">
2059 </iframe>k$F"i
2060 inoremap <buffer> <silent> ;nf <noframes>
2061 </noframes>O
2062 inoremap <buffer> <silent> ;fr <frame src="">F"
2063 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2064 </frameset>k$3F"i
2065 inoremap <buffer> <silent> ;th <th></th>F<
2066 inoremap <buffer> <silent> ;td <td>
2067 </td>O
2068 inoremap <buffer> <silent> ;tr <tr>
2069 </tr>O
2070 inoremap <buffer> <silent> ;tf <tfoot>
2071 </tfoot>O
2072 inoremap <buffer> <silent> ;tb <tbody>
2073 </tbody>O
2074 inoremap <buffer> <silent> ;tH <thead>
2075 </thead>O
2076 inoremap <buffer> <silent> ;ta <table>
2077 </table>O
2078 inoremap <buffer> <silent> ;ca <caption></caption>F<
2079 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2080 </object>k$5F"i
2081 inoremap <buffer> <silent> ;ns <noscript>
2082 </noscripT>O
2083 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2084 <noembed></noembed>k$5F"i
2085 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2086 inoremap <buffer> <silent> ;va <var></var>F<
2087 inoremap <buffer> <silent> ;ul <ul>
2088 </ul>O
2089 inoremap <buffer> <silent> ;tt <tt></tt>F<
2090 inoremap <buffer> <silent> ;ti <title></title>F<
2091 inoremap <buffer> <silent> ;sp <sup></sup>F<
2092 inoremap <buffer> <silent> ;sb <sub></sub>F<
2093 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2094 inoremap <buffer> <silent> ;cs <style type="text/css">
2095 <!--
2096 -->
2097 </style>kO
2098 inoremap <buffer> <silent> ;sm <small></small>F<
2099 inoremap <buffer> <silent> ;sa <samp></samp>F<
2100 inoremap <buffer> <silent> ;sk <strike></strike>F<
2101 inoremap <buffer> <silent> ;qu <q></q>F<
2102 inoremap <buffer> <silent> ;pr <pre>
2103 </pre>O
2104 inoremap <buffer> <silent> ;/p </p>
2105 
2106 <p>
2107 inoremap <buffer> <silent> ;pp <p>
2108 </p>O
2109 inoremap <buffer> <silent> ;ol <ol>
2110 </ol>O
2111 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2112 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2113 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2114 inoremap <buffer> <silent> ;lk <link href="">F"
2115 inoremap <buffer> <silent> ;li <li></li>F<
2116 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2117 inoremap <buffer> <silent> ;ii <isindex>
2118 inoremap <buffer> <silent> ;in <ins></ins>F<
2119 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2120 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2121 inoremap <buffer> <silent> ;ht <html>
2122 </html>O
2123 inoremap <buffer> <silent> ;Hr <hr width="75%">
2124 inoremap <buffer> <silent> ;hr <hr>
2125 inoremap <buffer> <silent> ;he <head>
2126 </head>O
2127 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2128 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2129 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2130 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2131 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2132 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2133 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2134 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2135 inoremap <buffer> <silent> ;h4 <h4></h4>F<
2136 inoremap <buffer> <silent> ;h3 <h3></h3>F<
2137 inoremap <buffer> <silent> ;h2 <h2></h2>F<
2138 inoremap <buffer> <silent> ;h1 <h1></h1>F<
2139 inoremap <buffer> <silent> ;fc <font color=""></font>F"
2140 inoremap <buffer> <silent> ;fo <font size=""></font>F"
2141 inoremap <buffer> <silent> ;sn <span></span>F<
2142 inoremap <buffer> <silent> ;dv <div>
2143 </div>O
2144 inoremap <buffer> <silent> ;df <dfn></dfn>F<
2145 inoremap <buffer> <silent> ;de <del></del>F<
2146 inoremap <buffer> <silent> ;dd <dd></dd>F<
2147 inoremap <buffer> <silent> ;dt <dt></dt>F<
2148 inoremap <buffer> <silent> ;dl <dl>
2149 </dl>O
2150 inoremap <buffer> <silent> ;co <code></code>F<
2151 inoremap <buffer> <silent> ;ci <cite></cite>F<
2152 inoremap <buffer> <silent> ;ce <center></center>F<
2153 inoremap <buffer> <silent> ;br <br>
2154 inoremap <buffer> <silent> ;bd <body>
2155 </body>O
2156 inoremap <buffer> <silent> ;bl <blockquote>
2157 </blockquote>O
2158 inoremap <buffer> <silent> ;bi <big></big>F<
2159 inoremap <buffer> <silent> ;bh <base href="">F"
2160 inoremap <buffer> <silent> ;ad <address></address>F<
2161 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
2162 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
2163 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
2164 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
2165 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
2166 inoremap <buffer> <silent> ;an <a name=""></a>F"
2167 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
2168 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
2169 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
2170 inoremap <buffer> <silent> ;ah <a href=""></a>F"
2171 imap <buffer> <silent> ;s4 ;s4
2172 imap <buffer> <silent> ;4 ;4
2173 inoremap <buffer> <silent> ;mi :call MangleImageTag()
2174 inoremap <buffer> <silent> ; 
2175 inoremap <buffer> <silent> ;& &
2176 inoremap <buffer> <silent> ;; ;
2177 setlocal keymap=
2178 setlocal noarabic
2179 setlocal autoindent
2180 setlocal balloonexpr=
2181 setlocal nobinary
2182 setlocal bufhidden=
2183 setlocal buflisted
2184 setlocal buftype=
2185 setlocal nocindent
2186 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
2187 setlocal cinoptions=
2188 setlocal cinwords=if,else,while,do,for,switch
2189 setlocal colorcolumn=
2190 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
2191 setlocal commentstring=<!--%s-->
2192 setlocal complete=.,w,b,u,t,i
2193 setlocal concealcursor=
2194 setlocal conceallevel=0
2195 setlocal completefunc=
2196 setlocal nocopyindent
2197 setlocal cryptmethod=
2198 setlocal nocursorbind
2199 setlocal nocursorcolumn
2200 setlocal nocursorline
2201 setlocal define=
2202 setlocal dictionary=
2203 setlocal nodiff
2204 setlocal equalprg=
2205 setlocal errorformat=
2206 setlocal expandtab
2207 if &filetype != 'html'
2208 setlocal filetype=html
2209 endif
2210 setlocal foldcolumn=0
2211 setlocal foldenable
2212 setlocal foldexpr=0
2213 setlocal foldignore=#
2214 setlocal foldlevel=0
2215 setlocal foldmarker={{{,}}}
2216 setlocal foldmethod=manual
2217 setlocal foldminlines=1
2218 setlocal foldnestmax=20
2219 setlocal foldtext=foldtext()
2220 setlocal formatexpr=
2221 setlocal formatoptions=tcq
2222 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
2223 setlocal grepprg=
2224 setlocal iminsert=2
2225 setlocal imsearch=2
2226 setlocal include=
2227 setlocal includeexpr=
2228 setlocal indentexpr=
2229 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
2230 setlocal noinfercase
2231 setlocal iskeyword=@,48-57,_,192-255
2232 setlocal keywordprg=
2233 setlocal nolinebreak
2234 setlocal nolisp
2235 setlocal nolist
2236 setlocal makeprg=
2237 setlocal matchpairs=(:),{:},[:],<:>
2238 setlocal nomodeline
2239 setlocal modifiable
2240 setlocal nrformats=octal,hex
2241 setlocal nonumber
2242 setlocal numberwidth=4
2243 setlocal omnifunc=htmlcomplete#CompleteTags
2244 setlocal path=
2245 setlocal nopreserveindent
2246 setlocal nopreviewwindow
2247 setlocal quoteescape=\\
2248 setlocal noreadonly
2249 setlocal norelativenumber
2250 setlocal norightleft
2251 setlocal rightleftcmd=search
2252 setlocal noscrollbind
2253 setlocal shiftwidth=4
2254 setlocal noshortname
2255 setlocal nosmartindent
2256 setlocal softtabstop=0
2257 setlocal nospell
2258 setlocal spellcapcheck=
2259 setlocal spellfile=
2260 setlocal spelllang=en
2261 setlocal statusline=
2262 setlocal suffixesadd=
2263 setlocal swapfile
2264 setlocal synmaxcol=3000
2265 if &syntax != 'html'
2266 setlocal syntax=html
2267 endif
2268 setlocal tabstop=4
2269 setlocal tags=
2270 setlocal textwidth=0
2271 setlocal thesaurus=
2272 setlocal noundofile
2273 setlocal nowinfixheight
2274 setlocal nowinfixwidth
2275 setlocal wrap
2276 setlocal wrapmargin=0
2277 silent! normal! zE
2278 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
2279 if s:l < 1 | let s:l = 1 | endif
2280 exe s:l
2281 normal! zt
2282 1
2283 normal! 0
2284 tabedit custom-cd.html
2285 set splitbelow splitright
2286 set nosplitbelow
2287 set nosplitright
2288 wincmd t
2289 set winheight=1 winwidth=1
2290 argglobal
2291 6argu
2292 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2293 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2294 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
2295 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
2296 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
2297 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
2298 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
2299 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
2300 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
2301 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
2302 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
2303 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
2304 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
2305 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
2306 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
2307 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
2308 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
2309 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
2310 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">')
2311 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">')
2312 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
2313 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
2314 nnoremap <buffer> <silent> ; 
2315 nnoremap <buffer> <silent> ;; ;
2316 vnoremap <buffer> <silent> ;; ;
2317 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
2318 inoremap <buffer> <silent> &hA &hArr;
2319 inoremap <buffer> <silent> &dA &dArr;
2320 inoremap <buffer> <silent> &rA &rArr;
2321 inoremap <buffer> <silent> &uA &uArr;
2322 inoremap <buffer> <silent> &lA &lArr;
2323 inoremap <buffer> <silent> &ha &harr;
2324 inoremap <buffer> <silent> &da &darr;
2325 inoremap <buffer> <silent> &ra &rarr;
2326 inoremap <buffer> <silent> &ua &uarr;
2327 inoremap <buffer> <silent> &la &larr;
2328 inoremap <buffer> <silent> &pv &piv;
2329 inoremap <buffer> <silent> &uh &upsih;
2330 inoremap <buffer> <silent> &ts &thetasym;
2331 inoremap <buffer> <silent> &og &omega;
2332 inoremap <buffer> <silent> &ps &psi;
2333 inoremap <buffer> <silent> &ch &chi;
2334 inoremap <buffer> <silent> &ph &phi;
2335 inoremap <buffer> <silent> &up &upsilon;
2336 inoremap <buffer> <silent> &ta &tau;
2337 inoremap <buffer> <silent> &sf &sigmaf;
2338 inoremap <buffer> <silent> &si &sigma;
2339 inoremap <buffer> <silent> &rh &rho;
2340 inoremap <buffer> <silent> &pi &pi;
2341 inoremap <buffer> <silent> &oc &omicron;
2342 inoremap <buffer> <silent> &xi &xi;
2343 inoremap <buffer> <silent> &nu &nu;
2344 inoremap <buffer> <silent> &mu &mu;
2345 inoremap <buffer> <silent> &lm &lambda;
2346 inoremap <buffer> <silent> &ka &kappa;
2347 inoremap <buffer> <silent> &io &iota;
2348 inoremap <buffer> <silent> &th &theta;
2349 inoremap <buffer> <silent> &et &eta;
2350 inoremap <buffer> <silent> &ze &zeta;
2351 inoremap <buffer> <silent> &ep &epsilon;
2352 inoremap <buffer> <silent> &de &delta;
2353 inoremap <buffer> <silent> &ga &gamma;
2354 inoremap <buffer> <silent> &be &beta;
2355 inoremap <buffer> <silent> &al &alpha;
2356 inoremap <buffer> <silent> &Ps &Psi;
2357 inoremap <buffer> <silent> &Ch &Chi;
2358 inoremap <buffer> <silent> &Ph &Phi;
2359 inoremap <buffer> <silent> &Up &Upsilon;
2360 inoremap <buffer> <silent> &Ta &Tau;
2361 inoremap <buffer> <silent> &Si &Sigma;
2362 inoremap <buffer> <silent> &Rh &Rho;
2363 inoremap <buffer> <silent> &Pi &Pi;
2364 inoremap <buffer> <silent> &Oc &Omicron;
2365 inoremap <buffer> <silent> &Xi &Xi;
2366 inoremap <buffer> <silent> &Nu &Nu;
2367 inoremap <buffer> <silent> &Mu &Mu;
2368 inoremap <buffer> <silent> &Lm &Lambda;
2369 inoremap <buffer> <silent> &Ka &Kappa;
2370 inoremap <buffer> <silent> &Io &Iota;
2371 inoremap <buffer> <silent> &Th &Theta;
2372 inoremap <buffer> <silent> &Et &Eta;
2373 inoremap <buffer> <silent> &Ze &Zeta;
2374 inoremap <buffer> <silent> &Ep &Epsilon;
2375 inoremap <buffer> <silent> &De &Delta;
2376 inoremap <buffer> <silent> &Ga &Gamma;
2377 inoremap <buffer> <silent> &Be &Beta;
2378 inoremap <buffer> <silent> &Al &Alpha;
2379 inoremap <buffer> <silent> &3. &hellip;
2380 inoremap <buffer> <silent> &-- &mdash;
2381 inoremap <buffer> <silent> &3- &mdash;
2382 inoremap <buffer> <silent> &m- &mdash;
2383 inoremap <buffer> <silent> &2- &ndash;
2384 inoremap <buffer> <silent> &n- &ndash;
2385 inoremap <buffer> <silent> &34 &frac34;
2386 inoremap <buffer> <silent> &12 &frac12;
2387 inoremap <buffer> <silent> &14 &frac14;
2388 inoremap <buffer> <silent> &. &middot;
2389 inoremap <buffer> <silent> &pa &para;
2390 inoremap <buffer> <silent> &mi &micro;
2391 inoremap <buffer> <silent> &dg &deg;
2392 inoremap <buffer> <silent> &? &iquest;
2393 inoremap <buffer> <silent> &! &iexcl;
2394 inoremap <buffer> <silent> &sz &szlig;
2395 inoremap <buffer> <silent> &o/ &oslash;
2396 inoremap <buffer> <silent> &/ &divide;
2397 inoremap <buffer> <silent> &" &uml;
2398 inoremap <buffer> <silent> &2> &raquo;
2399 inoremap <buffer> <silent> &2< &laquo;
2400 inoremap <buffer> <silent> &y" &yuml;
2401 inoremap <buffer> <silent> &y' &yacute;
2402 inoremap <buffer> <silent> &u" &uuml;
2403 inoremap <buffer> <silent> &u^ &ucirc;
2404 inoremap <buffer> <silent> &u' &uacute;
2405 inoremap <buffer> <silent> &u` &ugrave;
2406 inoremap <buffer> <silent> &x &times;
2407 inoremap <buffer> <silent> &o" &ouml;
2408 inoremap <buffer> <silent> &o~ &otilde;
2409 inoremap <buffer> <silent> &o^ &ocirc;
2410 inoremap <buffer> <silent> &o' &oacute;
2411 inoremap <buffer> <silent> &o` &ograve;
2412 inoremap <buffer> <silent> &n~ &ntilde;
2413 inoremap <buffer> <silent> &i" &iuml;
2414 inoremap <buffer> <silent> &i^ &icirc;
2415 inoremap <buffer> <silent> &i' &iacute;
2416 inoremap <buffer> <silent> &i` &igrave;
2417 inoremap <buffer> <silent> &e" &euml;
2418 inoremap <buffer> <silent> &e^ &ecirc;
2419 inoremap <buffer> <silent> &e' &eacute;
2420 inoremap <buffer> <silent> &e` &egrave;
2421 inoremap <buffer> <silent> &c, &ccedil;
2422 inoremap <buffer> <silent> &ae &aelig;
2423 inoremap <buffer> <silent> &ao &aring;
2424 inoremap <buffer> <silent> &a" &auml;
2425 inoremap <buffer> <silent> &a~ &atilde;
2426 inoremap <buffer> <silent> &a^ &acirc;
2427 inoremap <buffer> <silent> &a' &aacute;
2428 inoremap <buffer> <silent> &a` &agrave;
2429 inoremap <buffer> <silent> &Y' &Yacute;
2430 inoremap <buffer> <silent> &U" &Uuml;
2431 inoremap <buffer> <silent> &U^ &Ucirc;
2432 inoremap <buffer> <silent> &U' &Uacute;
2433 inoremap <buffer> <silent> &U` &Ugrave;
2434 inoremap <buffer> <silent> &O/ &Oslash;
2435 inoremap <buffer> <silent> &O" &Ouml;
2436 inoremap <buffer> <silent> &O~ &Otilde;
2437 inoremap <buffer> <silent> &O^ &Ocirc;
2438 inoremap <buffer> <silent> &O' &Oacute;
2439 inoremap <buffer> <silent> &O` &Ograve;
2440 inoremap <buffer> <silent> &N~ &Ntilde;
2441 inoremap <buffer> <silent> &I" &Iuml;
2442 inoremap <buffer> <silent> &I^ &Icirc;
2443 inoremap <buffer> <silent> &I' &Iacute;
2444 inoremap <buffer> <silent> &I` &Igrave;
2445 inoremap <buffer> <silent> &E" &Euml;
2446 inoremap <buffer> <silent> &E^ &Ecirc;
2447 inoremap <buffer> <silent> &E' &Eacute;
2448 inoremap <buffer> <silent> &E` &Egrave;
2449 inoremap <buffer> <silent> &C, &Ccedil;
2450 inoremap <buffer> <silent> &AE &AElig;
2451 inoremap <buffer> <silent> &Ao &Aring;
2452 inoremap <buffer> <silent> &A" &Auml;
2453 inoremap <buffer> <silent> &A~ &Atilde;
2454 inoremap <buffer> <silent> &A^ &Acirc;
2455 inoremap <buffer> <silent> &A' &Aacute;
2456 inoremap <buffer> <silent> &A` &Agrave;
2457 inoremap <buffer> <silent> &c| &cent;
2458 inoremap <buffer> <silent> &Y= &yen;
2459 inoremap <buffer> <silent> &# &pound;
2460 inoremap <buffer> <silent> & &nbsp;
2461 inoremap <buffer> <silent> &> &gt;
2462 inoremap <buffer> <silent> &< &lt;
2463 inoremap <buffer> <silent> &' &quot;
2464 inoremap <buffer> <silent> &tm &trade;
2465 inoremap <buffer> <silent> &rO &reg;
2466 inoremap <buffer> <silent> &cO &copy;
2467 inoremap <buffer> <silent> && &amp;
2468 inoremap <buffer> <silent> ; &nbsp;
2469 inoremap <buffer> <silent> ;la <label for=""></label>F"
2470 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2471 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2472 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2473 </textarea>k$5F"i
2474 inoremap <buffer> <silent> ;og <optgroup label="">
2475 </optgroup>k$F"i
2476 inoremap <buffer> <silent> ;op <option></option>F<
2477 inoremap <buffer> <silent> ;ms <select name="" multiple>
2478 </select>O
2479 inoremap <buffer> <silent> ;se <select name="">
2480 </select>O
2481 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2482 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2483 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2484 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2485 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2486 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2487 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2488 inoremap <buffer> <silent> ;fm <form action="">
2489 </form>k$F"i
2490 inoremap <buffer> <silent> ;if <iframe src="">
2491 </iframe>k$F"i
2492 inoremap <buffer> <silent> ;nf <noframes>
2493 </noframes>O
2494 inoremap <buffer> <silent> ;fr <frame src="">F"
2495 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2496 </frameset>k$3F"i
2497 inoremap <buffer> <silent> ;th <th></th>F<
2498 inoremap <buffer> <silent> ;td <td>
2499 </td>O
2500 inoremap <buffer> <silent> ;tr <tr>
2501 </tr>O
2502 inoremap <buffer> <silent> ;tf <tfoot>
2503 </tfoot>O
2504 inoremap <buffer> <silent> ;tb <tbody>
2505 </tbody>O
2506 inoremap <buffer> <silent> ;tH <thead>
2507 </thead>O
2508 inoremap <buffer> <silent> ;ta <table>
2509 </table>O
2510 inoremap <buffer> <silent> ;ca <caption></caption>F<
2511 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2512 </object>k$5F"i
2513 inoremap <buffer> <silent> ;ns <noscript>
2514 </noscripT>O
2515 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2516 <noembed></noembed>k$5F"i
2517 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2518 inoremap <buffer> <silent> ;va <var></var>F<
2519 inoremap <buffer> <silent> ;ul <ul>
2520 </ul>O
2521 inoremap <buffer> <silent> ;tt <tt></tt>F<
2522 inoremap <buffer> <silent> ;ti <title></title>F<
2523 inoremap <buffer> <silent> ;sp <sup></sup>F<
2524 inoremap <buffer> <silent> ;sb <sub></sub>F<
2525 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2526 inoremap <buffer> <silent> ;cs <style type="text/css">
2527 <!--
2528 -->
2529 </style>kO
2530 inoremap <buffer> <silent> ;sm <small></small>F<
2531 inoremap <buffer> <silent> ;sa <samp></samp>F<
2532 inoremap <buffer> <silent> ;sk <strike></strike>F<
2533 inoremap <buffer> <silent> ;qu <q></q>F<
2534 inoremap <buffer> <silent> ;pr <pre>
2535 </pre>O
2536 inoremap <buffer> <silent> ;/p </p>
2537 
2538 <p>
2539 inoremap <buffer> <silent> ;pp <p>
2540 </p>O
2541 inoremap <buffer> <silent> ;ol <ol>
2542 </ol>O
2543 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2544 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2545 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2546 inoremap <buffer> <silent> ;lk <link href="">F"
2547 inoremap <buffer> <silent> ;li <li></li>F<
2548 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2549 inoremap <buffer> <silent> ;ii <isindex>
2550 inoremap <buffer> <silent> ;in <ins></ins>F<
2551 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2552 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2553 inoremap <buffer> <silent> ;ht <html>
2554 </html>O
2555 inoremap <buffer> <silent> ;Hr <hr width="75%">
2556 inoremap <buffer> <silent> ;hr <hr>
2557 inoremap <buffer> <silent> ;he <head>
2558 </head>O
2559 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2560 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2561 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2562 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2563 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2564 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2565 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2566 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2567 inoremap <buffer> <silent> ;h4 <h4></h4>F<
2568 inoremap <buffer> <silent> ;h3 <h3></h3>F<
2569 inoremap <buffer> <silent> ;h2 <h2></h2>F<
2570 inoremap <buffer> <silent> ;h1 <h1></h1>F<
2571 inoremap <buffer> <silent> ;fc <font color=""></font>F"
2572 inoremap <buffer> <silent> ;fo <font size=""></font>F"
2573 inoremap <buffer> <silent> ;sn <span></span>F<
2574 inoremap <buffer> <silent> ;dv <div>
2575 </div>O
2576 inoremap <buffer> <silent> ;df <dfn></dfn>F<
2577 inoremap <buffer> <silent> ;de <del></del>F<
2578 inoremap <buffer> <silent> ;dd <dd></dd>F<
2579 inoremap <buffer> <silent> ;dt <dt></dt>F<
2580 inoremap <buffer> <silent> ;dl <dl>
2581 </dl>O
2582 inoremap <buffer> <silent> ;co <code></code>F<
2583 inoremap <buffer> <silent> ;ci <cite></cite>F<
2584 inoremap <buffer> <silent> ;ce <center></center>F<
2585 inoremap <buffer> <silent> ;br <br>
2586 inoremap <buffer> <silent> ;bd <body>
2587 </body>O
2588 inoremap <buffer> <silent> ;bl <blockquote>
2589 </blockquote>O
2590 inoremap <buffer> <silent> ;bi <big></big>F<
2591 inoremap <buffer> <silent> ;bh <base href="">F"
2592 inoremap <buffer> <silent> ;ad <address></address>F<
2593 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
2594 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
2595 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
2596 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
2597 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
2598 inoremap <buffer> <silent> ;an <a name=""></a>F"
2599 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
2600 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
2601 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
2602 inoremap <buffer> <silent> ;ah <a href=""></a>F"
2603 imap <buffer> <silent> ;s4 ;s4
2604 imap <buffer> <silent> ;4 ;4
2605 inoremap <buffer> <silent> ;mi :call MangleImageTag()
2606 inoremap <buffer> <silent> ; 
2607 inoremap <buffer> <silent> ;& &
2608 inoremap <buffer> <silent> ;; ;
2609 setlocal keymap=
2610 setlocal noarabic
2611 setlocal autoindent
2612 setlocal balloonexpr=
2613 setlocal nobinary
2614 setlocal bufhidden=
2615 setlocal buflisted
2616 setlocal buftype=
2617 setlocal nocindent
2618 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
2619 setlocal cinoptions=
2620 setlocal cinwords=if,else,while,do,for,switch
2621 setlocal colorcolumn=
2622 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
2623 setlocal commentstring=<!--%s-->
2624 setlocal complete=.,w,b,u,t,i
2625 setlocal concealcursor=
2626 setlocal conceallevel=0
2627 setlocal completefunc=
2628 setlocal nocopyindent
2629 setlocal cryptmethod=
2630 setlocal nocursorbind
2631 setlocal nocursorcolumn
2632 setlocal nocursorline
2633 setlocal define=
2634 setlocal dictionary=
2635 setlocal nodiff
2636 setlocal equalprg=
2637 setlocal errorformat=
2638 setlocal expandtab
2639 if &filetype != 'html'
2640 setlocal filetype=html
2641 endif
2642 setlocal foldcolumn=0
2643 setlocal foldenable
2644 setlocal foldexpr=0
2645 setlocal foldignore=#
2646 setlocal foldlevel=0
2647 setlocal foldmarker={{{,}}}
2648 setlocal foldmethod=manual
2649 setlocal foldminlines=1
2650 setlocal foldnestmax=20
2651 setlocal foldtext=foldtext()
2652 setlocal formatexpr=
2653 setlocal formatoptions=tcq
2654 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
2655 setlocal grepprg=
2656 setlocal iminsert=2
2657 setlocal imsearch=2
2658 setlocal include=
2659 setlocal includeexpr=
2660 setlocal indentexpr=
2661 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
2662 setlocal noinfercase
2663 setlocal iskeyword=@,48-57,_,192-255
2664 setlocal keywordprg=
2665 setlocal nolinebreak
2666 setlocal nolisp
2667 setlocal nolist
2668 setlocal makeprg=
2669 setlocal matchpairs=(:),{:},[:],<:>
2670 setlocal nomodeline
2671 setlocal modifiable
2672 setlocal nrformats=octal,hex
2673 setlocal nonumber
2674 setlocal numberwidth=4
2675 setlocal omnifunc=htmlcomplete#CompleteTags
2676 setlocal path=
2677 setlocal nopreserveindent
2678 setlocal nopreviewwindow
2679 setlocal quoteescape=\\
2680 setlocal noreadonly
2681 setlocal norelativenumber
2682 setlocal norightleft
2683 setlocal rightleftcmd=search
2684 setlocal noscrollbind
2685 setlocal shiftwidth=4
2686 setlocal noshortname
2687 setlocal nosmartindent
2688 setlocal softtabstop=0
2689 setlocal nospell
2690 setlocal spellcapcheck=
2691 setlocal spellfile=
2692 setlocal spelllang=en
2693 setlocal statusline=
2694 setlocal suffixesadd=
2695 setlocal swapfile
2696 setlocal synmaxcol=3000
2697 if &syntax != 'html'
2698 setlocal syntax=html
2699 endif
2700 setlocal tabstop=4
2701 setlocal tags=
2702 setlocal textwidth=0
2703 setlocal thesaurus=
2704 setlocal noundofile
2705 setlocal nowinfixheight
2706 setlocal nowinfixwidth
2707 setlocal wrap
2708 setlocal wrapmargin=0
2709 silent! normal! zE
2710 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
2711 if s:l < 1 | let s:l = 1 | endif
2712 exe s:l
2713 normal! zt
2714 1
2715 normal! 0
2716 tabedit flash-backup.html
2717 set splitbelow splitright
2718 set nosplitbelow
2719 set nosplitright
2720 wincmd t
2721 set winheight=1 winwidth=1
2722 argglobal
2723 7argu
2724 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2725 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2726 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
2727 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
2728 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
2729 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
2730 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
2731 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
2732 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
2733 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
2734 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
2735 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
2736 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
2737 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
2738 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
2739 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
2740 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
2741 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
2742 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">')
2743 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">')
2744 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
2745 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
2746 nnoremap <buffer> <silent> ; 
2747 nnoremap <buffer> <silent> ;; ;
2748 vnoremap <buffer> <silent> ;; ;
2749 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
2750 inoremap <buffer> <silent> &hA &hArr;
2751 inoremap <buffer> <silent> &dA &dArr;
2752 inoremap <buffer> <silent> &rA &rArr;
2753 inoremap <buffer> <silent> &uA &uArr;
2754 inoremap <buffer> <silent> &lA &lArr;
2755 inoremap <buffer> <silent> &ha &harr;
2756 inoremap <buffer> <silent> &da &darr;
2757 inoremap <buffer> <silent> &ra &rarr;
2758 inoremap <buffer> <silent> &ua &uarr;
2759 inoremap <buffer> <silent> &la &larr;
2760 inoremap <buffer> <silent> &pv &piv;
2761 inoremap <buffer> <silent> &uh &upsih;
2762 inoremap <buffer> <silent> &ts &thetasym;
2763 inoremap <buffer> <silent> &og &omega;
2764 inoremap <buffer> <silent> &ps &psi;
2765 inoremap <buffer> <silent> &ch &chi;
2766 inoremap <buffer> <silent> &ph &phi;
2767 inoremap <buffer> <silent> &up &upsilon;
2768 inoremap <buffer> <silent> &ta &tau;
2769 inoremap <buffer> <silent> &sf &sigmaf;
2770 inoremap <buffer> <silent> &si &sigma;
2771 inoremap <buffer> <silent> &rh &rho;
2772 inoremap <buffer> <silent> &pi &pi;
2773 inoremap <buffer> <silent> &oc &omicron;
2774 inoremap <buffer> <silent> &xi &xi;
2775 inoremap <buffer> <silent> &nu &nu;
2776 inoremap <buffer> <silent> &mu &mu;
2777 inoremap <buffer> <silent> &lm &lambda;
2778 inoremap <buffer> <silent> &ka &kappa;
2779 inoremap <buffer> <silent> &io &iota;
2780 inoremap <buffer> <silent> &th &theta;
2781 inoremap <buffer> <silent> &et &eta;
2782 inoremap <buffer> <silent> &ze &zeta;
2783 inoremap <buffer> <silent> &ep &epsilon;
2784 inoremap <buffer> <silent> &de &delta;
2785 inoremap <buffer> <silent> &ga &gamma;
2786 inoremap <buffer> <silent> &be &beta;
2787 inoremap <buffer> <silent> &al &alpha;
2788 inoremap <buffer> <silent> &Ps &Psi;
2789 inoremap <buffer> <silent> &Ch &Chi;
2790 inoremap <buffer> <silent> &Ph &Phi;
2791 inoremap <buffer> <silent> &Up &Upsilon;
2792 inoremap <buffer> <silent> &Ta &Tau;
2793 inoremap <buffer> <silent> &Si &Sigma;
2794 inoremap <buffer> <silent> &Rh &Rho;
2795 inoremap <buffer> <silent> &Pi &Pi;
2796 inoremap <buffer> <silent> &Oc &Omicron;
2797 inoremap <buffer> <silent> &Xi &Xi;
2798 inoremap <buffer> <silent> &Nu &Nu;
2799 inoremap <buffer> <silent> &Mu &Mu;
2800 inoremap <buffer> <silent> &Lm &Lambda;
2801 inoremap <buffer> <silent> &Ka &Kappa;
2802 inoremap <buffer> <silent> &Io &Iota;
2803 inoremap <buffer> <silent> &Th &Theta;
2804 inoremap <buffer> <silent> &Et &Eta;
2805 inoremap <buffer> <silent> &Ze &Zeta;
2806 inoremap <buffer> <silent> &Ep &Epsilon;
2807 inoremap <buffer> <silent> &De &Delta;
2808 inoremap <buffer> <silent> &Ga &Gamma;
2809 inoremap <buffer> <silent> &Be &Beta;
2810 inoremap <buffer> <silent> &Al &Alpha;
2811 inoremap <buffer> <silent> &3. &hellip;
2812 inoremap <buffer> <silent> &-- &mdash;
2813 inoremap <buffer> <silent> &3- &mdash;
2814 inoremap <buffer> <silent> &m- &mdash;
2815 inoremap <buffer> <silent> &2- &ndash;
2816 inoremap <buffer> <silent> &n- &ndash;
2817 inoremap <buffer> <silent> &34 &frac34;
2818 inoremap <buffer> <silent> &12 &frac12;
2819 inoremap <buffer> <silent> &14 &frac14;
2820 inoremap <buffer> <silent> &. &middot;
2821 inoremap <buffer> <silent> &pa &para;
2822 inoremap <buffer> <silent> &mi &micro;
2823 inoremap <buffer> <silent> &dg &deg;
2824 inoremap <buffer> <silent> &? &iquest;
2825 inoremap <buffer> <silent> &! &iexcl;
2826 inoremap <buffer> <silent> &sz &szlig;
2827 inoremap <buffer> <silent> &o/ &oslash;
2828 inoremap <buffer> <silent> &/ &divide;
2829 inoremap <buffer> <silent> &" &uml;
2830 inoremap <buffer> <silent> &2> &raquo;
2831 inoremap <buffer> <silent> &2< &laquo;
2832 inoremap <buffer> <silent> &y" &yuml;
2833 inoremap <buffer> <silent> &y' &yacute;
2834 inoremap <buffer> <silent> &u" &uuml;
2835 inoremap <buffer> <silent> &u^ &ucirc;
2836 inoremap <buffer> <silent> &u' &uacute;
2837 inoremap <buffer> <silent> &u` &ugrave;
2838 inoremap <buffer> <silent> &x &times;
2839 inoremap <buffer> <silent> &o" &ouml;
2840 inoremap <buffer> <silent> &o~ &otilde;
2841 inoremap <buffer> <silent> &o^ &ocirc;
2842 inoremap <buffer> <silent> &o' &oacute;
2843 inoremap <buffer> <silent> &o` &ograve;
2844 inoremap <buffer> <silent> &n~ &ntilde;
2845 inoremap <buffer> <silent> &i" &iuml;
2846 inoremap <buffer> <silent> &i^ &icirc;
2847 inoremap <buffer> <silent> &i' &iacute;
2848 inoremap <buffer> <silent> &i` &igrave;
2849 inoremap <buffer> <silent> &e" &euml;
2850 inoremap <buffer> <silent> &e^ &ecirc;
2851 inoremap <buffer> <silent> &e' &eacute;
2852 inoremap <buffer> <silent> &e` &egrave;
2853 inoremap <buffer> <silent> &c, &ccedil;
2854 inoremap <buffer> <silent> &ae &aelig;
2855 inoremap <buffer> <silent> &ao &aring;
2856 inoremap <buffer> <silent> &a" &auml;
2857 inoremap <buffer> <silent> &a~ &atilde;
2858 inoremap <buffer> <silent> &a^ &acirc;
2859 inoremap <buffer> <silent> &a' &aacute;
2860 inoremap <buffer> <silent> &a` &agrave;
2861 inoremap <buffer> <silent> &Y' &Yacute;
2862 inoremap <buffer> <silent> &U" &Uuml;
2863 inoremap <buffer> <silent> &U^ &Ucirc;
2864 inoremap <buffer> <silent> &U' &Uacute;
2865 inoremap <buffer> <silent> &U` &Ugrave;
2866 inoremap <buffer> <silent> &O/ &Oslash;
2867 inoremap <buffer> <silent> &O" &Ouml;
2868 inoremap <buffer> <silent> &O~ &Otilde;
2869 inoremap <buffer> <silent> &O^ &Ocirc;
2870 inoremap <buffer> <silent> &O' &Oacute;
2871 inoremap <buffer> <silent> &O` &Ograve;
2872 inoremap <buffer> <silent> &N~ &Ntilde;
2873 inoremap <buffer> <silent> &I" &Iuml;
2874 inoremap <buffer> <silent> &I^ &Icirc;
2875 inoremap <buffer> <silent> &I' &Iacute;
2876 inoremap <buffer> <silent> &I` &Igrave;
2877 inoremap <buffer> <silent> &E" &Euml;
2878 inoremap <buffer> <silent> &E^ &Ecirc;
2879 inoremap <buffer> <silent> &E' &Eacute;
2880 inoremap <buffer> <silent> &E` &Egrave;
2881 inoremap <buffer> <silent> &C, &Ccedil;
2882 inoremap <buffer> <silent> &AE &AElig;
2883 inoremap <buffer> <silent> &Ao &Aring;
2884 inoremap <buffer> <silent> &A" &Auml;
2885 inoremap <buffer> <silent> &A~ &Atilde;
2886 inoremap <buffer> <silent> &A^ &Acirc;
2887 inoremap <buffer> <silent> &A' &Aacute;
2888 inoremap <buffer> <silent> &A` &Agrave;
2889 inoremap <buffer> <silent> &c| &cent;
2890 inoremap <buffer> <silent> &Y= &yen;
2891 inoremap <buffer> <silent> &# &pound;
2892 inoremap <buffer> <silent> & &nbsp;
2893 inoremap <buffer> <silent> &> &gt;
2894 inoremap <buffer> <silent> &< &lt;
2895 inoremap <buffer> <silent> &' &quot;
2896 inoremap <buffer> <silent> &tm &trade;
2897 inoremap <buffer> <silent> &rO &reg;
2898 inoremap <buffer> <silent> &cO &copy;
2899 inoremap <buffer> <silent> && &amp;
2900 inoremap <buffer> <silent> ; &nbsp;
2901 inoremap <buffer> <silent> ;la <label for=""></label>F"
2902 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2903 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2904 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2905 </textarea>k$5F"i
2906 inoremap <buffer> <silent> ;og <optgroup label="">
2907 </optgroup>k$F"i
2908 inoremap <buffer> <silent> ;op <option></option>F<
2909 inoremap <buffer> <silent> ;ms <select name="" multiple>
2910 </select>O
2911 inoremap <buffer> <silent> ;se <select name="">
2912 </select>O
2913 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2914 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2915 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2916 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2917 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2918 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2919 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2920 inoremap <buffer> <silent> ;fm <form action="">
2921 </form>k$F"i
2922 inoremap <buffer> <silent> ;if <iframe src="">
2923 </iframe>k$F"i
2924 inoremap <buffer> <silent> ;nf <noframes>
2925 </noframes>O
2926 inoremap <buffer> <silent> ;fr <frame src="">F"
2927 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2928 </frameset>k$3F"i
2929 inoremap <buffer> <silent> ;th <th></th>F<
2930 inoremap <buffer> <silent> ;td <td>
2931 </td>O
2932 inoremap <buffer> <silent> ;tr <tr>
2933 </tr>O
2934 inoremap <buffer> <silent> ;tf <tfoot>
2935 </tfoot>O
2936 inoremap <buffer> <silent> ;tb <tbody>
2937 </tbody>O
2938 inoremap <buffer> <silent> ;tH <thead>
2939 </thead>O
2940 inoremap <buffer> <silent> ;ta <table>
2941 </table>O
2942 inoremap <buffer> <silent> ;ca <caption></caption>F<
2943 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2944 </object>k$5F"i
2945 inoremap <buffer> <silent> ;ns <noscript>
2946 </noscripT>O
2947 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2948 <noembed></noembed>k$5F"i
2949 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2950 inoremap <buffer> <silent> ;va <var></var>F<
2951 inoremap <buffer> <silent> ;ul <ul>
2952 </ul>O
2953 inoremap <buffer> <silent> ;tt <tt></tt>F<
2954 inoremap <buffer> <silent> ;ti <title></title>F<
2955 inoremap <buffer> <silent> ;sp <sup></sup>F<
2956 inoremap <buffer> <silent> ;sb <sub></sub>F<
2957 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2958 inoremap <buffer> <silent> ;cs <style type="text/css">
2959 <!--
2960 -->
2961 </style>kO
2962 inoremap <buffer> <silent> ;sm <small></small>F<
2963 inoremap <buffer> <silent> ;sa <samp></samp>F<
2964 inoremap <buffer> <silent> ;sk <strike></strike>F<
2965 inoremap <buffer> <silent> ;qu <q></q>F<
2966 inoremap <buffer> <silent> ;pr <pre>
2967 </pre>O
2968 inoremap <buffer> <silent> ;/p </p>
2969 
2970 <p>
2971 inoremap <buffer> <silent> ;pp <p>
2972 </p>O
2973 inoremap <buffer> <silent> ;ol <ol>
2974 </ol>O
2975 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2976 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2977 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2978 inoremap <buffer> <silent> ;lk <link href="">F"
2979 inoremap <buffer> <silent> ;li <li></li>F<
2980 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2981 inoremap <buffer> <silent> ;ii <isindex>
2982 inoremap <buffer> <silent> ;in <ins></ins>F<
2983 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2984 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2985 inoremap <buffer> <silent> ;ht <html>
2986 </html>O
2987 inoremap <buffer> <silent> ;Hr <hr width="75%">
2988 inoremap <buffer> <silent> ;hr <hr>
2989 inoremap <buffer> <silent> ;he <head>
2990 </head>O
2991 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2992 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2993 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2994 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2995 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2996 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2997 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2998 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2999 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3000 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3001 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3002 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3003 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3004 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3005 inoremap <buffer> <silent> ;sn <span></span>F<
3006 inoremap <buffer> <silent> ;dv <div>
3007 </div>O
3008 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3009 inoremap <buffer> <silent> ;de <del></del>F<
3010 inoremap <buffer> <silent> ;dd <dd></dd>F<
3011 inoremap <buffer> <silent> ;dt <dt></dt>F<
3012 inoremap <buffer> <silent> ;dl <dl>
3013 </dl>O
3014 inoremap <buffer> <silent> ;co <code></code>F<
3015 inoremap <buffer> <silent> ;ci <cite></cite>F<
3016 inoremap <buffer> <silent> ;ce <center></center>F<
3017 inoremap <buffer> <silent> ;br <br>
3018 inoremap <buffer> <silent> ;bd <body>
3019 </body>O
3020 inoremap <buffer> <silent> ;bl <blockquote>
3021 </blockquote>O
3022 inoremap <buffer> <silent> ;bi <big></big>F<
3023 inoremap <buffer> <silent> ;bh <base href="">F"
3024 inoremap <buffer> <silent> ;ad <address></address>F<
3025 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3026 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3027 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3028 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3029 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3030 inoremap <buffer> <silent> ;an <a name=""></a>F"
3031 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3032 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3033 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3034 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3035 imap <buffer> <silent> ;s4 ;s4
3036 imap <buffer> <silent> ;4 ;4
3037 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3038 inoremap <buffer> <silent> ; 
3039 inoremap <buffer> <silent> ;& &
3040 inoremap <buffer> <silent> ;; ;
3041 setlocal keymap=
3042 setlocal noarabic
3043 setlocal autoindent
3044 setlocal balloonexpr=
3045 setlocal nobinary
3046 setlocal bufhidden=
3047 setlocal buflisted
3048 setlocal buftype=
3049 setlocal nocindent
3050 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3051 setlocal cinoptions=
3052 setlocal cinwords=if,else,while,do,for,switch
3053 setlocal colorcolumn=
3054 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3055 setlocal commentstring=<!--%s-->
3056 setlocal complete=.,w,b,u,t,i
3057 setlocal concealcursor=
3058 setlocal conceallevel=0
3059 setlocal completefunc=
3060 setlocal nocopyindent
3061 setlocal cryptmethod=
3062 setlocal nocursorbind
3063 setlocal nocursorcolumn
3064 setlocal nocursorline
3065 setlocal define=
3066 setlocal dictionary=
3067 setlocal nodiff
3068 setlocal equalprg=
3069 setlocal errorformat=
3070 setlocal expandtab
3071 if &filetype != 'html'
3072 setlocal filetype=html
3073 endif
3074 setlocal foldcolumn=0
3075 setlocal foldenable
3076 setlocal foldexpr=0
3077 setlocal foldignore=#
3078 setlocal foldlevel=0
3079 setlocal foldmarker={{{,}}}
3080 setlocal foldmethod=manual
3081 setlocal foldminlines=1
3082 setlocal foldnestmax=20
3083 setlocal foldtext=foldtext()
3084 setlocal formatexpr=
3085 setlocal formatoptions=tcq
3086 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3087 setlocal grepprg=
3088 setlocal iminsert=2
3089 setlocal imsearch=2
3090 setlocal include=
3091 setlocal includeexpr=
3092 setlocal indentexpr=
3093 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3094 setlocal noinfercase
3095 setlocal iskeyword=@,48-57,_,192-255
3096 setlocal keywordprg=
3097 setlocal nolinebreak
3098 setlocal nolisp
3099 setlocal nolist
3100 setlocal makeprg=
3101 setlocal matchpairs=(:),{:},[:],<:>
3102 setlocal nomodeline
3103 setlocal modifiable
3104 setlocal nrformats=octal,hex
3105 setlocal nonumber
3106 setlocal numberwidth=4
3107 setlocal omnifunc=htmlcomplete#CompleteTags
3108 setlocal path=
3109 setlocal nopreserveindent
3110 setlocal nopreviewwindow
3111 setlocal quoteescape=\\
3112 setlocal noreadonly
3113 setlocal norelativenumber
3114 setlocal norightleft
3115 setlocal rightleftcmd=search
3116 setlocal noscrollbind
3117 setlocal shiftwidth=4
3118 setlocal noshortname
3119 setlocal nosmartindent
3120 setlocal softtabstop=0
3121 setlocal nospell
3122 setlocal spellcapcheck=
3123 setlocal spellfile=
3124 setlocal spelllang=en
3125 setlocal statusline=
3126 setlocal suffixesadd=
3127 setlocal swapfile
3128 setlocal synmaxcol=3000
3129 if &syntax != 'html'
3130 setlocal syntax=html
3131 endif
3132 setlocal tabstop=4
3133 setlocal tags=
3134 setlocal textwidth=0
3135 setlocal thesaurus=
3136 setlocal noundofile
3137 setlocal nowinfixheight
3138 setlocal nowinfixwidth
3139 setlocal wrap
3140 setlocal wrapmargin=0
3141 silent! normal! zE
3142 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
3143 if s:l < 1 | let s:l = 1 | endif
3144 exe s:l
3145 normal! zt
3146 1
3147 normal! 0
3148 tabedit help.html
3149 set splitbelow splitright
3150 set nosplitbelow
3151 set nosplitright
3152 wincmd t
3153 set winheight=1 winwidth=1
3154 argglobal
3155 8argu
3156 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3157 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3158 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
3159 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
3160 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
3161 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
3162 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
3163 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
3164 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
3165 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
3166 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
3167 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
3168 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
3169 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
3170 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
3171 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
3172 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
3173 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
3174 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">')
3175 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">')
3176 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
3177 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
3178 nnoremap <buffer> <silent> ; 
3179 nnoremap <buffer> <silent> ;; ;
3180 vnoremap <buffer> <silent> ;; ;
3181 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
3182 inoremap <buffer> <silent> &hA &hArr;
3183 inoremap <buffer> <silent> &dA &dArr;
3184 inoremap <buffer> <silent> &rA &rArr;
3185 inoremap <buffer> <silent> &uA &uArr;
3186 inoremap <buffer> <silent> &lA &lArr;
3187 inoremap <buffer> <silent> &ha &harr;
3188 inoremap <buffer> <silent> &da &darr;
3189 inoremap <buffer> <silent> &ra &rarr;
3190 inoremap <buffer> <silent> &ua &uarr;
3191 inoremap <buffer> <silent> &la &larr;
3192 inoremap <buffer> <silent> &pv &piv;
3193 inoremap <buffer> <silent> &uh &upsih;
3194 inoremap <buffer> <silent> &ts &thetasym;
3195 inoremap <buffer> <silent> &og &omega;
3196 inoremap <buffer> <silent> &ps &psi;
3197 inoremap <buffer> <silent> &ch &chi;
3198 inoremap <buffer> <silent> &ph &phi;
3199 inoremap <buffer> <silent> &up &upsilon;
3200 inoremap <buffer> <silent> &ta &tau;
3201 inoremap <buffer> <silent> &sf &sigmaf;
3202 inoremap <buffer> <silent> &si &sigma;
3203 inoremap <buffer> <silent> &rh &rho;
3204 inoremap <buffer> <silent> &pi &pi;
3205 inoremap <buffer> <silent> &oc &omicron;
3206 inoremap <buffer> <silent> &xi &xi;
3207 inoremap <buffer> <silent> &nu &nu;
3208 inoremap <buffer> <silent> &mu &mu;
3209 inoremap <buffer> <silent> &lm &lambda;
3210 inoremap <buffer> <silent> &ka &kappa;
3211 inoremap <buffer> <silent> &io &iota;
3212 inoremap <buffer> <silent> &th &theta;
3213 inoremap <buffer> <silent> &et &eta;
3214 inoremap <buffer> <silent> &ze &zeta;
3215 inoremap <buffer> <silent> &ep &epsilon;
3216 inoremap <buffer> <silent> &de &delta;
3217 inoremap <buffer> <silent> &ga &gamma;
3218 inoremap <buffer> <silent> &be &beta;
3219 inoremap <buffer> <silent> &al &alpha;
3220 inoremap <buffer> <silent> &Ps &Psi;
3221 inoremap <buffer> <silent> &Ch &Chi;
3222 inoremap <buffer> <silent> &Ph &Phi;
3223 inoremap <buffer> <silent> &Up &Upsilon;
3224 inoremap <buffer> <silent> &Ta &Tau;
3225 inoremap <buffer> <silent> &Si &Sigma;
3226 inoremap <buffer> <silent> &Rh &Rho;
3227 inoremap <buffer> <silent> &Pi &Pi;
3228 inoremap <buffer> <silent> &Oc &Omicron;
3229 inoremap <buffer> <silent> &Xi &Xi;
3230 inoremap <buffer> <silent> &Nu &Nu;
3231 inoremap <buffer> <silent> &Mu &Mu;
3232 inoremap <buffer> <silent> &Lm &Lambda;
3233 inoremap <buffer> <silent> &Ka &Kappa;
3234 inoremap <buffer> <silent> &Io &Iota;
3235 inoremap <buffer> <silent> &Th &Theta;
3236 inoremap <buffer> <silent> &Et &Eta;
3237 inoremap <buffer> <silent> &Ze &Zeta;
3238 inoremap <buffer> <silent> &Ep &Epsilon;
3239 inoremap <buffer> <silent> &De &Delta;
3240 inoremap <buffer> <silent> &Ga &Gamma;
3241 inoremap <buffer> <silent> &Be &Beta;
3242 inoremap <buffer> <silent> &Al &Alpha;
3243 inoremap <buffer> <silent> &3. &hellip;
3244 inoremap <buffer> <silent> &-- &mdash;
3245 inoremap <buffer> <silent> &3- &mdash;
3246 inoremap <buffer> <silent> &m- &mdash;
3247 inoremap <buffer> <silent> &2- &ndash;
3248 inoremap <buffer> <silent> &n- &ndash;
3249 inoremap <buffer> <silent> &34 &frac34;
3250 inoremap <buffer> <silent> &12 &frac12;
3251 inoremap <buffer> <silent> &14 &frac14;
3252 inoremap <buffer> <silent> &. &middot;
3253 inoremap <buffer> <silent> &pa &para;
3254 inoremap <buffer> <silent> &mi &micro;
3255 inoremap <buffer> <silent> &dg &deg;
3256 inoremap <buffer> <silent> &? &iquest;
3257 inoremap <buffer> <silent> &! &iexcl;
3258 inoremap <buffer> <silent> &sz &szlig;
3259 inoremap <buffer> <silent> &o/ &oslash;
3260 inoremap <buffer> <silent> &/ &divide;
3261 inoremap <buffer> <silent> &" &uml;
3262 inoremap <buffer> <silent> &2> &raquo;
3263 inoremap <buffer> <silent> &2< &laquo;
3264 inoremap <buffer> <silent> &y" &yuml;
3265 inoremap <buffer> <silent> &y' &yacute;
3266 inoremap <buffer> <silent> &u" &uuml;
3267 inoremap <buffer> <silent> &u^ &ucirc;
3268 inoremap <buffer> <silent> &u' &uacute;
3269 inoremap <buffer> <silent> &u` &ugrave;
3270 inoremap <buffer> <silent> &x &times;
3271 inoremap <buffer> <silent> &o" &ouml;
3272 inoremap <buffer> <silent> &o~ &otilde;
3273 inoremap <buffer> <silent> &o^ &ocirc;
3274 inoremap <buffer> <silent> &o' &oacute;
3275 inoremap <buffer> <silent> &o` &ograve;
3276 inoremap <buffer> <silent> &n~ &ntilde;
3277 inoremap <buffer> <silent> &i" &iuml;
3278 inoremap <buffer> <silent> &i^ &icirc;
3279 inoremap <buffer> <silent> &i' &iacute;
3280 inoremap <buffer> <silent> &i` &igrave;
3281 inoremap <buffer> <silent> &e" &euml;
3282 inoremap <buffer> <silent> &e^ &ecirc;
3283 inoremap <buffer> <silent> &e' &eacute;
3284 inoremap <buffer> <silent> &e` &egrave;
3285 inoremap <buffer> <silent> &c, &ccedil;
3286 inoremap <buffer> <silent> &ae &aelig;
3287 inoremap <buffer> <silent> &ao &aring;
3288 inoremap <buffer> <silent> &a" &auml;
3289 inoremap <buffer> <silent> &a~ &atilde;
3290 inoremap <buffer> <silent> &a^ &acirc;
3291 inoremap <buffer> <silent> &a' &aacute;
3292 inoremap <buffer> <silent> &a` &agrave;
3293 inoremap <buffer> <silent> &Y' &Yacute;
3294 inoremap <buffer> <silent> &U" &Uuml;
3295 inoremap <buffer> <silent> &U^ &Ucirc;
3296 inoremap <buffer> <silent> &U' &Uacute;
3297 inoremap <buffer> <silent> &U` &Ugrave;
3298 inoremap <buffer> <silent> &O/ &Oslash;
3299 inoremap <buffer> <silent> &O" &Ouml;
3300 inoremap <buffer> <silent> &O~ &Otilde;
3301 inoremap <buffer> <silent> &O^ &Ocirc;
3302 inoremap <buffer> <silent> &O' &Oacute;
3303 inoremap <buffer> <silent> &O` &Ograve;
3304 inoremap <buffer> <silent> &N~ &Ntilde;
3305 inoremap <buffer> <silent> &I" &Iuml;
3306 inoremap <buffer> <silent> &I^ &Icirc;
3307 inoremap <buffer> <silent> &I' &Iacute;
3308 inoremap <buffer> <silent> &I` &Igrave;
3309 inoremap <buffer> <silent> &E" &Euml;
3310 inoremap <buffer> <silent> &E^ &Ecirc;
3311 inoremap <buffer> <silent> &E' &Eacute;
3312 inoremap <buffer> <silent> &E` &Egrave;
3313 inoremap <buffer> <silent> &C, &Ccedil;
3314 inoremap <buffer> <silent> &AE &AElig;
3315 inoremap <buffer> <silent> &Ao &Aring;
3316 inoremap <buffer> <silent> &A" &Auml;
3317 inoremap <buffer> <silent> &A~ &Atilde;
3318 inoremap <buffer> <silent> &A^ &Acirc;
3319 inoremap <buffer> <silent> &A' &Aacute;
3320 inoremap <buffer> <silent> &A` &Agrave;
3321 inoremap <buffer> <silent> &c| &cent;
3322 inoremap <buffer> <silent> &Y= &yen;
3323 inoremap <buffer> <silent> &# &pound;
3324 inoremap <buffer> <silent> & &nbsp;
3325 inoremap <buffer> <silent> &> &gt;
3326 inoremap <buffer> <silent> &< &lt;
3327 inoremap <buffer> <silent> &' &quot;
3328 inoremap <buffer> <silent> &tm &trade;
3329 inoremap <buffer> <silent> &rO &reg;
3330 inoremap <buffer> <silent> &cO &copy;
3331 inoremap <buffer> <silent> && &amp;
3332 inoremap <buffer> <silent> ; &nbsp;
3333 inoremap <buffer> <silent> ;la <label for=""></label>F"
3334 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
3335 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
3336 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
3337 </textarea>k$5F"i
3338 inoremap <buffer> <silent> ;og <optgroup label="">
3339 </optgroup>k$F"i
3340 inoremap <buffer> <silent> ;op <option></option>F<
3341 inoremap <buffer> <silent> ;ms <select name="" multiple>
3342 </select>O
3343 inoremap <buffer> <silent> ;se <select name="">
3344 </select>O
3345 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
3346 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
3347 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
3348 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
3349 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
3350 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
3351 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
3352 inoremap <buffer> <silent> ;fm <form action="">
3353 </form>k$F"i
3354 inoremap <buffer> <silent> ;if <iframe src="">
3355 </iframe>k$F"i
3356 inoremap <buffer> <silent> ;nf <noframes>
3357 </noframes>O
3358 inoremap <buffer> <silent> ;fr <frame src="">F"
3359 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
3360 </frameset>k$3F"i
3361 inoremap <buffer> <silent> ;th <th></th>F<
3362 inoremap <buffer> <silent> ;td <td>
3363 </td>O
3364 inoremap <buffer> <silent> ;tr <tr>
3365 </tr>O
3366 inoremap <buffer> <silent> ;tf <tfoot>
3367 </tfoot>O
3368 inoremap <buffer> <silent> ;tb <tbody>
3369 </tbody>O
3370 inoremap <buffer> <silent> ;tH <thead>
3371 </thead>O
3372 inoremap <buffer> <silent> ;ta <table>
3373 </table>O
3374 inoremap <buffer> <silent> ;ca <caption></caption>F<
3375 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
3376 </object>k$5F"i
3377 inoremap <buffer> <silent> ;ns <noscript>
3378 </noscripT>O
3379 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
3380 <noembed></noembed>k$5F"i
3381 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
3382 inoremap <buffer> <silent> ;va <var></var>F<
3383 inoremap <buffer> <silent> ;ul <ul>
3384 </ul>O
3385 inoremap <buffer> <silent> ;tt <tt></tt>F<
3386 inoremap <buffer> <silent> ;ti <title></title>F<
3387 inoremap <buffer> <silent> ;sp <sup></sup>F<
3388 inoremap <buffer> <silent> ;sb <sub></sub>F<
3389 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
3390 inoremap <buffer> <silent> ;cs <style type="text/css">
3391 <!--
3392 -->
3393 </style>kO
3394 inoremap <buffer> <silent> ;sm <small></small>F<
3395 inoremap <buffer> <silent> ;sa <samp></samp>F<
3396 inoremap <buffer> <silent> ;sk <strike></strike>F<
3397 inoremap <buffer> <silent> ;qu <q></q>F<
3398 inoremap <buffer> <silent> ;pr <pre>
3399 </pre>O
3400 inoremap <buffer> <silent> ;/p </p>
3401 
3402 <p>
3403 inoremap <buffer> <silent> ;pp <p>
3404 </p>O
3405 inoremap <buffer> <silent> ;ol <ol>
3406 </ol>O
3407 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
3408 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
3409 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
3410 inoremap <buffer> <silent> ;lk <link href="">F"
3411 inoremap <buffer> <silent> ;li <li></li>F<
3412 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
3413 inoremap <buffer> <silent> ;ii <isindex>
3414 inoremap <buffer> <silent> ;in <ins></ins>F<
3415 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
3416 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
3417 inoremap <buffer> <silent> ;ht <html>
3418 </html>O
3419 inoremap <buffer> <silent> ;Hr <hr width="75%">
3420 inoremap <buffer> <silent> ;hr <hr>
3421 inoremap <buffer> <silent> ;he <head>
3422 </head>O
3423 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
3424 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
3425 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
3426 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
3427 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
3428 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
3429 inoremap <buffer> <silent> ;h6 <h6></h6>F<
3430 inoremap <buffer> <silent> ;h5 <h5></h5>F<
3431 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3432 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3433 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3434 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3435 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3436 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3437 inoremap <buffer> <silent> ;sn <span></span>F<
3438 inoremap <buffer> <silent> ;dv <div>
3439 </div>O
3440 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3441 inoremap <buffer> <silent> ;de <del></del>F<
3442 inoremap <buffer> <silent> ;dd <dd></dd>F<
3443 inoremap <buffer> <silent> ;dt <dt></dt>F<
3444 inoremap <buffer> <silent> ;dl <dl>
3445 </dl>O
3446 inoremap <buffer> <silent> ;co <code></code>F<
3447 inoremap <buffer> <silent> ;ci <cite></cite>F<
3448 inoremap <buffer> <silent> ;ce <center></center>F<
3449 inoremap <buffer> <silent> ;br <br>
3450 inoremap <buffer> <silent> ;bd <body>
3451 </body>O
3452 inoremap <buffer> <silent> ;bl <blockquote>
3453 </blockquote>O
3454 inoremap <buffer> <silent> ;bi <big></big>F<
3455 inoremap <buffer> <silent> ;bh <base href="">F"
3456 inoremap <buffer> <silent> ;ad <address></address>F<
3457 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3458 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3459 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3460 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3461 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3462 inoremap <buffer> <silent> ;an <a name=""></a>F"
3463 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3464 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3465 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3466 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3467 imap <buffer> <silent> ;s4 ;s4
3468 imap <buffer> <silent> ;4 ;4
3469 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3470 inoremap <buffer> <silent> ; 
3471 inoremap <buffer> <silent> ;& &
3472 inoremap <buffer> <silent> ;; ;
3473 setlocal keymap=
3474 setlocal noarabic
3475 setlocal autoindent
3476 setlocal balloonexpr=
3477 setlocal nobinary
3478 setlocal bufhidden=
3479 setlocal buflisted
3480 setlocal buftype=
3481 setlocal nocindent
3482 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3483 setlocal cinoptions=
3484 setlocal cinwords=if,else,while,do,for,switch
3485 setlocal colorcolumn=
3486 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3487 setlocal commentstring=<!--%s-->
3488 setlocal complete=.,w,b,u,t,i
3489 setlocal concealcursor=
3490 setlocal conceallevel=0
3491 setlocal completefunc=
3492 setlocal nocopyindent
3493 setlocal cryptmethod=
3494 setlocal nocursorbind
3495 setlocal nocursorcolumn
3496 setlocal nocursorline
3497 setlocal define=
3498 setlocal dictionary=
3499 setlocal nodiff
3500 setlocal equalprg=
3501 setlocal errorformat=
3502 setlocal expandtab
3503 if &filetype != 'html'
3504 setlocal filetype=html
3505 endif
3506 setlocal foldcolumn=0
3507 setlocal foldenable
3508 setlocal foldexpr=0
3509 setlocal foldignore=#
3510 setlocal foldlevel=0
3511 setlocal foldmarker={{{,}}}
3512 setlocal foldmethod=manual
3513 setlocal foldminlines=1
3514 setlocal foldnestmax=20
3515 setlocal foldtext=foldtext()
3516 setlocal formatexpr=
3517 setlocal formatoptions=tcq
3518 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3519 setlocal grepprg=
3520 setlocal iminsert=2
3521 setlocal imsearch=2
3522 setlocal include=
3523 setlocal includeexpr=
3524 setlocal indentexpr=
3525 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3526 setlocal noinfercase
3527 setlocal iskeyword=@,48-57,_,192-255
3528 setlocal keywordprg=
3529 setlocal nolinebreak
3530 setlocal nolisp
3531 setlocal nolist
3532 setlocal makeprg=
3533 setlocal matchpairs=(:),{:},[:],<:>
3534 setlocal nomodeline
3535 setlocal modifiable
3536 setlocal nrformats=octal,hex
3537 setlocal nonumber
3538 setlocal numberwidth=4
3539 setlocal omnifunc=htmlcomplete#CompleteTags
3540 setlocal path=
3541 setlocal nopreserveindent
3542 setlocal nopreviewwindow
3543 setlocal quoteescape=\\
3544 setlocal noreadonly
3545 setlocal norelativenumber
3546 setlocal norightleft
3547 setlocal rightleftcmd=search
3548 setlocal noscrollbind
3549 setlocal shiftwidth=4
3550 setlocal noshortname
3551 setlocal nosmartindent
3552 setlocal softtabstop=0
3553 setlocal nospell
3554 setlocal spellcapcheck=
3555 setlocal spellfile=
3556 setlocal spelllang=en
3557 setlocal statusline=
3558 setlocal suffixesadd=
3559 setlocal swapfile
3560 setlocal synmaxcol=3000
3561 if &syntax != 'html'
3562 setlocal syntax=html
3563 endif
3564 setlocal tabstop=4
3565 setlocal tags=
3566 setlocal textwidth=0
3567 setlocal thesaurus=
3568 setlocal noundofile
3569 setlocal nowinfixheight
3570 setlocal nowinfixwidth
3571 setlocal wrap
3572 setlocal wrapmargin=0
3573 silent! normal! zE
3574 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
3575 if s:l < 1 | let s:l = 1 | endif
3576 exe s:l
3577 normal! zt
3578 1
3579 normal! 0
3580 tabedit index.html
3581 set splitbelow splitright
3582 set nosplitbelow
3583 set nosplitright
3584 wincmd t
3585 set winheight=1 winwidth=1
3586 argglobal
3587 9argu
3588 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3589 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3590 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
3591 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
3592 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
3593 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
3594 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
3595 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
3596 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
3597 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
3598 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
3599 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
3600 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
3601 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
3602 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
3603 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
3604 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
3605 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
3606 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">')
3607 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">')
3608 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
3609 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
3610 nnoremap <buffer> <silent> ; 
3611 nnoremap <buffer> <silent> ;; ;
3612 vnoremap <buffer> <silent> ;; ;
3613 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
3614 inoremap <buffer> <silent> &hA &hArr;
3615 inoremap <buffer> <silent> &dA &dArr;
3616 inoremap <buffer> <silent> &rA &rArr;
3617 inoremap <buffer> <silent> &uA &uArr;
3618 inoremap <buffer> <silent> &lA &lArr;
3619 inoremap <buffer> <silent> &ha &harr;
3620 inoremap <buffer> <silent> &da &darr;
3621 inoremap <buffer> <silent> &ra &rarr;
3622 inoremap <buffer> <silent> &ua &uarr;
3623 inoremap <buffer> <silent> &la &larr;
3624 inoremap <buffer> <silent> &pv &piv;
3625 inoremap <buffer> <silent> &uh &upsih;
3626 inoremap <buffer> <silent> &ts &thetasym;
3627 inoremap <buffer> <silent> &og &omega;
3628 inoremap <buffer> <silent> &ps &psi;
3629 inoremap <buffer> <silent> &ch &chi;
3630 inoremap <buffer> <silent> &ph &phi;
3631 inoremap <buffer> <silent> &up &upsilon;
3632 inoremap <buffer> <silent> &ta &tau;
3633 inoremap <buffer> <silent> &sf &sigmaf;
3634 inoremap <buffer> <silent> &si &sigma;
3635 inoremap <buffer> <silent> &rh &rho;
3636 inoremap <buffer> <silent> &pi &pi;
3637 inoremap <buffer> <silent> &oc &omicron;
3638 inoremap <buffer> <silent> &xi &xi;
3639 inoremap <buffer> <silent> &nu &nu;
3640 inoremap <buffer> <silent> &mu &mu;
3641 inoremap <buffer> <silent> &lm &lambda;
3642 inoremap <buffer> <silent> &ka &kappa;
3643 inoremap <buffer> <silent> &io &iota;
3644 inoremap <buffer> <silent> &th &theta;
3645 inoremap <buffer> <silent> &et &eta;
3646 inoremap <buffer> <silent> &ze &zeta;
3647 inoremap <buffer> <silent> &ep &epsilon;
3648 inoremap <buffer> <silent> &de &delta;
3649 inoremap <buffer> <silent> &ga &gamma;
3650 inoremap <buffer> <silent> &be &beta;
3651 inoremap <buffer> <silent> &al &alpha;
3652 inoremap <buffer> <silent> &Ps &Psi;
3653 inoremap <buffer> <silent> &Ch &Chi;
3654 inoremap <buffer> <silent> &Ph &Phi;
3655 inoremap <buffer> <silent> &Up &Upsilon;
3656 inoremap <buffer> <silent> &Ta &Tau;
3657 inoremap <buffer> <silent> &Si &Sigma;
3658 inoremap <buffer> <silent> &Rh &Rho;
3659 inoremap <buffer> <silent> &Pi &Pi;
3660 inoremap <buffer> <silent> &Oc &Omicron;
3661 inoremap <buffer> <silent> &Xi &Xi;
3662 inoremap <buffer> <silent> &Nu &Nu;
3663 inoremap <buffer> <silent> &Mu &Mu;
3664 inoremap <buffer> <silent> &Lm &Lambda;
3665 inoremap <buffer> <silent> &Ka &Kappa;
3666 inoremap <buffer> <silent> &Io &Iota;
3667 inoremap <buffer> <silent> &Th &Theta;
3668 inoremap <buffer> <silent> &Et &Eta;
3669 inoremap <buffer> <silent> &Ze &Zeta;
3670 inoremap <buffer> <silent> &Ep &Epsilon;
3671 inoremap <buffer> <silent> &De &Delta;
3672 inoremap <buffer> <silent> &Ga &Gamma;
3673 inoremap <buffer> <silent> &Be &Beta;
3674 inoremap <buffer> <silent> &Al &Alpha;
3675 inoremap <buffer> <silent> &3. &hellip;
3676 inoremap <buffer> <silent> &-- &mdash;
3677 inoremap <buffer> <silent> &3- &mdash;
3678 inoremap <buffer> <silent> &m- &mdash;
3679 inoremap <buffer> <silent> &2- &ndash;
3680 inoremap <buffer> <silent> &n- &ndash;
3681 inoremap <buffer> <silent> &34 &frac34;
3682 inoremap <buffer> <silent> &12 &frac12;
3683 inoremap <buffer> <silent> &14 &frac14;
3684 inoremap <buffer> <silent> &. &middot;
3685 inoremap <buffer> <silent> &pa &para;
3686 inoremap <buffer> <silent> &mi &micro;
3687 inoremap <buffer> <silent> &dg &deg;
3688 inoremap <buffer> <silent> &? &iquest;
3689 inoremap <buffer> <silent> &! &iexcl;
3690 inoremap <buffer> <silent> &sz &szlig;
3691 inoremap <buffer> <silent> &o/ &oslash;
3692 inoremap <buffer> <silent> &/ &divide;
3693 inoremap <buffer> <silent> &" &uml;
3694 inoremap <buffer> <silent> &2> &raquo;
3695 inoremap <buffer> <silent> &2< &laquo;
3696 inoremap <buffer> <silent> &y" &yuml;
3697 inoremap <buffer> <silent> &y' &yacute;
3698 inoremap <buffer> <silent> &u" &uuml;
3699 inoremap <buffer> <silent> &u^ &ucirc;
3700 inoremap <buffer> <silent> &u' &uacute;
3701 inoremap <buffer> <silent> &u` &ugrave;
3702 inoremap <buffer> <silent> &x &times;
3703 inoremap <buffer> <silent> &o" &ouml;
3704 inoremap <buffer> <silent> &o~ &otilde;
3705 inoremap <buffer> <silent> &o^ &ocirc;
3706 inoremap <buffer> <silent> &o' &oacute;
3707 inoremap <buffer> <silent> &o` &ograve;
3708 inoremap <buffer> <silent> &n~ &ntilde;
3709 inoremap <buffer> <silent> &i" &iuml;
3710 inoremap <buffer> <silent> &i^ &icirc;
3711 inoremap <buffer> <silent> &i' &iacute;
3712 inoremap <buffer> <silent> &i` &igrave;
3713 inoremap <buffer> <silent> &e" &euml;
3714 inoremap <buffer> <silent> &e^ &ecirc;
3715 inoremap <buffer> <silent> &e' &eacute;
3716 inoremap <buffer> <silent> &e` &egrave;
3717 inoremap <buffer> <silent> &c, &ccedil;
3718 inoremap <buffer> <silent> &ae &aelig;
3719 inoremap <buffer> <silent> &ao &aring;
3720 inoremap <buffer> <silent> &a" &auml;
3721 inoremap <buffer> <silent> &a~ &atilde;
3722 inoremap <buffer> <silent> &a^ &acirc;
3723 inoremap <buffer> <silent> &a' &aacute;
3724 inoremap <buffer> <silent> &a` &agrave;
3725 inoremap <buffer> <silent> &Y' &Yacute;
3726 inoremap <buffer> <silent> &U" &Uuml;
3727 inoremap <buffer> <silent> &U^ &Ucirc;
3728 inoremap <buffer> <silent> &U' &Uacute;
3729 inoremap <buffer> <silent> &U` &Ugrave;
3730 inoremap <buffer> <silent> &O/ &Oslash;
3731 inoremap <buffer> <silent> &O" &Ouml;
3732 inoremap <buffer> <silent> &O~ &Otilde;
3733 inoremap <buffer> <silent> &O^ &Ocirc;
3734 inoremap <buffer> <silent> &O' &Oacute;
3735 inoremap <buffer> <silent> &O` &Ograve;
3736 inoremap <buffer> <silent> &N~ &Ntilde;
3737 inoremap <buffer> <silent> &I" &Iuml;
3738 inoremap <buffer> <silent> &I^ &Icirc;
3739 inoremap <buffer> <silent> &I' &Iacute;
3740 inoremap <buffer> <silent> &I` &Igrave;
3741 inoremap <buffer> <silent> &E" &Euml;
3742 inoremap <buffer> <silent> &E^ &Ecirc;
3743 inoremap <buffer> <silent> &E' &Eacute;
3744 inoremap <buffer> <silent> &E` &Egrave;
3745 inoremap <buffer> <silent> &C, &Ccedil;
3746 inoremap <buffer> <silent> &AE &AElig;
3747 inoremap <buffer> <silent> &Ao &Aring;
3748 inoremap <buffer> <silent> &A" &Auml;
3749 inoremap <buffer> <silent> &A~ &Atilde;
3750 inoremap <buffer> <silent> &A^ &Acirc;
3751 inoremap <buffer> <silent> &A' &Aacute;
3752 inoremap <buffer> <silent> &A` &Agrave;
3753 inoremap <buffer> <silent> &c| &cent;
3754 inoremap <buffer> <silent> &Y= &yen;
3755 inoremap <buffer> <silent> &# &pound;
3756 inoremap <buffer> <silent> & &nbsp;
3757 inoremap <buffer> <silent> &> &gt;
3758 inoremap <buffer> <silent> &< &lt;
3759 inoremap <buffer> <silent> &' &quot;
3760 inoremap <buffer> <silent> &tm &trade;
3761 inoremap <buffer> <silent> &rO &reg;
3762 inoremap <buffer> <silent> &cO &copy;
3763 inoremap <buffer> <silent> && &amp;
3764 inoremap <buffer> <silent> ; &nbsp;
3765 inoremap <buffer> <silent> ;la <label for=""></label>F"
3766 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
3767 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
3768 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
3769 </textarea>k$5F"i
3770 inoremap <buffer> <silent> ;og <optgroup label="">
3771 </optgroup>k$F"i
3772 inoremap <buffer> <silent> ;op <option></option>F<
3773 inoremap <buffer> <silent> ;ms <select name="" multiple>
3774 </select>O
3775 inoremap <buffer> <silent> ;se <select name="">
3776 </select>O
3777 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
3778 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
3779 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
3780 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
3781 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
3782 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
3783 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
3784 inoremap <buffer> <silent> ;fm <form action="">
3785 </form>k$F"i
3786 inoremap <buffer> <silent> ;if <iframe src="">
3787 </iframe>k$F"i
3788 inoremap <buffer> <silent> ;nf <noframes>
3789 </noframes>O
3790 inoremap <buffer> <silent> ;fr <frame src="">F"
3791 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
3792 </frameset>k$3F"i
3793 inoremap <buffer> <silent> ;th <th></th>F<
3794 inoremap <buffer> <silent> ;td <td>
3795 </td>O
3796 inoremap <buffer> <silent> ;tr <tr>
3797 </tr>O
3798 inoremap <buffer> <silent> ;tf <tfoot>
3799 </tfoot>O
3800 inoremap <buffer> <silent> ;tb <tbody>
3801 </tbody>O
3802 inoremap <buffer> <silent> ;tH <thead>
3803 </thead>O
3804 inoremap <buffer> <silent> ;ta <table>
3805 </table>O
3806 inoremap <buffer> <silent> ;ca <caption></caption>F<
3807 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
3808 </object>k$5F"i
3809 inoremap <buffer> <silent> ;ns <noscript>
3810 </noscripT>O
3811 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
3812 <noembed></noembed>k$5F"i
3813 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
3814 inoremap <buffer> <silent> ;va <var></var>F<
3815 inoremap <buffer> <silent> ;ul <ul>
3816 </ul>O
3817 inoremap <buffer> <silent> ;tt <tt></tt>F<
3818 inoremap <buffer> <silent> ;ti <title></title>F<
3819 inoremap <buffer> <silent> ;sp <sup></sup>F<
3820 inoremap <buffer> <silent> ;sb <sub></sub>F<
3821 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
3822 inoremap <buffer> <silent> ;cs <style type="text/css">
3823 <!--
3824 -->
3825 </style>kO
3826 inoremap <buffer> <silent> ;sm <small></small>F<
3827 inoremap <buffer> <silent> ;sa <samp></samp>F<
3828 inoremap <buffer> <silent> ;sk <strike></strike>F<
3829 inoremap <buffer> <silent> ;qu <q></q>F<
3830 inoremap <buffer> <silent> ;pr <pre>
3831 </pre>O
3832 inoremap <buffer> <silent> ;/p </p>
3833 
3834 <p>
3835 inoremap <buffer> <silent> ;pp <p>
3836 </p>O
3837 inoremap <buffer> <silent> ;ol <ol>
3838 </ol>O
3839 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
3840 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
3841 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
3842 inoremap <buffer> <silent> ;lk <link href="">F"
3843 inoremap <buffer> <silent> ;li <li></li>F<
3844 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
3845 inoremap <buffer> <silent> ;ii <isindex>
3846 inoremap <buffer> <silent> ;in <ins></ins>F<
3847 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
3848 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
3849 inoremap <buffer> <silent> ;ht <html>
3850 </html>O
3851 inoremap <buffer> <silent> ;Hr <hr width="75%">
3852 inoremap <buffer> <silent> ;hr <hr>
3853 inoremap <buffer> <silent> ;he <head>
3854 </head>O
3855 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
3856 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
3857 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
3858 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
3859 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
3860 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
3861 inoremap <buffer> <silent> ;h6 <h6></h6>F<
3862 inoremap <buffer> <silent> ;h5 <h5></h5>F<
3863 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3864 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3865 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3866 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3867 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3868 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3869 inoremap <buffer> <silent> ;sn <span></span>F<
3870 inoremap <buffer> <silent> ;dv <div>
3871 </div>O
3872 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3873 inoremap <buffer> <silent> ;de <del></del>F<
3874 inoremap <buffer> <silent> ;dd <dd></dd>F<
3875 inoremap <buffer> <silent> ;dt <dt></dt>F<
3876 inoremap <buffer> <silent> ;dl <dl>
3877 </dl>O
3878 inoremap <buffer> <silent> ;co <code></code>F<
3879 inoremap <buffer> <silent> ;ci <cite></cite>F<
3880 inoremap <buffer> <silent> ;ce <center></center>F<
3881 inoremap <buffer> <silent> ;br <br>
3882 inoremap <buffer> <silent> ;bd <body>
3883 </body>O
3884 inoremap <buffer> <silent> ;bl <blockquote>
3885 </blockquote>O
3886 inoremap <buffer> <silent> ;bi <big></big>F<
3887 inoremap <buffer> <silent> ;bh <base href="">F"
3888 inoremap <buffer> <silent> ;ad <address></address>F<
3889 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3890 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3891 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3892 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3893 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3894 inoremap <buffer> <silent> ;an <a name=""></a>F"
3895 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3896 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3897 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3898 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3899 imap <buffer> <silent> ;s4 ;s4
3900 imap <buffer> <silent> ;4 ;4
3901 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3902 inoremap <buffer> <silent> ; 
3903 inoremap <buffer> <silent> ;& &
3904 inoremap <buffer> <silent> ;; ;
3905 setlocal keymap=
3906 setlocal noarabic
3907 setlocal autoindent
3908 setlocal balloonexpr=
3909 setlocal nobinary
3910 setlocal bufhidden=
3911 setlocal buflisted
3912 setlocal buftype=
3913 setlocal nocindent
3914 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3915 setlocal cinoptions=
3916 setlocal cinwords=if,else,while,do,for,switch
3917 setlocal colorcolumn=
3918 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3919 setlocal commentstring=<!--%s-->
3920 setlocal complete=.,w,b,u,t,i
3921 setlocal concealcursor=
3922 setlocal conceallevel=0
3923 setlocal completefunc=
3924 setlocal nocopyindent
3925 setlocal cryptmethod=
3926 setlocal nocursorbind
3927 setlocal nocursorcolumn
3928 setlocal nocursorline
3929 setlocal define=
3930 setlocal dictionary=
3931 setlocal nodiff
3932 setlocal equalprg=
3933 setlocal errorformat=
3934 setlocal expandtab
3935 if &filetype != 'html'
3936 setlocal filetype=html
3937 endif
3938 setlocal foldcolumn=0
3939 setlocal foldenable
3940 setlocal foldexpr=0
3941 setlocal foldignore=#
3942 setlocal foldlevel=0
3943 setlocal foldmarker={{{,}}}
3944 setlocal foldmethod=manual
3945 setlocal foldminlines=1
3946 setlocal foldnestmax=20
3947 setlocal foldtext=foldtext()
3948 setlocal formatexpr=
3949 setlocal formatoptions=tcq
3950 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3951 setlocal grepprg=
3952 setlocal iminsert=2
3953 setlocal imsearch=2
3954 setlocal include=
3955 setlocal includeexpr=
3956 setlocal indentexpr=
3957 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3958 setlocal noinfercase
3959 setlocal iskeyword=@,48-57,_,192-255
3960 setlocal keywordprg=
3961 setlocal nolinebreak
3962 setlocal nolisp
3963 setlocal nolist
3964 setlocal makeprg=
3965 setlocal matchpairs=(:),{:},[:],<:>
3966 setlocal nomodeline
3967 setlocal modifiable
3968 setlocal nrformats=octal,hex
3969 setlocal nonumber
3970 setlocal numberwidth=4
3971 setlocal omnifunc=htmlcomplete#CompleteTags
3972 setlocal path=
3973 setlocal nopreserveindent
3974 setlocal nopreviewwindow
3975 setlocal quoteescape=\\
3976 setlocal noreadonly
3977 setlocal norelativenumber
3978 setlocal norightleft
3979 setlocal rightleftcmd=search
3980 setlocal noscrollbind
3981 setlocal shiftwidth=4
3982 setlocal noshortname
3983 setlocal nosmartindent
3984 setlocal softtabstop=0
3985 setlocal nospell
3986 setlocal spellcapcheck=
3987 setlocal spellfile=
3988 setlocal spelllang=en
3989 setlocal statusline=
3990 setlocal suffixesadd=
3991 setlocal swapfile
3992 setlocal synmaxcol=3000
3993 if &syntax != 'html'
3994 setlocal syntax=html
3995 endif
3996 setlocal tabstop=4
3997 setlocal tags=
3998 setlocal textwidth=0
3999 setlocal thesaurus=
4000 setlocal noundofile
4001 setlocal nowinfixheight
4002 setlocal nowinfixwidth
4003 setlocal wrap
4004 setlocal wrapmargin=0
4005 silent! normal! zE
4006 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
4007 if s:l < 1 | let s:l = 1 | endif
4008 exe s:l
4009 normal! zt
4010 1
4011 normal! 0
4012 tabedit intro.html
4013 set splitbelow splitright
4014 set nosplitbelow
4015 set nosplitright
4016 wincmd t
4017 set winheight=1 winwidth=1
4018 argglobal
4019 10argu
4020 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4021 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4022 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4023 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4024 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4025 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4026 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4027 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4028 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4029 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4030 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4031 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4032 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4033 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4034 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4035 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4036 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4037 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4038 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">')
4039 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">')
4040 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4041 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4042 nnoremap <buffer> <silent> ; 
4043 nnoremap <buffer> <silent> ;; ;
4044 vnoremap <buffer> <silent> ;; ;
4045 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4046 inoremap <buffer> <silent> &hA &hArr;
4047 inoremap <buffer> <silent> &dA &dArr;
4048 inoremap <buffer> <silent> &rA &rArr;
4049 inoremap <buffer> <silent> &uA &uArr;
4050 inoremap <buffer> <silent> &lA &lArr;
4051 inoremap <buffer> <silent> &ha &harr;
4052 inoremap <buffer> <silent> &da &darr;
4053 inoremap <buffer> <silent> &ra &rarr;
4054 inoremap <buffer> <silent> &ua &uarr;
4055 inoremap <buffer> <silent> &la &larr;
4056 inoremap <buffer> <silent> &pv &piv;
4057 inoremap <buffer> <silent> &uh &upsih;
4058 inoremap <buffer> <silent> &ts &thetasym;
4059 inoremap <buffer> <silent> &og &omega;
4060 inoremap <buffer> <silent> &ps &psi;
4061 inoremap <buffer> <silent> &ch &chi;
4062 inoremap <buffer> <silent> &ph &phi;
4063 inoremap <buffer> <silent> &up &upsilon;
4064 inoremap <buffer> <silent> &ta &tau;
4065 inoremap <buffer> <silent> &sf &sigmaf;
4066 inoremap <buffer> <silent> &si &sigma;
4067 inoremap <buffer> <silent> &rh &rho;
4068 inoremap <buffer> <silent> &pi &pi;
4069 inoremap <buffer> <silent> &oc &omicron;
4070 inoremap <buffer> <silent> &xi &xi;
4071 inoremap <buffer> <silent> &nu &nu;
4072 inoremap <buffer> <silent> &mu &mu;
4073 inoremap <buffer> <silent> &lm &lambda;
4074 inoremap <buffer> <silent> &ka &kappa;
4075 inoremap <buffer> <silent> &io &iota;
4076 inoremap <buffer> <silent> &th &theta;
4077 inoremap <buffer> <silent> &et &eta;
4078 inoremap <buffer> <silent> &ze &zeta;
4079 inoremap <buffer> <silent> &ep &epsilon;
4080 inoremap <buffer> <silent> &de &delta;
4081 inoremap <buffer> <silent> &ga &gamma;
4082 inoremap <buffer> <silent> &be &beta;
4083 inoremap <buffer> <silent> &al &alpha;
4084 inoremap <buffer> <silent> &Ps &Psi;
4085 inoremap <buffer> <silent> &Ch &Chi;
4086 inoremap <buffer> <silent> &Ph &Phi;
4087 inoremap <buffer> <silent> &Up &Upsilon;
4088 inoremap <buffer> <silent> &Ta &Tau;
4089 inoremap <buffer> <silent> &Si &Sigma;
4090 inoremap <buffer> <silent> &Rh &Rho;
4091 inoremap <buffer> <silent> &Pi &Pi;
4092 inoremap <buffer> <silent> &Oc &Omicron;
4093 inoremap <buffer> <silent> &Xi &Xi;
4094 inoremap <buffer> <silent> &Nu &Nu;
4095 inoremap <buffer> <silent> &Mu &Mu;
4096 inoremap <buffer> <silent> &Lm &Lambda;
4097 inoremap <buffer> <silent> &Ka &Kappa;
4098 inoremap <buffer> <silent> &Io &Iota;
4099 inoremap <buffer> <silent> &Th &Theta;
4100 inoremap <buffer> <silent> &Et &Eta;
4101 inoremap <buffer> <silent> &Ze &Zeta;
4102 inoremap <buffer> <silent> &Ep &Epsilon;
4103 inoremap <buffer> <silent> &De &Delta;
4104 inoremap <buffer> <silent> &Ga &Gamma;
4105 inoremap <buffer> <silent> &Be &Beta;
4106 inoremap <buffer> <silent> &Al &Alpha;
4107 inoremap <buffer> <silent> &3. &hellip;
4108 inoremap <buffer> <silent> &-- &mdash;
4109 inoremap <buffer> <silent> &3- &mdash;
4110 inoremap <buffer> <silent> &m- &mdash;
4111 inoremap <buffer> <silent> &2- &ndash;
4112 inoremap <buffer> <silent> &n- &ndash;
4113 inoremap <buffer> <silent> &34 &frac34;
4114 inoremap <buffer> <silent> &12 &frac12;
4115 inoremap <buffer> <silent> &14 &frac14;
4116 inoremap <buffer> <silent> &. &middot;
4117 inoremap <buffer> <silent> &pa &para;
4118 inoremap <buffer> <silent> &mi &micro;
4119 inoremap <buffer> <silent> &dg &deg;
4120 inoremap <buffer> <silent> &? &iquest;
4121 inoremap <buffer> <silent> &! &iexcl;
4122 inoremap <buffer> <silent> &sz &szlig;
4123 inoremap <buffer> <silent> &o/ &oslash;
4124 inoremap <buffer> <silent> &/ &divide;
4125 inoremap <buffer> <silent> &" &uml;
4126 inoremap <buffer> <silent> &2> &raquo;
4127 inoremap <buffer> <silent> &2< &laquo;
4128 inoremap <buffer> <silent> &y" &yuml;
4129 inoremap <buffer> <silent> &y' &yacute;
4130 inoremap <buffer> <silent> &u" &uuml;
4131 inoremap <buffer> <silent> &u^ &ucirc;
4132 inoremap <buffer> <silent> &u' &uacute;
4133 inoremap <buffer> <silent> &u` &ugrave;
4134 inoremap <buffer> <silent> &x &times;
4135 inoremap <buffer> <silent> &o" &ouml;
4136 inoremap <buffer> <silent> &o~ &otilde;
4137 inoremap <buffer> <silent> &o^ &ocirc;
4138 inoremap <buffer> <silent> &o' &oacute;
4139 inoremap <buffer> <silent> &o` &ograve;
4140 inoremap <buffer> <silent> &n~ &ntilde;
4141 inoremap <buffer> <silent> &i" &iuml;
4142 inoremap <buffer> <silent> &i^ &icirc;
4143 inoremap <buffer> <silent> &i' &iacute;
4144 inoremap <buffer> <silent> &i` &igrave;
4145 inoremap <buffer> <silent> &e" &euml;
4146 inoremap <buffer> <silent> &e^ &ecirc;
4147 inoremap <buffer> <silent> &e' &eacute;
4148 inoremap <buffer> <silent> &e` &egrave;
4149 inoremap <buffer> <silent> &c, &ccedil;
4150 inoremap <buffer> <silent> &ae &aelig;
4151 inoremap <buffer> <silent> &ao &aring;
4152 inoremap <buffer> <silent> &a" &auml;
4153 inoremap <buffer> <silent> &a~ &atilde;
4154 inoremap <buffer> <silent> &a^ &acirc;
4155 inoremap <buffer> <silent> &a' &aacute;
4156 inoremap <buffer> <silent> &a` &agrave;
4157 inoremap <buffer> <silent> &Y' &Yacute;
4158 inoremap <buffer> <silent> &U" &Uuml;
4159 inoremap <buffer> <silent> &U^ &Ucirc;
4160 inoremap <buffer> <silent> &U' &Uacute;
4161 inoremap <buffer> <silent> &U` &Ugrave;
4162 inoremap <buffer> <silent> &O/ &Oslash;
4163 inoremap <buffer> <silent> &O" &Ouml;
4164 inoremap <buffer> <silent> &O~ &Otilde;
4165 inoremap <buffer> <silent> &O^ &Ocirc;
4166 inoremap <buffer> <silent> &O' &Oacute;
4167 inoremap <buffer> <silent> &O` &Ograve;
4168 inoremap <buffer> <silent> &N~ &Ntilde;
4169 inoremap <buffer> <silent> &I" &Iuml;
4170 inoremap <buffer> <silent> &I^ &Icirc;
4171 inoremap <buffer> <silent> &I' &Iacute;
4172 inoremap <buffer> <silent> &I` &Igrave;
4173 inoremap <buffer> <silent> &E" &Euml;
4174 inoremap <buffer> <silent> &E^ &Ecirc;
4175 inoremap <buffer> <silent> &E' &Eacute;
4176 inoremap <buffer> <silent> &E` &Egrave;
4177 inoremap <buffer> <silent> &C, &Ccedil;
4178 inoremap <buffer> <silent> &AE &AElig;
4179 inoremap <buffer> <silent> &Ao &Aring;
4180 inoremap <buffer> <silent> &A" &Auml;
4181 inoremap <buffer> <silent> &A~ &Atilde;
4182 inoremap <buffer> <silent> &A^ &Acirc;
4183 inoremap <buffer> <silent> &A' &Aacute;
4184 inoremap <buffer> <silent> &A` &Agrave;
4185 inoremap <buffer> <silent> &c| &cent;
4186 inoremap <buffer> <silent> &Y= &yen;
4187 inoremap <buffer> <silent> &# &pound;
4188 inoremap <buffer> <silent> & &nbsp;
4189 inoremap <buffer> <silent> &> &gt;
4190 inoremap <buffer> <silent> &< &lt;
4191 inoremap <buffer> <silent> &' &quot;
4192 inoremap <buffer> <silent> &tm &trade;
4193 inoremap <buffer> <silent> &rO &reg;
4194 inoremap <buffer> <silent> &cO &copy;
4195 inoremap <buffer> <silent> && &amp;
4196 inoremap <buffer> <silent> ; &nbsp;
4197 inoremap <buffer> <silent> ;la <label for=""></label>F"
4198 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
4199 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
4200 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
4201 </textarea>k$5F"i
4202 inoremap <buffer> <silent> ;og <optgroup label="">
4203 </optgroup>k$F"i
4204 inoremap <buffer> <silent> ;op <option></option>F<
4205 inoremap <buffer> <silent> ;ms <select name="" multiple>
4206 </select>O
4207 inoremap <buffer> <silent> ;se <select name="">
4208 </select>O
4209 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
4210 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
4211 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
4212 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
4213 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
4214 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
4215 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
4216 inoremap <buffer> <silent> ;fm <form action="">
4217 </form>k$F"i
4218 inoremap <buffer> <silent> ;if <iframe src="">
4219 </iframe>k$F"i
4220 inoremap <buffer> <silent> ;nf <noframes>
4221 </noframes>O
4222 inoremap <buffer> <silent> ;fr <frame src="">F"
4223 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
4224 </frameset>k$3F"i
4225 inoremap <buffer> <silent> ;th <th></th>F<
4226 inoremap <buffer> <silent> ;td <td>
4227 </td>O
4228 inoremap <buffer> <silent> ;tr <tr>
4229 </tr>O
4230 inoremap <buffer> <silent> ;tf <tfoot>
4231 </tfoot>O
4232 inoremap <buffer> <silent> ;tb <tbody>
4233 </tbody>O
4234 inoremap <buffer> <silent> ;tH <thead>
4235 </thead>O
4236 inoremap <buffer> <silent> ;ta <table>
4237 </table>O
4238 inoremap <buffer> <silent> ;ca <caption></caption>F<
4239 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
4240 </object>k$5F"i
4241 inoremap <buffer> <silent> ;ns <noscript>
4242 </noscripT>O
4243 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
4244 <noembed></noembed>k$5F"i
4245 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
4246 inoremap <buffer> <silent> ;va <var></var>F<
4247 inoremap <buffer> <silent> ;ul <ul>
4248 </ul>O
4249 inoremap <buffer> <silent> ;tt <tt></tt>F<
4250 inoremap <buffer> <silent> ;ti <title></title>F<
4251 inoremap <buffer> <silent> ;sp <sup></sup>F<
4252 inoremap <buffer> <silent> ;sb <sub></sub>F<
4253 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
4254 inoremap <buffer> <silent> ;cs <style type="text/css">
4255 <!--
4256 -->
4257 </style>kO
4258 inoremap <buffer> <silent> ;sm <small></small>F<
4259 inoremap <buffer> <silent> ;sa <samp></samp>F<
4260 inoremap <buffer> <silent> ;sk <strike></strike>F<
4261 inoremap <buffer> <silent> ;qu <q></q>F<
4262 inoremap <buffer> <silent> ;pr <pre>
4263 </pre>O
4264 inoremap <buffer> <silent> ;/p </p>
4265 
4266 <p>
4267 inoremap <buffer> <silent> ;pp <p>
4268 </p>O
4269 inoremap <buffer> <silent> ;ol <ol>
4270 </ol>O
4271 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
4272 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
4273 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
4274 inoremap <buffer> <silent> ;lk <link href="">F"
4275 inoremap <buffer> <silent> ;li <li></li>F<
4276 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
4277 inoremap <buffer> <silent> ;ii <isindex>
4278 inoremap <buffer> <silent> ;in <ins></ins>F<
4279 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
4280 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
4281 inoremap <buffer> <silent> ;ht <html>
4282 </html>O
4283 inoremap <buffer> <silent> ;Hr <hr width="75%">
4284 inoremap <buffer> <silent> ;hr <hr>
4285 inoremap <buffer> <silent> ;he <head>
4286 </head>O
4287 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
4288 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
4289 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
4290 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
4291 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
4292 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
4293 inoremap <buffer> <silent> ;h6 <h6></h6>F<
4294 inoremap <buffer> <silent> ;h5 <h5></h5>F<
4295 inoremap <buffer> <silent> ;h4 <h4></h4>F<
4296 inoremap <buffer> <silent> ;h3 <h3></h3>F<
4297 inoremap <buffer> <silent> ;h2 <h2></h2>F<
4298 inoremap <buffer> <silent> ;h1 <h1></h1>F<
4299 inoremap <buffer> <silent> ;fc <font color=""></font>F"
4300 inoremap <buffer> <silent> ;fo <font size=""></font>F"
4301 inoremap <buffer> <silent> ;sn <span></span>F<
4302 inoremap <buffer> <silent> ;dv <div>
4303 </div>O
4304 inoremap <buffer> <silent> ;df <dfn></dfn>F<
4305 inoremap <buffer> <silent> ;de <del></del>F<
4306 inoremap <buffer> <silent> ;dd <dd></dd>F<
4307 inoremap <buffer> <silent> ;dt <dt></dt>F<
4308 inoremap <buffer> <silent> ;dl <dl>
4309 </dl>O
4310 inoremap <buffer> <silent> ;co <code></code>F<
4311 inoremap <buffer> <silent> ;ci <cite></cite>F<
4312 inoremap <buffer> <silent> ;ce <center></center>F<
4313 inoremap <buffer> <silent> ;br <br>
4314 inoremap <buffer> <silent> ;bd <body>
4315 </body>O
4316 inoremap <buffer> <silent> ;bl <blockquote>
4317 </blockquote>O
4318 inoremap <buffer> <silent> ;bi <big></big>F<
4319 inoremap <buffer> <silent> ;bh <base href="">F"
4320 inoremap <buffer> <silent> ;ad <address></address>F<
4321 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
4322 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
4323 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
4324 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
4325 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
4326 inoremap <buffer> <silent> ;an <a name=""></a>F"
4327 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
4328 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
4329 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
4330 inoremap <buffer> <silent> ;ah <a href=""></a>F"
4331 imap <buffer> <silent> ;s4 ;s4
4332 imap <buffer> <silent> ;4 ;4
4333 inoremap <buffer> <silent> ;mi :call MangleImageTag()
4334 inoremap <buffer> <silent> ; 
4335 inoremap <buffer> <silent> ;& &
4336 inoremap <buffer> <silent> ;; ;
4337 setlocal keymap=
4338 setlocal noarabic
4339 setlocal autoindent
4340 setlocal balloonexpr=
4341 setlocal nobinary
4342 setlocal bufhidden=
4343 setlocal buflisted
4344 setlocal buftype=
4345 setlocal nocindent
4346 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
4347 setlocal cinoptions=
4348 setlocal cinwords=if,else,while,do,for,switch
4349 setlocal colorcolumn=
4350 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
4351 setlocal commentstring=<!--%s-->
4352 setlocal complete=.,w,b,u,t,i
4353 setlocal concealcursor=
4354 setlocal conceallevel=0
4355 setlocal completefunc=
4356 setlocal nocopyindent
4357 setlocal cryptmethod=
4358 setlocal nocursorbind
4359 setlocal nocursorcolumn
4360 setlocal nocursorline
4361 setlocal define=
4362 setlocal dictionary=
4363 setlocal nodiff
4364 setlocal equalprg=
4365 setlocal errorformat=
4366 setlocal expandtab
4367 if &filetype != 'html'
4368 setlocal filetype=html
4369 endif
4370 setlocal foldcolumn=0
4371 setlocal foldenable
4372 setlocal foldexpr=0
4373 setlocal foldignore=#
4374 setlocal foldlevel=0
4375 setlocal foldmarker={{{,}}}
4376 setlocal foldmethod=manual
4377 setlocal foldminlines=1
4378 setlocal foldnestmax=20
4379 setlocal foldtext=foldtext()
4380 setlocal formatexpr=
4381 setlocal formatoptions=tcq
4382 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
4383 setlocal grepprg=
4384 setlocal iminsert=2
4385 setlocal imsearch=2
4386 setlocal include=
4387 setlocal includeexpr=
4388 setlocal indentexpr=
4389 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
4390 setlocal noinfercase
4391 setlocal iskeyword=@,48-57,_,192-255
4392 setlocal keywordprg=
4393 setlocal nolinebreak
4394 setlocal nolisp
4395 setlocal nolist
4396 setlocal makeprg=
4397 setlocal matchpairs=(:),{:},[:],<:>
4398 setlocal nomodeline
4399 setlocal modifiable
4400 setlocal nrformats=octal,hex
4401 setlocal nonumber
4402 setlocal numberwidth=4
4403 setlocal omnifunc=htmlcomplete#CompleteTags
4404 setlocal path=
4405 setlocal nopreserveindent
4406 setlocal nopreviewwindow
4407 setlocal quoteescape=\\
4408 setlocal noreadonly
4409 setlocal norelativenumber
4410 setlocal norightleft
4411 setlocal rightleftcmd=search
4412 setlocal noscrollbind
4413 setlocal shiftwidth=4
4414 setlocal noshortname
4415 setlocal nosmartindent
4416 setlocal softtabstop=0
4417 setlocal nospell
4418 setlocal spellcapcheck=
4419 setlocal spellfile=
4420 setlocal spelllang=en
4421 setlocal statusline=
4422 setlocal suffixesadd=
4423 setlocal swapfile
4424 setlocal synmaxcol=3000
4425 if &syntax != 'html'
4426 setlocal syntax=html
4427 endif
4428 setlocal tabstop=4
4429 setlocal tags=
4430 setlocal textwidth=0
4431 setlocal thesaurus=
4432 setlocal noundofile
4433 setlocal nowinfixheight
4434 setlocal nowinfixwidth
4435 setlocal wrap
4436 setlocal wrapmargin=0
4437 silent! normal! zE
4438 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
4439 if s:l < 1 | let s:l = 1 | endif
4440 exe s:l
4441 normal! zt
4442 1
4443 normal! 0
4444 tabedit oldboot.html
4445 set splitbelow splitright
4446 set nosplitbelow
4447 set nosplitright
4448 wincmd t
4449 set winheight=1 winwidth=1
4450 argglobal
4451 11argu
4452 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4453 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4454 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4455 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4456 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4457 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4458 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4459 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4460 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4461 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4462 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4463 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4464 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4465 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4466 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4467 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4468 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4469 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4470 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">')
4471 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">')
4472 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4473 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4474 nnoremap <buffer> <silent> ; 
4475 nnoremap <buffer> <silent> ;; ;
4476 vnoremap <buffer> <silent> ;; ;
4477 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4478 inoremap <buffer> <silent> &hA &hArr;
4479 inoremap <buffer> <silent> &dA &dArr;
4480 inoremap <buffer> <silent> &rA &rArr;
4481 inoremap <buffer> <silent> &uA &uArr;
4482 inoremap <buffer> <silent> &lA &lArr;
4483 inoremap <buffer> <silent> &ha &harr;
4484 inoremap <buffer> <silent> &da &darr;
4485 inoremap <buffer> <silent> &ra &rarr;
4486 inoremap <buffer> <silent> &ua &uarr;
4487 inoremap <buffer> <silent> &la &larr;
4488 inoremap <buffer> <silent> &pv &piv;
4489 inoremap <buffer> <silent> &uh &upsih;
4490 inoremap <buffer> <silent> &ts &thetasym;
4491 inoremap <buffer> <silent> &og &omega;
4492 inoremap <buffer> <silent> &ps &psi;
4493 inoremap <buffer> <silent> &ch &chi;
4494 inoremap <buffer> <silent> &ph &phi;
4495 inoremap <buffer> <silent> &up &upsilon;
4496 inoremap <buffer> <silent> &ta &tau;
4497 inoremap <buffer> <silent> &sf &sigmaf;
4498 inoremap <buffer> <silent> &si &sigma;
4499 inoremap <buffer> <silent> &rh &rho;
4500 inoremap <buffer> <silent> &pi &pi;
4501 inoremap <buffer> <silent> &oc &omicron;
4502 inoremap <buffer> <silent> &xi &xi;
4503 inoremap <buffer> <silent> &nu &nu;
4504 inoremap <buffer> <silent> &mu &mu;
4505 inoremap <buffer> <silent> &lm &lambda;
4506 inoremap <buffer> <silent> &ka &kappa;
4507 inoremap <buffer> <silent> &io &iota;
4508 inoremap <buffer> <silent> &th &theta;
4509 inoremap <buffer> <silent> &et &eta;
4510 inoremap <buffer> <silent> &ze &zeta;
4511 inoremap <buffer> <silent> &ep &epsilon;
4512 inoremap <buffer> <silent> &de &delta;
4513 inoremap <buffer> <silent> &ga &gamma;
4514 inoremap <buffer> <silent> &be &beta;
4515 inoremap <buffer> <silent> &al &alpha;
4516 inoremap <buffer> <silent> &Ps &Psi;
4517 inoremap <buffer> <silent> &Ch &Chi;
4518 inoremap <buffer> <silent> &Ph &Phi;
4519 inoremap <buffer> <silent> &Up &Upsilon;
4520 inoremap <buffer> <silent> &Ta &Tau;
4521 inoremap <buffer> <silent> &Si &Sigma;
4522 inoremap <buffer> <silent> &Rh &Rho;
4523 inoremap <buffer> <silent> &Pi &Pi;
4524 inoremap <buffer> <silent> &Oc &Omicron;
4525 inoremap <buffer> <silent> &Xi &Xi;
4526 inoremap <buffer> <silent> &Nu &Nu;
4527 inoremap <buffer> <silent> &Mu &Mu;
4528 inoremap <buffer> <silent> &Lm &Lambda;
4529 inoremap <buffer> <silent> &Ka &Kappa;
4530 inoremap <buffer> <silent> &Io &Iota;
4531 inoremap <buffer> <silent> &Th &Theta;
4532 inoremap <buffer> <silent> &Et &Eta;
4533 inoremap <buffer> <silent> &Ze &Zeta;
4534 inoremap <buffer> <silent> &Ep &Epsilon;
4535 inoremap <buffer> <silent> &De &Delta;
4536 inoremap <buffer> <silent> &Ga &Gamma;
4537 inoremap <buffer> <silent> &Be &Beta;
4538 inoremap <buffer> <silent> &Al &Alpha;
4539 inoremap <buffer> <silent> &3. &hellip;
4540 inoremap <buffer> <silent> &-- &mdash;
4541 inoremap <buffer> <silent> &3- &mdash;
4542 inoremap <buffer> <silent> &m- &mdash;
4543 inoremap <buffer> <silent> &2- &ndash;
4544 inoremap <buffer> <silent> &n- &ndash;
4545 inoremap <buffer> <silent> &34 &frac34;
4546 inoremap <buffer> <silent> &12 &frac12;
4547 inoremap <buffer> <silent> &14 &frac14;
4548 inoremap <buffer> <silent> &. &middot;
4549 inoremap <buffer> <silent> &pa &para;
4550 inoremap <buffer> <silent> &mi &micro;
4551 inoremap <buffer> <silent> &dg &deg;
4552 inoremap <buffer> <silent> &? &iquest;
4553 inoremap <buffer> <silent> &! &iexcl;
4554 inoremap <buffer> <silent> &sz &szlig;
4555 inoremap <buffer> <silent> &o/ &oslash;
4556 inoremap <buffer> <silent> &/ &divide;
4557 inoremap <buffer> <silent> &" &uml;
4558 inoremap <buffer> <silent> &2> &raquo;
4559 inoremap <buffer> <silent> &2< &laquo;
4560 inoremap <buffer> <silent> &y" &yuml;
4561 inoremap <buffer> <silent> &y' &yacute;
4562 inoremap <buffer> <silent> &u" &uuml;
4563 inoremap <buffer> <silent> &u^ &ucirc;
4564 inoremap <buffer> <silent> &u' &uacute;
4565 inoremap <buffer> <silent> &u` &ugrave;
4566 inoremap <buffer> <silent> &x &times;
4567 inoremap <buffer> <silent> &o" &ouml;
4568 inoremap <buffer> <silent> &o~ &otilde;
4569 inoremap <buffer> <silent> &o^ &ocirc;
4570 inoremap <buffer> <silent> &o' &oacute;
4571 inoremap <buffer> <silent> &o` &ograve;
4572 inoremap <buffer> <silent> &n~ &ntilde;
4573 inoremap <buffer> <silent> &i" &iuml;
4574 inoremap <buffer> <silent> &i^ &icirc;
4575 inoremap <buffer> <silent> &i' &iacute;
4576 inoremap <buffer> <silent> &i` &igrave;
4577 inoremap <buffer> <silent> &e" &euml;
4578 inoremap <buffer> <silent> &e^ &ecirc;
4579 inoremap <buffer> <silent> &e' &eacute;
4580 inoremap <buffer> <silent> &e` &egrave;
4581 inoremap <buffer> <silent> &c, &ccedil;
4582 inoremap <buffer> <silent> &ae &aelig;
4583 inoremap <buffer> <silent> &ao &aring;
4584 inoremap <buffer> <silent> &a" &auml;
4585 inoremap <buffer> <silent> &a~ &atilde;
4586 inoremap <buffer> <silent> &a^ &acirc;
4587 inoremap <buffer> <silent> &a' &aacute;
4588 inoremap <buffer> <silent> &a` &agrave;
4589 inoremap <buffer> <silent> &Y' &Yacute;
4590 inoremap <buffer> <silent> &U" &Uuml;
4591 inoremap <buffer> <silent> &U^ &Ucirc;
4592 inoremap <buffer> <silent> &U' &Uacute;
4593 inoremap <buffer> <silent> &U` &Ugrave;
4594 inoremap <buffer> <silent> &O/ &Oslash;
4595 inoremap <buffer> <silent> &O" &Ouml;
4596 inoremap <buffer> <silent> &O~ &Otilde;
4597 inoremap <buffer> <silent> &O^ &Ocirc;
4598 inoremap <buffer> <silent> &O' &Oacute;
4599 inoremap <buffer> <silent> &O` &Ograve;
4600 inoremap <buffer> <silent> &N~ &Ntilde;
4601 inoremap <buffer> <silent> &I" &Iuml;
4602 inoremap <buffer> <silent> &I^ &Icirc;
4603 inoremap <buffer> <silent> &I' &Iacute;
4604 inoremap <buffer> <silent> &I` &Igrave;
4605 inoremap <buffer> <silent> &E" &Euml;
4606 inoremap <buffer> <silent> &E^ &Ecirc;
4607 inoremap <buffer> <silent> &E' &Eacute;
4608 inoremap <buffer> <silent> &E` &Egrave;
4609 inoremap <buffer> <silent> &C, &Ccedil;
4610 inoremap <buffer> <silent> &AE &AElig;
4611 inoremap <buffer> <silent> &Ao &Aring;
4612 inoremap <buffer> <silent> &A" &Auml;
4613 inoremap <buffer> <silent> &A~ &Atilde;
4614 inoremap <buffer> <silent> &A^ &Acirc;
4615 inoremap <buffer> <silent> &A' &Aacute;
4616 inoremap <buffer> <silent> &A` &Agrave;
4617 inoremap <buffer> <silent> &c| &cent;
4618 inoremap <buffer> <silent> &Y= &yen;
4619 inoremap <buffer> <silent> &# &pound;
4620 inoremap <buffer> <silent> & &nbsp;
4621 inoremap <buffer> <silent> &> &gt;
4622 inoremap <buffer> <silent> &< &lt;
4623 inoremap <buffer> <silent> &' &quot;
4624 inoremap <buffer> <silent> &tm &trade;
4625 inoremap <buffer> <silent> &rO &reg;
4626 inoremap <buffer> <silent> &cO &copy;
4627 inoremap <buffer> <silent> && &amp;
4628 inoremap <buffer> <silent> ; &nbsp;
4629 inoremap <buffer> <silent> ;la <label for=""></label>F"
4630 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
4631 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
4632 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
4633 </textarea>k$5F"i
4634 inoremap <buffer> <silent> ;og <optgroup label="">
4635 </optgroup>k$F"i
4636 inoremap <buffer> <silent> ;op <option></option>F<
4637 inoremap <buffer> <silent> ;ms <select name="" multiple>
4638 </select>O
4639 inoremap <buffer> <silent> ;se <select name="">
4640 </select>O
4641 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
4642 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
4643 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
4644 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
4645 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
4646 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
4647 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
4648 inoremap <buffer> <silent> ;fm <form action="">
4649 </form>k$F"i
4650 inoremap <buffer> <silent> ;if <iframe src="">
4651 </iframe>k$F"i
4652 inoremap <buffer> <silent> ;nf <noframes>
4653 </noframes>O
4654 inoremap <buffer> <silent> ;fr <frame src="">F"
4655 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
4656 </frameset>k$3F"i
4657 inoremap <buffer> <silent> ;th <th></th>F<
4658 inoremap <buffer> <silent> ;td <td>
4659 </td>O
4660 inoremap <buffer> <silent> ;tr <tr>
4661 </tr>O
4662 inoremap <buffer> <silent> ;tf <tfoot>
4663 </tfoot>O
4664 inoremap <buffer> <silent> ;tb <tbody>
4665 </tbody>O
4666 inoremap <buffer> <silent> ;tH <thead>
4667 </thead>O
4668 inoremap <buffer> <silent> ;ta <table>
4669 </table>O
4670 inoremap <buffer> <silent> ;ca <caption></caption>F<
4671 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
4672 </object>k$5F"i
4673 inoremap <buffer> <silent> ;ns <noscript>
4674 </noscripT>O
4675 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
4676 <noembed></noembed>k$5F"i
4677 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
4678 inoremap <buffer> <silent> ;va <var></var>F<
4679 inoremap <buffer> <silent> ;ul <ul>
4680 </ul>O
4681 inoremap <buffer> <silent> ;tt <tt></tt>F<
4682 inoremap <buffer> <silent> ;ti <title></title>F<
4683 inoremap <buffer> <silent> ;sp <sup></sup>F<
4684 inoremap <buffer> <silent> ;sb <sub></sub>F<
4685 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
4686 inoremap <buffer> <silent> ;cs <style type="text/css">
4687 <!--
4688 -->
4689 </style>kO
4690 inoremap <buffer> <silent> ;sm <small></small>F<
4691 inoremap <buffer> <silent> ;sa <samp></samp>F<
4692 inoremap <buffer> <silent> ;sk <strike></strike>F<
4693 inoremap <buffer> <silent> ;qu <q></q>F<
4694 inoremap <buffer> <silent> ;pr <pre>
4695 </pre>O
4696 inoremap <buffer> <silent> ;/p </p>
4697 
4698 <p>
4699 inoremap <buffer> <silent> ;pp <p>
4700 </p>O
4701 inoremap <buffer> <silent> ;ol <ol>
4702 </ol>O
4703 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
4704 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
4705 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
4706 inoremap <buffer> <silent> ;lk <link href="">F"
4707 inoremap <buffer> <silent> ;li <li></li>F<
4708 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
4709 inoremap <buffer> <silent> ;ii <isindex>
4710 inoremap <buffer> <silent> ;in <ins></ins>F<
4711 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
4712 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
4713 inoremap <buffer> <silent> ;ht <html>
4714 </html>O
4715 inoremap <buffer> <silent> ;Hr <hr width="75%">
4716 inoremap <buffer> <silent> ;hr <hr>
4717 inoremap <buffer> <silent> ;he <head>
4718 </head>O
4719 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
4720 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
4721 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
4722 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
4723 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
4724 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
4725 inoremap <buffer> <silent> ;h6 <h6></h6>F<
4726 inoremap <buffer> <silent> ;h5 <h5></h5>F<
4727 inoremap <buffer> <silent> ;h4 <h4></h4>F<
4728 inoremap <buffer> <silent> ;h3 <h3></h3>F<
4729 inoremap <buffer> <silent> ;h2 <h2></h2>F<
4730 inoremap <buffer> <silent> ;h1 <h1></h1>F<
4731 inoremap <buffer> <silent> ;fc <font color=""></font>F"
4732 inoremap <buffer> <silent> ;fo <font size=""></font>F"
4733 inoremap <buffer> <silent> ;sn <span></span>F<
4734 inoremap <buffer> <silent> ;dv <div>
4735 </div>O
4736 inoremap <buffer> <silent> ;df <dfn></dfn>F<
4737 inoremap <buffer> <silent> ;de <del></del>F<
4738 inoremap <buffer> <silent> ;dd <dd></dd>F<
4739 inoremap <buffer> <silent> ;dt <dt></dt>F<
4740 inoremap <buffer> <silent> ;dl <dl>
4741 </dl>O
4742 inoremap <buffer> <silent> ;co <code></code>F<
4743 inoremap <buffer> <silent> ;ci <cite></cite>F<
4744 inoremap <buffer> <silent> ;ce <center></center>F<
4745 inoremap <buffer> <silent> ;br <br>
4746 inoremap <buffer> <silent> ;bd <body>
4747 </body>O
4748 inoremap <buffer> <silent> ;bl <blockquote>
4749 </blockquote>O
4750 inoremap <buffer> <silent> ;bi <big></big>F<
4751 inoremap <buffer> <silent> ;bh <base href="">F"
4752 inoremap <buffer> <silent> ;ad <address></address>F<
4753 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
4754 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
4755 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
4756 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
4757 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
4758 inoremap <buffer> <silent> ;an <a name=""></a>F"
4759 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
4760 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
4761 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
4762 inoremap <buffer> <silent> ;ah <a href=""></a>F"
4763 imap <buffer> <silent> ;s4 ;s4
4764 imap <buffer> <silent> ;4 ;4
4765 inoremap <buffer> <silent> ;mi :call MangleImageTag()
4766 inoremap <buffer> <silent> ; 
4767 inoremap <buffer> <silent> ;& &
4768 inoremap <buffer> <silent> ;; ;
4769 setlocal keymap=
4770 setlocal noarabic
4771 setlocal autoindent
4772 setlocal balloonexpr=
4773 setlocal nobinary
4774 setlocal bufhidden=
4775 setlocal buflisted
4776 setlocal buftype=
4777 setlocal nocindent
4778 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
4779 setlocal cinoptions=
4780 setlocal cinwords=if,else,while,do,for,switch
4781 setlocal colorcolumn=
4782 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
4783 setlocal commentstring=<!--%s-->
4784 setlocal complete=.,w,b,u,t,i
4785 setlocal concealcursor=
4786 setlocal conceallevel=0
4787 setlocal completefunc=
4788 setlocal nocopyindent
4789 setlocal cryptmethod=
4790 setlocal nocursorbind
4791 setlocal nocursorcolumn
4792 setlocal nocursorline
4793 setlocal define=
4794 setlocal dictionary=
4795 setlocal nodiff
4796 setlocal equalprg=
4797 setlocal errorformat=
4798 setlocal expandtab
4799 if &filetype != 'html'
4800 setlocal filetype=html
4801 endif
4802 setlocal foldcolumn=0
4803 setlocal foldenable
4804 setlocal foldexpr=0
4805 setlocal foldignore=#
4806 setlocal foldlevel=0
4807 setlocal foldmarker={{{,}}}
4808 setlocal foldmethod=manual
4809 setlocal foldminlines=1
4810 setlocal foldnestmax=20
4811 setlocal foldtext=foldtext()
4812 setlocal formatexpr=
4813 setlocal formatoptions=tcq
4814 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
4815 setlocal grepprg=
4816 setlocal iminsert=2
4817 setlocal imsearch=2
4818 setlocal include=
4819 setlocal includeexpr=
4820 setlocal indentexpr=
4821 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
4822 setlocal noinfercase
4823 setlocal iskeyword=@,48-57,_,192-255
4824 setlocal keywordprg=
4825 setlocal nolinebreak
4826 setlocal nolisp
4827 setlocal nolist
4828 setlocal makeprg=
4829 setlocal matchpairs=(:),{:},[:],<:>
4830 setlocal nomodeline
4831 setlocal modifiable
4832 setlocal nrformats=octal,hex
4833 setlocal nonumber
4834 setlocal numberwidth=4
4835 setlocal omnifunc=htmlcomplete#CompleteTags
4836 setlocal path=
4837 setlocal nopreserveindent
4838 setlocal nopreviewwindow
4839 setlocal quoteescape=\\
4840 setlocal noreadonly
4841 setlocal norelativenumber
4842 setlocal norightleft
4843 setlocal rightleftcmd=search
4844 setlocal noscrollbind
4845 setlocal shiftwidth=4
4846 setlocal noshortname
4847 setlocal nosmartindent
4848 setlocal softtabstop=0
4849 setlocal nospell
4850 setlocal spellcapcheck=
4851 setlocal spellfile=
4852 setlocal spelllang=en
4853 setlocal statusline=
4854 setlocal suffixesadd=
4855 setlocal swapfile
4856 setlocal synmaxcol=3000
4857 if &syntax != 'html'
4858 setlocal syntax=html
4859 endif
4860 setlocal tabstop=4
4861 setlocal tags=
4862 setlocal textwidth=0
4863 setlocal thesaurus=
4864 setlocal noundofile
4865 setlocal nowinfixheight
4866 setlocal nowinfixwidth
4867 setlocal wrap
4868 setlocal wrapmargin=0
4869 silent! normal! zE
4870 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
4871 if s:l < 1 | let s:l = 1 | endif
4872 exe s:l
4873 normal! zt
4874 1
4875 normal! 0
4876 tabedit own-scripts.html
4877 set splitbelow splitright
4878 set nosplitbelow
4879 set nosplitright
4880 wincmd t
4881 set winheight=1 winwidth=1
4882 argglobal
4883 12argu
4884 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4885 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4886 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4887 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4888 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4889 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4890 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4891 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4892 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4893 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4894 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4895 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4896 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4897 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4898 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4899 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4900 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4901 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4902 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">')
4903 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">')
4904 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4905 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4906 nnoremap <buffer> <silent> ; 
4907 nnoremap <buffer> <silent> ;; ;
4908 vnoremap <buffer> <silent> ;; ;
4909 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4910 inoremap <buffer> <silent> &hA &hArr;
4911 inoremap <buffer> <silent> &dA &dArr;
4912 inoremap <buffer> <silent> &rA &rArr;
4913 inoremap <buffer> <silent> &uA &uArr;
4914 inoremap <buffer> <silent> &lA &lArr;
4915 inoremap <buffer> <silent> &ha &harr;
4916 inoremap <buffer> <silent> &da &darr;
4917 inoremap <buffer> <silent> &ra &rarr;
4918 inoremap <buffer> <silent> &ua &uarr;
4919 inoremap <buffer> <silent> &la &larr;
4920 inoremap <buffer> <silent> &pv &piv;
4921 inoremap <buffer> <silent> &uh &upsih;
4922 inoremap <buffer> <silent> &ts &thetasym;
4923 inoremap <buffer> <silent> &og &omega;
4924 inoremap <buffer> <silent> &ps &psi;
4925 inoremap <buffer> <silent> &ch &chi;
4926 inoremap <buffer> <silent> &ph &phi;
4927 inoremap <buffer> <silent> &up &upsilon;
4928 inoremap <buffer> <silent> &ta &tau;
4929 inoremap <buffer> <silent> &sf &sigmaf;
4930 inoremap <buffer> <silent> &si &sigma;
4931 inoremap <buffer> <silent> &rh &rho;
4932 inoremap <buffer> <silent> &pi &pi;
4933 inoremap <buffer> <silent> &oc &omicron;
4934 inoremap <buffer> <silent> &xi &xi;
4935 inoremap <buffer> <silent> &nu &nu;
4936 inoremap <buffer> <silent> &mu &mu;
4937 inoremap <buffer> <silent> &lm &lambda;
4938 inoremap <buffer> <silent> &ka &kappa;
4939 inoremap <buffer> <silent> &io &iota;
4940 inoremap <buffer> <silent> &th &theta;
4941 inoremap <buffer> <silent> &et &eta;
4942 inoremap <buffer> <silent> &ze &zeta;
4943 inoremap <buffer> <silent> &ep &epsilon;
4944 inoremap <buffer> <silent> &de &delta;
4945 inoremap <buffer> <silent> &ga &gamma;
4946 inoremap <buffer> <silent> &be &beta;
4947 inoremap <buffer> <silent> &al &alpha;
4948 inoremap <buffer> <silent> &Ps &Psi;
4949 inoremap <buffer> <silent> &Ch &Chi;
4950 inoremap <buffer> <silent> &Ph &Phi;
4951 inoremap <buffer> <silent> &Up &Upsilon;
4952 inoremap <buffer> <silent> &Ta &Tau;
4953 inoremap <buffer> <silent> &Si &Sigma;
4954 inoremap <buffer> <silent> &Rh &Rho;
4955 inoremap <buffer> <silent> &Pi &Pi;
4956 inoremap <buffer> <silent> &Oc &Omicron;
4957 inoremap <buffer> <silent> &Xi &Xi;
4958 inoremap <buffer> <silent> &Nu &Nu;
4959 inoremap <buffer> <silent> &Mu &Mu;
4960 inoremap <buffer> <silent> &Lm &Lambda;
4961 inoremap <buffer> <silent> &Ka &Kappa;
4962 inoremap <buffer> <silent> &Io &Iota;
4963 inoremap <buffer> <silent> &Th &Theta;
4964 inoremap <buffer> <silent> &Et &Eta;
4965 inoremap <buffer> <silent> &Ze &Zeta;
4966 inoremap <buffer> <silent> &Ep &Epsilon;
4967 inoremap <buffer> <silent> &De &Delta;
4968 inoremap <buffer> <silent> &Ga &Gamma;
4969 inoremap <buffer> <silent> &Be &Beta;
4970 inoremap <buffer> <silent> &Al &Alpha;
4971 inoremap <buffer> <silent> &3. &hellip;
4972 inoremap <buffer> <silent> &-- &mdash;
4973 inoremap <buffer> <silent> &3- &mdash;
4974 inoremap <buffer> <silent> &m- &mdash;
4975 inoremap <buffer> <silent> &2- &ndash;
4976 inoremap <buffer> <silent> &n- &ndash;
4977 inoremap <buffer> <silent> &34 &frac34;
4978 inoremap <buffer> <silent> &12 &frac12;
4979 inoremap <buffer> <silent> &14 &frac14;
4980 inoremap <buffer> <silent> &. &middot;
4981 inoremap <buffer> <silent> &pa &para;
4982 inoremap <buffer> <silent> &mi &micro;
4983 inoremap <buffer> <silent> &dg &deg;
4984 inoremap <buffer> <silent> &? &iquest;
4985 inoremap <buffer> <silent> &! &iexcl;
4986 inoremap <buffer> <silent> &sz &szlig;
4987 inoremap <buffer> <silent> &o/ &oslash;
4988 inoremap <buffer> <silent> &/ &divide;
4989 inoremap <buffer> <silent> &" &uml;
4990 inoremap <buffer> <silent> &2> &raquo;
4991 inoremap <buffer> <silent> &2< &laquo;
4992 inoremap <buffer> <silent> &y" &yuml;
4993 inoremap <buffer> <silent> &y' &yacute;
4994 inoremap <buffer> <silent> &u" &uuml;
4995 inoremap <buffer> <silent> &u^ &ucirc;
4996 inoremap <buffer> <silent> &u' &uacute;
4997 inoremap <buffer> <silent> &u` &ugrave;
4998 inoremap <buffer> <silent> &x &times;
4999 inoremap <buffer> <silent> &o" &ouml;
5000 inoremap <buffer> <silent> &o~ &otilde;
5001 inoremap <buffer> <silent> &o^ &ocirc;
5002 inoremap <buffer> <silent> &o' &oacute;
5003 inoremap <buffer> <silent> &o` &ograve;
5004 inoremap <buffer> <silent> &n~ &ntilde;
5005 inoremap <buffer> <silent> &i" &iuml;
5006 inoremap <buffer> <silent> &i^ &icirc;
5007 inoremap <buffer> <silent> &i' &iacute;
5008 inoremap <buffer> <silent> &i` &igrave;
5009 inoremap <buffer> <silent> &e" &euml;
5010 inoremap <buffer> <silent> &e^ &ecirc;
5011 inoremap <buffer> <silent> &e' &eacute;
5012 inoremap <buffer> <silent> &e` &egrave;
5013 inoremap <buffer> <silent> &c, &ccedil;
5014 inoremap <buffer> <silent> &ae &aelig;
5015 inoremap <buffer> <silent> &ao &aring;
5016 inoremap <buffer> <silent> &a" &auml;
5017 inoremap <buffer> <silent> &a~ &atilde;
5018 inoremap <buffer> <silent> &a^ &acirc;
5019 inoremap <buffer> <silent> &a' &aacute;
5020 inoremap <buffer> <silent> &a` &agrave;
5021 inoremap <buffer> <silent> &Y' &Yacute;
5022 inoremap <buffer> <silent> &U" &Uuml;
5023 inoremap <buffer> <silent> &U^ &Ucirc;
5024 inoremap <buffer> <silent> &U' &Uacute;
5025 inoremap <buffer> <silent> &U` &Ugrave;
5026 inoremap <buffer> <silent> &O/ &Oslash;
5027 inoremap <buffer> <silent> &O" &Ouml;
5028 inoremap <buffer> <silent> &O~ &Otilde;
5029 inoremap <buffer> <silent> &O^ &Ocirc;
5030 inoremap <buffer> <silent> &O' &Oacute;
5031 inoremap <buffer> <silent> &O` &Ograve;
5032 inoremap <buffer> <silent> &N~ &Ntilde;
5033 inoremap <buffer> <silent> &I" &Iuml;
5034 inoremap <buffer> <silent> &I^ &Icirc;
5035 inoremap <buffer> <silent> &I' &Iacute;
5036 inoremap <buffer> <silent> &I` &Igrave;
5037 inoremap <buffer> <silent> &E" &Euml;
5038 inoremap <buffer> <silent> &E^ &Ecirc;
5039 inoremap <buffer> <silent> &E' &Eacute;
5040 inoremap <buffer> <silent> &E` &Egrave;
5041 inoremap <buffer> <silent> &C, &Ccedil;
5042 inoremap <buffer> <silent> &AE &AElig;
5043 inoremap <buffer> <silent> &Ao &Aring;
5044 inoremap <buffer> <silent> &A" &Auml;
5045 inoremap <buffer> <silent> &A~ &Atilde;
5046 inoremap <buffer> <silent> &A^ &Acirc;
5047 inoremap <buffer> <silent> &A' &Aacute;
5048 inoremap <buffer> <silent> &A` &Agrave;
5049 inoremap <buffer> <silent> &c| &cent;
5050 inoremap <buffer> <silent> &Y= &yen;
5051 inoremap <buffer> <silent> &# &pound;
5052 inoremap <buffer> <silent> & &nbsp;
5053 inoremap <buffer> <silent> &> &gt;
5054 inoremap <buffer> <silent> &< &lt;
5055 inoremap <buffer> <silent> &' &quot;
5056 inoremap <buffer> <silent> &tm &trade;
5057 inoremap <buffer> <silent> &rO &reg;
5058 inoremap <buffer> <silent> &cO &copy;
5059 inoremap <buffer> <silent> && &amp;
5060 inoremap <buffer> <silent> ; &nbsp;
5061 inoremap <buffer> <silent> ;la <label for=""></label>F"
5062 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5063 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5064 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5065 </textarea>k$5F"i
5066 inoremap <buffer> <silent> ;og <optgroup label="">
5067 </optgroup>k$F"i
5068 inoremap <buffer> <silent> ;op <option></option>F<
5069 inoremap <buffer> <silent> ;ms <select name="" multiple>
5070 </select>O
5071 inoremap <buffer> <silent> ;se <select name="">
5072 </select>O
5073 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5074 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5075 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5076 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5077 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5078 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5079 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5080 inoremap <buffer> <silent> ;fm <form action="">
5081 </form>k$F"i
5082 inoremap <buffer> <silent> ;if <iframe src="">
5083 </iframe>k$F"i
5084 inoremap <buffer> <silent> ;nf <noframes>
5085 </noframes>O
5086 inoremap <buffer> <silent> ;fr <frame src="">F"
5087 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5088 </frameset>k$3F"i
5089 inoremap <buffer> <silent> ;th <th></th>F<
5090 inoremap <buffer> <silent> ;td <td>
5091 </td>O
5092 inoremap <buffer> <silent> ;tr <tr>
5093 </tr>O
5094 inoremap <buffer> <silent> ;tf <tfoot>
5095 </tfoot>O
5096 inoremap <buffer> <silent> ;tb <tbody>
5097 </tbody>O
5098 inoremap <buffer> <silent> ;tH <thead>
5099 </thead>O
5100 inoremap <buffer> <silent> ;ta <table>
5101 </table>O
5102 inoremap <buffer> <silent> ;ca <caption></caption>F<
5103 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5104 </object>k$5F"i
5105 inoremap <buffer> <silent> ;ns <noscript>
5106 </noscripT>O
5107 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5108 <noembed></noembed>k$5F"i
5109 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5110 inoremap <buffer> <silent> ;va <var></var>F<
5111 inoremap <buffer> <silent> ;ul <ul>
5112 </ul>O
5113 inoremap <buffer> <silent> ;tt <tt></tt>F<
5114 inoremap <buffer> <silent> ;ti <title></title>F<
5115 inoremap <buffer> <silent> ;sp <sup></sup>F<
5116 inoremap <buffer> <silent> ;sb <sub></sub>F<
5117 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5118 inoremap <buffer> <silent> ;cs <style type="text/css">
5119 <!--
5120 -->
5121 </style>kO
5122 inoremap <buffer> <silent> ;sm <small></small>F<
5123 inoremap <buffer> <silent> ;sa <samp></samp>F<
5124 inoremap <buffer> <silent> ;sk <strike></strike>F<
5125 inoremap <buffer> <silent> ;qu <q></q>F<
5126 inoremap <buffer> <silent> ;pr <pre>
5127 </pre>O
5128 inoremap <buffer> <silent> ;/p </p>
5129 
5130 <p>
5131 inoremap <buffer> <silent> ;pp <p>
5132 </p>O
5133 inoremap <buffer> <silent> ;ol <ol>
5134 </ol>O
5135 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
5136 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
5137 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
5138 inoremap <buffer> <silent> ;lk <link href="">F"
5139 inoremap <buffer> <silent> ;li <li></li>F<
5140 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
5141 inoremap <buffer> <silent> ;ii <isindex>
5142 inoremap <buffer> <silent> ;in <ins></ins>F<
5143 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
5144 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
5145 inoremap <buffer> <silent> ;ht <html>
5146 </html>O
5147 inoremap <buffer> <silent> ;Hr <hr width="75%">
5148 inoremap <buffer> <silent> ;hr <hr>
5149 inoremap <buffer> <silent> ;he <head>
5150 </head>O
5151 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
5152 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
5153 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
5154 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
5155 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
5156 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
5157 inoremap <buffer> <silent> ;h6 <h6></h6>F<
5158 inoremap <buffer> <silent> ;h5 <h5></h5>F<
5159 inoremap <buffer> <silent> ;h4 <h4></h4>F<
5160 inoremap <buffer> <silent> ;h3 <h3></h3>F<
5161 inoremap <buffer> <silent> ;h2 <h2></h2>F<
5162 inoremap <buffer> <silent> ;h1 <h1></h1>F<
5163 inoremap <buffer> <silent> ;fc <font color=""></font>F"
5164 inoremap <buffer> <silent> ;fo <font size=""></font>F"
5165 inoremap <buffer> <silent> ;sn <span></span>F<
5166 inoremap <buffer> <silent> ;dv <div>
5167 </div>O
5168 inoremap <buffer> <silent> ;df <dfn></dfn>F<
5169 inoremap <buffer> <silent> ;de <del></del>F<
5170 inoremap <buffer> <silent> ;dd <dd></dd>F<
5171 inoremap <buffer> <silent> ;dt <dt></dt>F<
5172 inoremap <buffer> <silent> ;dl <dl>
5173 </dl>O
5174 inoremap <buffer> <silent> ;co <code></code>F<
5175 inoremap <buffer> <silent> ;ci <cite></cite>F<
5176 inoremap <buffer> <silent> ;ce <center></center>F<
5177 inoremap <buffer> <silent> ;br <br>
5178 inoremap <buffer> <silent> ;bd <body>
5179 </body>O
5180 inoremap <buffer> <silent> ;bl <blockquote>
5181 </blockquote>O
5182 inoremap <buffer> <silent> ;bi <big></big>F<
5183 inoremap <buffer> <silent> ;bh <base href="">F"
5184 inoremap <buffer> <silent> ;ad <address></address>F<
5185 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
5186 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
5187 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
5188 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
5189 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
5190 inoremap <buffer> <silent> ;an <a name=""></a>F"
5191 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
5192 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
5193 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
5194 inoremap <buffer> <silent> ;ah <a href=""></a>F"
5195 imap <buffer> <silent> ;s4 ;s4
5196 imap <buffer> <silent> ;4 ;4
5197 inoremap <buffer> <silent> ;mi :call MangleImageTag()
5198 inoremap <buffer> <silent> ; 
5199 inoremap <buffer> <silent> ;& &
5200 inoremap <buffer> <silent> ;; ;
5201 setlocal keymap=
5202 setlocal noarabic
5203 setlocal autoindent
5204 setlocal balloonexpr=
5205 setlocal nobinary
5206 setlocal bufhidden=
5207 setlocal buflisted
5208 setlocal buftype=
5209 setlocal nocindent
5210 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
5211 setlocal cinoptions=
5212 setlocal cinwords=if,else,while,do,for,switch
5213 setlocal colorcolumn=
5214 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
5215 setlocal commentstring=<!--%s-->
5216 setlocal complete=.,w,b,u,t,i
5217 setlocal concealcursor=
5218 setlocal conceallevel=0
5219 setlocal completefunc=
5220 setlocal nocopyindent
5221 setlocal cryptmethod=
5222 setlocal nocursorbind
5223 setlocal nocursorcolumn
5224 setlocal nocursorline
5225 setlocal define=
5226 setlocal dictionary=
5227 setlocal nodiff
5228 setlocal equalprg=
5229 setlocal errorformat=
5230 setlocal expandtab
5231 if &filetype != 'html'
5232 setlocal filetype=html
5233 endif
5234 setlocal foldcolumn=0
5235 setlocal foldenable
5236 setlocal foldexpr=0
5237 setlocal foldignore=#
5238 setlocal foldlevel=0
5239 setlocal foldmarker={{{,}}}
5240 setlocal foldmethod=manual
5241 setlocal foldminlines=1
5242 setlocal foldnestmax=20
5243 setlocal foldtext=foldtext()
5244 setlocal formatexpr=
5245 setlocal formatoptions=tcq
5246 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
5247 setlocal grepprg=
5248 setlocal iminsert=2
5249 setlocal imsearch=2
5250 setlocal include=
5251 setlocal includeexpr=
5252 setlocal indentexpr=
5253 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
5254 setlocal noinfercase
5255 setlocal iskeyword=@,48-57,_,192-255
5256 setlocal keywordprg=
5257 setlocal nolinebreak
5258 setlocal nolisp
5259 setlocal nolist
5260 setlocal makeprg=
5261 setlocal matchpairs=(:),{:},[:],<:>
5262 setlocal nomodeline
5263 setlocal modifiable
5264 setlocal nrformats=octal,hex
5265 setlocal nonumber
5266 setlocal numberwidth=4
5267 setlocal omnifunc=htmlcomplete#CompleteTags
5268 setlocal path=
5269 setlocal nopreserveindent
5270 setlocal nopreviewwindow
5271 setlocal quoteescape=\\
5272 setlocal noreadonly
5273 setlocal norelativenumber
5274 setlocal norightleft
5275 setlocal rightleftcmd=search
5276 setlocal noscrollbind
5277 setlocal shiftwidth=4
5278 setlocal noshortname
5279 setlocal nosmartindent
5280 setlocal softtabstop=0
5281 setlocal nospell
5282 setlocal spellcapcheck=
5283 setlocal spellfile=
5284 setlocal spelllang=en
5285 setlocal statusline=
5286 setlocal suffixesadd=
5287 setlocal swapfile
5288 setlocal synmaxcol=3000
5289 if &syntax != 'html'
5290 setlocal syntax=html
5291 endif
5292 setlocal tabstop=4
5293 setlocal tags=
5294 setlocal textwidth=0
5295 setlocal thesaurus=
5296 setlocal noundofile
5297 setlocal nowinfixheight
5298 setlocal nowinfixwidth
5299 setlocal wrap
5300 setlocal wrapmargin=0
5301 silent! normal! zE
5302 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
5303 if s:l < 1 | let s:l = 1 | endif
5304 exe s:l
5305 normal! zt
5306 1
5307 normal! 0
5308 tabedit partitions.html
5309 set splitbelow splitright
5310 set nosplitbelow
5311 set nosplitright
5312 wincmd t
5313 set winheight=1 winwidth=1
5314 argglobal
5315 13argu
5316 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5317 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5318 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
5319 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
5320 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
5321 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
5322 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
5323 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
5324 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
5325 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
5326 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
5327 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
5328 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
5329 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
5330 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
5331 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
5332 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
5333 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
5334 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">')
5335 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">')
5336 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
5337 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
5338 nnoremap <buffer> <silent> ; 
5339 nnoremap <buffer> <silent> ;; ;
5340 vnoremap <buffer> <silent> ;; ;
5341 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
5342 inoremap <buffer> <silent> &hA &hArr;
5343 inoremap <buffer> <silent> &dA &dArr;
5344 inoremap <buffer> <silent> &rA &rArr;
5345 inoremap <buffer> <silent> &uA &uArr;
5346 inoremap <buffer> <silent> &lA &lArr;
5347 inoremap <buffer> <silent> &ha &harr;
5348 inoremap <buffer> <silent> &da &darr;
5349 inoremap <buffer> <silent> &ra &rarr;
5350 inoremap <buffer> <silent> &ua &uarr;
5351 inoremap <buffer> <silent> &la &larr;
5352 inoremap <buffer> <silent> &pv &piv;
5353 inoremap <buffer> <silent> &uh &upsih;
5354 inoremap <buffer> <silent> &ts &thetasym;
5355 inoremap <buffer> <silent> &og &omega;
5356 inoremap <buffer> <silent> &ps &psi;
5357 inoremap <buffer> <silent> &ch &chi;
5358 inoremap <buffer> <silent> &ph &phi;
5359 inoremap <buffer> <silent> &up &upsilon;
5360 inoremap <buffer> <silent> &ta &tau;
5361 inoremap <buffer> <silent> &sf &sigmaf;
5362 inoremap <buffer> <silent> &si &sigma;
5363 inoremap <buffer> <silent> &rh &rho;
5364 inoremap <buffer> <silent> &pi &pi;
5365 inoremap <buffer> <silent> &oc &omicron;
5366 inoremap <buffer> <silent> &xi &xi;
5367 inoremap <buffer> <silent> &nu &nu;
5368 inoremap <buffer> <silent> &mu &mu;
5369 inoremap <buffer> <silent> &lm &lambda;
5370 inoremap <buffer> <silent> &ka &kappa;
5371 inoremap <buffer> <silent> &io &iota;
5372 inoremap <buffer> <silent> &th &theta;
5373 inoremap <buffer> <silent> &et &eta;
5374 inoremap <buffer> <silent> &ze &zeta;
5375 inoremap <buffer> <silent> &ep &epsilon;
5376 inoremap <buffer> <silent> &de &delta;
5377 inoremap <buffer> <silent> &ga &gamma;
5378 inoremap <buffer> <silent> &be &beta;
5379 inoremap <buffer> <silent> &al &alpha;
5380 inoremap <buffer> <silent> &Ps &Psi;
5381 inoremap <buffer> <silent> &Ch &Chi;
5382 inoremap <buffer> <silent> &Ph &Phi;
5383 inoremap <buffer> <silent> &Up &Upsilon;
5384 inoremap <buffer> <silent> &Ta &Tau;
5385 inoremap <buffer> <silent> &Si &Sigma;
5386 inoremap <buffer> <silent> &Rh &Rho;
5387 inoremap <buffer> <silent> &Pi &Pi;
5388 inoremap <buffer> <silent> &Oc &Omicron;
5389 inoremap <buffer> <silent> &Xi &Xi;
5390 inoremap <buffer> <silent> &Nu &Nu;
5391 inoremap <buffer> <silent> &Mu &Mu;
5392 inoremap <buffer> <silent> &Lm &Lambda;
5393 inoremap <buffer> <silent> &Ka &Kappa;
5394 inoremap <buffer> <silent> &Io &Iota;
5395 inoremap <buffer> <silent> &Th &Theta;
5396 inoremap <buffer> <silent> &Et &Eta;
5397 inoremap <buffer> <silent> &Ze &Zeta;
5398 inoremap <buffer> <silent> &Ep &Epsilon;
5399 inoremap <buffer> <silent> &De &Delta;
5400 inoremap <buffer> <silent> &Ga &Gamma;
5401 inoremap <buffer> <silent> &Be &Beta;
5402 inoremap <buffer> <silent> &Al &Alpha;
5403 inoremap <buffer> <silent> &3. &hellip;
5404 inoremap <buffer> <silent> &-- &mdash;
5405 inoremap <buffer> <silent> &3- &mdash;
5406 inoremap <buffer> <silent> &m- &mdash;
5407 inoremap <buffer> <silent> &2- &ndash;
5408 inoremap <buffer> <silent> &n- &ndash;
5409 inoremap <buffer> <silent> &34 &frac34;
5410 inoremap <buffer> <silent> &12 &frac12;
5411 inoremap <buffer> <silent> &14 &frac14;
5412 inoremap <buffer> <silent> &. &middot;
5413 inoremap <buffer> <silent> &pa &para;
5414 inoremap <buffer> <silent> &mi &micro;
5415 inoremap <buffer> <silent> &dg &deg;
5416 inoremap <buffer> <silent> &? &iquest;
5417 inoremap <buffer> <silent> &! &iexcl;
5418 inoremap <buffer> <silent> &sz &szlig;
5419 inoremap <buffer> <silent> &o/ &oslash;
5420 inoremap <buffer> <silent> &/ &divide;
5421 inoremap <buffer> <silent> &" &uml;
5422 inoremap <buffer> <silent> &2> &raquo;
5423 inoremap <buffer> <silent> &2< &laquo;
5424 inoremap <buffer> <silent> &y" &yuml;
5425 inoremap <buffer> <silent> &y' &yacute;
5426 inoremap <buffer> <silent> &u" &uuml;
5427 inoremap <buffer> <silent> &u^ &ucirc;
5428 inoremap <buffer> <silent> &u' &uacute;
5429 inoremap <buffer> <silent> &u` &ugrave;
5430 inoremap <buffer> <silent> &x &times;
5431 inoremap <buffer> <silent> &o" &ouml;
5432 inoremap <buffer> <silent> &o~ &otilde;
5433 inoremap <buffer> <silent> &o^ &ocirc;
5434 inoremap <buffer> <silent> &o' &oacute;
5435 inoremap <buffer> <silent> &o` &ograve;
5436 inoremap <buffer> <silent> &n~ &ntilde;
5437 inoremap <buffer> <silent> &i" &iuml;
5438 inoremap <buffer> <silent> &i^ &icirc;
5439 inoremap <buffer> <silent> &i' &iacute;
5440 inoremap <buffer> <silent> &i` &igrave;
5441 inoremap <buffer> <silent> &e" &euml;
5442 inoremap <buffer> <silent> &e^ &ecirc;
5443 inoremap <buffer> <silent> &e' &eacute;
5444 inoremap <buffer> <silent> &e` &egrave;
5445 inoremap <buffer> <silent> &c, &ccedil;
5446 inoremap <buffer> <silent> &ae &aelig;
5447 inoremap <buffer> <silent> &ao &aring;
5448 inoremap <buffer> <silent> &a" &auml;
5449 inoremap <buffer> <silent> &a~ &atilde;
5450 inoremap <buffer> <silent> &a^ &acirc;
5451 inoremap <buffer> <silent> &a' &aacute;
5452 inoremap <buffer> <silent> &a` &agrave;
5453 inoremap <buffer> <silent> &Y' &Yacute;
5454 inoremap <buffer> <silent> &U" &Uuml;
5455 inoremap <buffer> <silent> &U^ &Ucirc;
5456 inoremap <buffer> <silent> &U' &Uacute;
5457 inoremap <buffer> <silent> &U` &Ugrave;
5458 inoremap <buffer> <silent> &O/ &Oslash;
5459 inoremap <buffer> <silent> &O" &Ouml;
5460 inoremap <buffer> <silent> &O~ &Otilde;
5461 inoremap <buffer> <silent> &O^ &Ocirc;
5462 inoremap <buffer> <silent> &O' &Oacute;
5463 inoremap <buffer> <silent> &O` &Ograve;
5464 inoremap <buffer> <silent> &N~ &Ntilde;
5465 inoremap <buffer> <silent> &I" &Iuml;
5466 inoremap <buffer> <silent> &I^ &Icirc;
5467 inoremap <buffer> <silent> &I' &Iacute;
5468 inoremap <buffer> <silent> &I` &Igrave;
5469 inoremap <buffer> <silent> &E" &Euml;
5470 inoremap <buffer> <silent> &E^ &Ecirc;
5471 inoremap <buffer> <silent> &E' &Eacute;
5472 inoremap <buffer> <silent> &E` &Egrave;
5473 inoremap <buffer> <silent> &C, &Ccedil;
5474 inoremap <buffer> <silent> &AE &AElig;
5475 inoremap <buffer> <silent> &Ao &Aring;
5476 inoremap <buffer> <silent> &A" &Auml;
5477 inoremap <buffer> <silent> &A~ &Atilde;
5478 inoremap <buffer> <silent> &A^ &Acirc;
5479 inoremap <buffer> <silent> &A' &Aacute;
5480 inoremap <buffer> <silent> &A` &Agrave;
5481 inoremap <buffer> <silent> &c| &cent;
5482 inoremap <buffer> <silent> &Y= &yen;
5483 inoremap <buffer> <silent> &# &pound;
5484 inoremap <buffer> <silent> & &nbsp;
5485 inoremap <buffer> <silent> &> &gt;
5486 inoremap <buffer> <silent> &< &lt;
5487 inoremap <buffer> <silent> &' &quot;
5488 inoremap <buffer> <silent> &tm &trade;
5489 inoremap <buffer> <silent> &rO &reg;
5490 inoremap <buffer> <silent> &cO &copy;
5491 inoremap <buffer> <silent> && &amp;
5492 inoremap <buffer> <silent> ; &nbsp;
5493 inoremap <buffer> <silent> ;la <label for=""></label>F"
5494 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5495 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5496 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5497 </textarea>k$5F"i
5498 inoremap <buffer> <silent> ;og <optgroup label="">
5499 </optgroup>k$F"i
5500 inoremap <buffer> <silent> ;op <option></option>F<
5501 inoremap <buffer> <silent> ;ms <select name="" multiple>
5502 </select>O
5503 inoremap <buffer> <silent> ;se <select name="">
5504 </select>O
5505 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5506 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5507 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5508 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5509 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5510 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5511 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5512 inoremap <buffer> <silent> ;fm <form action="">
5513 </form>k$F"i
5514 inoremap <buffer> <silent> ;if <iframe src="">
5515 </iframe>k$F"i
5516 inoremap <buffer> <silent> ;nf <noframes>
5517 </noframes>O
5518 inoremap <buffer> <silent> ;fr <frame src="">F"
5519 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5520 </frameset>k$3F"i
5521 inoremap <buffer> <silent> ;th <th></th>F<
5522 inoremap <buffer> <silent> ;td <td>
5523 </td>O
5524 inoremap <buffer> <silent> ;tr <tr>
5525 </tr>O
5526 inoremap <buffer> <silent> ;tf <tfoot>
5527 </tfoot>O
5528 inoremap <buffer> <silent> ;tb <tbody>
5529 </tbody>O
5530 inoremap <buffer> <silent> ;tH <thead>
5531 </thead>O
5532 inoremap <buffer> <silent> ;ta <table>
5533 </table>O
5534 inoremap <buffer> <silent> ;ca <caption></caption>F<
5535 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5536 </object>k$5F"i
5537 inoremap <buffer> <silent> ;ns <noscript>
5538 </noscripT>O
5539 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5540 <noembed></noembed>k$5F"i
5541 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5542 inoremap <buffer> <silent> ;va <var></var>F<
5543 inoremap <buffer> <silent> ;ul <ul>
5544 </ul>O
5545 inoremap <buffer> <silent> ;tt <tt></tt>F<
5546 inoremap <buffer> <silent> ;ti <title></title>F<
5547 inoremap <buffer> <silent> ;sp <sup></sup>F<
5548 inoremap <buffer> <silent> ;sb <sub></sub>F<
5549 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5550 inoremap <buffer> <silent> ;cs <style type="text/css">
5551 <!--
5552 -->
5553 </style>kO
5554 inoremap <buffer> <silent> ;sm <small></small>F<
5555 inoremap <buffer> <silent> ;sa <samp></samp>F<
5556 inoremap <buffer> <silent> ;sk <strike></strike>F<
5557 inoremap <buffer> <silent> ;qu <q></q>F<
5558 inoremap <buffer> <silent> ;pr <pre>
5559 </pre>O
5560 inoremap <buffer> <silent> ;/p </p>
5561 
5562 <p>
5563 inoremap <buffer> <silent> ;pp <p>
5564 </p>O
5565 inoremap <buffer> <silent> ;ol <ol>
5566 </ol>O
5567 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
5568 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
5569 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
5570 inoremap <buffer> <silent> ;lk <link href="">F"
5571 inoremap <buffer> <silent> ;li <li></li>F<
5572 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
5573 inoremap <buffer> <silent> ;ii <isindex>
5574 inoremap <buffer> <silent> ;in <ins></ins>F<
5575 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
5576 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
5577 inoremap <buffer> <silent> ;ht <html>
5578 </html>O
5579 inoremap <buffer> <silent> ;Hr <hr width="75%">
5580 inoremap <buffer> <silent> ;hr <hr>
5581 inoremap <buffer> <silent> ;he <head>
5582 </head>O
5583 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
5584 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
5585 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
5586 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
5587 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
5588 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
5589 inoremap <buffer> <silent> ;h6 <h6></h6>F<
5590 inoremap <buffer> <silent> ;h5 <h5></h5>F<
5591 inoremap <buffer> <silent> ;h4 <h4></h4>F<
5592 inoremap <buffer> <silent> ;h3 <h3></h3>F<
5593 inoremap <buffer> <silent> ;h2 <h2></h2>F<
5594 inoremap <buffer> <silent> ;h1 <h1></h1>F<
5595 inoremap <buffer> <silent> ;fc <font color=""></font>F"
5596 inoremap <buffer> <silent> ;fo <font size=""></font>F"
5597 inoremap <buffer> <silent> ;sn <span></span>F<
5598 inoremap <buffer> <silent> ;dv <div>
5599 </div>O
5600 inoremap <buffer> <silent> ;df <dfn></dfn>F<
5601 inoremap <buffer> <silent> ;de <del></del>F<
5602 inoremap <buffer> <silent> ;dd <dd></dd>F<
5603 inoremap <buffer> <silent> ;dt <dt></dt>F<
5604 inoremap <buffer> <silent> ;dl <dl>
5605 </dl>O
5606 inoremap <buffer> <silent> ;co <code></code>F<
5607 inoremap <buffer> <silent> ;ci <cite></cite>F<
5608 inoremap <buffer> <silent> ;ce <center></center>F<
5609 inoremap <buffer> <silent> ;br <br>
5610 inoremap <buffer> <silent> ;bd <body>
5611 </body>O
5612 inoremap <buffer> <silent> ;bl <blockquote>
5613 </blockquote>O
5614 inoremap <buffer> <silent> ;bi <big></big>F<
5615 inoremap <buffer> <silent> ;bh <base href="">F"
5616 inoremap <buffer> <silent> ;ad <address></address>F<
5617 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
5618 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
5619 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
5620 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
5621 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
5622 inoremap <buffer> <silent> ;an <a name=""></a>F"
5623 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
5624 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
5625 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
5626 inoremap <buffer> <silent> ;ah <a href=""></a>F"
5627 imap <buffer> <silent> ;s4 ;s4
5628 imap <buffer> <silent> ;4 ;4
5629 inoremap <buffer> <silent> ;mi :call MangleImageTag()
5630 inoremap <buffer> <silent> ; 
5631 inoremap <buffer> <silent> ;& &
5632 inoremap <buffer> <silent> ;; ;
5633 setlocal keymap=
5634 setlocal noarabic
5635 setlocal autoindent
5636 setlocal balloonexpr=
5637 setlocal nobinary
5638 setlocal bufhidden=
5639 setlocal buflisted
5640 setlocal buftype=
5641 setlocal nocindent
5642 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
5643 setlocal cinoptions=
5644 setlocal cinwords=if,else,while,do,for,switch
5645 setlocal colorcolumn=
5646 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
5647 setlocal commentstring=<!--%s-->
5648 setlocal complete=.,w,b,u,t,i
5649 setlocal concealcursor=
5650 setlocal conceallevel=0
5651 setlocal completefunc=
5652 setlocal nocopyindent
5653 setlocal cryptmethod=
5654 setlocal nocursorbind
5655 setlocal nocursorcolumn
5656 setlocal nocursorline
5657 setlocal define=
5658 setlocal dictionary=
5659 setlocal nodiff
5660 setlocal equalprg=
5661 setlocal errorformat=
5662 setlocal expandtab
5663 if &filetype != 'html'
5664 setlocal filetype=html
5665 endif
5666 setlocal foldcolumn=0
5667 setlocal foldenable
5668 setlocal foldexpr=0
5669 setlocal foldignore=#
5670 setlocal foldlevel=0
5671 setlocal foldmarker={{{,}}}
5672 setlocal foldmethod=manual
5673 setlocal foldminlines=1
5674 setlocal foldnestmax=20
5675 setlocal foldtext=foldtext()
5676 setlocal formatexpr=
5677 setlocal formatoptions=tcq
5678 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
5679 setlocal grepprg=
5680 setlocal iminsert=2
5681 setlocal imsearch=2
5682 setlocal include=
5683 setlocal includeexpr=
5684 setlocal indentexpr=
5685 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
5686 setlocal noinfercase
5687 setlocal iskeyword=@,48-57,_,192-255
5688 setlocal keywordprg=
5689 setlocal nolinebreak
5690 setlocal nolisp
5691 setlocal nolist
5692 setlocal makeprg=
5693 setlocal matchpairs=(:),{:},[:],<:>
5694 setlocal nomodeline
5695 setlocal modifiable
5696 setlocal nrformats=octal,hex
5697 setlocal nonumber
5698 setlocal numberwidth=4
5699 setlocal omnifunc=htmlcomplete#CompleteTags
5700 setlocal path=
5701 setlocal nopreserveindent
5702 setlocal nopreviewwindow
5703 setlocal quoteescape=\\
5704 setlocal noreadonly
5705 setlocal norelativenumber
5706 setlocal norightleft
5707 setlocal rightleftcmd=search
5708 setlocal noscrollbind
5709 setlocal shiftwidth=4
5710 setlocal noshortname
5711 setlocal nosmartindent
5712 setlocal softtabstop=0
5713 setlocal nospell
5714 setlocal spellcapcheck=
5715 setlocal spellfile=
5716 setlocal spelllang=en
5717 setlocal statusline=
5718 setlocal suffixesadd=
5719 setlocal swapfile
5720 setlocal synmaxcol=3000
5721 if &syntax != 'html'
5722 setlocal syntax=html
5723 endif
5724 setlocal tabstop=4
5725 setlocal tags=
5726 setlocal textwidth=0
5727 setlocal thesaurus=
5728 setlocal noundofile
5729 setlocal nowinfixheight
5730 setlocal nowinfixwidth
5731 setlocal wrap
5732 setlocal wrapmargin=0
5733 silent! normal! zE
5734 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
5735 if s:l < 1 | let s:l = 1 | endif
5736 exe s:l
5737 normal! zt
5738 1
5739 normal! 0
5740 tabedit project.html
5741 set splitbelow splitright
5742 set nosplitbelow
5743 set nosplitright
5744 wincmd t
5745 set winheight=1 winwidth=1
5746 argglobal
5747 14argu
5748 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5749 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5750 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
5751 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
5752 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
5753 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
5754 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
5755 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
5756 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
5757 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
5758 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
5759 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
5760 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
5761 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
5762 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
5763 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
5764 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
5765 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
5766 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">')
5767 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">')
5768 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
5769 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
5770 nnoremap <buffer> <silent> ; 
5771 nnoremap <buffer> <silent> ;; ;
5772 vnoremap <buffer> <silent> ;; ;
5773 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
5774 inoremap <buffer> <silent> &hA &hArr;
5775 inoremap <buffer> <silent> &dA &dArr;
5776 inoremap <buffer> <silent> &rA &rArr;
5777 inoremap <buffer> <silent> &uA &uArr;
5778 inoremap <buffer> <silent> &lA &lArr;
5779 inoremap <buffer> <silent> &ha &harr;
5780 inoremap <buffer> <silent> &da &darr;
5781 inoremap <buffer> <silent> &ra &rarr;
5782 inoremap <buffer> <silent> &ua &uarr;
5783 inoremap <buffer> <silent> &la &larr;
5784 inoremap <buffer> <silent> &pv &piv;
5785 inoremap <buffer> <silent> &uh &upsih;
5786 inoremap <buffer> <silent> &ts &thetasym;
5787 inoremap <buffer> <silent> &og &omega;
5788 inoremap <buffer> <silent> &ps &psi;
5789 inoremap <buffer> <silent> &ch &chi;
5790 inoremap <buffer> <silent> &ph &phi;
5791 inoremap <buffer> <silent> &up &upsilon;
5792 inoremap <buffer> <silent> &ta &tau;
5793 inoremap <buffer> <silent> &sf &sigmaf;
5794 inoremap <buffer> <silent> &si &sigma;
5795 inoremap <buffer> <silent> &rh &rho;
5796 inoremap <buffer> <silent> &pi &pi;
5797 inoremap <buffer> <silent> &oc &omicron;
5798 inoremap <buffer> <silent> &xi &xi;
5799 inoremap <buffer> <silent> &nu &nu;
5800 inoremap <buffer> <silent> &mu &mu;
5801 inoremap <buffer> <silent> &lm &lambda;
5802 inoremap <buffer> <silent> &ka &kappa;
5803 inoremap <buffer> <silent> &io &iota;
5804 inoremap <buffer> <silent> &th &theta;
5805 inoremap <buffer> <silent> &et &eta;
5806 inoremap <buffer> <silent> &ze &zeta;
5807 inoremap <buffer> <silent> &ep &epsilon;
5808 inoremap <buffer> <silent> &de &delta;
5809 inoremap <buffer> <silent> &ga &gamma;
5810 inoremap <buffer> <silent> &be &beta;
5811 inoremap <buffer> <silent> &al &alpha;
5812 inoremap <buffer> <silent> &Ps &Psi;
5813 inoremap <buffer> <silent> &Ch &Chi;
5814 inoremap <buffer> <silent> &Ph &Phi;
5815 inoremap <buffer> <silent> &Up &Upsilon;
5816 inoremap <buffer> <silent> &Ta &Tau;
5817 inoremap <buffer> <silent> &Si &Sigma;
5818 inoremap <buffer> <silent> &Rh &Rho;
5819 inoremap <buffer> <silent> &Pi &Pi;
5820 inoremap <buffer> <silent> &Oc &Omicron;
5821 inoremap <buffer> <silent> &Xi &Xi;
5822 inoremap <buffer> <silent> &Nu &Nu;
5823 inoremap <buffer> <silent> &Mu &Mu;
5824 inoremap <buffer> <silent> &Lm &Lambda;
5825 inoremap <buffer> <silent> &Ka &Kappa;
5826 inoremap <buffer> <silent> &Io &Iota;
5827 inoremap <buffer> <silent> &Th &Theta;
5828 inoremap <buffer> <silent> &Et &Eta;
5829 inoremap <buffer> <silent> &Ze &Zeta;
5830 inoremap <buffer> <silent> &Ep &Epsilon;
5831 inoremap <buffer> <silent> &De &Delta;
5832 inoremap <buffer> <silent> &Ga &Gamma;
5833 inoremap <buffer> <silent> &Be &Beta;
5834 inoremap <buffer> <silent> &Al &Alpha;
5835 inoremap <buffer> <silent> &3. &hellip;
5836 inoremap <buffer> <silent> &-- &mdash;
5837 inoremap <buffer> <silent> &3- &mdash;
5838 inoremap <buffer> <silent> &m- &mdash;
5839 inoremap <buffer> <silent> &2- &ndash;
5840 inoremap <buffer> <silent> &n- &ndash;
5841 inoremap <buffer> <silent> &34 &frac34;
5842 inoremap <buffer> <silent> &12 &frac12;
5843 inoremap <buffer> <silent> &14 &frac14;
5844 inoremap <buffer> <silent> &. &middot;
5845 inoremap <buffer> <silent> &pa &para;
5846 inoremap <buffer> <silent> &mi &micro;
5847 inoremap <buffer> <silent> &dg &deg;
5848 inoremap <buffer> <silent> &? &iquest;
5849 inoremap <buffer> <silent> &! &iexcl;
5850 inoremap <buffer> <silent> &sz &szlig;
5851 inoremap <buffer> <silent> &o/ &oslash;
5852 inoremap <buffer> <silent> &/ &divide;
5853 inoremap <buffer> <silent> &" &uml;
5854 inoremap <buffer> <silent> &2> &raquo;
5855 inoremap <buffer> <silent> &2< &laquo;
5856 inoremap <buffer> <silent> &y" &yuml;
5857 inoremap <buffer> <silent> &y' &yacute;
5858 inoremap <buffer> <silent> &u" &uuml;
5859 inoremap <buffer> <silent> &u^ &ucirc;
5860 inoremap <buffer> <silent> &u' &uacute;
5861 inoremap <buffer> <silent> &u` &ugrave;
5862 inoremap <buffer> <silent> &x &times;
5863 inoremap <buffer> <silent> &o" &ouml;
5864 inoremap <buffer> <silent> &o~ &otilde;
5865 inoremap <buffer> <silent> &o^ &ocirc;
5866 inoremap <buffer> <silent> &o' &oacute;
5867 inoremap <buffer> <silent> &o` &ograve;
5868 inoremap <buffer> <silent> &n~ &ntilde;
5869 inoremap <buffer> <silent> &i" &iuml;
5870 inoremap <buffer> <silent> &i^ &icirc;
5871 inoremap <buffer> <silent> &i' &iacute;
5872 inoremap <buffer> <silent> &i` &igrave;
5873 inoremap <buffer> <silent> &e" &euml;
5874 inoremap <buffer> <silent> &e^ &ecirc;
5875 inoremap <buffer> <silent> &e' &eacute;
5876 inoremap <buffer> <silent> &e` &egrave;
5877 inoremap <buffer> <silent> &c, &ccedil;
5878 inoremap <buffer> <silent> &ae &aelig;
5879 inoremap <buffer> <silent> &ao &aring;
5880 inoremap <buffer> <silent> &a" &auml;
5881 inoremap <buffer> <silent> &a~ &atilde;
5882 inoremap <buffer> <silent> &a^ &acirc;
5883 inoremap <buffer> <silent> &a' &aacute;
5884 inoremap <buffer> <silent> &a` &agrave;
5885 inoremap <buffer> <silent> &Y' &Yacute;
5886 inoremap <buffer> <silent> &U" &Uuml;
5887 inoremap <buffer> <silent> &U^ &Ucirc;
5888 inoremap <buffer> <silent> &U' &Uacute;
5889 inoremap <buffer> <silent> &U` &Ugrave;
5890 inoremap <buffer> <silent> &O/ &Oslash;
5891 inoremap <buffer> <silent> &O" &Ouml;
5892 inoremap <buffer> <silent> &O~ &Otilde;
5893 inoremap <buffer> <silent> &O^ &Ocirc;
5894 inoremap <buffer> <silent> &O' &Oacute;
5895 inoremap <buffer> <silent> &O` &Ograve;
5896 inoremap <buffer> <silent> &N~ &Ntilde;
5897 inoremap <buffer> <silent> &I" &Iuml;
5898 inoremap <buffer> <silent> &I^ &Icirc;
5899 inoremap <buffer> <silent> &I' &Iacute;
5900 inoremap <buffer> <silent> &I` &Igrave;
5901 inoremap <buffer> <silent> &E" &Euml;
5902 inoremap <buffer> <silent> &E^ &Ecirc;
5903 inoremap <buffer> <silent> &E' &Eacute;
5904 inoremap <buffer> <silent> &E` &Egrave;
5905 inoremap <buffer> <silent> &C, &Ccedil;
5906 inoremap <buffer> <silent> &AE &AElig;
5907 inoremap <buffer> <silent> &Ao &Aring;
5908 inoremap <buffer> <silent> &A" &Auml;
5909 inoremap <buffer> <silent> &A~ &Atilde;
5910 inoremap <buffer> <silent> &A^ &Acirc;
5911 inoremap <buffer> <silent> &A' &Aacute;
5912 inoremap <buffer> <silent> &A` &Agrave;
5913 inoremap <buffer> <silent> &c| &cent;
5914 inoremap <buffer> <silent> &Y= &yen;
5915 inoremap <buffer> <silent> &# &pound;
5916 inoremap <buffer> <silent> & &nbsp;
5917 inoremap <buffer> <silent> &> &gt;
5918 inoremap <buffer> <silent> &< &lt;
5919 inoremap <buffer> <silent> &' &quot;
5920 inoremap <buffer> <silent> &tm &trade;
5921 inoremap <buffer> <silent> &rO &reg;
5922 inoremap <buffer> <silent> &cO &copy;
5923 inoremap <buffer> <silent> && &amp;
5924 inoremap <buffer> <silent> ; &nbsp;
5925 inoremap <buffer> <silent> ;la <label for=""></label>F"
5926 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5927 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5928 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5929 </textarea>k$5F"i
5930 inoremap <buffer> <silent> ;og <optgroup label="">
5931 </optgroup>k$F"i
5932 inoremap <buffer> <silent> ;op <option></option>F<
5933 inoremap <buffer> <silent> ;ms <select name="" multiple>
5934 </select>O
5935 inoremap <buffer> <silent> ;se <select name="">
5936 </select>O
5937 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5938 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5939 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5940 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5941 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5942 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5943 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5944 inoremap <buffer> <silent> ;fm <form action="">
5945 </form>k$F"i
5946 inoremap <buffer> <silent> ;if <iframe src="">
5947 </iframe>k$F"i
5948 inoremap <buffer> <silent> ;nf <noframes>
5949 </noframes>O
5950 inoremap <buffer> <silent> ;fr <frame src="">F"
5951 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5952 </frameset>k$3F"i
5953 inoremap <buffer> <silent> ;th <th></th>F<
5954 inoremap <buffer> <silent> ;td <td>
5955 </td>O
5956 inoremap <buffer> <silent> ;tr <tr>
5957 </tr>O
5958 inoremap <buffer> <silent> ;tf <tfoot>
5959 </tfoot>O
5960 inoremap <buffer> <silent> ;tb <tbody>
5961 </tbody>O
5962 inoremap <buffer> <silent> ;tH <thead>
5963 </thead>O
5964 inoremap <buffer> <silent> ;ta <table>
5965 </table>O
5966 inoremap <buffer> <silent> ;ca <caption></caption>F<
5967 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5968 </object>k$5F"i
5969 inoremap <buffer> <silent> ;ns <noscript>
5970 </noscripT>O
5971 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5972 <noembed></noembed>k$5F"i
5973 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5974 inoremap <buffer> <silent> ;va <var></var>F<
5975 inoremap <buffer> <silent> ;ul <ul>
5976 </ul>O
5977 inoremap <buffer> <silent> ;tt <tt></tt>F<
5978 inoremap <buffer> <silent> ;ti <title></title>F<
5979 inoremap <buffer> <silent> ;sp <sup></sup>F<
5980 inoremap <buffer> <silent> ;sb <sub></sub>F<
5981 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5982 inoremap <buffer> <silent> ;cs <style type="text/css">
5983 <!--
5984 -->
5985 </style>kO
5986 inoremap <buffer> <silent> ;sm <small></small>F<
5987 inoremap <buffer> <silent> ;sa <samp></samp>F<
5988 inoremap <buffer> <silent> ;sk <strike></strike>F<
5989 inoremap <buffer> <silent> ;qu <q></q>F<
5990 inoremap <buffer> <silent> ;pr <pre>
5991 </pre>O
5992 inoremap <buffer> <silent> ;/p </p>
5993 
5994 <p>
5995 inoremap <buffer> <silent> ;pp <p>
5996 </p>O
5997 inoremap <buffer> <silent> ;ol <ol>
5998 </ol>O
5999 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6000 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6001 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6002 inoremap <buffer> <silent> ;lk <link href="">F"
6003 inoremap <buffer> <silent> ;li <li></li>F<
6004 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6005 inoremap <buffer> <silent> ;ii <isindex>
6006 inoremap <buffer> <silent> ;in <ins></ins>F<
6007 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6008 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6009 inoremap <buffer> <silent> ;ht <html>
6010 </html>O
6011 inoremap <buffer> <silent> ;Hr <hr width="75%">
6012 inoremap <buffer> <silent> ;hr <hr>
6013 inoremap <buffer> <silent> ;he <head>
6014 </head>O
6015 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6016 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6017 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6018 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6019 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6020 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6021 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6022 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6023 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6024 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6025 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6026 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6027 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6028 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6029 inoremap <buffer> <silent> ;sn <span></span>F<
6030 inoremap <buffer> <silent> ;dv <div>
6031 </div>O
6032 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6033 inoremap <buffer> <silent> ;de <del></del>F<
6034 inoremap <buffer> <silent> ;dd <dd></dd>F<
6035 inoremap <buffer> <silent> ;dt <dt></dt>F<
6036 inoremap <buffer> <silent> ;dl <dl>
6037 </dl>O
6038 inoremap <buffer> <silent> ;co <code></code>F<
6039 inoremap <buffer> <silent> ;ci <cite></cite>F<
6040 inoremap <buffer> <silent> ;ce <center></center>F<
6041 inoremap <buffer> <silent> ;br <br>
6042 inoremap <buffer> <silent> ;bd <body>
6043 </body>O
6044 inoremap <buffer> <silent> ;bl <blockquote>
6045 </blockquote>O
6046 inoremap <buffer> <silent> ;bi <big></big>F<
6047 inoremap <buffer> <silent> ;bh <base href="">F"
6048 inoremap <buffer> <silent> ;ad <address></address>F<
6049 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6050 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6051 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6052 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6053 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6054 inoremap <buffer> <silent> ;an <a name=""></a>F"
6055 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6056 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6057 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6058 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6059 imap <buffer> <silent> ;s4 ;s4
6060 imap <buffer> <silent> ;4 ;4
6061 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6062 inoremap <buffer> <silent> ; 
6063 inoremap <buffer> <silent> ;& &
6064 inoremap <buffer> <silent> ;; ;
6065 setlocal keymap=
6066 setlocal noarabic
6067 setlocal autoindent
6068 setlocal balloonexpr=
6069 setlocal nobinary
6070 setlocal bufhidden=
6071 setlocal buflisted
6072 setlocal buftype=
6073 setlocal nocindent
6074 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6075 setlocal cinoptions=
6076 setlocal cinwords=if,else,while,do,for,switch
6077 setlocal colorcolumn=
6078 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6079 setlocal commentstring=<!--%s-->
6080 setlocal complete=.,w,b,u,t,i
6081 setlocal concealcursor=
6082 setlocal conceallevel=0
6083 setlocal completefunc=
6084 setlocal nocopyindent
6085 setlocal cryptmethod=
6086 setlocal nocursorbind
6087 setlocal nocursorcolumn
6088 setlocal nocursorline
6089 setlocal define=
6090 setlocal dictionary=
6091 setlocal nodiff
6092 setlocal equalprg=
6093 setlocal errorformat=
6094 setlocal expandtab
6095 if &filetype != 'html'
6096 setlocal filetype=html
6097 endif
6098 setlocal foldcolumn=0
6099 setlocal foldenable
6100 setlocal foldexpr=0
6101 setlocal foldignore=#
6102 setlocal foldlevel=0
6103 setlocal foldmarker={{{,}}}
6104 setlocal foldmethod=manual
6105 setlocal foldminlines=1
6106 setlocal foldnestmax=20
6107 setlocal foldtext=foldtext()
6108 setlocal formatexpr=
6109 setlocal formatoptions=tcq
6110 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6111 setlocal grepprg=
6112 setlocal iminsert=2
6113 setlocal imsearch=2
6114 setlocal include=
6115 setlocal includeexpr=
6116 setlocal indentexpr=
6117 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6118 setlocal noinfercase
6119 setlocal iskeyword=@,48-57,_,192-255
6120 setlocal keywordprg=
6121 setlocal nolinebreak
6122 setlocal nolisp
6123 setlocal nolist
6124 setlocal makeprg=
6125 setlocal matchpairs=(:),{:},[:],<:>
6126 setlocal nomodeline
6127 setlocal modifiable
6128 setlocal nrformats=octal,hex
6129 setlocal nonumber
6130 setlocal numberwidth=4
6131 setlocal omnifunc=htmlcomplete#CompleteTags
6132 setlocal path=
6133 setlocal nopreserveindent
6134 setlocal nopreviewwindow
6135 setlocal quoteescape=\\
6136 setlocal noreadonly
6137 setlocal norelativenumber
6138 setlocal norightleft
6139 setlocal rightleftcmd=search
6140 setlocal noscrollbind
6141 setlocal shiftwidth=4
6142 setlocal noshortname
6143 setlocal nosmartindent
6144 setlocal softtabstop=0
6145 setlocal nospell
6146 setlocal spellcapcheck=
6147 setlocal spellfile=
6148 setlocal spelllang=en
6149 setlocal statusline=
6150 setlocal suffixesadd=
6151 setlocal swapfile
6152 setlocal synmaxcol=3000
6153 if &syntax != 'html'
6154 setlocal syntax=html
6155 endif
6156 setlocal tabstop=4
6157 setlocal tags=
6158 setlocal textwidth=0
6159 setlocal thesaurus=
6160 setlocal noundofile
6161 setlocal nowinfixheight
6162 setlocal nowinfixwidth
6163 setlocal wrap
6164 setlocal wrapmargin=0
6165 silent! normal! zE
6166 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
6167 if s:l < 1 | let s:l = 1 | endif
6168 exe s:l
6169 normal! zt
6170 1
6171 normal! 0
6172 tabedit recover.html
6173 set splitbelow splitright
6174 set nosplitbelow
6175 set nosplitright
6176 wincmd t
6177 set winheight=1 winwidth=1
6178 argglobal
6179 15argu
6180 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6181 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6182 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
6183 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
6184 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
6185 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
6186 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
6187 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
6188 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
6189 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
6190 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
6191 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
6192 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
6193 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
6194 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
6195 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
6196 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
6197 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
6198 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">')
6199 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">')
6200 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
6201 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
6202 nnoremap <buffer> <silent> ; 
6203 nnoremap <buffer> <silent> ;; ;
6204 vnoremap <buffer> <silent> ;; ;
6205 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
6206 inoremap <buffer> <silent> &hA &hArr;
6207 inoremap <buffer> <silent> &dA &dArr;
6208 inoremap <buffer> <silent> &rA &rArr;
6209 inoremap <buffer> <silent> &uA &uArr;
6210 inoremap <buffer> <silent> &lA &lArr;
6211 inoremap <buffer> <silent> &ha &harr;
6212 inoremap <buffer> <silent> &da &darr;
6213 inoremap <buffer> <silent> &ra &rarr;
6214 inoremap <buffer> <silent> &ua &uarr;
6215 inoremap <buffer> <silent> &la &larr;
6216 inoremap <buffer> <silent> &pv &piv;
6217 inoremap <buffer> <silent> &uh &upsih;
6218 inoremap <buffer> <silent> &ts &thetasym;
6219 inoremap <buffer> <silent> &og &omega;
6220 inoremap <buffer> <silent> &ps &psi;
6221 inoremap <buffer> <silent> &ch &chi;
6222 inoremap <buffer> <silent> &ph &phi;
6223 inoremap <buffer> <silent> &up &upsilon;
6224 inoremap <buffer> <silent> &ta &tau;
6225 inoremap <buffer> <silent> &sf &sigmaf;
6226 inoremap <buffer> <silent> &si &sigma;
6227 inoremap <buffer> <silent> &rh &rho;
6228 inoremap <buffer> <silent> &pi &pi;
6229 inoremap <buffer> <silent> &oc &omicron;
6230 inoremap <buffer> <silent> &xi &xi;
6231 inoremap <buffer> <silent> &nu &nu;
6232 inoremap <buffer> <silent> &mu &mu;
6233 inoremap <buffer> <silent> &lm &lambda;
6234 inoremap <buffer> <silent> &ka &kappa;
6235 inoremap <buffer> <silent> &io &iota;
6236 inoremap <buffer> <silent> &th &theta;
6237 inoremap <buffer> <silent> &et &eta;
6238 inoremap <buffer> <silent> &ze &zeta;
6239 inoremap <buffer> <silent> &ep &epsilon;
6240 inoremap <buffer> <silent> &de &delta;
6241 inoremap <buffer> <silent> &ga &gamma;
6242 inoremap <buffer> <silent> &be &beta;
6243 inoremap <buffer> <silent> &al &alpha;
6244 inoremap <buffer> <silent> &Ps &Psi;
6245 inoremap <buffer> <silent> &Ch &Chi;
6246 inoremap <buffer> <silent> &Ph &Phi;
6247 inoremap <buffer> <silent> &Up &Upsilon;
6248 inoremap <buffer> <silent> &Ta &Tau;
6249 inoremap <buffer> <silent> &Si &Sigma;
6250 inoremap <buffer> <silent> &Rh &Rho;
6251 inoremap <buffer> <silent> &Pi &Pi;
6252 inoremap <buffer> <silent> &Oc &Omicron;
6253 inoremap <buffer> <silent> &Xi &Xi;
6254 inoremap <buffer> <silent> &Nu &Nu;
6255 inoremap <buffer> <silent> &Mu &Mu;
6256 inoremap <buffer> <silent> &Lm &Lambda;
6257 inoremap <buffer> <silent> &Ka &Kappa;
6258 inoremap <buffer> <silent> &Io &Iota;
6259 inoremap <buffer> <silent> &Th &Theta;
6260 inoremap <buffer> <silent> &Et &Eta;
6261 inoremap <buffer> <silent> &Ze &Zeta;
6262 inoremap <buffer> <silent> &Ep &Epsilon;
6263 inoremap <buffer> <silent> &De &Delta;
6264 inoremap <buffer> <silent> &Ga &Gamma;
6265 inoremap <buffer> <silent> &Be &Beta;
6266 inoremap <buffer> <silent> &Al &Alpha;
6267 inoremap <buffer> <silent> &3. &hellip;
6268 inoremap <buffer> <silent> &-- &mdash;
6269 inoremap <buffer> <silent> &3- &mdash;
6270 inoremap <buffer> <silent> &m- &mdash;
6271 inoremap <buffer> <silent> &2- &ndash;
6272 inoremap <buffer> <silent> &n- &ndash;
6273 inoremap <buffer> <silent> &34 &frac34;
6274 inoremap <buffer> <silent> &12 &frac12;
6275 inoremap <buffer> <silent> &14 &frac14;
6276 inoremap <buffer> <silent> &. &middot;
6277 inoremap <buffer> <silent> &pa &para;
6278 inoremap <buffer> <silent> &mi &micro;
6279 inoremap <buffer> <silent> &dg &deg;
6280 inoremap <buffer> <silent> &? &iquest;
6281 inoremap <buffer> <silent> &! &iexcl;
6282 inoremap <buffer> <silent> &sz &szlig;
6283 inoremap <buffer> <silent> &o/ &oslash;
6284 inoremap <buffer> <silent> &/ &divide;
6285 inoremap <buffer> <silent> &" &uml;
6286 inoremap <buffer> <silent> &2> &raquo;
6287 inoremap <buffer> <silent> &2< &laquo;
6288 inoremap <buffer> <silent> &y" &yuml;
6289 inoremap <buffer> <silent> &y' &yacute;
6290 inoremap <buffer> <silent> &u" &uuml;
6291 inoremap <buffer> <silent> &u^ &ucirc;
6292 inoremap <buffer> <silent> &u' &uacute;
6293 inoremap <buffer> <silent> &u` &ugrave;
6294 inoremap <buffer> <silent> &x &times;
6295 inoremap <buffer> <silent> &o" &ouml;
6296 inoremap <buffer> <silent> &o~ &otilde;
6297 inoremap <buffer> <silent> &o^ &ocirc;
6298 inoremap <buffer> <silent> &o' &oacute;
6299 inoremap <buffer> <silent> &o` &ograve;
6300 inoremap <buffer> <silent> &n~ &ntilde;
6301 inoremap <buffer> <silent> &i" &iuml;
6302 inoremap <buffer> <silent> &i^ &icirc;
6303 inoremap <buffer> <silent> &i' &iacute;
6304 inoremap <buffer> <silent> &i` &igrave;
6305 inoremap <buffer> <silent> &e" &euml;
6306 inoremap <buffer> <silent> &e^ &ecirc;
6307 inoremap <buffer> <silent> &e' &eacute;
6308 inoremap <buffer> <silent> &e` &egrave;
6309 inoremap <buffer> <silent> &c, &ccedil;
6310 inoremap <buffer> <silent> &ae &aelig;
6311 inoremap <buffer> <silent> &ao &aring;
6312 inoremap <buffer> <silent> &a" &auml;
6313 inoremap <buffer> <silent> &a~ &atilde;
6314 inoremap <buffer> <silent> &a^ &acirc;
6315 inoremap <buffer> <silent> &a' &aacute;
6316 inoremap <buffer> <silent> &a` &agrave;
6317 inoremap <buffer> <silent> &Y' &Yacute;
6318 inoremap <buffer> <silent> &U" &Uuml;
6319 inoremap <buffer> <silent> &U^ &Ucirc;
6320 inoremap <buffer> <silent> &U' &Uacute;
6321 inoremap <buffer> <silent> &U` &Ugrave;
6322 inoremap <buffer> <silent> &O/ &Oslash;
6323 inoremap <buffer> <silent> &O" &Ouml;
6324 inoremap <buffer> <silent> &O~ &Otilde;
6325 inoremap <buffer> <silent> &O^ &Ocirc;
6326 inoremap <buffer> <silent> &O' &Oacute;
6327 inoremap <buffer> <silent> &O` &Ograve;
6328 inoremap <buffer> <silent> &N~ &Ntilde;
6329 inoremap <buffer> <silent> &I" &Iuml;
6330 inoremap <buffer> <silent> &I^ &Icirc;
6331 inoremap <buffer> <silent> &I' &Iacute;
6332 inoremap <buffer> <silent> &I` &Igrave;
6333 inoremap <buffer> <silent> &E" &Euml;
6334 inoremap <buffer> <silent> &E^ &Ecirc;
6335 inoremap <buffer> <silent> &E' &Eacute;
6336 inoremap <buffer> <silent> &E` &Egrave;
6337 inoremap <buffer> <silent> &C, &Ccedil;
6338 inoremap <buffer> <silent> &AE &AElig;
6339 inoremap <buffer> <silent> &Ao &Aring;
6340 inoremap <buffer> <silent> &A" &Auml;
6341 inoremap <buffer> <silent> &A~ &Atilde;
6342 inoremap <buffer> <silent> &A^ &Acirc;
6343 inoremap <buffer> <silent> &A' &Aacute;
6344 inoremap <buffer> <silent> &A` &Agrave;
6345 inoremap <buffer> <silent> &c| &cent;
6346 inoremap <buffer> <silent> &Y= &yen;
6347 inoremap <buffer> <silent> &# &pound;
6348 inoremap <buffer> <silent> & &nbsp;
6349 inoremap <buffer> <silent> &> &gt;
6350 inoremap <buffer> <silent> &< &lt;
6351 inoremap <buffer> <silent> &' &quot;
6352 inoremap <buffer> <silent> &tm &trade;
6353 inoremap <buffer> <silent> &rO &reg;
6354 inoremap <buffer> <silent> &cO &copy;
6355 inoremap <buffer> <silent> && &amp;
6356 inoremap <buffer> <silent> ; &nbsp;
6357 inoremap <buffer> <silent> ;la <label for=""></label>F"
6358 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
6359 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
6360 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
6361 </textarea>k$5F"i
6362 inoremap <buffer> <silent> ;og <optgroup label="">
6363 </optgroup>k$F"i
6364 inoremap <buffer> <silent> ;op <option></option>F<
6365 inoremap <buffer> <silent> ;ms <select name="" multiple>
6366 </select>O
6367 inoremap <buffer> <silent> ;se <select name="">
6368 </select>O
6369 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
6370 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
6371 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
6372 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
6373 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
6374 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
6375 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
6376 inoremap <buffer> <silent> ;fm <form action="">
6377 </form>k$F"i
6378 inoremap <buffer> <silent> ;if <iframe src="">
6379 </iframe>k$F"i
6380 inoremap <buffer> <silent> ;nf <noframes>
6381 </noframes>O
6382 inoremap <buffer> <silent> ;fr <frame src="">F"
6383 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
6384 </frameset>k$3F"i
6385 inoremap <buffer> <silent> ;th <th></th>F<
6386 inoremap <buffer> <silent> ;td <td>
6387 </td>O
6388 inoremap <buffer> <silent> ;tr <tr>
6389 </tr>O
6390 inoremap <buffer> <silent> ;tf <tfoot>
6391 </tfoot>O
6392 inoremap <buffer> <silent> ;tb <tbody>
6393 </tbody>O
6394 inoremap <buffer> <silent> ;tH <thead>
6395 </thead>O
6396 inoremap <buffer> <silent> ;ta <table>
6397 </table>O
6398 inoremap <buffer> <silent> ;ca <caption></caption>F<
6399 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
6400 </object>k$5F"i
6401 inoremap <buffer> <silent> ;ns <noscript>
6402 </noscripT>O
6403 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
6404 <noembed></noembed>k$5F"i
6405 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
6406 inoremap <buffer> <silent> ;va <var></var>F<
6407 inoremap <buffer> <silent> ;ul <ul>
6408 </ul>O
6409 inoremap <buffer> <silent> ;tt <tt></tt>F<
6410 inoremap <buffer> <silent> ;ti <title></title>F<
6411 inoremap <buffer> <silent> ;sp <sup></sup>F<
6412 inoremap <buffer> <silent> ;sb <sub></sub>F<
6413 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
6414 inoremap <buffer> <silent> ;cs <style type="text/css">
6415 <!--
6416 -->
6417 </style>kO
6418 inoremap <buffer> <silent> ;sm <small></small>F<
6419 inoremap <buffer> <silent> ;sa <samp></samp>F<
6420 inoremap <buffer> <silent> ;sk <strike></strike>F<
6421 inoremap <buffer> <silent> ;qu <q></q>F<
6422 inoremap <buffer> <silent> ;pr <pre>
6423 </pre>O
6424 inoremap <buffer> <silent> ;/p </p>
6425 
6426 <p>
6427 inoremap <buffer> <silent> ;pp <p>
6428 </p>O
6429 inoremap <buffer> <silent> ;ol <ol>
6430 </ol>O
6431 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6432 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6433 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6434 inoremap <buffer> <silent> ;lk <link href="">F"
6435 inoremap <buffer> <silent> ;li <li></li>F<
6436 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6437 inoremap <buffer> <silent> ;ii <isindex>
6438 inoremap <buffer> <silent> ;in <ins></ins>F<
6439 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6440 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6441 inoremap <buffer> <silent> ;ht <html>
6442 </html>O
6443 inoremap <buffer> <silent> ;Hr <hr width="75%">
6444 inoremap <buffer> <silent> ;hr <hr>
6445 inoremap <buffer> <silent> ;he <head>
6446 </head>O
6447 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6448 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6449 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6450 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6451 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6452 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6453 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6454 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6455 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6456 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6457 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6458 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6459 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6460 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6461 inoremap <buffer> <silent> ;sn <span></span>F<
6462 inoremap <buffer> <silent> ;dv <div>
6463 </div>O
6464 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6465 inoremap <buffer> <silent> ;de <del></del>F<
6466 inoremap <buffer> <silent> ;dd <dd></dd>F<
6467 inoremap <buffer> <silent> ;dt <dt></dt>F<
6468 inoremap <buffer> <silent> ;dl <dl>
6469 </dl>O
6470 inoremap <buffer> <silent> ;co <code></code>F<
6471 inoremap <buffer> <silent> ;ci <cite></cite>F<
6472 inoremap <buffer> <silent> ;ce <center></center>F<
6473 inoremap <buffer> <silent> ;br <br>
6474 inoremap <buffer> <silent> ;bd <body>
6475 </body>O
6476 inoremap <buffer> <silent> ;bl <blockquote>
6477 </blockquote>O
6478 inoremap <buffer> <silent> ;bi <big></big>F<
6479 inoremap <buffer> <silent> ;bh <base href="">F"
6480 inoremap <buffer> <silent> ;ad <address></address>F<
6481 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6482 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6483 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6484 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6485 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6486 inoremap <buffer> <silent> ;an <a name=""></a>F"
6487 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6488 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6489 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6490 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6491 imap <buffer> <silent> ;s4 ;s4
6492 imap <buffer> <silent> ;4 ;4
6493 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6494 inoremap <buffer> <silent> ; 
6495 inoremap <buffer> <silent> ;& &
6496 inoremap <buffer> <silent> ;; ;
6497 setlocal keymap=
6498 setlocal noarabic
6499 setlocal autoindent
6500 setlocal balloonexpr=
6501 setlocal nobinary
6502 setlocal bufhidden=
6503 setlocal buflisted
6504 setlocal buftype=
6505 setlocal nocindent
6506 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6507 setlocal cinoptions=
6508 setlocal cinwords=if,else,while,do,for,switch
6509 setlocal colorcolumn=
6510 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6511 setlocal commentstring=<!--%s-->
6512 setlocal complete=.,w,b,u,t,i
6513 setlocal concealcursor=
6514 setlocal conceallevel=0
6515 setlocal completefunc=
6516 setlocal nocopyindent
6517 setlocal cryptmethod=
6518 setlocal nocursorbind
6519 setlocal nocursorcolumn
6520 setlocal nocursorline
6521 setlocal define=
6522 setlocal dictionary=
6523 setlocal nodiff
6524 setlocal equalprg=
6525 setlocal errorformat=
6526 setlocal expandtab
6527 if &filetype != 'html'
6528 setlocal filetype=html
6529 endif
6530 setlocal foldcolumn=0
6531 setlocal foldenable
6532 setlocal foldexpr=0
6533 setlocal foldignore=#
6534 setlocal foldlevel=0
6535 setlocal foldmarker={{{,}}}
6536 setlocal foldmethod=manual
6537 setlocal foldminlines=1
6538 setlocal foldnestmax=20
6539 setlocal foldtext=foldtext()
6540 setlocal formatexpr=
6541 setlocal formatoptions=tcq
6542 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6543 setlocal grepprg=
6544 setlocal iminsert=2
6545 setlocal imsearch=2
6546 setlocal include=
6547 setlocal includeexpr=
6548 setlocal indentexpr=
6549 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6550 setlocal noinfercase
6551 setlocal iskeyword=@,48-57,_,192-255
6552 setlocal keywordprg=
6553 setlocal nolinebreak
6554 setlocal nolisp
6555 setlocal nolist
6556 setlocal makeprg=
6557 setlocal matchpairs=(:),{:},[:],<:>
6558 setlocal nomodeline
6559 setlocal modifiable
6560 setlocal nrformats=octal,hex
6561 setlocal nonumber
6562 setlocal numberwidth=4
6563 setlocal omnifunc=htmlcomplete#CompleteTags
6564 setlocal path=
6565 setlocal nopreserveindent
6566 setlocal nopreviewwindow
6567 setlocal quoteescape=\\
6568 setlocal noreadonly
6569 setlocal norelativenumber
6570 setlocal norightleft
6571 setlocal rightleftcmd=search
6572 setlocal noscrollbind
6573 setlocal shiftwidth=4
6574 setlocal noshortname
6575 setlocal nosmartindent
6576 setlocal softtabstop=0
6577 setlocal nospell
6578 setlocal spellcapcheck=
6579 setlocal spellfile=
6580 setlocal spelllang=en
6581 setlocal statusline=
6582 setlocal suffixesadd=
6583 setlocal swapfile
6584 setlocal synmaxcol=3000
6585 if &syntax != 'html'
6586 setlocal syntax=html
6587 endif
6588 setlocal tabstop=4
6589 setlocal tags=
6590 setlocal textwidth=0
6591 setlocal thesaurus=
6592 setlocal noundofile
6593 setlocal nowinfixheight
6594 setlocal nowinfixwidth
6595 setlocal wrap
6596 setlocal wrapmargin=0
6597 silent! normal! zE
6598 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
6599 if s:l < 1 | let s:l = 1 | endif
6600 exe s:l
6601 normal! zt
6602 1
6603 normal! 0
6604 tabedit reloc-img.html
6605 set splitbelow splitright
6606 set nosplitbelow
6607 set nosplitright
6608 wincmd t
6609 set winheight=1 winwidth=1
6610 argglobal
6611 16argu
6612 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6613 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6614 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
6615 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
6616 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
6617 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
6618 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
6619 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
6620 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
6621 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
6622 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
6623 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
6624 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
6625 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
6626 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
6627 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
6628 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
6629 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
6630 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">')
6631 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">')
6632 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
6633 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
6634 nnoremap <buffer> <silent> ; 
6635 nnoremap <buffer> <silent> ;; ;
6636 vnoremap <buffer> <silent> ;; ;
6637 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
6638 inoremap <buffer> <silent> &hA &hArr;
6639 inoremap <buffer> <silent> &dA &dArr;
6640 inoremap <buffer> <silent> &rA &rArr;
6641 inoremap <buffer> <silent> &uA &uArr;
6642 inoremap <buffer> <silent> &lA &lArr;
6643 inoremap <buffer> <silent> &ha &harr;
6644 inoremap <buffer> <silent> &da &darr;
6645 inoremap <buffer> <silent> &ra &rarr;
6646 inoremap <buffer> <silent> &ua &uarr;
6647 inoremap <buffer> <silent> &la &larr;
6648 inoremap <buffer> <silent> &pv &piv;
6649 inoremap <buffer> <silent> &uh &upsih;
6650 inoremap <buffer> <silent> &ts &thetasym;
6651 inoremap <buffer> <silent> &og &omega;
6652 inoremap <buffer> <silent> &ps &psi;
6653 inoremap <buffer> <silent> &ch &chi;
6654 inoremap <buffer> <silent> &ph &phi;
6655 inoremap <buffer> <silent> &up &upsilon;
6656 inoremap <buffer> <silent> &ta &tau;
6657 inoremap <buffer> <silent> &sf &sigmaf;
6658 inoremap <buffer> <silent> &si &sigma;
6659 inoremap <buffer> <silent> &rh &rho;
6660 inoremap <buffer> <silent> &pi &pi;
6661 inoremap <buffer> <silent> &oc &omicron;
6662 inoremap <buffer> <silent> &xi &xi;
6663 inoremap <buffer> <silent> &nu &nu;
6664 inoremap <buffer> <silent> &mu &mu;
6665 inoremap <buffer> <silent> &lm &lambda;
6666 inoremap <buffer> <silent> &ka &kappa;
6667 inoremap <buffer> <silent> &io &iota;
6668 inoremap <buffer> <silent> &th &theta;
6669 inoremap <buffer> <silent> &et &eta;
6670 inoremap <buffer> <silent> &ze &zeta;
6671 inoremap <buffer> <silent> &ep &epsilon;
6672 inoremap <buffer> <silent> &de &delta;
6673 inoremap <buffer> <silent> &ga &gamma;
6674 inoremap <buffer> <silent> &be &beta;
6675 inoremap <buffer> <silent> &al &alpha;
6676 inoremap <buffer> <silent> &Ps &Psi;
6677 inoremap <buffer> <silent> &Ch &Chi;
6678 inoremap <buffer> <silent> &Ph &Phi;
6679 inoremap <buffer> <silent> &Up &Upsilon;
6680 inoremap <buffer> <silent> &Ta &Tau;
6681 inoremap <buffer> <silent> &Si &Sigma;
6682 inoremap <buffer> <silent> &Rh &Rho;
6683 inoremap <buffer> <silent> &Pi &Pi;
6684 inoremap <buffer> <silent> &Oc &Omicron;
6685 inoremap <buffer> <silent> &Xi &Xi;
6686 inoremap <buffer> <silent> &Nu &Nu;
6687 inoremap <buffer> <silent> &Mu &Mu;
6688 inoremap <buffer> <silent> &Lm &Lambda;
6689 inoremap <buffer> <silent> &Ka &Kappa;
6690 inoremap <buffer> <silent> &Io &Iota;
6691 inoremap <buffer> <silent> &Th &Theta;
6692 inoremap <buffer> <silent> &Et &Eta;
6693 inoremap <buffer> <silent> &Ze &Zeta;
6694 inoremap <buffer> <silent> &Ep &Epsilon;
6695 inoremap <buffer> <silent> &De &Delta;
6696 inoremap <buffer> <silent> &Ga &Gamma;
6697 inoremap <buffer> <silent> &Be &Beta;
6698 inoremap <buffer> <silent> &Al &Alpha;
6699 inoremap <buffer> <silent> &3. &hellip;
6700 inoremap <buffer> <silent> &-- &mdash;
6701 inoremap <buffer> <silent> &3- &mdash;
6702 inoremap <buffer> <silent> &m- &mdash;
6703 inoremap <buffer> <silent> &2- &ndash;
6704 inoremap <buffer> <silent> &n- &ndash;
6705 inoremap <buffer> <silent> &34 &frac34;
6706 inoremap <buffer> <silent> &12 &frac12;
6707 inoremap <buffer> <silent> &14 &frac14;
6708 inoremap <buffer> <silent> &. &middot;
6709 inoremap <buffer> <silent> &pa &para;
6710 inoremap <buffer> <silent> &mi &micro;
6711 inoremap <buffer> <silent> &dg &deg;
6712 inoremap <buffer> <silent> &? &iquest;
6713 inoremap <buffer> <silent> &! &iexcl;
6714 inoremap <buffer> <silent> &sz &szlig;
6715 inoremap <buffer> <silent> &o/ &oslash;
6716 inoremap <buffer> <silent> &/ &divide;
6717 inoremap <buffer> <silent> &" &uml;
6718 inoremap <buffer> <silent> &2> &raquo;
6719 inoremap <buffer> <silent> &2< &laquo;
6720 inoremap <buffer> <silent> &y" &yuml;
6721 inoremap <buffer> <silent> &y' &yacute;
6722 inoremap <buffer> <silent> &u" &uuml;
6723 inoremap <buffer> <silent> &u^ &ucirc;
6724 inoremap <buffer> <silent> &u' &uacute;
6725 inoremap <buffer> <silent> &u` &ugrave;
6726 inoremap <buffer> <silent> &x &times;
6727 inoremap <buffer> <silent> &o" &ouml;
6728 inoremap <buffer> <silent> &o~ &otilde;
6729 inoremap <buffer> <silent> &o^ &ocirc;
6730 inoremap <buffer> <silent> &o' &oacute;
6731 inoremap <buffer> <silent> &o` &ograve;
6732 inoremap <buffer> <silent> &n~ &ntilde;
6733 inoremap <buffer> <silent> &i" &iuml;
6734 inoremap <buffer> <silent> &i^ &icirc;
6735 inoremap <buffer> <silent> &i' &iacute;
6736 inoremap <buffer> <silent> &i` &igrave;
6737 inoremap <buffer> <silent> &e" &euml;
6738 inoremap <buffer> <silent> &e^ &ecirc;
6739 inoremap <buffer> <silent> &e' &eacute;
6740 inoremap <buffer> <silent> &e` &egrave;
6741 inoremap <buffer> <silent> &c, &ccedil;
6742 inoremap <buffer> <silent> &ae &aelig;
6743 inoremap <buffer> <silent> &ao &aring;
6744 inoremap <buffer> <silent> &a" &auml;
6745 inoremap <buffer> <silent> &a~ &atilde;
6746 inoremap <buffer> <silent> &a^ &acirc;
6747 inoremap <buffer> <silent> &a' &aacute;
6748 inoremap <buffer> <silent> &a` &agrave;
6749 inoremap <buffer> <silent> &Y' &Yacute;
6750 inoremap <buffer> <silent> &U" &Uuml;
6751 inoremap <buffer> <silent> &U^ &Ucirc;
6752 inoremap <buffer> <silent> &U' &Uacute;
6753 inoremap <buffer> <silent> &U` &Ugrave;
6754 inoremap <buffer> <silent> &O/ &Oslash;
6755 inoremap <buffer> <silent> &O" &Ouml;
6756 inoremap <buffer> <silent> &O~ &Otilde;
6757 inoremap <buffer> <silent> &O^ &Ocirc;
6758 inoremap <buffer> <silent> &O' &Oacute;
6759 inoremap <buffer> <silent> &O` &Ograve;
6760 inoremap <buffer> <silent> &N~ &Ntilde;
6761 inoremap <buffer> <silent> &I" &Iuml;
6762 inoremap <buffer> <silent> &I^ &Icirc;
6763 inoremap <buffer> <silent> &I' &Iacute;
6764 inoremap <buffer> <silent> &I` &Igrave;
6765 inoremap <buffer> <silent> &E" &Euml;
6766 inoremap <buffer> <silent> &E^ &Ecirc;
6767 inoremap <buffer> <silent> &E' &Eacute;
6768 inoremap <buffer> <silent> &E` &Egrave;
6769 inoremap <buffer> <silent> &C, &Ccedil;
6770 inoremap <buffer> <silent> &AE &AElig;
6771 inoremap <buffer> <silent> &Ao &Aring;
6772 inoremap <buffer> <silent> &A" &Auml;
6773 inoremap <buffer> <silent> &A~ &Atilde;
6774 inoremap <buffer> <silent> &A^ &Acirc;
6775 inoremap <buffer> <silent> &A' &Aacute;
6776 inoremap <buffer> <silent> &A` &Agrave;
6777 inoremap <buffer> <silent> &c| &cent;
6778 inoremap <buffer> <silent> &Y= &yen;
6779 inoremap <buffer> <silent> &# &pound;
6780 inoremap <buffer> <silent> & &nbsp;
6781 inoremap <buffer> <silent> &> &gt;
6782 inoremap <buffer> <silent> &< &lt;
6783 inoremap <buffer> <silent> &' &quot;
6784 inoremap <buffer> <silent> &tm &trade;
6785 inoremap <buffer> <silent> &rO &reg;
6786 inoremap <buffer> <silent> &cO &copy;
6787 inoremap <buffer> <silent> && &amp;
6788 inoremap <buffer> <silent> ; &nbsp;
6789 inoremap <buffer> <silent> ;la <label for=""></label>F"
6790 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
6791 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
6792 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
6793 </textarea>k$5F"i
6794 inoremap <buffer> <silent> ;og <optgroup label="">
6795 </optgroup>k$F"i
6796 inoremap <buffer> <silent> ;op <option></option>F<
6797 inoremap <buffer> <silent> ;ms <select name="" multiple>
6798 </select>O
6799 inoremap <buffer> <silent> ;se <select name="">
6800 </select>O
6801 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
6802 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
6803 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
6804 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
6805 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
6806 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
6807 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
6808 inoremap <buffer> <silent> ;fm <form action="">
6809 </form>k$F"i
6810 inoremap <buffer> <silent> ;if <iframe src="">
6811 </iframe>k$F"i
6812 inoremap <buffer> <silent> ;nf <noframes>
6813 </noframes>O
6814 inoremap <buffer> <silent> ;fr <frame src="">F"
6815 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
6816 </frameset>k$3F"i
6817 inoremap <buffer> <silent> ;th <th></th>F<
6818 inoremap <buffer> <silent> ;td <td>
6819 </td>O
6820 inoremap <buffer> <silent> ;tr <tr>
6821 </tr>O
6822 inoremap <buffer> <silent> ;tf <tfoot>
6823 </tfoot>O
6824 inoremap <buffer> <silent> ;tb <tbody>
6825 </tbody>O
6826 inoremap <buffer> <silent> ;tH <thead>
6827 </thead>O
6828 inoremap <buffer> <silent> ;ta <table>
6829 </table>O
6830 inoremap <buffer> <silent> ;ca <caption></caption>F<
6831 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
6832 </object>k$5F"i
6833 inoremap <buffer> <silent> ;ns <noscript>
6834 </noscripT>O
6835 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
6836 <noembed></noembed>k$5F"i
6837 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
6838 inoremap <buffer> <silent> ;va <var></var>F<
6839 inoremap <buffer> <silent> ;ul <ul>
6840 </ul>O
6841 inoremap <buffer> <silent> ;tt <tt></tt>F<
6842 inoremap <buffer> <silent> ;ti <title></title>F<
6843 inoremap <buffer> <silent> ;sp <sup></sup>F<
6844 inoremap <buffer> <silent> ;sb <sub></sub>F<
6845 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
6846 inoremap <buffer> <silent> ;cs <style type="text/css">
6847 <!--
6848 -->
6849 </style>kO
6850 inoremap <buffer> <silent> ;sm <small></small>F<
6851 inoremap <buffer> <silent> ;sa <samp></samp>F<
6852 inoremap <buffer> <silent> ;sk <strike></strike>F<
6853 inoremap <buffer> <silent> ;qu <q></q>F<
6854 inoremap <buffer> <silent> ;pr <pre>
6855 </pre>O
6856 inoremap <buffer> <silent> ;/p </p>
6857 
6858 <p>
6859 inoremap <buffer> <silent> ;pp <p>
6860 </p>O
6861 inoremap <buffer> <silent> ;ol <ol>
6862 </ol>O
6863 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6864 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6865 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6866 inoremap <buffer> <silent> ;lk <link href="">F"
6867 inoremap <buffer> <silent> ;li <li></li>F<
6868 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6869 inoremap <buffer> <silent> ;ii <isindex>
6870 inoremap <buffer> <silent> ;in <ins></ins>F<
6871 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6872 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6873 inoremap <buffer> <silent> ;ht <html>
6874 </html>O
6875 inoremap <buffer> <silent> ;Hr <hr width="75%">
6876 inoremap <buffer> <silent> ;hr <hr>
6877 inoremap <buffer> <silent> ;he <head>
6878 </head>O
6879 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6880 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6881 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6882 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6883 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6884 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6885 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6886 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6887 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6888 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6889 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6890 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6891 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6892 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6893 inoremap <buffer> <silent> ;sn <span></span>F<
6894 inoremap <buffer> <silent> ;dv <div>
6895 </div>O
6896 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6897 inoremap <buffer> <silent> ;de <del></del>F<
6898 inoremap <buffer> <silent> ;dd <dd></dd>F<
6899 inoremap <buffer> <silent> ;dt <dt></dt>F<
6900 inoremap <buffer> <silent> ;dl <dl>
6901 </dl>O
6902 inoremap <buffer> <silent> ;co <code></code>F<
6903 inoremap <buffer> <silent> ;ci <cite></cite>F<
6904 inoremap <buffer> <silent> ;ce <center></center>F<
6905 inoremap <buffer> <silent> ;br <br>
6906 inoremap <buffer> <silent> ;bd <body>
6907 </body>O
6908 inoremap <buffer> <silent> ;bl <blockquote>
6909 </blockquote>O
6910 inoremap <buffer> <silent> ;bi <big></big>F<
6911 inoremap <buffer> <silent> ;bh <base href="">F"
6912 inoremap <buffer> <silent> ;ad <address></address>F<
6913 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6914 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6915 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6916 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6917 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6918 inoremap <buffer> <silent> ;an <a name=""></a>F"
6919 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6920 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6921 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6922 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6923 imap <buffer> <silent> ;s4 ;s4
6924 imap <buffer> <silent> ;4 ;4
6925 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6926 inoremap <buffer> <silent> ; 
6927 inoremap <buffer> <silent> ;& &
6928 inoremap <buffer> <silent> ;; ;
6929 setlocal keymap=
6930 setlocal noarabic
6931 setlocal autoindent
6932 setlocal balloonexpr=
6933 setlocal nobinary
6934 setlocal bufhidden=
6935 setlocal buflisted
6936 setlocal buftype=
6937 setlocal nocindent
6938 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6939 setlocal cinoptions=
6940 setlocal cinwords=if,else,while,do,for,switch
6941 setlocal colorcolumn=
6942 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6943 setlocal commentstring=<!--%s-->
6944 setlocal complete=.,w,b,u,t,i
6945 setlocal concealcursor=
6946 setlocal conceallevel=0
6947 setlocal completefunc=
6948 setlocal nocopyindent
6949 setlocal cryptmethod=
6950 setlocal nocursorbind
6951 setlocal nocursorcolumn
6952 setlocal nocursorline
6953 setlocal define=
6954 setlocal dictionary=
6955 setlocal nodiff
6956 setlocal equalprg=
6957 setlocal errorformat=
6958 setlocal expandtab
6959 if &filetype != 'html'
6960 setlocal filetype=html
6961 endif
6962 setlocal foldcolumn=0
6963 setlocal foldenable
6964 setlocal foldexpr=0
6965 setlocal foldignore=#
6966 setlocal foldlevel=0
6967 setlocal foldmarker={{{,}}}
6968 setlocal foldmethod=manual
6969 setlocal foldminlines=1
6970 setlocal foldnestmax=20
6971 setlocal foldtext=foldtext()
6972 setlocal formatexpr=
6973 setlocal formatoptions=tcq
6974 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6975 setlocal grepprg=
6976 setlocal iminsert=2
6977 setlocal imsearch=2
6978 setlocal include=
6979 setlocal includeexpr=
6980 setlocal indentexpr=
6981 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6982 setlocal noinfercase
6983 setlocal iskeyword=@,48-57,_,192-255
6984 setlocal keywordprg=
6985 setlocal nolinebreak
6986 setlocal nolisp
6987 setlocal nolist
6988 setlocal makeprg=
6989 setlocal matchpairs=(:),{:},[:],<:>
6990 setlocal nomodeline
6991 setlocal modifiable
6992 setlocal nrformats=octal,hex
6993 setlocal nonumber
6994 setlocal numberwidth=4
6995 setlocal omnifunc=htmlcomplete#CompleteTags
6996 setlocal path=
6997 setlocal nopreserveindent
6998 setlocal nopreviewwindow
6999 setlocal quoteescape=\\
7000 setlocal noreadonly
7001 setlocal norelativenumber
7002 setlocal norightleft
7003 setlocal rightleftcmd=search
7004 setlocal noscrollbind
7005 setlocal shiftwidth=4
7006 setlocal noshortname
7007 setlocal nosmartindent
7008 setlocal softtabstop=0
7009 setlocal nospell
7010 setlocal spellcapcheck=
7011 setlocal spellfile=
7012 setlocal spelllang=en
7013 setlocal statusline=
7014 setlocal suffixesadd=
7015 setlocal swapfile
7016 setlocal synmaxcol=3000
7017 if &syntax != 'html'
7018 setlocal syntax=html
7019 endif
7020 setlocal tabstop=4
7021 setlocal tags=
7022 setlocal textwidth=0
7023 setlocal thesaurus=
7024 setlocal noundofile
7025 setlocal nowinfixheight
7026 setlocal nowinfixwidth
7027 setlocal wrap
7028 setlocal wrapmargin=0
7029 silent! normal! zE
7030 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
7031 if s:l < 1 | let s:l = 1 | endif
7032 exe s:l
7033 normal! zt
7034 1
7035 normal! 0
7036 tabedit restoration.html
7037 set splitbelow splitright
7038 set nosplitbelow
7039 set nosplitright
7040 wincmd t
7041 set winheight=1 winwidth=1
7042 argglobal
7043 17argu
7044 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7045 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7046 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7047 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7048 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7049 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7050 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7051 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7052 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7053 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7054 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7055 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7056 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7057 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7058 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7059 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7060 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7061 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7062 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">')
7063 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">')
7064 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7065 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7066 nnoremap <buffer> <silent> ; 
7067 nnoremap <buffer> <silent> ;; ;
7068 vnoremap <buffer> <silent> ;; ;
7069 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7070 inoremap <buffer> <silent> &hA &hArr;
7071 inoremap <buffer> <silent> &dA &dArr;
7072 inoremap <buffer> <silent> &rA &rArr;
7073 inoremap <buffer> <silent> &uA &uArr;
7074 inoremap <buffer> <silent> &lA &lArr;
7075 inoremap <buffer> <silent> &ha &harr;
7076 inoremap <buffer> <silent> &da &darr;
7077 inoremap <buffer> <silent> &ra &rarr;
7078 inoremap <buffer> <silent> &ua &uarr;
7079 inoremap <buffer> <silent> &la &larr;
7080 inoremap <buffer> <silent> &pv &piv;
7081 inoremap <buffer> <silent> &uh &upsih;
7082 inoremap <buffer> <silent> &ts &thetasym;
7083 inoremap <buffer> <silent> &og &omega;
7084 inoremap <buffer> <silent> &ps &psi;
7085 inoremap <buffer> <silent> &ch &chi;
7086 inoremap <buffer> <silent> &ph &phi;
7087 inoremap <buffer> <silent> &up &upsilon;
7088 inoremap <buffer> <silent> &ta &tau;
7089 inoremap <buffer> <silent> &sf &sigmaf;
7090 inoremap <buffer> <silent> &si &sigma;
7091 inoremap <buffer> <silent> &rh &rho;
7092 inoremap <buffer> <silent> &pi &pi;
7093 inoremap <buffer> <silent> &oc &omicron;
7094 inoremap <buffer> <silent> &xi &xi;
7095 inoremap <buffer> <silent> &nu &nu;
7096 inoremap <buffer> <silent> &mu &mu;
7097 inoremap <buffer> <silent> &lm &lambda;
7098 inoremap <buffer> <silent> &ka &kappa;
7099 inoremap <buffer> <silent> &io &iota;
7100 inoremap <buffer> <silent> &th &theta;
7101 inoremap <buffer> <silent> &et &eta;
7102 inoremap <buffer> <silent> &ze &zeta;
7103 inoremap <buffer> <silent> &ep &epsilon;
7104 inoremap <buffer> <silent> &de &delta;
7105 inoremap <buffer> <silent> &ga &gamma;
7106 inoremap <buffer> <silent> &be &beta;
7107 inoremap <buffer> <silent> &al &alpha;
7108 inoremap <buffer> <silent> &Ps &Psi;
7109 inoremap <buffer> <silent> &Ch &Chi;
7110 inoremap <buffer> <silent> &Ph &Phi;
7111 inoremap <buffer> <silent> &Up &Upsilon;
7112 inoremap <buffer> <silent> &Ta &Tau;
7113 inoremap <buffer> <silent> &Si &Sigma;
7114 inoremap <buffer> <silent> &Rh &Rho;
7115 inoremap <buffer> <silent> &Pi &Pi;
7116 inoremap <buffer> <silent> &Oc &Omicron;
7117 inoremap <buffer> <silent> &Xi &Xi;
7118 inoremap <buffer> <silent> &Nu &Nu;
7119 inoremap <buffer> <silent> &Mu &Mu;
7120 inoremap <buffer> <silent> &Lm &Lambda;
7121 inoremap <buffer> <silent> &Ka &Kappa;
7122 inoremap <buffer> <silent> &Io &Iota;
7123 inoremap <buffer> <silent> &Th &Theta;
7124 inoremap <buffer> <silent> &Et &Eta;
7125 inoremap <buffer> <silent> &Ze &Zeta;
7126 inoremap <buffer> <silent> &Ep &Epsilon;
7127 inoremap <buffer> <silent> &De &Delta;
7128 inoremap <buffer> <silent> &Ga &Gamma;
7129 inoremap <buffer> <silent> &Be &Beta;
7130 inoremap <buffer> <silent> &Al &Alpha;
7131 inoremap <buffer> <silent> &3. &hellip;
7132 inoremap <buffer> <silent> &-- &mdash;
7133 inoremap <buffer> <silent> &3- &mdash;
7134 inoremap <buffer> <silent> &m- &mdash;
7135 inoremap <buffer> <silent> &2- &ndash;
7136 inoremap <buffer> <silent> &n- &ndash;
7137 inoremap <buffer> <silent> &34 &frac34;
7138 inoremap <buffer> <silent> &12 &frac12;
7139 inoremap <buffer> <silent> &14 &frac14;
7140 inoremap <buffer> <silent> &. &middot;
7141 inoremap <buffer> <silent> &pa &para;
7142 inoremap <buffer> <silent> &mi &micro;
7143 inoremap <buffer> <silent> &dg &deg;
7144 inoremap <buffer> <silent> &? &iquest;
7145 inoremap <buffer> <silent> &! &iexcl;
7146 inoremap <buffer> <silent> &sz &szlig;
7147 inoremap <buffer> <silent> &o/ &oslash;
7148 inoremap <buffer> <silent> &/ &divide;
7149 inoremap <buffer> <silent> &" &uml;
7150 inoremap <buffer> <silent> &2> &raquo;
7151 inoremap <buffer> <silent> &2< &laquo;
7152 inoremap <buffer> <silent> &y" &yuml;
7153 inoremap <buffer> <silent> &y' &yacute;
7154 inoremap <buffer> <silent> &u" &uuml;
7155 inoremap <buffer> <silent> &u^ &ucirc;
7156 inoremap <buffer> <silent> &u' &uacute;
7157 inoremap <buffer> <silent> &u` &ugrave;
7158 inoremap <buffer> <silent> &x &times;
7159 inoremap <buffer> <silent> &o" &ouml;
7160 inoremap <buffer> <silent> &o~ &otilde;
7161 inoremap <buffer> <silent> &o^ &ocirc;
7162 inoremap <buffer> <silent> &o' &oacute;
7163 inoremap <buffer> <silent> &o` &ograve;
7164 inoremap <buffer> <silent> &n~ &ntilde;
7165 inoremap <buffer> <silent> &i" &iuml;
7166 inoremap <buffer> <silent> &i^ &icirc;
7167 inoremap <buffer> <silent> &i' &iacute;
7168 inoremap <buffer> <silent> &i` &igrave;
7169 inoremap <buffer> <silent> &e" &euml;
7170 inoremap <buffer> <silent> &e^ &ecirc;
7171 inoremap <buffer> <silent> &e' &eacute;
7172 inoremap <buffer> <silent> &e` &egrave;
7173 inoremap <buffer> <silent> &c, &ccedil;
7174 inoremap <buffer> <silent> &ae &aelig;
7175 inoremap <buffer> <silent> &ao &aring;
7176 inoremap <buffer> <silent> &a" &auml;
7177 inoremap <buffer> <silent> &a~ &atilde;
7178 inoremap <buffer> <silent> &a^ &acirc;
7179 inoremap <buffer> <silent> &a' &aacute;
7180 inoremap <buffer> <silent> &a` &agrave;
7181 inoremap <buffer> <silent> &Y' &Yacute;
7182 inoremap <buffer> <silent> &U" &Uuml;
7183 inoremap <buffer> <silent> &U^ &Ucirc;
7184 inoremap <buffer> <silent> &U' &Uacute;
7185 inoremap <buffer> <silent> &U` &Ugrave;
7186 inoremap <buffer> <silent> &O/ &Oslash;
7187 inoremap <buffer> <silent> &O" &Ouml;
7188 inoremap <buffer> <silent> &O~ &Otilde;
7189 inoremap <buffer> <silent> &O^ &Ocirc;
7190 inoremap <buffer> <silent> &O' &Oacute;
7191 inoremap <buffer> <silent> &O` &Ograve;
7192 inoremap <buffer> <silent> &N~ &Ntilde;
7193 inoremap <buffer> <silent> &I" &Iuml;
7194 inoremap <buffer> <silent> &I^ &Icirc;
7195 inoremap <buffer> <silent> &I' &Iacute;
7196 inoremap <buffer> <silent> &I` &Igrave;
7197 inoremap <buffer> <silent> &E" &Euml;
7198 inoremap <buffer> <silent> &E^ &Ecirc;
7199 inoremap <buffer> <silent> &E' &Eacute;
7200 inoremap <buffer> <silent> &E` &Egrave;
7201 inoremap <buffer> <silent> &C, &Ccedil;
7202 inoremap <buffer> <silent> &AE &AElig;
7203 inoremap <buffer> <silent> &Ao &Aring;
7204 inoremap <buffer> <silent> &A" &Auml;
7205 inoremap <buffer> <silent> &A~ &Atilde;
7206 inoremap <buffer> <silent> &A^ &Acirc;
7207 inoremap <buffer> <silent> &A' &Aacute;
7208 inoremap <buffer> <silent> &A` &Agrave;
7209 inoremap <buffer> <silent> &c| &cent;
7210 inoremap <buffer> <silent> &Y= &yen;
7211 inoremap <buffer> <silent> &# &pound;
7212 inoremap <buffer> <silent> & &nbsp;
7213 inoremap <buffer> <silent> &> &gt;
7214 inoremap <buffer> <silent> &< &lt;
7215 inoremap <buffer> <silent> &' &quot;
7216 inoremap <buffer> <silent> &tm &trade;
7217 inoremap <buffer> <silent> &rO &reg;
7218 inoremap <buffer> <silent> &cO &copy;
7219 inoremap <buffer> <silent> && &amp;
7220 inoremap <buffer> <silent> ; &nbsp;
7221 inoremap <buffer> <silent> ;la <label for=""></label>F"
7222 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
7223 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
7224 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
7225 </textarea>k$5F"i
7226 inoremap <buffer> <silent> ;og <optgroup label="">
7227 </optgroup>k$F"i
7228 inoremap <buffer> <silent> ;op <option></option>F<
7229 inoremap <buffer> <silent> ;ms <select name="" multiple>
7230 </select>O
7231 inoremap <buffer> <silent> ;se <select name="">
7232 </select>O
7233 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
7234 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
7235 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
7236 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
7237 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
7238 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
7239 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
7240 inoremap <buffer> <silent> ;fm <form action="">
7241 </form>k$F"i
7242 inoremap <buffer> <silent> ;if <iframe src="">
7243 </iframe>k$F"i
7244 inoremap <buffer> <silent> ;nf <noframes>
7245 </noframes>O
7246 inoremap <buffer> <silent> ;fr <frame src="">F"
7247 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
7248 </frameset>k$3F"i
7249 inoremap <buffer> <silent> ;th <th></th>F<
7250 inoremap <buffer> <silent> ;td <td>
7251 </td>O
7252 inoremap <buffer> <silent> ;tr <tr>
7253 </tr>O
7254 inoremap <buffer> <silent> ;tf <tfoot>
7255 </tfoot>O
7256 inoremap <buffer> <silent> ;tb <tbody>
7257 </tbody>O
7258 inoremap <buffer> <silent> ;tH <thead>
7259 </thead>O
7260 inoremap <buffer> <silent> ;ta <table>
7261 </table>O
7262 inoremap <buffer> <silent> ;ca <caption></caption>F<
7263 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
7264 </object>k$5F"i
7265 inoremap <buffer> <silent> ;ns <noscript>
7266 </noscripT>O
7267 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
7268 <noembed></noembed>k$5F"i
7269 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
7270 inoremap <buffer> <silent> ;va <var></var>F<
7271 inoremap <buffer> <silent> ;ul <ul>
7272 </ul>O
7273 inoremap <buffer> <silent> ;tt <tt></tt>F<
7274 inoremap <buffer> <silent> ;ti <title></title>F<
7275 inoremap <buffer> <silent> ;sp <sup></sup>F<
7276 inoremap <buffer> <silent> ;sb <sub></sub>F<
7277 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
7278 inoremap <buffer> <silent> ;cs <style type="text/css">
7279 <!--
7280 -->
7281 </style>kO
7282 inoremap <buffer> <silent> ;sm <small></small>F<
7283 inoremap <buffer> <silent> ;sa <samp></samp>F<
7284 inoremap <buffer> <silent> ;sk <strike></strike>F<
7285 inoremap <buffer> <silent> ;qu <q></q>F<
7286 inoremap <buffer> <silent> ;pr <pre>
7287 </pre>O
7288 inoremap <buffer> <silent> ;/p </p>
7289 
7290 <p>
7291 inoremap <buffer> <silent> ;pp <p>
7292 </p>O
7293 inoremap <buffer> <silent> ;ol <ol>
7294 </ol>O
7295 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
7296 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
7297 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
7298 inoremap <buffer> <silent> ;lk <link href="">F"
7299 inoremap <buffer> <silent> ;li <li></li>F<
7300 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
7301 inoremap <buffer> <silent> ;ii <isindex>
7302 inoremap <buffer> <silent> ;in <ins></ins>F<
7303 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
7304 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
7305 inoremap <buffer> <silent> ;ht <html>
7306 </html>O
7307 inoremap <buffer> <silent> ;Hr <hr width="75%">
7308 inoremap <buffer> <silent> ;hr <hr>
7309 inoremap <buffer> <silent> ;he <head>
7310 </head>O
7311 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
7312 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
7313 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
7314 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
7315 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
7316 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
7317 inoremap <buffer> <silent> ;h6 <h6></h6>F<
7318 inoremap <buffer> <silent> ;h5 <h5></h5>F<
7319 inoremap <buffer> <silent> ;h4 <h4></h4>F<
7320 inoremap <buffer> <silent> ;h3 <h3></h3>F<
7321 inoremap <buffer> <silent> ;h2 <h2></h2>F<
7322 inoremap <buffer> <silent> ;h1 <h1></h1>F<
7323 inoremap <buffer> <silent> ;fc <font color=""></font>F"
7324 inoremap <buffer> <silent> ;fo <font size=""></font>F"
7325 inoremap <buffer> <silent> ;sn <span></span>F<
7326 inoremap <buffer> <silent> ;dv <div>
7327 </div>O
7328 inoremap <buffer> <silent> ;df <dfn></dfn>F<
7329 inoremap <buffer> <silent> ;de <del></del>F<
7330 inoremap <buffer> <silent> ;dd <dd></dd>F<
7331 inoremap <buffer> <silent> ;dt <dt></dt>F<
7332 inoremap <buffer> <silent> ;dl <dl>
7333 </dl>O
7334 inoremap <buffer> <silent> ;co <code></code>F<
7335 inoremap <buffer> <silent> ;ci <cite></cite>F<
7336 inoremap <buffer> <silent> ;ce <center></center>F<
7337 inoremap <buffer> <silent> ;br <br>
7338 inoremap <buffer> <silent> ;bd <body>
7339 </body>O
7340 inoremap <buffer> <silent> ;bl <blockquote>
7341 </blockquote>O
7342 inoremap <buffer> <silent> ;bi <big></big>F<
7343 inoremap <buffer> <silent> ;bh <base href="">F"
7344 inoremap <buffer> <silent> ;ad <address></address>F<
7345 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
7346 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
7347 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
7348 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
7349 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
7350 inoremap <buffer> <silent> ;an <a name=""></a>F"
7351 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
7352 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
7353 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
7354 inoremap <buffer> <silent> ;ah <a href=""></a>F"
7355 imap <buffer> <silent> ;s4 ;s4
7356 imap <buffer> <silent> ;4 ;4
7357 inoremap <buffer> <silent> ;mi :call MangleImageTag()
7358 inoremap <buffer> <silent> ; 
7359 inoremap <buffer> <silent> ;& &
7360 inoremap <buffer> <silent> ;; ;
7361 setlocal keymap=
7362 setlocal noarabic
7363 setlocal autoindent
7364 setlocal balloonexpr=
7365 setlocal nobinary
7366 setlocal bufhidden=
7367 setlocal buflisted
7368 setlocal buftype=
7369 setlocal nocindent
7370 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
7371 setlocal cinoptions=
7372 setlocal cinwords=if,else,while,do,for,switch
7373 setlocal colorcolumn=
7374 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
7375 setlocal commentstring=<!--%s-->
7376 setlocal complete=.,w,b,u,t,i
7377 setlocal concealcursor=
7378 setlocal conceallevel=0
7379 setlocal completefunc=
7380 setlocal nocopyindent
7381 setlocal cryptmethod=
7382 setlocal nocursorbind
7383 setlocal nocursorcolumn
7384 setlocal nocursorline
7385 setlocal define=
7386 setlocal dictionary=
7387 setlocal nodiff
7388 setlocal equalprg=
7389 setlocal errorformat=
7390 setlocal expandtab
7391 if &filetype != 'html'
7392 setlocal filetype=html
7393 endif
7394 setlocal foldcolumn=0
7395 setlocal foldenable
7396 setlocal foldexpr=0
7397 setlocal foldignore=#
7398 setlocal foldlevel=0
7399 setlocal foldmarker={{{,}}}
7400 setlocal foldmethod=manual
7401 setlocal foldminlines=1
7402 setlocal foldnestmax=20
7403 setlocal foldtext=foldtext()
7404 setlocal formatexpr=
7405 setlocal formatoptions=tcq
7406 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
7407 setlocal grepprg=
7408 setlocal iminsert=2
7409 setlocal imsearch=2
7410 setlocal include=
7411 setlocal includeexpr=
7412 setlocal indentexpr=
7413 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
7414 setlocal noinfercase
7415 setlocal iskeyword=@,48-57,_,192-255
7416 setlocal keywordprg=
7417 setlocal nolinebreak
7418 setlocal nolisp
7419 setlocal nolist
7420 setlocal makeprg=
7421 setlocal matchpairs=(:),{:},[:],<:>
7422 setlocal nomodeline
7423 setlocal modifiable
7424 setlocal nrformats=octal,hex
7425 setlocal nonumber
7426 setlocal numberwidth=4
7427 setlocal omnifunc=htmlcomplete#CompleteTags
7428 setlocal path=
7429 setlocal nopreserveindent
7430 setlocal nopreviewwindow
7431 setlocal quoteescape=\\
7432 setlocal noreadonly
7433 setlocal norelativenumber
7434 setlocal norightleft
7435 setlocal rightleftcmd=search
7436 setlocal noscrollbind
7437 setlocal shiftwidth=4
7438 setlocal noshortname
7439 setlocal nosmartindent
7440 setlocal softtabstop=0
7441 setlocal nospell
7442 setlocal spellcapcheck=
7443 setlocal spellfile=
7444 setlocal spelllang=en
7445 setlocal statusline=
7446 setlocal suffixesadd=
7447 setlocal swapfile
7448 setlocal synmaxcol=3000
7449 if &syntax != 'html'
7450 setlocal syntax=html
7451 endif
7452 setlocal tabstop=4
7453 setlocal tags=
7454 setlocal textwidth=0
7455 setlocal thesaurus=
7456 setlocal noundofile
7457 setlocal nowinfixheight
7458 setlocal nowinfixwidth
7459 setlocal wrap
7460 setlocal wrapmargin=0
7461 silent! normal! zE
7462 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
7463 if s:l < 1 | let s:l = 1 | endif
7464 exe s:l
7465 normal! zt
7466 1
7467 normal! 0
7468 tabedit restore-burn.html
7469 set splitbelow splitright
7470 set nosplitbelow
7471 set nosplitright
7472 wincmd t
7473 set winheight=1 winwidth=1
7474 argglobal
7475 18argu
7476 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7477 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7478 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7479 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7480 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7481 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7482 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7483 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7484 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7485 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7486 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7487 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7488 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7489 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7490 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7491 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7492 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7493 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7494 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">')
7495 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">')
7496 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7497 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7498 nnoremap <buffer> <silent> ; 
7499 nnoremap <buffer> <silent> ;; ;
7500 vnoremap <buffer> <silent> ;; ;
7501 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7502 inoremap <buffer> <silent> &hA &hArr;
7503 inoremap <buffer> <silent> &dA &dArr;
7504 inoremap <buffer> <silent> &rA &rArr;
7505 inoremap <buffer> <silent> &uA &uArr;
7506 inoremap <buffer> <silent> &lA &lArr;
7507 inoremap <buffer> <silent> &ha &harr;
7508 inoremap <buffer> <silent> &da &darr;
7509 inoremap <buffer> <silent> &ra &rarr;
7510 inoremap <buffer> <silent> &ua &uarr;
7511 inoremap <buffer> <silent> &la &larr;
7512 inoremap <buffer> <silent> &pv &piv;
7513 inoremap <buffer> <silent> &uh &upsih;
7514 inoremap <buffer> <silent> &ts &thetasym;
7515 inoremap <buffer> <silent> &og &omega;
7516 inoremap <buffer> <silent> &ps &psi;
7517 inoremap <buffer> <silent> &ch &chi;
7518 inoremap <buffer> <silent> &ph &phi;
7519 inoremap <buffer> <silent> &up &upsilon;
7520 inoremap <buffer> <silent> &ta &tau;
7521 inoremap <buffer> <silent> &sf &sigmaf;
7522 inoremap <buffer> <silent> &si &sigma;
7523 inoremap <buffer> <silent> &rh &rho;
7524 inoremap <buffer> <silent> &pi &pi;
7525 inoremap <buffer> <silent> &oc &omicron;
7526 inoremap <buffer> <silent> &xi &xi;
7527 inoremap <buffer> <silent> &nu &nu;
7528 inoremap <buffer> <silent> &mu &mu;
7529 inoremap <buffer> <silent> &lm &lambda;
7530 inoremap <buffer> <silent> &ka &kappa;
7531 inoremap <buffer> <silent> &io &iota;
7532 inoremap <buffer> <silent> &th &theta;
7533 inoremap <buffer> <silent> &et &eta;
7534 inoremap <buffer> <silent> &ze &zeta;
7535 inoremap <buffer> <silent> &ep &epsilon;
7536 inoremap <buffer> <silent> &de &delta;
7537 inoremap <buffer> <silent> &ga &gamma;
7538 inoremap <buffer> <silent> &be &beta;
7539 inoremap <buffer> <silent> &al &alpha;
7540 inoremap <buffer> <silent> &Ps &Psi;
7541 inoremap <buffer> <silent> &Ch &Chi;
7542 inoremap <buffer> <silent> &Ph &Phi;
7543 inoremap <buffer> <silent> &Up &Upsilon;
7544 inoremap <buffer> <silent> &Ta &Tau;
7545 inoremap <buffer> <silent> &Si &Sigma;
7546 inoremap <buffer> <silent> &Rh &Rho;
7547 inoremap <buffer> <silent> &Pi &Pi;
7548 inoremap <buffer> <silent> &Oc &Omicron;
7549 inoremap <buffer> <silent> &Xi &Xi;
7550 inoremap <buffer> <silent> &Nu &Nu;
7551 inoremap <buffer> <silent> &Mu &Mu;
7552 inoremap <buffer> <silent> &Lm &Lambda;
7553 inoremap <buffer> <silent> &Ka &Kappa;
7554 inoremap <buffer> <silent> &Io &Iota;
7555 inoremap <buffer> <silent> &Th &Theta;
7556 inoremap <buffer> <silent> &Et &Eta;
7557 inoremap <buffer> <silent> &Ze &Zeta;
7558 inoremap <buffer> <silent> &Ep &Epsilon;
7559 inoremap <buffer> <silent> &De &Delta;
7560 inoremap <buffer> <silent> &Ga &Gamma;
7561 inoremap <buffer> <silent> &Be &Beta;
7562 inoremap <buffer> <silent> &Al &Alpha;
7563 inoremap <buffer> <silent> &3. &hellip;
7564 inoremap <buffer> <silent> &-- &mdash;
7565 inoremap <buffer> <silent> &3- &mdash;
7566 inoremap <buffer> <silent> &m- &mdash;
7567 inoremap <buffer> <silent> &2- &ndash;
7568 inoremap <buffer> <silent> &n- &ndash;
7569 inoremap <buffer> <silent> &34 &frac34;
7570 inoremap <buffer> <silent> &12 &frac12;
7571 inoremap <buffer> <silent> &14 &frac14;
7572 inoremap <buffer> <silent> &. &middot;
7573 inoremap <buffer> <silent> &pa &para;
7574 inoremap <buffer> <silent> &mi &micro;
7575 inoremap <buffer> <silent> &dg &deg;
7576 inoremap <buffer> <silent> &? &iquest;
7577 inoremap <buffer> <silent> &! &iexcl;
7578 inoremap <buffer> <silent> &sz &szlig;
7579 inoremap <buffer> <silent> &o/ &oslash;
7580 inoremap <buffer> <silent> &/ &divide;
7581 inoremap <buffer> <silent> &" &uml;
7582 inoremap <buffer> <silent> &2> &raquo;
7583 inoremap <buffer> <silent> &2< &laquo;
7584 inoremap <buffer> <silent> &y" &yuml;
7585 inoremap <buffer> <silent> &y' &yacute;
7586 inoremap <buffer> <silent> &u" &uuml;
7587 inoremap <buffer> <silent> &u^ &ucirc;
7588 inoremap <buffer> <silent> &u' &uacute;
7589 inoremap <buffer> <silent> &u` &ugrave;
7590 inoremap <buffer> <silent> &x &times;
7591 inoremap <buffer> <silent> &o" &ouml;
7592 inoremap <buffer> <silent> &o~ &otilde;
7593 inoremap <buffer> <silent> &o^ &ocirc;
7594 inoremap <buffer> <silent> &o' &oacute;
7595 inoremap <buffer> <silent> &o` &ograve;
7596 inoremap <buffer> <silent> &n~ &ntilde;
7597 inoremap <buffer> <silent> &i" &iuml;
7598 inoremap <buffer> <silent> &i^ &icirc;
7599 inoremap <buffer> <silent> &i' &iacute;
7600 inoremap <buffer> <silent> &i` &igrave;
7601 inoremap <buffer> <silent> &e" &euml;
7602 inoremap <buffer> <silent> &e^ &ecirc;
7603 inoremap <buffer> <silent> &e' &eacute;
7604 inoremap <buffer> <silent> &e` &egrave;
7605 inoremap <buffer> <silent> &c, &ccedil;
7606 inoremap <buffer> <silent> &ae &aelig;
7607 inoremap <buffer> <silent> &ao &aring;
7608 inoremap <buffer> <silent> &a" &auml;
7609 inoremap <buffer> <silent> &a~ &atilde;
7610 inoremap <buffer> <silent> &a^ &acirc;
7611 inoremap <buffer> <silent> &a' &aacute;
7612 inoremap <buffer> <silent> &a` &agrave;
7613 inoremap <buffer> <silent> &Y' &Yacute;
7614 inoremap <buffer> <silent> &U" &Uuml;
7615 inoremap <buffer> <silent> &U^ &Ucirc;
7616 inoremap <buffer> <silent> &U' &Uacute;
7617 inoremap <buffer> <silent> &U` &Ugrave;
7618 inoremap <buffer> <silent> &O/ &Oslash;
7619 inoremap <buffer> <silent> &O" &Ouml;
7620 inoremap <buffer> <silent> &O~ &Otilde;
7621 inoremap <buffer> <silent> &O^ &Ocirc;
7622 inoremap <buffer> <silent> &O' &Oacute;
7623 inoremap <buffer> <silent> &O` &Ograve;
7624 inoremap <buffer> <silent> &N~ &Ntilde;
7625 inoremap <buffer> <silent> &I" &Iuml;
7626 inoremap <buffer> <silent> &I^ &Icirc;
7627 inoremap <buffer> <silent> &I' &Iacute;
7628 inoremap <buffer> <silent> &I` &Igrave;
7629 inoremap <buffer> <silent> &E" &Euml;
7630 inoremap <buffer> <silent> &E^ &Ecirc;
7631 inoremap <buffer> <silent> &E' &Eacute;
7632 inoremap <buffer> <silent> &E` &Egrave;
7633 inoremap <buffer> <silent> &C, &Ccedil;
7634 inoremap <buffer> <silent> &AE &AElig;
7635 inoremap <buffer> <silent> &Ao &Aring;
7636 inoremap <buffer> <silent> &A" &Auml;
7637 inoremap <buffer> <silent> &A~ &Atilde;
7638 inoremap <buffer> <silent> &A^ &Acirc;
7639 inoremap <buffer> <silent> &A' &Aacute;
7640 inoremap <buffer> <silent> &A` &Agrave;
7641 inoremap <buffer> <silent> &c| &cent;
7642 inoremap <buffer> <silent> &Y= &yen;
7643 inoremap <buffer> <silent> &# &pound;
7644 inoremap <buffer> <silent> & &nbsp;
7645 inoremap <buffer> <silent> &> &gt;
7646 inoremap <buffer> <silent> &< &lt;
7647 inoremap <buffer> <silent> &' &quot;
7648 inoremap <buffer> <silent> &tm &trade;
7649 inoremap <buffer> <silent> &rO &reg;
7650 inoremap <buffer> <silent> &cO &copy;
7651 inoremap <buffer> <silent> && &amp;
7652 inoremap <buffer> <silent> ; &nbsp;
7653 inoremap <buffer> <silent> ;la <label for=""></label>F"
7654 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
7655 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
7656 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
7657 </textarea>k$5F"i
7658 inoremap <buffer> <silent> ;og <optgroup label="">
7659 </optgroup>k$F"i
7660 inoremap <buffer> <silent> ;op <option></option>F<
7661 inoremap <buffer> <silent> ;ms <select name="" multiple>
7662 </select>O
7663 inoremap <buffer> <silent> ;se <select name="">
7664 </select>O
7665 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
7666 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
7667 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
7668 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
7669 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
7670 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
7671 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
7672 inoremap <buffer> <silent> ;fm <form action="">
7673 </form>k$F"i
7674 inoremap <buffer> <silent> ;if <iframe src="">
7675 </iframe>k$F"i
7676 inoremap <buffer> <silent> ;nf <noframes>
7677 </noframes>O
7678 inoremap <buffer> <silent> ;fr <frame src="">F"
7679 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
7680 </frameset>k$3F"i
7681 inoremap <buffer> <silent> ;th <th></th>F<
7682 inoremap <buffer> <silent> ;td <td>
7683 </td>O
7684 inoremap <buffer> <silent> ;tr <tr>
7685 </tr>O
7686 inoremap <buffer> <silent> ;tf <tfoot>
7687 </tfoot>O
7688 inoremap <buffer> <silent> ;tb <tbody>
7689 </tbody>O
7690 inoremap <buffer> <silent> ;tH <thead>
7691 </thead>O
7692 inoremap <buffer> <silent> ;ta <table>
7693 </table>O
7694 inoremap <buffer> <silent> ;ca <caption></caption>F<
7695 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
7696 </object>k$5F"i
7697 inoremap <buffer> <silent> ;ns <noscript>
7698 </noscripT>O
7699 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
7700 <noembed></noembed>k$5F"i
7701 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
7702 inoremap <buffer> <silent> ;va <var></var>F<
7703 inoremap <buffer> <silent> ;ul <ul>
7704 </ul>O
7705 inoremap <buffer> <silent> ;tt <tt></tt>F<
7706 inoremap <buffer> <silent> ;ti <title></title>F<
7707 inoremap <buffer> <silent> ;sp <sup></sup>F<
7708 inoremap <buffer> <silent> ;sb <sub></sub>F<
7709 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
7710 inoremap <buffer> <silent> ;cs <style type="text/css">
7711 <!--
7712 -->
7713 </style>kO
7714 inoremap <buffer> <silent> ;sm <small></small>F<
7715 inoremap <buffer> <silent> ;sa <samp></samp>F<
7716 inoremap <buffer> <silent> ;sk <strike></strike>F<
7717 inoremap <buffer> <silent> ;qu <q></q>F<
7718 inoremap <buffer> <silent> ;pr <pre>
7719 </pre>O
7720 inoremap <buffer> <silent> ;/p </p>
7721 
7722 <p>
7723 inoremap <buffer> <silent> ;pp <p>
7724 </p>O
7725 inoremap <buffer> <silent> ;ol <ol>
7726 </ol>O
7727 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
7728 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
7729 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
7730 inoremap <buffer> <silent> ;lk <link href="">F"
7731 inoremap <buffer> <silent> ;li <li></li>F<
7732 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
7733 inoremap <buffer> <silent> ;ii <isindex>
7734 inoremap <buffer> <silent> ;in <ins></ins>F<
7735 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
7736 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
7737 inoremap <buffer> <silent> ;ht <html>
7738 </html>O
7739 inoremap <buffer> <silent> ;Hr <hr width="75%">
7740 inoremap <buffer> <silent> ;hr <hr>
7741 inoremap <buffer> <silent> ;he <head>
7742 </head>O
7743 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
7744 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
7745 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
7746 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
7747 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
7748 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
7749 inoremap <buffer> <silent> ;h6 <h6></h6>F<
7750 inoremap <buffer> <silent> ;h5 <h5></h5>F<
7751 inoremap <buffer> <silent> ;h4 <h4></h4>F<
7752 inoremap <buffer> <silent> ;h3 <h3></h3>F<
7753 inoremap <buffer> <silent> ;h2 <h2></h2>F<
7754 inoremap <buffer> <silent> ;h1 <h1></h1>F<
7755 inoremap <buffer> <silent> ;fc <font color=""></font>F"
7756 inoremap <buffer> <silent> ;fo <font size=""></font>F"
7757 inoremap <buffer> <silent> ;sn <span></span>F<
7758 inoremap <buffer> <silent> ;dv <div>
7759 </div>O
7760 inoremap <buffer> <silent> ;df <dfn></dfn>F<
7761 inoremap <buffer> <silent> ;de <del></del>F<
7762 inoremap <buffer> <silent> ;dd <dd></dd>F<
7763 inoremap <buffer> <silent> ;dt <dt></dt>F<
7764 inoremap <buffer> <silent> ;dl <dl>
7765 </dl>O
7766 inoremap <buffer> <silent> ;co <code></code>F<
7767 inoremap <buffer> <silent> ;ci <cite></cite>F<
7768 inoremap <buffer> <silent> ;ce <center></center>F<
7769 inoremap <buffer> <silent> ;br <br>
7770 inoremap <buffer> <silent> ;bd <body>
7771 </body>O
7772 inoremap <buffer> <silent> ;bl <blockquote>
7773 </blockquote>O
7774 inoremap <buffer> <silent> ;bi <big></big>F<
7775 inoremap <buffer> <silent> ;bh <base href="">F"
7776 inoremap <buffer> <silent> ;ad <address></address>F<
7777 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
7778 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
7779 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
7780 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
7781 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
7782 inoremap <buffer> <silent> ;an <a name=""></a>F"
7783 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
7784 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
7785 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
7786 inoremap <buffer> <silent> ;ah <a href=""></a>F"
7787 imap <buffer> <silent> ;s4 ;s4
7788 imap <buffer> <silent> ;4 ;4
7789 inoremap <buffer> <silent> ;mi :call MangleImageTag()
7790 inoremap <buffer> <silent> ; 
7791 inoremap <buffer> <silent> ;& &
7792 inoremap <buffer> <silent> ;; ;
7793 setlocal keymap=
7794 setlocal noarabic
7795 setlocal autoindent
7796 setlocal balloonexpr=
7797 setlocal nobinary
7798 setlocal bufhidden=
7799 setlocal buflisted
7800 setlocal buftype=
7801 setlocal nocindent
7802 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
7803 setlocal cinoptions=
7804 setlocal cinwords=if,else,while,do,for,switch
7805 setlocal colorcolumn=
7806 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
7807 setlocal commentstring=<!--%s-->
7808 setlocal complete=.,w,b,u,t,i
7809 setlocal concealcursor=
7810 setlocal conceallevel=0
7811 setlocal completefunc=
7812 setlocal nocopyindent
7813 setlocal cryptmethod=
7814 setlocal nocursorbind
7815 setlocal nocursorcolumn
7816 setlocal nocursorline
7817 setlocal define=
7818 setlocal dictionary=
7819 setlocal nodiff
7820 setlocal equalprg=
7821 setlocal errorformat=
7822 setlocal expandtab
7823 if &filetype != 'html'
7824 setlocal filetype=html
7825 endif
7826 setlocal foldcolumn=0
7827 setlocal foldenable
7828 setlocal foldexpr=0
7829 setlocal foldignore=#
7830 setlocal foldlevel=0
7831 setlocal foldmarker={{{,}}}
7832 setlocal foldmethod=manual
7833 setlocal foldminlines=1
7834 setlocal foldnestmax=20
7835 setlocal foldtext=foldtext()
7836 setlocal formatexpr=
7837 setlocal formatoptions=tcq
7838 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
7839 setlocal grepprg=
7840 setlocal iminsert=2
7841 setlocal imsearch=2
7842 setlocal include=
7843 setlocal includeexpr=
7844 setlocal indentexpr=
7845 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
7846 setlocal noinfercase
7847 setlocal iskeyword=@,48-57,_,192-255
7848 setlocal keywordprg=
7849 setlocal nolinebreak
7850 setlocal nolisp
7851 setlocal nolist
7852 setlocal makeprg=
7853 setlocal matchpairs=(:),{:},[:],<:>
7854 setlocal nomodeline
7855 setlocal modifiable
7856 setlocal nrformats=octal,hex
7857 setlocal nonumber
7858 setlocal numberwidth=4
7859 setlocal omnifunc=htmlcomplete#CompleteTags
7860 setlocal path=
7861 setlocal nopreserveindent
7862 setlocal nopreviewwindow
7863 setlocal quoteescape=\\
7864 setlocal noreadonly
7865 setlocal norelativenumber
7866 setlocal norightleft
7867 setlocal rightleftcmd=search
7868 setlocal noscrollbind
7869 setlocal shiftwidth=4
7870 setlocal noshortname
7871 setlocal nosmartindent
7872 setlocal softtabstop=0
7873 setlocal nospell
7874 setlocal spellcapcheck=
7875 setlocal spellfile=
7876 setlocal spelllang=en
7877 setlocal statusline=
7878 setlocal suffixesadd=
7879 setlocal swapfile
7880 setlocal synmaxcol=3000
7881 if &syntax != 'html'
7882 setlocal syntax=html
7883 endif
7884 setlocal tabstop=4
7885 setlocal tags=
7886 setlocal textwidth=0
7887 setlocal thesaurus=
7888 setlocal noundofile
7889 setlocal nowinfixheight
7890 setlocal nowinfixwidth
7891 setlocal wrap
7892 setlocal wrapmargin=0
7893 silent! normal! zE
7894 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
7895 if s:l < 1 | let s:l = 1 | endif
7896 exe s:l
7897 normal! zt
7898 1
7899 normal! 0
7900 tabedit restore.html
7901 set splitbelow splitright
7902 set nosplitbelow
7903 set nosplitright
7904 wincmd t
7905 set winheight=1 winwidth=1
7906 argglobal
7907 19argu
7908 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7909 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7910 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7911 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7912 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7913 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7914 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7915 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7916 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7917 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7918 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7919 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7920 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7921 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7922 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7923 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7924 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7925 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7926 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">')
7927 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">')
7928 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7929 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7930 nnoremap <buffer> <silent> ; 
7931 nnoremap <buffer> <silent> ;; ;
7932 vnoremap <buffer> <silent> ;; ;
7933 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7934 inoremap <buffer> <silent> &hA &hArr;
7935 inoremap <buffer> <silent> &dA &dArr;
7936 inoremap <buffer> <silent> &rA &rArr;
7937 inoremap <buffer> <silent> &uA &uArr;
7938 inoremap <buffer> <silent> &lA &lArr;
7939 inoremap <buffer> <silent> &ha &harr;
7940 inoremap <buffer> <silent> &da &darr;
7941 inoremap <buffer> <silent> &ra &rarr;
7942 inoremap <buffer> <silent> &ua &uarr;
7943 inoremap <buffer> <silent> &la &larr;
7944 inoremap <buffer> <silent> &pv &piv;
7945 inoremap <buffer> <silent> &uh &upsih;
7946 inoremap <buffer> <silent> &ts &thetasym;
7947 inoremap <buffer> <silent> &og &omega;
7948 inoremap <buffer> <silent> &ps &psi;
7949 inoremap <buffer> <silent> &ch &chi;
7950 inoremap <buffer> <silent> &ph &phi;
7951 inoremap <buffer> <silent> &up &upsilon;
7952 inoremap <buffer> <silent> &ta &tau;
7953 inoremap <buffer> <silent> &sf &sigmaf;
7954 inoremap <buffer> <silent> &si &sigma;
7955 inoremap <buffer> <silent> &rh &rho;
7956 inoremap <buffer> <silent> &pi &pi;
7957 inoremap <buffer> <silent> &oc &omicron;
7958 inoremap <buffer> <silent> &xi &xi;
7959 inoremap <buffer> <silent> &nu &nu;
7960 inoremap <buffer> <silent> &mu &mu;
7961 inoremap <buffer> <silent> &lm &lambda;
7962 inoremap <buffer> <silent> &ka &kappa;
7963 inoremap <buffer> <silent> &io &iota;
7964 inoremap <buffer> <silent> &th &theta;
7965 inoremap <buffer> <silent> &et &eta;
7966 inoremap <buffer> <silent> &ze &zeta;
7967 inoremap <buffer> <silent> &ep &epsilon;
7968 inoremap <buffer> <silent> &de &delta;
7969 inoremap <buffer> <silent> &ga &gamma;
7970 inoremap <buffer> <silent> &be &beta;
7971 inoremap <buffer> <silent> &al &alpha;
7972 inoremap <buffer> <silent> &Ps &Psi;
7973 inoremap <buffer> <silent> &Ch &Chi;
7974 inoremap <buffer> <silent> &Ph &Phi;
7975 inoremap <buffer> <silent> &Up &Upsilon;
7976 inoremap <buffer> <silent> &Ta &Tau;
7977 inoremap <buffer> <silent> &Si &Sigma;
7978 inoremap <buffer> <silent> &Rh &Rho;
7979 inoremap <buffer> <silent> &Pi &Pi;
7980 inoremap <buffer> <silent> &Oc &Omicron;
7981 inoremap <buffer> <silent> &Xi &Xi;
7982 inoremap <buffer> <silent> &Nu &Nu;
7983 inoremap <buffer> <silent> &Mu &Mu;
7984 inoremap <buffer> <silent> &Lm &Lambda;
7985 inoremap <buffer> <silent> &Ka &Kappa;
7986 inoremap <buffer> <silent> &Io &Iota;
7987 inoremap <buffer> <silent> &Th &Theta;
7988 inoremap <buffer> <silent> &Et &Eta;
7989 inoremap <buffer> <silent> &Ze &Zeta;
7990 inoremap <buffer> <silent> &Ep &Epsilon;
7991 inoremap <buffer> <silent> &De &Delta;
7992 inoremap <buffer> <silent> &Ga &Gamma;
7993 inoremap <buffer> <silent> &Be &Beta;
7994 inoremap <buffer> <silent> &Al &Alpha;
7995 inoremap <buffer> <silent> &3. &hellip;
7996 inoremap <buffer> <silent> &-- &mdash;
7997 inoremap <buffer> <silent> &3- &mdash;
7998 inoremap <buffer> <silent> &m- &mdash;
7999 inoremap <buffer> <silent> &2- &ndash;
8000 inoremap <buffer> <silent> &n- &ndash;
8001 inoremap <buffer> <silent> &34 &frac34;
8002 inoremap <buffer> <silent> &12 &frac12;
8003 inoremap <buffer> <silent> &14 &frac14;
8004 inoremap <buffer> <silent> &. &middot;
8005 inoremap <buffer> <silent> &pa &para;
8006 inoremap <buffer> <silent> &mi &micro;
8007 inoremap <buffer> <silent> &dg &deg;
8008 inoremap <buffer> <silent> &? &iquest;
8009 inoremap <buffer> <silent> &! &iexcl;
8010 inoremap <buffer> <silent> &sz &szlig;
8011 inoremap <buffer> <silent> &o/ &oslash;
8012 inoremap <buffer> <silent> &/ &divide;
8013 inoremap <buffer> <silent> &" &uml;
8014 inoremap <buffer> <silent> &2> &raquo;
8015 inoremap <buffer> <silent> &2< &laquo;
8016 inoremap <buffer> <silent> &y" &yuml;
8017 inoremap <buffer> <silent> &y' &yacute;
8018 inoremap <buffer> <silent> &u" &uuml;
8019 inoremap <buffer> <silent> &u^ &ucirc;
8020 inoremap <buffer> <silent> &u' &uacute;
8021 inoremap <buffer> <silent> &u` &ugrave;
8022 inoremap <buffer> <silent> &x &times;
8023 inoremap <buffer> <silent> &o" &ouml;
8024 inoremap <buffer> <silent> &o~ &otilde;
8025 inoremap <buffer> <silent> &o^ &ocirc;
8026 inoremap <buffer> <silent> &o' &oacute;
8027 inoremap <buffer> <silent> &o` &ograve;
8028 inoremap <buffer> <silent> &n~ &ntilde;
8029 inoremap <buffer> <silent> &i" &iuml;
8030 inoremap <buffer> <silent> &i^ &icirc;
8031 inoremap <buffer> <silent> &i' &iacute;
8032 inoremap <buffer> <silent> &i` &igrave;
8033 inoremap <buffer> <silent> &e" &euml;
8034 inoremap <buffer> <silent> &e^ &ecirc;
8035 inoremap <buffer> <silent> &e' &eacute;
8036 inoremap <buffer> <silent> &e` &egrave;
8037 inoremap <buffer> <silent> &c, &ccedil;
8038 inoremap <buffer> <silent> &ae &aelig;
8039 inoremap <buffer> <silent> &ao &aring;
8040 inoremap <buffer> <silent> &a" &auml;
8041 inoremap <buffer> <silent> &a~ &atilde;
8042 inoremap <buffer> <silent> &a^ &acirc;
8043 inoremap <buffer> <silent> &a' &aacute;
8044 inoremap <buffer> <silent> &a` &agrave;
8045 inoremap <buffer> <silent> &Y' &Yacute;
8046 inoremap <buffer> <silent> &U" &Uuml;
8047 inoremap <buffer> <silent> &U^ &Ucirc;
8048 inoremap <buffer> <silent> &U' &Uacute;
8049 inoremap <buffer> <silent> &U` &Ugrave;
8050 inoremap <buffer> <silent> &O/ &Oslash;
8051 inoremap <buffer> <silent> &O" &Ouml;
8052 inoremap <buffer> <silent> &O~ &Otilde;
8053 inoremap <buffer> <silent> &O^ &Ocirc;
8054 inoremap <buffer> <silent> &O' &Oacute;
8055 inoremap <buffer> <silent> &O` &Ograve;
8056 inoremap <buffer> <silent> &N~ &Ntilde;
8057 inoremap <buffer> <silent> &I" &Iuml;
8058 inoremap <buffer> <silent> &I^ &Icirc;
8059 inoremap <buffer> <silent> &I' &Iacute;
8060 inoremap <buffer> <silent> &I` &Igrave;
8061 inoremap <buffer> <silent> &E" &Euml;
8062 inoremap <buffer> <silent> &E^ &Ecirc;
8063 inoremap <buffer> <silent> &E' &Eacute;
8064 inoremap <buffer> <silent> &E` &Egrave;
8065 inoremap <buffer> <silent> &C, &Ccedil;
8066 inoremap <buffer> <silent> &AE &AElig;
8067 inoremap <buffer> <silent> &Ao &Aring;
8068 inoremap <buffer> <silent> &A" &Auml;
8069 inoremap <buffer> <silent> &A~ &Atilde;
8070 inoremap <buffer> <silent> &A^ &Acirc;
8071 inoremap <buffer> <silent> &A' &Aacute;
8072 inoremap <buffer> <silent> &A` &Agrave;
8073 inoremap <buffer> <silent> &c| &cent;
8074 inoremap <buffer> <silent> &Y= &yen;
8075 inoremap <buffer> <silent> &# &pound;
8076 inoremap <buffer> <silent> & &nbsp;
8077 inoremap <buffer> <silent> &> &gt;
8078 inoremap <buffer> <silent> &< &lt;
8079 inoremap <buffer> <silent> &' &quot;
8080 inoremap <buffer> <silent> &tm &trade;
8081 inoremap <buffer> <silent> &rO &reg;
8082 inoremap <buffer> <silent> &cO &copy;
8083 inoremap <buffer> <silent> && &amp;
8084 inoremap <buffer> <silent> ; &nbsp;
8085 inoremap <buffer> <silent> ;la <label for=""></label>F"
8086 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8087 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8088 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8089 </textarea>k$5F"i
8090 inoremap <buffer> <silent> ;og <optgroup label="">
8091 </optgroup>k$F"i
8092 inoremap <buffer> <silent> ;op <option></option>F<
8093 inoremap <buffer> <silent> ;ms <select name="" multiple>
8094 </select>O
8095 inoremap <buffer> <silent> ;se <select name="">
8096 </select>O
8097 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8098 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8099 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8100 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8101 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8102 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8103 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8104 inoremap <buffer> <silent> ;fm <form action="">
8105 </form>k$F"i
8106 inoremap <buffer> <silent> ;if <iframe src="">
8107 </iframe>k$F"i
8108 inoremap <buffer> <silent> ;nf <noframes>
8109 </noframes>O
8110 inoremap <buffer> <silent> ;fr <frame src="">F"
8111 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8112 </frameset>k$3F"i
8113 inoremap <buffer> <silent> ;th <th></th>F<
8114 inoremap <buffer> <silent> ;td <td>
8115 </td>O
8116 inoremap <buffer> <silent> ;tr <tr>
8117 </tr>O
8118 inoremap <buffer> <silent> ;tf <tfoot>
8119 </tfoot>O
8120 inoremap <buffer> <silent> ;tb <tbody>
8121 </tbody>O
8122 inoremap <buffer> <silent> ;tH <thead>
8123 </thead>O
8124 inoremap <buffer> <silent> ;ta <table>
8125 </table>O
8126 inoremap <buffer> <silent> ;ca <caption></caption>F<
8127 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8128 </object>k$5F"i
8129 inoremap <buffer> <silent> ;ns <noscript>
8130 </noscripT>O
8131 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8132 <noembed></noembed>k$5F"i
8133 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8134 inoremap <buffer> <silent> ;va <var></var>F<
8135 inoremap <buffer> <silent> ;ul <ul>
8136 </ul>O
8137 inoremap <buffer> <silent> ;tt <tt></tt>F<
8138 inoremap <buffer> <silent> ;ti <title></title>F<
8139 inoremap <buffer> <silent> ;sp <sup></sup>F<
8140 inoremap <buffer> <silent> ;sb <sub></sub>F<
8141 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
8142 inoremap <buffer> <silent> ;cs <style type="text/css">
8143 <!--
8144 -->
8145 </style>kO
8146 inoremap <buffer> <silent> ;sm <small></small>F<
8147 inoremap <buffer> <silent> ;sa <samp></samp>F<
8148 inoremap <buffer> <silent> ;sk <strike></strike>F<
8149 inoremap <buffer> <silent> ;qu <q></q>F<
8150 inoremap <buffer> <silent> ;pr <pre>
8151 </pre>O
8152 inoremap <buffer> <silent> ;/p </p>
8153 
8154 <p>
8155 inoremap <buffer> <silent> ;pp <p>
8156 </p>O
8157 inoremap <buffer> <silent> ;ol <ol>
8158 </ol>O
8159 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
8160 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
8161 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
8162 inoremap <buffer> <silent> ;lk <link href="">F"
8163 inoremap <buffer> <silent> ;li <li></li>F<
8164 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
8165 inoremap <buffer> <silent> ;ii <isindex>
8166 inoremap <buffer> <silent> ;in <ins></ins>F<
8167 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
8168 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
8169 inoremap <buffer> <silent> ;ht <html>
8170 </html>O
8171 inoremap <buffer> <silent> ;Hr <hr width="75%">
8172 inoremap <buffer> <silent> ;hr <hr>
8173 inoremap <buffer> <silent> ;he <head>
8174 </head>O
8175 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
8176 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
8177 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
8178 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
8179 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
8180 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
8181 inoremap <buffer> <silent> ;h6 <h6></h6>F<
8182 inoremap <buffer> <silent> ;h5 <h5></h5>F<
8183 inoremap <buffer> <silent> ;h4 <h4></h4>F<
8184 inoremap <buffer> <silent> ;h3 <h3></h3>F<
8185 inoremap <buffer> <silent> ;h2 <h2></h2>F<
8186 inoremap <buffer> <silent> ;h1 <h1></h1>F<
8187 inoremap <buffer> <silent> ;fc <font color=""></font>F"
8188 inoremap <buffer> <silent> ;fo <font size=""></font>F"
8189 inoremap <buffer> <silent> ;sn <span></span>F<
8190 inoremap <buffer> <silent> ;dv <div>
8191 </div>O
8192 inoremap <buffer> <silent> ;df <dfn></dfn>F<
8193 inoremap <buffer> <silent> ;de <del></del>F<
8194 inoremap <buffer> <silent> ;dd <dd></dd>F<
8195 inoremap <buffer> <silent> ;dt <dt></dt>F<
8196 inoremap <buffer> <silent> ;dl <dl>
8197 </dl>O
8198 inoremap <buffer> <silent> ;co <code></code>F<
8199 inoremap <buffer> <silent> ;ci <cite></cite>F<
8200 inoremap <buffer> <silent> ;ce <center></center>F<
8201 inoremap <buffer> <silent> ;br <br>
8202 inoremap <buffer> <silent> ;bd <body>
8203 </body>O
8204 inoremap <buffer> <silent> ;bl <blockquote>
8205 </blockquote>O
8206 inoremap <buffer> <silent> ;bi <big></big>F<
8207 inoremap <buffer> <silent> ;bh <base href="">F"
8208 inoremap <buffer> <silent> ;ad <address></address>F<
8209 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
8210 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
8211 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
8212 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
8213 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
8214 inoremap <buffer> <silent> ;an <a name=""></a>F"
8215 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
8216 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
8217 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
8218 inoremap <buffer> <silent> ;ah <a href=""></a>F"
8219 imap <buffer> <silent> ;s4 ;s4
8220 imap <buffer> <silent> ;4 ;4
8221 inoremap <buffer> <silent> ;mi :call MangleImageTag()
8222 inoremap <buffer> <silent> ; 
8223 inoremap <buffer> <silent> ;& &
8224 inoremap <buffer> <silent> ;; ;
8225 setlocal keymap=
8226 setlocal noarabic
8227 setlocal autoindent
8228 setlocal balloonexpr=
8229 setlocal nobinary
8230 setlocal bufhidden=
8231 setlocal buflisted
8232 setlocal buftype=
8233 setlocal nocindent
8234 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
8235 setlocal cinoptions=
8236 setlocal cinwords=if,else,while,do,for,switch
8237 setlocal colorcolumn=
8238 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
8239 setlocal commentstring=<!--%s-->
8240 setlocal complete=.,w,b,u,t,i
8241 setlocal concealcursor=
8242 setlocal conceallevel=0
8243 setlocal completefunc=
8244 setlocal nocopyindent
8245 setlocal cryptmethod=
8246 setlocal nocursorbind
8247 setlocal nocursorcolumn
8248 setlocal nocursorline
8249 setlocal define=
8250 setlocal dictionary=
8251 setlocal nodiff
8252 setlocal equalprg=
8253 setlocal errorformat=
8254 setlocal expandtab
8255 if &filetype != 'html'
8256 setlocal filetype=html
8257 endif
8258 setlocal foldcolumn=0
8259 setlocal foldenable
8260 setlocal foldexpr=0
8261 setlocal foldignore=#
8262 setlocal foldlevel=0
8263 setlocal foldmarker={{{,}}}
8264 setlocal foldmethod=manual
8265 setlocal foldminlines=1
8266 setlocal foldnestmax=20
8267 setlocal foldtext=foldtext()
8268 setlocal formatexpr=
8269 setlocal formatoptions=tcq
8270 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
8271 setlocal grepprg=
8272 setlocal iminsert=2
8273 setlocal imsearch=2
8274 setlocal include=
8275 setlocal includeexpr=
8276 setlocal indentexpr=
8277 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
8278 setlocal noinfercase
8279 setlocal iskeyword=@,48-57,_,192-255
8280 setlocal keywordprg=
8281 setlocal nolinebreak
8282 setlocal nolisp
8283 setlocal nolist
8284 setlocal makeprg=
8285 setlocal matchpairs=(:),{:},[:],<:>
8286 setlocal nomodeline
8287 setlocal modifiable
8288 setlocal nrformats=octal,hex
8289 setlocal nonumber
8290 setlocal numberwidth=4
8291 setlocal omnifunc=htmlcomplete#CompleteTags
8292 setlocal path=
8293 setlocal nopreserveindent
8294 setlocal nopreviewwindow
8295 setlocal quoteescape=\\
8296 setlocal noreadonly
8297 setlocal norelativenumber
8298 setlocal norightleft
8299 setlocal rightleftcmd=search
8300 setlocal noscrollbind
8301 setlocal shiftwidth=4
8302 setlocal noshortname
8303 setlocal nosmartindent
8304 setlocal softtabstop=0
8305 setlocal nospell
8306 setlocal spellcapcheck=
8307 setlocal spellfile=
8308 setlocal spelllang=en
8309 setlocal statusline=
8310 setlocal suffixesadd=
8311 setlocal swapfile
8312 setlocal synmaxcol=3000
8313 if &syntax != 'html'
8314 setlocal syntax=html
8315 endif
8316 setlocal tabstop=4
8317 setlocal tags=
8318 setlocal textwidth=0
8319 setlocal thesaurus=
8320 setlocal noundofile
8321 setlocal nowinfixheight
8322 setlocal nowinfixwidth
8323 setlocal wrap
8324 setlocal wrapmargin=0
8325 silent! normal! zE
8326 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
8327 if s:l < 1 | let s:l = 1 | endif
8328 exe s:l
8329 normal! zt
8330 1
8331 normal! 0
8332 tabedit screenshots.html
8333 set splitbelow splitright
8334 set nosplitbelow
8335 set nosplitright
8336 wincmd t
8337 set winheight=1 winwidth=1
8338 argglobal
8339 20argu
8340 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8341 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8342 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
8343 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
8344 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
8345 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
8346 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
8347 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
8348 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
8349 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
8350 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
8351 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
8352 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
8353 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
8354 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
8355 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
8356 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
8357 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
8358 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">')
8359 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">')
8360 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
8361 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
8362 nnoremap <buffer> <silent> ; 
8363 nnoremap <buffer> <silent> ;; ;
8364 vnoremap <buffer> <silent> ;; ;
8365 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
8366 inoremap <buffer> <silent> &hA &hArr;
8367 inoremap <buffer> <silent> &dA &dArr;
8368 inoremap <buffer> <silent> &rA &rArr;
8369 inoremap <buffer> <silent> &uA &uArr;
8370 inoremap <buffer> <silent> &lA &lArr;
8371 inoremap <buffer> <silent> &ha &harr;
8372 inoremap <buffer> <silent> &da &darr;
8373 inoremap <buffer> <silent> &ra &rarr;
8374 inoremap <buffer> <silent> &ua &uarr;
8375 inoremap <buffer> <silent> &la &larr;
8376 inoremap <buffer> <silent> &pv &piv;
8377 inoremap <buffer> <silent> &uh &upsih;
8378 inoremap <buffer> <silent> &ts &thetasym;
8379 inoremap <buffer> <silent> &og &omega;
8380 inoremap <buffer> <silent> &ps &psi;
8381 inoremap <buffer> <silent> &ch &chi;
8382 inoremap <buffer> <silent> &ph &phi;
8383 inoremap <buffer> <silent> &up &upsilon;
8384 inoremap <buffer> <silent> &ta &tau;
8385 inoremap <buffer> <silent> &sf &sigmaf;
8386 inoremap <buffer> <silent> &si &sigma;
8387 inoremap <buffer> <silent> &rh &rho;
8388 inoremap <buffer> <silent> &pi &pi;
8389 inoremap <buffer> <silent> &oc &omicron;
8390 inoremap <buffer> <silent> &xi &xi;
8391 inoremap <buffer> <silent> &nu &nu;
8392 inoremap <buffer> <silent> &mu &mu;
8393 inoremap <buffer> <silent> &lm &lambda;
8394 inoremap <buffer> <silent> &ka &kappa;
8395 inoremap <buffer> <silent> &io &iota;
8396 inoremap <buffer> <silent> &th &theta;
8397 inoremap <buffer> <silent> &et &eta;
8398 inoremap <buffer> <silent> &ze &zeta;
8399 inoremap <buffer> <silent> &ep &epsilon;
8400 inoremap <buffer> <silent> &de &delta;
8401 inoremap <buffer> <silent> &ga &gamma;
8402 inoremap <buffer> <silent> &be &beta;
8403 inoremap <buffer> <silent> &al &alpha;
8404 inoremap <buffer> <silent> &Ps &Psi;
8405 inoremap <buffer> <silent> &Ch &Chi;
8406 inoremap <buffer> <silent> &Ph &Phi;
8407 inoremap <buffer> <silent> &Up &Upsilon;
8408 inoremap <buffer> <silent> &Ta &Tau;
8409 inoremap <buffer> <silent> &Si &Sigma;
8410 inoremap <buffer> <silent> &Rh &Rho;
8411 inoremap <buffer> <silent> &Pi &Pi;
8412 inoremap <buffer> <silent> &Oc &Omicron;
8413 inoremap <buffer> <silent> &Xi &Xi;
8414 inoremap <buffer> <silent> &Nu &Nu;
8415 inoremap <buffer> <silent> &Mu &Mu;
8416 inoremap <buffer> <silent> &Lm &Lambda;
8417 inoremap <buffer> <silent> &Ka &Kappa;
8418 inoremap <buffer> <silent> &Io &Iota;
8419 inoremap <buffer> <silent> &Th &Theta;
8420 inoremap <buffer> <silent> &Et &Eta;
8421 inoremap <buffer> <silent> &Ze &Zeta;
8422 inoremap <buffer> <silent> &Ep &Epsilon;
8423 inoremap <buffer> <silent> &De &Delta;
8424 inoremap <buffer> <silent> &Ga &Gamma;
8425 inoremap <buffer> <silent> &Be &Beta;
8426 inoremap <buffer> <silent> &Al &Alpha;
8427 inoremap <buffer> <silent> &3. &hellip;
8428 inoremap <buffer> <silent> &-- &mdash;
8429 inoremap <buffer> <silent> &3- &mdash;
8430 inoremap <buffer> <silent> &m- &mdash;
8431 inoremap <buffer> <silent> &2- &ndash;
8432 inoremap <buffer> <silent> &n- &ndash;
8433 inoremap <buffer> <silent> &34 &frac34;
8434 inoremap <buffer> <silent> &12 &frac12;
8435 inoremap <buffer> <silent> &14 &frac14;
8436 inoremap <buffer> <silent> &. &middot;
8437 inoremap <buffer> <silent> &pa &para;
8438 inoremap <buffer> <silent> &mi &micro;
8439 inoremap <buffer> <silent> &dg &deg;
8440 inoremap <buffer> <silent> &? &iquest;
8441 inoremap <buffer> <silent> &! &iexcl;
8442 inoremap <buffer> <silent> &sz &szlig;
8443 inoremap <buffer> <silent> &o/ &oslash;
8444 inoremap <buffer> <silent> &/ &divide;
8445 inoremap <buffer> <silent> &" &uml;
8446 inoremap <buffer> <silent> &2> &raquo;
8447 inoremap <buffer> <silent> &2< &laquo;
8448 inoremap <buffer> <silent> &y" &yuml;
8449 inoremap <buffer> <silent> &y' &yacute;
8450 inoremap <buffer> <silent> &u" &uuml;
8451 inoremap <buffer> <silent> &u^ &ucirc;
8452 inoremap <buffer> <silent> &u' &uacute;
8453 inoremap <buffer> <silent> &u` &ugrave;
8454 inoremap <buffer> <silent> &x &times;
8455 inoremap <buffer> <silent> &o" &ouml;
8456 inoremap <buffer> <silent> &o~ &otilde;
8457 inoremap <buffer> <silent> &o^ &ocirc;
8458 inoremap <buffer> <silent> &o' &oacute;
8459 inoremap <buffer> <silent> &o` &ograve;
8460 inoremap <buffer> <silent> &n~ &ntilde;
8461 inoremap <buffer> <silent> &i" &iuml;
8462 inoremap <buffer> <silent> &i^ &icirc;
8463 inoremap <buffer> <silent> &i' &iacute;
8464 inoremap <buffer> <silent> &i` &igrave;
8465 inoremap <buffer> <silent> &e" &euml;
8466 inoremap <buffer> <silent> &e^ &ecirc;
8467 inoremap <buffer> <silent> &e' &eacute;
8468 inoremap <buffer> <silent> &e` &egrave;
8469 inoremap <buffer> <silent> &c, &ccedil;
8470 inoremap <buffer> <silent> &ae &aelig;
8471 inoremap <buffer> <silent> &ao &aring;
8472 inoremap <buffer> <silent> &a" &auml;
8473 inoremap <buffer> <silent> &a~ &atilde;
8474 inoremap <buffer> <silent> &a^ &acirc;
8475 inoremap <buffer> <silent> &a' &aacute;
8476 inoremap <buffer> <silent> &a` &agrave;
8477 inoremap <buffer> <silent> &Y' &Yacute;
8478 inoremap <buffer> <silent> &U" &Uuml;
8479 inoremap <buffer> <silent> &U^ &Ucirc;
8480 inoremap <buffer> <silent> &U' &Uacute;
8481 inoremap <buffer> <silent> &U` &Ugrave;
8482 inoremap <buffer> <silent> &O/ &Oslash;
8483 inoremap <buffer> <silent> &O" &Ouml;
8484 inoremap <buffer> <silent> &O~ &Otilde;
8485 inoremap <buffer> <silent> &O^ &Ocirc;
8486 inoremap <buffer> <silent> &O' &Oacute;
8487 inoremap <buffer> <silent> &O` &Ograve;
8488 inoremap <buffer> <silent> &N~ &Ntilde;
8489 inoremap <buffer> <silent> &I" &Iuml;
8490 inoremap <buffer> <silent> &I^ &Icirc;
8491 inoremap <buffer> <silent> &I' &Iacute;
8492 inoremap <buffer> <silent> &I` &Igrave;
8493 inoremap <buffer> <silent> &E" &Euml;
8494 inoremap <buffer> <silent> &E^ &Ecirc;
8495 inoremap <buffer> <silent> &E' &Eacute;
8496 inoremap <buffer> <silent> &E` &Egrave;
8497 inoremap <buffer> <silent> &C, &Ccedil;
8498 inoremap <buffer> <silent> &AE &AElig;
8499 inoremap <buffer> <silent> &Ao &Aring;
8500 inoremap <buffer> <silent> &A" &Auml;
8501 inoremap <buffer> <silent> &A~ &Atilde;
8502 inoremap <buffer> <silent> &A^ &Acirc;
8503 inoremap <buffer> <silent> &A' &Aacute;
8504 inoremap <buffer> <silent> &A` &Agrave;
8505 inoremap <buffer> <silent> &c| &cent;
8506 inoremap <buffer> <silent> &Y= &yen;
8507 inoremap <buffer> <silent> &# &pound;
8508 inoremap <buffer> <silent> & &nbsp;
8509 inoremap <buffer> <silent> &> &gt;
8510 inoremap <buffer> <silent> &< &lt;
8511 inoremap <buffer> <silent> &' &quot;
8512 inoremap <buffer> <silent> &tm &trade;
8513 inoremap <buffer> <silent> &rO &reg;
8514 inoremap <buffer> <silent> &cO &copy;
8515 inoremap <buffer> <silent> && &amp;
8516 inoremap <buffer> <silent> ; &nbsp;
8517 inoremap <buffer> <silent> ;la <label for=""></label>F"
8518 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8519 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8520 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8521 </textarea>k$5F"i
8522 inoremap <buffer> <silent> ;og <optgroup label="">
8523 </optgroup>k$F"i
8524 inoremap <buffer> <silent> ;op <option></option>F<
8525 inoremap <buffer> <silent> ;ms <select name="" multiple>
8526 </select>O
8527 inoremap <buffer> <silent> ;se <select name="">
8528 </select>O
8529 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8530 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8531 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8532 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8533 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8534 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8535 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8536 inoremap <buffer> <silent> ;fm <form action="">
8537 </form>k$F"i
8538 inoremap <buffer> <silent> ;if <iframe src="">
8539 </iframe>k$F"i
8540 inoremap <buffer> <silent> ;nf <noframes>
8541 </noframes>O
8542 inoremap <buffer> <silent> ;fr <frame src="">F"
8543 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8544 </frameset>k$3F"i
8545 inoremap <buffer> <silent> ;th <th></th>F<
8546 inoremap <buffer> <silent> ;td <td>
8547 </td>O
8548 inoremap <buffer> <silent> ;tr <tr>
8549 </tr>O
8550 inoremap <buffer> <silent> ;tf <tfoot>
8551 </tfoot>O
8552 inoremap <buffer> <silent> ;tb <tbody>
8553 </tbody>O
8554 inoremap <buffer> <silent> ;tH <thead>
8555 </thead>O
8556 inoremap <buffer> <silent> ;ta <table>
8557 </table>O
8558 inoremap <buffer> <silent> ;ca <caption></caption>F<
8559 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8560 </object>k$5F"i
8561 inoremap <buffer> <silent> ;ns <noscript>
8562 </noscripT>O
8563 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8564 <noembed></noembed>k$5F"i
8565 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8566 inoremap <buffer> <silent> ;va <var></var>F<
8567 inoremap <buffer> <silent> ;ul <ul>
8568 </ul>O
8569 inoremap <buffer> <silent> ;tt <tt></tt>F<
8570 inoremap <buffer> <silent> ;ti <title></title>F<
8571 inoremap <buffer> <silent> ;sp <sup></sup>F<
8572 inoremap <buffer> <silent> ;sb <sub></sub>F<
8573 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
8574 inoremap <buffer> <silent> ;cs <style type="text/css">
8575 <!--
8576 -->
8577 </style>kO
8578 inoremap <buffer> <silent> ;sm <small></small>F<
8579 inoremap <buffer> <silent> ;sa <samp></samp>F<
8580 inoremap <buffer> <silent> ;sk <strike></strike>F<
8581 inoremap <buffer> <silent> ;qu <q></q>F<
8582 inoremap <buffer> <silent> ;pr <pre>
8583 </pre>O
8584 inoremap <buffer> <silent> ;/p </p>
8585 
8586 <p>
8587 inoremap <buffer> <silent> ;pp <p>
8588 </p>O
8589 inoremap <buffer> <silent> ;ol <ol>
8590 </ol>O
8591 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
8592 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
8593 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
8594 inoremap <buffer> <silent> ;lk <link href="">F"
8595 inoremap <buffer> <silent> ;li <li></li>F<
8596 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
8597 inoremap <buffer> <silent> ;ii <isindex>
8598 inoremap <buffer> <silent> ;in <ins></ins>F<
8599 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
8600 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
8601 inoremap <buffer> <silent> ;ht <html>
8602 </html>O
8603 inoremap <buffer> <silent> ;Hr <hr width="75%">
8604 inoremap <buffer> <silent> ;hr <hr>
8605 inoremap <buffer> <silent> ;he <head>
8606 </head>O
8607 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
8608 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
8609 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
8610 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
8611 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
8612 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
8613 inoremap <buffer> <silent> ;h6 <h6></h6>F<
8614 inoremap <buffer> <silent> ;h5 <h5></h5>F<
8615 inoremap <buffer> <silent> ;h4 <h4></h4>F<
8616 inoremap <buffer> <silent> ;h3 <h3></h3>F<
8617 inoremap <buffer> <silent> ;h2 <h2></h2>F<
8618 inoremap <buffer> <silent> ;h1 <h1></h1>F<
8619 inoremap <buffer> <silent> ;fc <font color=""></font>F"
8620 inoremap <buffer> <silent> ;fo <font size=""></font>F"
8621 inoremap <buffer> <silent> ;sn <span></span>F<
8622 inoremap <buffer> <silent> ;dv <div>
8623 </div>O
8624 inoremap <buffer> <silent> ;df <dfn></dfn>F<
8625 inoremap <buffer> <silent> ;de <del></del>F<
8626 inoremap <buffer> <silent> ;dd <dd></dd>F<
8627 inoremap <buffer> <silent> ;dt <dt></dt>F<
8628 inoremap <buffer> <silent> ;dl <dl>
8629 </dl>O
8630 inoremap <buffer> <silent> ;co <code></code>F<
8631 inoremap <buffer> <silent> ;ci <cite></cite>F<
8632 inoremap <buffer> <silent> ;ce <center></center>F<
8633 inoremap <buffer> <silent> ;br <br>
8634 inoremap <buffer> <silent> ;bd <body>
8635 </body>O
8636 inoremap <buffer> <silent> ;bl <blockquote>
8637 </blockquote>O
8638 inoremap <buffer> <silent> ;bi <big></big>F<
8639 inoremap <buffer> <silent> ;bh <base href="">F"
8640 inoremap <buffer> <silent> ;ad <address></address>F<
8641 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
8642 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
8643 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
8644 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
8645 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
8646 inoremap <buffer> <silent> ;an <a name=""></a>F"
8647 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
8648 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
8649 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
8650 inoremap <buffer> <silent> ;ah <a href=""></a>F"
8651 imap <buffer> <silent> ;s4 ;s4
8652 imap <buffer> <silent> ;4 ;4
8653 inoremap <buffer> <silent> ;mi :call MangleImageTag()
8654 inoremap <buffer> <silent> ; 
8655 inoremap <buffer> <silent> ;& &
8656 inoremap <buffer> <silent> ;; ;
8657 setlocal keymap=
8658 setlocal noarabic
8659 setlocal autoindent
8660 setlocal balloonexpr=
8661 setlocal nobinary
8662 setlocal bufhidden=
8663 setlocal buflisted
8664 setlocal buftype=
8665 setlocal nocindent
8666 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
8667 setlocal cinoptions=
8668 setlocal cinwords=if,else,while,do,for,switch
8669 setlocal colorcolumn=
8670 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
8671 setlocal commentstring=<!--%s-->
8672 setlocal complete=.,w,b,u,t,i
8673 setlocal concealcursor=
8674 setlocal conceallevel=0
8675 setlocal completefunc=
8676 setlocal nocopyindent
8677 setlocal cryptmethod=
8678 setlocal nocursorbind
8679 setlocal nocursorcolumn
8680 setlocal nocursorline
8681 setlocal define=
8682 setlocal dictionary=
8683 setlocal nodiff
8684 setlocal equalprg=
8685 setlocal errorformat=
8686 setlocal expandtab
8687 if &filetype != 'html'
8688 setlocal filetype=html
8689 endif
8690 setlocal foldcolumn=0
8691 setlocal foldenable
8692 setlocal foldexpr=0
8693 setlocal foldignore=#
8694 setlocal foldlevel=0
8695 setlocal foldmarker={{{,}}}
8696 setlocal foldmethod=manual
8697 setlocal foldminlines=1
8698 setlocal foldnestmax=20
8699 setlocal foldtext=foldtext()
8700 setlocal formatexpr=
8701 setlocal formatoptions=tcq
8702 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
8703 setlocal grepprg=
8704 setlocal iminsert=2
8705 setlocal imsearch=2
8706 setlocal include=
8707 setlocal includeexpr=
8708 setlocal indentexpr=
8709 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
8710 setlocal noinfercase
8711 setlocal iskeyword=@,48-57,_,192-255
8712 setlocal keywordprg=
8713 setlocal nolinebreak
8714 setlocal nolisp
8715 setlocal nolist
8716 setlocal makeprg=
8717 setlocal matchpairs=(:),{:},[:],<:>
8718 setlocal nomodeline
8719 setlocal modifiable
8720 setlocal nrformats=octal,hex
8721 setlocal nonumber
8722 setlocal numberwidth=4
8723 setlocal omnifunc=htmlcomplete#CompleteTags
8724 setlocal path=
8725 setlocal nopreserveindent
8726 setlocal nopreviewwindow
8727 setlocal quoteescape=\\
8728 setlocal noreadonly
8729 setlocal norelativenumber
8730 setlocal norightleft
8731 setlocal rightleftcmd=search
8732 setlocal noscrollbind
8733 setlocal shiftwidth=4
8734 setlocal noshortname
8735 setlocal nosmartindent
8736 setlocal softtabstop=0
8737 setlocal nospell
8738 setlocal spellcapcheck=
8739 setlocal spellfile=
8740 setlocal spelllang=en
8741 setlocal statusline=
8742 setlocal suffixesadd=
8743 setlocal swapfile
8744 setlocal synmaxcol=3000
8745 if &syntax != 'html'
8746 setlocal syntax=html
8747 endif
8748 setlocal tabstop=4
8749 setlocal tags=
8750 setlocal textwidth=0
8751 setlocal thesaurus=
8752 setlocal noundofile
8753 setlocal nowinfixheight
8754 setlocal nowinfixwidth
8755 setlocal wrap
8756 setlocal wrapmargin=0
8757 silent! normal! zE
8758 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
8759 if s:l < 1 | let s:l = 1 | endif
8760 exe s:l
8761 normal! zt
8762 1
8763 normal! 0
8764 tabedit supergrubdisk.html
8765 set splitbelow splitright
8766 set nosplitbelow
8767 set nosplitright
8768 wincmd t
8769 set winheight=1 winwidth=1
8770 argglobal
8771 21argu
8772 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8773 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8774 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
8775 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
8776 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
8777 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
8778 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
8779 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
8780 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
8781 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
8782 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
8783 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
8784 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
8785 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
8786 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
8787 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
8788 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
8789 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
8790 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">')
8791 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">')
8792 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
8793 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
8794 nnoremap <buffer> <silent> ; 
8795 nnoremap <buffer> <silent> ;; ;
8796 vnoremap <buffer> <silent> ;; ;
8797 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
8798 inoremap <buffer> <silent> &hA &hArr;
8799 inoremap <buffer> <silent> &dA &dArr;
8800 inoremap <buffer> <silent> &rA &rArr;
8801 inoremap <buffer> <silent> &uA &uArr;
8802 inoremap <buffer> <silent> &lA &lArr;
8803 inoremap <buffer> <silent> &ha &harr;
8804 inoremap <buffer> <silent> &da &darr;
8805 inoremap <buffer> <silent> &ra &rarr;
8806 inoremap <buffer> <silent> &ua &uarr;
8807 inoremap <buffer> <silent> &la &larr;
8808 inoremap <buffer> <silent> &pv &piv;
8809 inoremap <buffer> <silent> &uh &upsih;
8810 inoremap <buffer> <silent> &ts &thetasym;
8811 inoremap <buffer> <silent> &og &omega;
8812 inoremap <buffer> <silent> &ps &psi;
8813 inoremap <buffer> <silent> &ch &chi;
8814 inoremap <buffer> <silent> &ph &phi;
8815 inoremap <buffer> <silent> &up &upsilon;
8816 inoremap <buffer> <silent> &ta &tau;
8817 inoremap <buffer> <silent> &sf &sigmaf;
8818 inoremap <buffer> <silent> &si &sigma;
8819 inoremap <buffer> <silent> &rh &rho;
8820 inoremap <buffer> <silent> &pi &pi;
8821 inoremap <buffer> <silent> &oc &omicron;
8822 inoremap <buffer> <silent> &xi &xi;
8823 inoremap <buffer> <silent> &nu &nu;
8824 inoremap <buffer> <silent> &mu &mu;
8825 inoremap <buffer> <silent> &lm &lambda;
8826 inoremap <buffer> <silent> &ka &kappa;
8827 inoremap <buffer> <silent> &io &iota;
8828 inoremap <buffer> <silent> &th &theta;
8829 inoremap <buffer> <silent> &et &eta;
8830 inoremap <buffer> <silent> &ze &zeta;
8831 inoremap <buffer> <silent> &ep &epsilon;
8832 inoremap <buffer> <silent> &de &delta;
8833 inoremap <buffer> <silent> &ga &gamma;
8834 inoremap <buffer> <silent> &be &beta;
8835 inoremap <buffer> <silent> &al &alpha;
8836 inoremap <buffer> <silent> &Ps &Psi;
8837 inoremap <buffer> <silent> &Ch &Chi;
8838 inoremap <buffer> <silent> &Ph &Phi;
8839 inoremap <buffer> <silent> &Up &Upsilon;
8840 inoremap <buffer> <silent> &Ta &Tau;
8841 inoremap <buffer> <silent> &Si &Sigma;
8842 inoremap <buffer> <silent> &Rh &Rho;
8843 inoremap <buffer> <silent> &Pi &Pi;
8844 inoremap <buffer> <silent> &Oc &Omicron;
8845 inoremap <buffer> <silent> &Xi &Xi;
8846 inoremap <buffer> <silent> &Nu &Nu;
8847 inoremap <buffer> <silent> &Mu &Mu;
8848 inoremap <buffer> <silent> &Lm &Lambda;
8849 inoremap <buffer> <silent> &Ka &Kappa;
8850 inoremap <buffer> <silent> &Io &Iota;
8851 inoremap <buffer> <silent> &Th &Theta;
8852 inoremap <buffer> <silent> &Et &Eta;
8853 inoremap <buffer> <silent> &Ze &Zeta;
8854 inoremap <buffer> <silent> &Ep &Epsilon;
8855 inoremap <buffer> <silent> &De &Delta;
8856 inoremap <buffer> <silent> &Ga &Gamma;
8857 inoremap <buffer> <silent> &Be &Beta;
8858 inoremap <buffer> <silent> &Al &Alpha;
8859 inoremap <buffer> <silent> &3. &hellip;
8860 inoremap <buffer> <silent> &-- &mdash;
8861 inoremap <buffer> <silent> &3- &mdash;
8862 inoremap <buffer> <silent> &m- &mdash;
8863 inoremap <buffer> <silent> &2- &ndash;
8864 inoremap <buffer> <silent> &n- &ndash;
8865 inoremap <buffer> <silent> &34 &frac34;
8866 inoremap <buffer> <silent> &12 &frac12;
8867 inoremap <buffer> <silent> &14 &frac14;
8868 inoremap <buffer> <silent> &. &middot;
8869 inoremap <buffer> <silent> &pa &para;
8870 inoremap <buffer> <silent> &mi &micro;
8871 inoremap <buffer> <silent> &dg &deg;
8872 inoremap <buffer> <silent> &? &iquest;
8873 inoremap <buffer> <silent> &! &iexcl;
8874 inoremap <buffer> <silent> &sz &szlig;
8875 inoremap <buffer> <silent> &o/ &oslash;
8876 inoremap <buffer> <silent> &/ &divide;
8877 inoremap <buffer> <silent> &" &uml;
8878 inoremap <buffer> <silent> &2> &raquo;
8879 inoremap <buffer> <silent> &2< &laquo;
8880 inoremap <buffer> <silent> &y" &yuml;
8881 inoremap <buffer> <silent> &y' &yacute;
8882 inoremap <buffer> <silent> &u" &uuml;
8883 inoremap <buffer> <silent> &u^ &ucirc;
8884 inoremap <buffer> <silent> &u' &uacute;
8885 inoremap <buffer> <silent> &u` &ugrave;
8886 inoremap <buffer> <silent> &x &times;
8887 inoremap <buffer> <silent> &o" &ouml;
8888 inoremap <buffer> <silent> &o~ &otilde;
8889 inoremap <buffer> <silent> &o^ &ocirc;
8890 inoremap <buffer> <silent> &o' &oacute;
8891 inoremap <buffer> <silent> &o` &ograve;
8892 inoremap <buffer> <silent> &n~ &ntilde;
8893 inoremap <buffer> <silent> &i" &iuml;
8894 inoremap <buffer> <silent> &i^ &icirc;
8895 inoremap <buffer> <silent> &i' &iacute;
8896 inoremap <buffer> <silent> &i` &igrave;
8897 inoremap <buffer> <silent> &e" &euml;
8898 inoremap <buffer> <silent> &e^ &ecirc;
8899 inoremap <buffer> <silent> &e' &eacute;
8900 inoremap <buffer> <silent> &e` &egrave;
8901 inoremap <buffer> <silent> &c, &ccedil;
8902 inoremap <buffer> <silent> &ae &aelig;
8903 inoremap <buffer> <silent> &ao &aring;
8904 inoremap <buffer> <silent> &a" &auml;
8905 inoremap <buffer> <silent> &a~ &atilde;
8906 inoremap <buffer> <silent> &a^ &acirc;
8907 inoremap <buffer> <silent> &a' &aacute;
8908 inoremap <buffer> <silent> &a` &agrave;
8909 inoremap <buffer> <silent> &Y' &Yacute;
8910 inoremap <buffer> <silent> &U" &Uuml;
8911 inoremap <buffer> <silent> &U^ &Ucirc;
8912 inoremap <buffer> <silent> &U' &Uacute;
8913 inoremap <buffer> <silent> &U` &Ugrave;
8914 inoremap <buffer> <silent> &O/ &Oslash;
8915 inoremap <buffer> <silent> &O" &Ouml;
8916 inoremap <buffer> <silent> &O~ &Otilde;
8917 inoremap <buffer> <silent> &O^ &Ocirc;
8918 inoremap <buffer> <silent> &O' &Oacute;
8919 inoremap <buffer> <silent> &O` &Ograve;
8920 inoremap <buffer> <silent> &N~ &Ntilde;
8921 inoremap <buffer> <silent> &I" &Iuml;
8922 inoremap <buffer> <silent> &I^ &Icirc;
8923 inoremap <buffer> <silent> &I' &Iacute;
8924 inoremap <buffer> <silent> &I` &Igrave;
8925 inoremap <buffer> <silent> &E" &Euml;
8926 inoremap <buffer> <silent> &E^ &Ecirc;
8927 inoremap <buffer> <silent> &E' &Eacute;
8928 inoremap <buffer> <silent> &E` &Egrave;
8929 inoremap <buffer> <silent> &C, &Ccedil;
8930 inoremap <buffer> <silent> &AE &AElig;
8931 inoremap <buffer> <silent> &Ao &Aring;
8932 inoremap <buffer> <silent> &A" &Auml;
8933 inoremap <buffer> <silent> &A~ &Atilde;
8934 inoremap <buffer> <silent> &A^ &Acirc;
8935 inoremap <buffer> <silent> &A' &Aacute;
8936 inoremap <buffer> <silent> &A` &Agrave;
8937 inoremap <buffer> <silent> &c| &cent;
8938 inoremap <buffer> <silent> &Y= &yen;
8939 inoremap <buffer> <silent> &# &pound;
8940 inoremap <buffer> <silent> & &nbsp;
8941 inoremap <buffer> <silent> &> &gt;
8942 inoremap <buffer> <silent> &< &lt;
8943 inoremap <buffer> <silent> &' &quot;
8944 inoremap <buffer> <silent> &tm &trade;
8945 inoremap <buffer> <silent> &rO &reg;
8946 inoremap <buffer> <silent> &cO &copy;
8947 inoremap <buffer> <silent> && &amp;
8948 inoremap <buffer> <silent> ; &nbsp;
8949 inoremap <buffer> <silent> ;la <label for=""></label>F"
8950 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8951 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8952 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8953 </textarea>k$5F"i
8954 inoremap <buffer> <silent> ;og <optgroup label="">
8955 </optgroup>k$F"i
8956 inoremap <buffer> <silent> ;op <option></option>F<
8957 inoremap <buffer> <silent> ;ms <select name="" multiple>
8958 </select>O
8959 inoremap <buffer> <silent> ;se <select name="">
8960 </select>O
8961 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8962 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8963 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8964 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8965 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8966 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8967 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8968 inoremap <buffer> <silent> ;fm <form action="">
8969 </form>k$F"i
8970 inoremap <buffer> <silent> ;if <iframe src="">
8971 </iframe>k$F"i
8972 inoremap <buffer> <silent> ;nf <noframes>
8973 </noframes>O
8974 inoremap <buffer> <silent> ;fr <frame src="">F"
8975 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8976 </frameset>k$3F"i
8977 inoremap <buffer> <silent> ;th <th></th>F<
8978 inoremap <buffer> <silent> ;td <td>
8979 </td>O
8980 inoremap <buffer> <silent> ;tr <tr>
8981 </tr>O
8982 inoremap <buffer> <silent> ;tf <tfoot>
8983 </tfoot>O
8984 inoremap <buffer> <silent> ;tb <tbody>
8985 </tbody>O
8986 inoremap <buffer> <silent> ;tH <thead>
8987 </thead>O
8988 inoremap <buffer> <silent> ;ta <table>
8989 </table>O
8990 inoremap <buffer> <silent> ;ca <caption></caption>F<
8991 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8992 </object>k$5F"i
8993 inoremap <buffer> <silent> ;ns <noscript>
8994 </noscripT>O
8995 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8996 <noembed></noembed>k$5F"i
8997 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8998 inoremap <buffer> <silent> ;va <var></var>F<
8999 inoremap <buffer> <silent> ;ul <ul>
9000 </ul>O
9001 inoremap <buffer> <silent> ;tt <tt></tt>F<
9002 inoremap <buffer> <silent> ;ti <title></title>F<
9003 inoremap <buffer> <silent> ;sp <sup></sup>F<
9004 inoremap <buffer> <silent> ;sb <sub></sub>F<
9005 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9006 inoremap <buffer> <silent> ;cs <style type="text/css">
9007 <!--
9008 -->
9009 </style>kO
9010 inoremap <buffer> <silent> ;sm <small></small>F<
9011 inoremap <buffer> <silent> ;sa <samp></samp>F<
9012 inoremap <buffer> <silent> ;sk <strike></strike>F<
9013 inoremap <buffer> <silent> ;qu <q></q>F<
9014 inoremap <buffer> <silent> ;pr <pre>
9015 </pre>O
9016 inoremap <buffer> <silent> ;/p </p>
9017 
9018 <p>
9019 inoremap <buffer> <silent> ;pp <p>
9020 </p>O
9021 inoremap <buffer> <silent> ;ol <ol>
9022 </ol>O
9023 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9024 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9025 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9026 inoremap <buffer> <silent> ;lk <link href="">F"
9027 inoremap <buffer> <silent> ;li <li></li>F<
9028 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9029 inoremap <buffer> <silent> ;ii <isindex>
9030 inoremap <buffer> <silent> ;in <ins></ins>F<
9031 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9032 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9033 inoremap <buffer> <silent> ;ht <html>
9034 </html>O
9035 inoremap <buffer> <silent> ;Hr <hr width="75%">
9036 inoremap <buffer> <silent> ;hr <hr>
9037 inoremap <buffer> <silent> ;he <head>
9038 </head>O
9039 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9040 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9041 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9042 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9043 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9044 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9045 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9046 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9047 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9048 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9049 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9050 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9051 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9052 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9053 inoremap <buffer> <silent> ;sn <span></span>F<
9054 inoremap <buffer> <silent> ;dv <div>
9055 </div>O
9056 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9057 inoremap <buffer> <silent> ;de <del></del>F<
9058 inoremap <buffer> <silent> ;dd <dd></dd>F<
9059 inoremap <buffer> <silent> ;dt <dt></dt>F<
9060 inoremap <buffer> <silent> ;dl <dl>
9061 </dl>O
9062 inoremap <buffer> <silent> ;co <code></code>F<
9063 inoremap <buffer> <silent> ;ci <cite></cite>F<
9064 inoremap <buffer> <silent> ;ce <center></center>F<
9065 inoremap <buffer> <silent> ;br <br>
9066 inoremap <buffer> <silent> ;bd <body>
9067 </body>O
9068 inoremap <buffer> <silent> ;bl <blockquote>
9069 </blockquote>O
9070 inoremap <buffer> <silent> ;bi <big></big>F<
9071 inoremap <buffer> <silent> ;bh <base href="">F"
9072 inoremap <buffer> <silent> ;ad <address></address>F<
9073 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9074 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9075 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9076 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9077 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9078 inoremap <buffer> <silent> ;an <a name=""></a>F"
9079 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9080 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9081 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9082 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9083 imap <buffer> <silent> ;s4 ;s4
9084 imap <buffer> <silent> ;4 ;4
9085 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9086 inoremap <buffer> <silent> ; 
9087 inoremap <buffer> <silent> ;& &
9088 inoremap <buffer> <silent> ;; ;
9089 setlocal keymap=
9090 setlocal noarabic
9091 setlocal autoindent
9092 setlocal balloonexpr=
9093 setlocal nobinary
9094 setlocal bufhidden=
9095 setlocal buflisted
9096 setlocal buftype=
9097 setlocal nocindent
9098 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9099 setlocal cinoptions=
9100 setlocal cinwords=if,else,while,do,for,switch
9101 setlocal colorcolumn=
9102 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9103 setlocal commentstring=<!--%s-->
9104 setlocal complete=.,w,b,u,t,i
9105 setlocal concealcursor=
9106 setlocal conceallevel=0
9107 setlocal completefunc=
9108 setlocal nocopyindent
9109 setlocal cryptmethod=
9110 setlocal nocursorbind
9111 setlocal nocursorcolumn
9112 setlocal nocursorline
9113 setlocal define=
9114 setlocal dictionary=
9115 setlocal nodiff
9116 setlocal equalprg=
9117 setlocal errorformat=
9118 setlocal expandtab
9119 if &filetype != 'html'
9120 setlocal filetype=html
9121 endif
9122 setlocal foldcolumn=0
9123 setlocal foldenable
9124 setlocal foldexpr=0
9125 setlocal foldignore=#
9126 setlocal foldlevel=0
9127 setlocal foldmarker={{{,}}}
9128 setlocal foldmethod=manual
9129 setlocal foldminlines=1
9130 setlocal foldnestmax=20
9131 setlocal foldtext=foldtext()
9132 setlocal formatexpr=
9133 setlocal formatoptions=tcq
9134 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9135 setlocal grepprg=
9136 setlocal iminsert=2
9137 setlocal imsearch=2
9138 setlocal include=
9139 setlocal includeexpr=
9140 setlocal indentexpr=
9141 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
9142 setlocal noinfercase
9143 setlocal iskeyword=@,48-57,_,192-255
9144 setlocal keywordprg=
9145 setlocal nolinebreak
9146 setlocal nolisp
9147 setlocal nolist
9148 setlocal makeprg=
9149 setlocal matchpairs=(:),{:},[:],<:>
9150 setlocal nomodeline
9151 setlocal modifiable
9152 setlocal nrformats=octal,hex
9153 setlocal nonumber
9154 setlocal numberwidth=4
9155 setlocal omnifunc=htmlcomplete#CompleteTags
9156 setlocal path=
9157 setlocal nopreserveindent
9158 setlocal nopreviewwindow
9159 setlocal quoteescape=\\
9160 setlocal noreadonly
9161 setlocal norelativenumber
9162 setlocal norightleft
9163 setlocal rightleftcmd=search
9164 setlocal noscrollbind
9165 setlocal shiftwidth=4
9166 setlocal noshortname
9167 setlocal nosmartindent
9168 setlocal softtabstop=0
9169 setlocal nospell
9170 setlocal spellcapcheck=
9171 setlocal spellfile=
9172 setlocal spelllang=en
9173 setlocal statusline=
9174 setlocal suffixesadd=
9175 setlocal swapfile
9176 setlocal synmaxcol=3000
9177 if &syntax != 'html'
9178 setlocal syntax=html
9179 endif
9180 setlocal tabstop=4
9181 setlocal tags=
9182 setlocal textwidth=0
9183 setlocal thesaurus=
9184 setlocal noundofile
9185 setlocal nowinfixheight
9186 setlocal nowinfixwidth
9187 setlocal wrap
9188 setlocal wrapmargin=0
9189 silent! normal! zE
9190 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
9191 if s:l < 1 | let s:l = 1 | endif
9192 exe s:l
9193 normal! zt
9194 1
9195 normal! 0
9196 tabedit sysresccd.html
9197 set splitbelow splitright
9198 set nosplitbelow
9199 set nosplitright
9200 wincmd t
9201 set winheight=1 winwidth=1
9202 argglobal
9203 22argu
9204 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9205 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9206 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
9207 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
9208 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
9209 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
9210 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
9211 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
9212 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
9213 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
9214 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
9215 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
9216 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
9217 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
9218 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
9219 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
9220 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
9221 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
9222 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">')
9223 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">')
9224 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
9225 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
9226 nnoremap <buffer> <silent> ; 
9227 nnoremap <buffer> <silent> ;; ;
9228 vnoremap <buffer> <silent> ;; ;
9229 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
9230 inoremap <buffer> <silent> &hA &hArr;
9231 inoremap <buffer> <silent> &dA &dArr;
9232 inoremap <buffer> <silent> &rA &rArr;
9233 inoremap <buffer> <silent> &uA &uArr;
9234 inoremap <buffer> <silent> &lA &lArr;
9235 inoremap <buffer> <silent> &ha &harr;
9236 inoremap <buffer> <silent> &da &darr;
9237 inoremap <buffer> <silent> &ra &rarr;
9238 inoremap <buffer> <silent> &ua &uarr;
9239 inoremap <buffer> <silent> &la &larr;
9240 inoremap <buffer> <silent> &pv &piv;
9241 inoremap <buffer> <silent> &uh &upsih;
9242 inoremap <buffer> <silent> &ts &thetasym;
9243 inoremap <buffer> <silent> &og &omega;
9244 inoremap <buffer> <silent> &ps &psi;
9245 inoremap <buffer> <silent> &ch &chi;
9246 inoremap <buffer> <silent> &ph &phi;
9247 inoremap <buffer> <silent> &up &upsilon;
9248 inoremap <buffer> <silent> &ta &tau;
9249 inoremap <buffer> <silent> &sf &sigmaf;
9250 inoremap <buffer> <silent> &si &sigma;
9251 inoremap <buffer> <silent> &rh &rho;
9252 inoremap <buffer> <silent> &pi &pi;
9253 inoremap <buffer> <silent> &oc &omicron;
9254 inoremap <buffer> <silent> &xi &xi;
9255 inoremap <buffer> <silent> &nu &nu;
9256 inoremap <buffer> <silent> &mu &mu;
9257 inoremap <buffer> <silent> &lm &lambda;
9258 inoremap <buffer> <silent> &ka &kappa;
9259 inoremap <buffer> <silent> &io &iota;
9260 inoremap <buffer> <silent> &th &theta;
9261 inoremap <buffer> <silent> &et &eta;
9262 inoremap <buffer> <silent> &ze &zeta;
9263 inoremap <buffer> <silent> &ep &epsilon;
9264 inoremap <buffer> <silent> &de &delta;
9265 inoremap <buffer> <silent> &ga &gamma;
9266 inoremap <buffer> <silent> &be &beta;
9267 inoremap <buffer> <silent> &al &alpha;
9268 inoremap <buffer> <silent> &Ps &Psi;
9269 inoremap <buffer> <silent> &Ch &Chi;
9270 inoremap <buffer> <silent> &Ph &Phi;
9271 inoremap <buffer> <silent> &Up &Upsilon;
9272 inoremap <buffer> <silent> &Ta &Tau;
9273 inoremap <buffer> <silent> &Si &Sigma;
9274 inoremap <buffer> <silent> &Rh &Rho;
9275 inoremap <buffer> <silent> &Pi &Pi;
9276 inoremap <buffer> <silent> &Oc &Omicron;
9277 inoremap <buffer> <silent> &Xi &Xi;
9278 inoremap <buffer> <silent> &Nu &Nu;
9279 inoremap <buffer> <silent> &Mu &Mu;
9280 inoremap <buffer> <silent> &Lm &Lambda;
9281 inoremap <buffer> <silent> &Ka &Kappa;
9282 inoremap <buffer> <silent> &Io &Iota;
9283 inoremap <buffer> <silent> &Th &Theta;
9284 inoremap <buffer> <silent> &Et &Eta;
9285 inoremap <buffer> <silent> &Ze &Zeta;
9286 inoremap <buffer> <silent> &Ep &Epsilon;
9287 inoremap <buffer> <silent> &De &Delta;
9288 inoremap <buffer> <silent> &Ga &Gamma;
9289 inoremap <buffer> <silent> &Be &Beta;
9290 inoremap <buffer> <silent> &Al &Alpha;
9291 inoremap <buffer> <silent> &3. &hellip;
9292 inoremap <buffer> <silent> &-- &mdash;
9293 inoremap <buffer> <silent> &3- &mdash;
9294 inoremap <buffer> <silent> &m- &mdash;
9295 inoremap <buffer> <silent> &2- &ndash;
9296 inoremap <buffer> <silent> &n- &ndash;
9297 inoremap <buffer> <silent> &34 &frac34;
9298 inoremap <buffer> <silent> &12 &frac12;
9299 inoremap <buffer> <silent> &14 &frac14;
9300 inoremap <buffer> <silent> &. &middot;
9301 inoremap <buffer> <silent> &pa &para;
9302 inoremap <buffer> <silent> &mi &micro;
9303 inoremap <buffer> <silent> &dg &deg;
9304 inoremap <buffer> <silent> &? &iquest;
9305 inoremap <buffer> <silent> &! &iexcl;
9306 inoremap <buffer> <silent> &sz &szlig;
9307 inoremap <buffer> <silent> &o/ &oslash;
9308 inoremap <buffer> <silent> &/ &divide;
9309 inoremap <buffer> <silent> &" &uml;
9310 inoremap <buffer> <silent> &2> &raquo;
9311 inoremap <buffer> <silent> &2< &laquo;
9312 inoremap <buffer> <silent> &y" &yuml;
9313 inoremap <buffer> <silent> &y' &yacute;
9314 inoremap <buffer> <silent> &u" &uuml;
9315 inoremap <buffer> <silent> &u^ &ucirc;
9316 inoremap <buffer> <silent> &u' &uacute;
9317 inoremap <buffer> <silent> &u` &ugrave;
9318 inoremap <buffer> <silent> &x &times;
9319 inoremap <buffer> <silent> &o" &ouml;
9320 inoremap <buffer> <silent> &o~ &otilde;
9321 inoremap <buffer> <silent> &o^ &ocirc;
9322 inoremap <buffer> <silent> &o' &oacute;
9323 inoremap <buffer> <silent> &o` &ograve;
9324 inoremap <buffer> <silent> &n~ &ntilde;
9325 inoremap <buffer> <silent> &i" &iuml;
9326 inoremap <buffer> <silent> &i^ &icirc;
9327 inoremap <buffer> <silent> &i' &iacute;
9328 inoremap <buffer> <silent> &i` &igrave;
9329 inoremap <buffer> <silent> &e" &euml;
9330 inoremap <buffer> <silent> &e^ &ecirc;
9331 inoremap <buffer> <silent> &e' &eacute;
9332 inoremap <buffer> <silent> &e` &egrave;
9333 inoremap <buffer> <silent> &c, &ccedil;
9334 inoremap <buffer> <silent> &ae &aelig;
9335 inoremap <buffer> <silent> &ao &aring;
9336 inoremap <buffer> <silent> &a" &auml;
9337 inoremap <buffer> <silent> &a~ &atilde;
9338 inoremap <buffer> <silent> &a^ &acirc;
9339 inoremap <buffer> <silent> &a' &aacute;
9340 inoremap <buffer> <silent> &a` &agrave;
9341 inoremap <buffer> <silent> &Y' &Yacute;
9342 inoremap <buffer> <silent> &U" &Uuml;
9343 inoremap <buffer> <silent> &U^ &Ucirc;
9344 inoremap <buffer> <silent> &U' &Uacute;
9345 inoremap <buffer> <silent> &U` &Ugrave;
9346 inoremap <buffer> <silent> &O/ &Oslash;
9347 inoremap <buffer> <silent> &O" &Ouml;
9348 inoremap <buffer> <silent> &O~ &Otilde;
9349 inoremap <buffer> <silent> &O^ &Ocirc;
9350 inoremap <buffer> <silent> &O' &Oacute;
9351 inoremap <buffer> <silent> &O` &Ograve;
9352 inoremap <buffer> <silent> &N~ &Ntilde;
9353 inoremap <buffer> <silent> &I" &Iuml;
9354 inoremap <buffer> <silent> &I^ &Icirc;
9355 inoremap <buffer> <silent> &I' &Iacute;
9356 inoremap <buffer> <silent> &I` &Igrave;
9357 inoremap <buffer> <silent> &E" &Euml;
9358 inoremap <buffer> <silent> &E^ &Ecirc;
9359 inoremap <buffer> <silent> &E' &Eacute;
9360 inoremap <buffer> <silent> &E` &Egrave;
9361 inoremap <buffer> <silent> &C, &Ccedil;
9362 inoremap <buffer> <silent> &AE &AElig;
9363 inoremap <buffer> <silent> &Ao &Aring;
9364 inoremap <buffer> <silent> &A" &Auml;
9365 inoremap <buffer> <silent> &A~ &Atilde;
9366 inoremap <buffer> <silent> &A^ &Acirc;
9367 inoremap <buffer> <silent> &A' &Aacute;
9368 inoremap <buffer> <silent> &A` &Agrave;
9369 inoremap <buffer> <silent> &c| &cent;
9370 inoremap <buffer> <silent> &Y= &yen;
9371 inoremap <buffer> <silent> &# &pound;
9372 inoremap <buffer> <silent> & &nbsp;
9373 inoremap <buffer> <silent> &> &gt;
9374 inoremap <buffer> <silent> &< &lt;
9375 inoremap <buffer> <silent> &' &quot;
9376 inoremap <buffer> <silent> &tm &trade;
9377 inoremap <buffer> <silent> &rO &reg;
9378 inoremap <buffer> <silent> &cO &copy;
9379 inoremap <buffer> <silent> && &amp;
9380 inoremap <buffer> <silent> ; &nbsp;
9381 inoremap <buffer> <silent> ;la <label for=""></label>F"
9382 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
9383 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
9384 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
9385 </textarea>k$5F"i
9386 inoremap <buffer> <silent> ;og <optgroup label="">
9387 </optgroup>k$F"i
9388 inoremap <buffer> <silent> ;op <option></option>F<
9389 inoremap <buffer> <silent> ;ms <select name="" multiple>
9390 </select>O
9391 inoremap <buffer> <silent> ;se <select name="">
9392 </select>O
9393 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
9394 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
9395 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
9396 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
9397 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
9398 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
9399 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
9400 inoremap <buffer> <silent> ;fm <form action="">
9401 </form>k$F"i
9402 inoremap <buffer> <silent> ;if <iframe src="">
9403 </iframe>k$F"i
9404 inoremap <buffer> <silent> ;nf <noframes>
9405 </noframes>O
9406 inoremap <buffer> <silent> ;fr <frame src="">F"
9407 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
9408 </frameset>k$3F"i
9409 inoremap <buffer> <silent> ;th <th></th>F<
9410 inoremap <buffer> <silent> ;td <td>
9411 </td>O
9412 inoremap <buffer> <silent> ;tr <tr>
9413 </tr>O
9414 inoremap <buffer> <silent> ;tf <tfoot>
9415 </tfoot>O
9416 inoremap <buffer> <silent> ;tb <tbody>
9417 </tbody>O
9418 inoremap <buffer> <silent> ;tH <thead>
9419 </thead>O
9420 inoremap <buffer> <silent> ;ta <table>
9421 </table>O
9422 inoremap <buffer> <silent> ;ca <caption></caption>F<
9423 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
9424 </object>k$5F"i
9425 inoremap <buffer> <silent> ;ns <noscript>
9426 </noscripT>O
9427 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
9428 <noembed></noembed>k$5F"i
9429 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
9430 inoremap <buffer> <silent> ;va <var></var>F<
9431 inoremap <buffer> <silent> ;ul <ul>
9432 </ul>O
9433 inoremap <buffer> <silent> ;tt <tt></tt>F<
9434 inoremap <buffer> <silent> ;ti <title></title>F<
9435 inoremap <buffer> <silent> ;sp <sup></sup>F<
9436 inoremap <buffer> <silent> ;sb <sub></sub>F<
9437 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9438 inoremap <buffer> <silent> ;cs <style type="text/css">
9439 <!--
9440 -->
9441 </style>kO
9442 inoremap <buffer> <silent> ;sm <small></small>F<
9443 inoremap <buffer> <silent> ;sa <samp></samp>F<
9444 inoremap <buffer> <silent> ;sk <strike></strike>F<
9445 inoremap <buffer> <silent> ;qu <q></q>F<
9446 inoremap <buffer> <silent> ;pr <pre>
9447 </pre>O
9448 inoremap <buffer> <silent> ;/p </p>
9449 
9450 <p>
9451 inoremap <buffer> <silent> ;pp <p>
9452 </p>O
9453 inoremap <buffer> <silent> ;ol <ol>
9454 </ol>O
9455 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9456 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9457 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9458 inoremap <buffer> <silent> ;lk <link href="">F"
9459 inoremap <buffer> <silent> ;li <li></li>F<
9460 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9461 inoremap <buffer> <silent> ;ii <isindex>
9462 inoremap <buffer> <silent> ;in <ins></ins>F<
9463 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9464 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9465 inoremap <buffer> <silent> ;ht <html>
9466 </html>O
9467 inoremap <buffer> <silent> ;Hr <hr width="75%">
9468 inoremap <buffer> <silent> ;hr <hr>
9469 inoremap <buffer> <silent> ;he <head>
9470 </head>O
9471 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9472 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9473 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9474 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9475 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9476 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9477 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9478 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9479 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9480 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9481 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9482 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9483 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9484 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9485 inoremap <buffer> <silent> ;sn <span></span>F<
9486 inoremap <buffer> <silent> ;dv <div>
9487 </div>O
9488 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9489 inoremap <buffer> <silent> ;de <del></del>F<
9490 inoremap <buffer> <silent> ;dd <dd></dd>F<
9491 inoremap <buffer> <silent> ;dt <dt></dt>F<
9492 inoremap <buffer> <silent> ;dl <dl>
9493 </dl>O
9494 inoremap <buffer> <silent> ;co <code></code>F<
9495 inoremap <buffer> <silent> ;ci <cite></cite>F<
9496 inoremap <buffer> <silent> ;ce <center></center>F<
9497 inoremap <buffer> <silent> ;br <br>
9498 inoremap <buffer> <silent> ;bd <body>
9499 </body>O
9500 inoremap <buffer> <silent> ;bl <blockquote>
9501 </blockquote>O
9502 inoremap <buffer> <silent> ;bi <big></big>F<
9503 inoremap <buffer> <silent> ;bh <base href="">F"
9504 inoremap <buffer> <silent> ;ad <address></address>F<
9505 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9506 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9507 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9508 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9509 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9510 inoremap <buffer> <silent> ;an <a name=""></a>F"
9511 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9512 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9513 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9514 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9515 imap <buffer> <silent> ;s4 ;s4
9516 imap <buffer> <silent> ;4 ;4
9517 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9518 inoremap <buffer> <silent> ; 
9519 inoremap <buffer> <silent> ;& &
9520 inoremap <buffer> <silent> ;; ;
9521 setlocal keymap=
9522 setlocal noarabic
9523 setlocal autoindent
9524 setlocal balloonexpr=
9525 setlocal nobinary
9526 setlocal bufhidden=
9527 setlocal buflisted
9528 setlocal buftype=
9529 setlocal nocindent
9530 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9531 setlocal cinoptions=
9532 setlocal cinwords=if,else,while,do,for,switch
9533 setlocal colorcolumn=
9534 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9535 setlocal commentstring=<!--%s-->
9536 setlocal complete=.,w,b,u,t,i
9537 setlocal concealcursor=
9538 setlocal conceallevel=0
9539 setlocal completefunc=
9540 setlocal nocopyindent
9541 setlocal cryptmethod=
9542 setlocal nocursorbind
9543 setlocal nocursorcolumn
9544 setlocal nocursorline
9545 setlocal define=
9546 setlocal dictionary=
9547 setlocal nodiff
9548 setlocal equalprg=
9549 setlocal errorformat=
9550 setlocal expandtab
9551 if &filetype != 'html'
9552 setlocal filetype=html
9553 endif
9554 setlocal foldcolumn=0
9555 setlocal foldenable
9556 setlocal foldexpr=0
9557 setlocal foldignore=#
9558 setlocal foldlevel=0
9559 setlocal foldmarker={{{,}}}
9560 setlocal foldmethod=manual
9561 setlocal foldminlines=1
9562 setlocal foldnestmax=20
9563 setlocal foldtext=foldtext()
9564 setlocal formatexpr=
9565 setlocal formatoptions=tcq
9566 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9567 setlocal grepprg=
9568 setlocal iminsert=2
9569 setlocal imsearch=2
9570 setlocal include=
9571 setlocal includeexpr=
9572 setlocal indentexpr=
9573 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
9574 setlocal noinfercase
9575 setlocal iskeyword=@,48-57,_,192-255
9576 setlocal keywordprg=
9577 setlocal nolinebreak
9578 setlocal nolisp
9579 setlocal nolist
9580 setlocal makeprg=
9581 setlocal matchpairs=(:),{:},[:],<:>
9582 setlocal nomodeline
9583 setlocal modifiable
9584 setlocal nrformats=octal,hex
9585 setlocal nonumber
9586 setlocal numberwidth=4
9587 setlocal omnifunc=htmlcomplete#CompleteTags
9588 setlocal path=
9589 setlocal nopreserveindent
9590 setlocal nopreviewwindow
9591 setlocal quoteescape=\\
9592 setlocal noreadonly
9593 setlocal norelativenumber
9594 setlocal norightleft
9595 setlocal rightleftcmd=search
9596 setlocal noscrollbind
9597 setlocal shiftwidth=4
9598 setlocal noshortname
9599 setlocal nosmartindent
9600 setlocal softtabstop=0
9601 setlocal nospell
9602 setlocal spellcapcheck=
9603 setlocal spellfile=
9604 setlocal spelllang=en
9605 setlocal statusline=
9606 setlocal suffixesadd=
9607 setlocal swapfile
9608 setlocal synmaxcol=3000
9609 if &syntax != 'html'
9610 setlocal syntax=html
9611 endif
9612 setlocal tabstop=4
9613 setlocal tags=
9614 setlocal textwidth=0
9615 setlocal thesaurus=
9616 setlocal noundofile
9617 setlocal nowinfixheight
9618 setlocal nowinfixwidth
9619 setlocal wrap
9620 setlocal wrapmargin=0
9621 silent! normal! zE
9622 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
9623 if s:l < 1 | let s:l = 1 | endif
9624 exe s:l
9625 normal! zt
9626 1
9627 normal! 0
9628 tabedit usb.html
9629 set splitbelow splitright
9630 set nosplitbelow
9631 set nosplitright
9632 wincmd t
9633 set winheight=1 winwidth=1
9634 argglobal
9635 23argu
9636 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9637 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9638 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
9639 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
9640 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
9641 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
9642 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
9643 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
9644 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
9645 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
9646 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
9647 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
9648 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
9649 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
9650 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
9651 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
9652 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
9653 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
9654 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">')
9655 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">')
9656 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
9657 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
9658 nnoremap <buffer> <silent> ; 
9659 nnoremap <buffer> <silent> ;; ;
9660 vnoremap <buffer> <silent> ;; ;
9661 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
9662 inoremap <buffer> <silent> &hA &hArr;
9663 inoremap <buffer> <silent> &dA &dArr;
9664 inoremap <buffer> <silent> &rA &rArr;
9665 inoremap <buffer> <silent> &uA &uArr;
9666 inoremap <buffer> <silent> &lA &lArr;
9667 inoremap <buffer> <silent> &ha &harr;
9668 inoremap <buffer> <silent> &da &darr;
9669 inoremap <buffer> <silent> &ra &rarr;
9670 inoremap <buffer> <silent> &ua &uarr;
9671 inoremap <buffer> <silent> &la &larr;
9672 inoremap <buffer> <silent> &pv &piv;
9673 inoremap <buffer> <silent> &uh &upsih;
9674 inoremap <buffer> <silent> &ts &thetasym;
9675 inoremap <buffer> <silent> &og &omega;
9676 inoremap <buffer> <silent> &ps &psi;
9677 inoremap <buffer> <silent> &ch &chi;
9678 inoremap <buffer> <silent> &ph &phi;
9679 inoremap <buffer> <silent> &up &upsilon;
9680 inoremap <buffer> <silent> &ta &tau;
9681 inoremap <buffer> <silent> &sf &sigmaf;
9682 inoremap <buffer> <silent> &si &sigma;
9683 inoremap <buffer> <silent> &rh &rho;
9684 inoremap <buffer> <silent> &pi &pi;
9685 inoremap <buffer> <silent> &oc &omicron;
9686 inoremap <buffer> <silent> &xi &xi;
9687 inoremap <buffer> <silent> &nu &nu;
9688 inoremap <buffer> <silent> &mu &mu;
9689 inoremap <buffer> <silent> &lm &lambda;
9690 inoremap <buffer> <silent> &ka &kappa;
9691 inoremap <buffer> <silent> &io &iota;
9692 inoremap <buffer> <silent> &th &theta;
9693 inoremap <buffer> <silent> &et &eta;
9694 inoremap <buffer> <silent> &ze &zeta;
9695 inoremap <buffer> <silent> &ep &epsilon;
9696 inoremap <buffer> <silent> &de &delta;
9697 inoremap <buffer> <silent> &ga &gamma;
9698 inoremap <buffer> <silent> &be &beta;
9699 inoremap <buffer> <silent> &al &alpha;
9700 inoremap <buffer> <silent> &Ps &Psi;
9701 inoremap <buffer> <silent> &Ch &Chi;
9702 inoremap <buffer> <silent> &Ph &Phi;
9703 inoremap <buffer> <silent> &Up &Upsilon;
9704 inoremap <buffer> <silent> &Ta &Tau;
9705 inoremap <buffer> <silent> &Si &Sigma;
9706 inoremap <buffer> <silent> &Rh &Rho;
9707 inoremap <buffer> <silent> &Pi &Pi;
9708 inoremap <buffer> <silent> &Oc &Omicron;
9709 inoremap <buffer> <silent> &Xi &Xi;
9710 inoremap <buffer> <silent> &Nu &Nu;
9711 inoremap <buffer> <silent> &Mu &Mu;
9712 inoremap <buffer> <silent> &Lm &Lambda;
9713 inoremap <buffer> <silent> &Ka &Kappa;
9714 inoremap <buffer> <silent> &Io &Iota;
9715 inoremap <buffer> <silent> &Th &Theta;
9716 inoremap <buffer> <silent> &Et &Eta;
9717 inoremap <buffer> <silent> &Ze &Zeta;
9718 inoremap <buffer> <silent> &Ep &Epsilon;
9719 inoremap <buffer> <silent> &De &Delta;
9720 inoremap <buffer> <silent> &Ga &Gamma;
9721 inoremap <buffer> <silent> &Be &Beta;
9722 inoremap <buffer> <silent> &Al &Alpha;
9723 inoremap <buffer> <silent> &3. &hellip;
9724 inoremap <buffer> <silent> &-- &mdash;
9725 inoremap <buffer> <silent> &3- &mdash;
9726 inoremap <buffer> <silent> &m- &mdash;
9727 inoremap <buffer> <silent> &2- &ndash;
9728 inoremap <buffer> <silent> &n- &ndash;
9729 inoremap <buffer> <silent> &34 &frac34;
9730 inoremap <buffer> <silent> &12 &frac12;
9731 inoremap <buffer> <silent> &14 &frac14;
9732 inoremap <buffer> <silent> &. &middot;
9733 inoremap <buffer> <silent> &pa &para;
9734 inoremap <buffer> <silent> &mi &micro;
9735 inoremap <buffer> <silent> &dg &deg;
9736 inoremap <buffer> <silent> &? &iquest;
9737 inoremap <buffer> <silent> &! &iexcl;
9738 inoremap <buffer> <silent> &sz &szlig;
9739 inoremap <buffer> <silent> &o/ &oslash;
9740 inoremap <buffer> <silent> &/ &divide;
9741 inoremap <buffer> <silent> &" &uml;
9742 inoremap <buffer> <silent> &2> &raquo;
9743 inoremap <buffer> <silent> &2< &laquo;
9744 inoremap <buffer> <silent> &y" &yuml;
9745 inoremap <buffer> <silent> &y' &yacute;
9746 inoremap <buffer> <silent> &u" &uuml;
9747 inoremap <buffer> <silent> &u^ &ucirc;
9748 inoremap <buffer> <silent> &u' &uacute;
9749 inoremap <buffer> <silent> &u` &ugrave;
9750 inoremap <buffer> <silent> &x &times;
9751 inoremap <buffer> <silent> &o" &ouml;
9752 inoremap <buffer> <silent> &o~ &otilde;
9753 inoremap <buffer> <silent> &o^ &ocirc;
9754 inoremap <buffer> <silent> &o' &oacute;
9755 inoremap <buffer> <silent> &o` &ograve;
9756 inoremap <buffer> <silent> &n~ &ntilde;
9757 inoremap <buffer> <silent> &i" &iuml;
9758 inoremap <buffer> <silent> &i^ &icirc;
9759 inoremap <buffer> <silent> &i' &iacute;
9760 inoremap <buffer> <silent> &i` &igrave;
9761 inoremap <buffer> <silent> &e" &euml;
9762 inoremap <buffer> <silent> &e^ &ecirc;
9763 inoremap <buffer> <silent> &e' &eacute;
9764 inoremap <buffer> <silent> &e` &egrave;
9765 inoremap <buffer> <silent> &c, &ccedil;
9766 inoremap <buffer> <silent> &ae &aelig;
9767 inoremap <buffer> <silent> &ao &aring;
9768 inoremap <buffer> <silent> &a" &auml;
9769 inoremap <buffer> <silent> &a~ &atilde;
9770 inoremap <buffer> <silent> &a^ &acirc;
9771 inoremap <buffer> <silent> &a' &aacute;
9772 inoremap <buffer> <silent> &a` &agrave;
9773 inoremap <buffer> <silent> &Y' &Yacute;
9774 inoremap <buffer> <silent> &U" &Uuml;
9775 inoremap <buffer> <silent> &U^ &Ucirc;
9776 inoremap <buffer> <silent> &U' &Uacute;
9777 inoremap <buffer> <silent> &U` &Ugrave;
9778 inoremap <buffer> <silent> &O/ &Oslash;
9779 inoremap <buffer> <silent> &O" &Ouml;
9780 inoremap <buffer> <silent> &O~ &Otilde;
9781 inoremap <buffer> <silent> &O^ &Ocirc;
9782 inoremap <buffer> <silent> &O' &Oacute;
9783 inoremap <buffer> <silent> &O` &Ograve;
9784 inoremap <buffer> <silent> &N~ &Ntilde;
9785 inoremap <buffer> <silent> &I" &Iuml;
9786 inoremap <buffer> <silent> &I^ &Icirc;
9787 inoremap <buffer> <silent> &I' &Iacute;
9788 inoremap <buffer> <silent> &I` &Igrave;
9789 inoremap <buffer> <silent> &E" &Euml;
9790 inoremap <buffer> <silent> &E^ &Ecirc;
9791 inoremap <buffer> <silent> &E' &Eacute;
9792 inoremap <buffer> <silent> &E` &Egrave;
9793 inoremap <buffer> <silent> &C, &Ccedil;
9794 inoremap <buffer> <silent> &AE &AElig;
9795 inoremap <buffer> <silent> &Ao &Aring;
9796 inoremap <buffer> <silent> &A" &Auml;
9797 inoremap <buffer> <silent> &A~ &Atilde;
9798 inoremap <buffer> <silent> &A^ &Acirc;
9799 inoremap <buffer> <silent> &A' &Aacute;
9800 inoremap <buffer> <silent> &A` &Agrave;
9801 inoremap <buffer> <silent> &c| &cent;
9802 inoremap <buffer> <silent> &Y= &yen;
9803 inoremap <buffer> <silent> &# &pound;
9804 inoremap <buffer> <silent> & &nbsp;
9805 inoremap <buffer> <silent> &> &gt;
9806 inoremap <buffer> <silent> &< &lt;
9807 inoremap <buffer> <silent> &' &quot;
9808 inoremap <buffer> <silent> &tm &trade;
9809 inoremap <buffer> <silent> &rO &reg;
9810 inoremap <buffer> <silent> &cO &copy;
9811 inoremap <buffer> <silent> && &amp;
9812 inoremap <buffer> <silent> ; &nbsp;
9813 inoremap <buffer> <silent> ;la <label for=""></label>F"
9814 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
9815 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
9816 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
9817 </textarea>k$5F"i
9818 inoremap <buffer> <silent> ;og <optgroup label="">
9819 </optgroup>k$F"i
9820 inoremap <buffer> <silent> ;op <option></option>F<
9821 inoremap <buffer> <silent> ;ms <select name="" multiple>
9822 </select>O
9823 inoremap <buffer> <silent> ;se <select name="">
9824 </select>O
9825 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
9826 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
9827 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
9828 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
9829 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
9830 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
9831 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
9832 inoremap <buffer> <silent> ;fm <form action="">
9833 </form>k$F"i
9834 inoremap <buffer> <silent> ;if <iframe src="">
9835 </iframe>k$F"i
9836 inoremap <buffer> <silent> ;nf <noframes>
9837 </noframes>O
9838 inoremap <buffer> <silent> ;fr <frame src="">F"
9839 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
9840 </frameset>k$3F"i
9841 inoremap <buffer> <silent> ;th <th></th>F<
9842 inoremap <buffer> <silent> ;td <td>
9843 </td>O
9844 inoremap <buffer> <silent> ;tr <tr>
9845 </tr>O
9846 inoremap <buffer> <silent> ;tf <tfoot>
9847 </tfoot>O
9848 inoremap <buffer> <silent> ;tb <tbody>
9849 </tbody>O
9850 inoremap <buffer> <silent> ;tH <thead>
9851 </thead>O
9852 inoremap <buffer> <silent> ;ta <table>
9853 </table>O
9854 inoremap <buffer> <silent> ;ca <caption></caption>F<
9855 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
9856 </object>k$5F"i
9857 inoremap <buffer> <silent> ;ns <noscript>
9858 </noscripT>O
9859 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
9860 <noembed></noembed>k$5F"i
9861 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
9862 inoremap <buffer> <silent> ;va <var></var>F<
9863 inoremap <buffer> <silent> ;ul <ul>
9864 </ul>O
9865 inoremap <buffer> <silent> ;tt <tt></tt>F<
9866 inoremap <buffer> <silent> ;ti <title></title>F<
9867 inoremap <buffer> <silent> ;sp <sup></sup>F<
9868 inoremap <buffer> <silent> ;sb <sub></sub>F<
9869 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9870 inoremap <buffer> <silent> ;cs <style type="text/css">
9871 <!--
9872 -->
9873 </style>kO
9874 inoremap <buffer> <silent> ;sm <small></small>F<
9875 inoremap <buffer> <silent> ;sa <samp></samp>F<
9876 inoremap <buffer> <silent> ;sk <strike></strike>F<
9877 inoremap <buffer> <silent> ;qu <q></q>F<
9878 inoremap <buffer> <silent> ;pr <pre>
9879 </pre>O
9880 inoremap <buffer> <silent> ;/p </p>
9881 
9882 <p>
9883 inoremap <buffer> <silent> ;pp <p>
9884 </p>O
9885 inoremap <buffer> <silent> ;ol <ol>
9886 </ol>O
9887 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9888 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9889 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9890 inoremap <buffer> <silent> ;lk <link href="">F"
9891 inoremap <buffer> <silent> ;li <li></li>F<
9892 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9893 inoremap <buffer> <silent> ;ii <isindex>
9894 inoremap <buffer> <silent> ;in <ins></ins>F<
9895 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9896 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9897 inoremap <buffer> <silent> ;ht <html>
9898 </html>O
9899 inoremap <buffer> <silent> ;Hr <hr width="75%">
9900 inoremap <buffer> <silent> ;hr <hr>
9901 inoremap <buffer> <silent> ;he <head>
9902 </head>O
9903 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9904 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9905 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9906 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9907 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9908 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9909 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9910 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9911 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9912 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9913 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9914 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9915 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9916 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9917 inoremap <buffer> <silent> ;sn <span></span>F<
9918 inoremap <buffer> <silent> ;dv <div>
9919 </div>O
9920 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9921 inoremap <buffer> <silent> ;de <del></del>F<
9922 inoremap <buffer> <silent> ;dd <dd></dd>F<
9923 inoremap <buffer> <silent> ;dt <dt></dt>F<
9924 inoremap <buffer> <silent> ;dl <dl>
9925 </dl>O
9926 inoremap <buffer> <silent> ;co <code></code>F<
9927 inoremap <buffer> <silent> ;ci <cite></cite>F<
9928 inoremap <buffer> <silent> ;ce <center></center>F<
9929 inoremap <buffer> <silent> ;br <br>
9930 inoremap <buffer> <silent> ;bd <body>
9931 </body>O
9932 inoremap <buffer> <silent> ;bl <blockquote>
9933 </blockquote>O
9934 inoremap <buffer> <silent> ;bi <big></big>F<
9935 inoremap <buffer> <silent> ;bh <base href="">F"
9936 inoremap <buffer> <silent> ;ad <address></address>F<
9937 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9938 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9939 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9940 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9941 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9942 inoremap <buffer> <silent> ;an <a name=""></a>F"
9943 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9944 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9945 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9946 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9947 imap <buffer> <silent> ;s4 ;s4
9948 imap <buffer> <silent> ;4 ;4
9949 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9950 inoremap <buffer> <silent> ; 
9951 inoremap <buffer> <silent> ;& &
9952 inoremap <buffer> <silent> ;; ;
9953 setlocal keymap=
9954 setlocal noarabic
9955 setlocal autoindent
9956 setlocal balloonexpr=
9957 setlocal nobinary
9958 setlocal bufhidden=
9959 setlocal buflisted
9960 setlocal buftype=
9961 setlocal nocindent
9962 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9963 setlocal cinoptions=
9964 setlocal cinwords=if,else,while,do,for,switch
9965 setlocal colorcolumn=
9966 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9967 setlocal commentstring=<!--%s-->
9968 setlocal complete=.,w,b,u,t,i
9969 setlocal concealcursor=
9970 setlocal conceallevel=0
9971 setlocal completefunc=
9972 setlocal nocopyindent
9973 setlocal cryptmethod=
9974 setlocal nocursorbind
9975 setlocal nocursorcolumn
9976 setlocal nocursorline
9977 setlocal define=
9978 setlocal dictionary=
9979 setlocal nodiff
9980 setlocal equalprg=
9981 setlocal errorformat=
9982 setlocal expandtab
9983 if &filetype != 'html'
9984 setlocal filetype=html
9985 endif
9986 setlocal foldcolumn=0
9987 setlocal foldenable
9988 setlocal foldexpr=0
9989 setlocal foldignore=#
9990 setlocal foldlevel=0
9991 setlocal foldmarker={{{,}}}
9992 setlocal foldmethod=manual
9993 setlocal foldminlines=1
9994 setlocal foldnestmax=20
9995 setlocal foldtext=foldtext()
9996 setlocal formatexpr=
9997 setlocal formatoptions=tcq
9998 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9999 setlocal grepprg=
10000 setlocal iminsert=2
10001 setlocal imsearch=2
10002 setlocal include=
10003 setlocal includeexpr=
10004 setlocal indentexpr=
10005 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10006 setlocal noinfercase
10007 setlocal iskeyword=@,48-57,_,192-255
10008 setlocal keywordprg=
10009 setlocal nolinebreak
10010 setlocal nolisp
10011 setlocal nolist
10012 setlocal makeprg=
10013 setlocal matchpairs=(:),{:},[:],<:>
10014 setlocal nomodeline
10015 setlocal modifiable
10016 setlocal nrformats=octal,hex
10017 setlocal nonumber
10018 setlocal numberwidth=4
10019 setlocal omnifunc=htmlcomplete#CompleteTags
10020 setlocal path=
10021 setlocal nopreserveindent
10022 setlocal nopreviewwindow
10023 setlocal quoteescape=\\
10024 setlocal noreadonly
10025 setlocal norelativenumber
10026 setlocal norightleft
10027 setlocal rightleftcmd=search
10028 setlocal noscrollbind
10029 setlocal shiftwidth=4
10030 setlocal noshortname
10031 setlocal nosmartindent
10032 setlocal softtabstop=0
10033 setlocal nospell
10034 setlocal spellcapcheck=
10035 setlocal spellfile=
10036 setlocal spelllang=en
10037 setlocal statusline=
10038 setlocal suffixesadd=
10039 setlocal swapfile
10040 setlocal synmaxcol=3000
10041 if &syntax != 'html'
10042 setlocal syntax=html
10043 endif
10044 setlocal tabstop=4
10045 setlocal tags=
10046 setlocal textwidth=0
10047 setlocal thesaurus=
10048 setlocal noundofile
10049 setlocal nowinfixheight
10050 setlocal nowinfixwidth
10051 setlocal wrap
10052 setlocal wrapmargin=0
10053 silent! normal! zE
10054 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
10055 if s:l < 1 | let s:l = 1 | endif
10056 exe s:l
10057 normal! zt
10058 1
10059 normal! 0
10060 tabedit news.php
10061 set splitbelow splitright
10062 set nosplitbelow
10063 set nosplitright
10064 wincmd t
10065 set winheight=1 winwidth=1
10066 argglobal
10067 24argu
10068 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10069 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10070 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
10071 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
10072 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
10073 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
10074 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
10075 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
10076 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
10077 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
10078 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
10079 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
10080 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
10081 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
10082 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
10083 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
10084 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
10085 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
10086 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">')
10087 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">')
10088 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
10089 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
10090 nnoremap <buffer> <silent> ; 
10091 nnoremap <buffer> <silent> ;; ;
10092 vnoremap <buffer> <silent> ;; ;
10093 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10094 :nohls
10095 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10096 :nohls
10097 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10098 :nohls
10099 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10100 :nohls
10101 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
10102 inoremap <buffer> <silent> &hA &hArr;
10103 inoremap <buffer> <silent> &dA &dArr;
10104 inoremap <buffer> <silent> &rA &rArr;
10105 inoremap <buffer> <silent> &uA &uArr;
10106 inoremap <buffer> <silent> &lA &lArr;
10107 inoremap <buffer> <silent> &ha &harr;
10108 inoremap <buffer> <silent> &da &darr;
10109 inoremap <buffer> <silent> &ra &rarr;
10110 inoremap <buffer> <silent> &ua &uarr;
10111 inoremap <buffer> <silent> &la &larr;
10112 inoremap <buffer> <silent> &pv &piv;
10113 inoremap <buffer> <silent> &uh &upsih;
10114 inoremap <buffer> <silent> &ts &thetasym;
10115 inoremap <buffer> <silent> &og &omega;
10116 inoremap <buffer> <silent> &ps &psi;
10117 inoremap <buffer> <silent> &ch &chi;
10118 inoremap <buffer> <silent> &ph &phi;
10119 inoremap <buffer> <silent> &up &upsilon;
10120 inoremap <buffer> <silent> &ta &tau;
10121 inoremap <buffer> <silent> &sf &sigmaf;
10122 inoremap <buffer> <silent> &si &sigma;
10123 inoremap <buffer> <silent> &rh &rho;
10124 inoremap <buffer> <silent> &pi &pi;
10125 inoremap <buffer> <silent> &oc &omicron;
10126 inoremap <buffer> <silent> &xi &xi;
10127 inoremap <buffer> <silent> &nu &nu;
10128 inoremap <buffer> <silent> &mu &mu;
10129 inoremap <buffer> <silent> &lm &lambda;
10130 inoremap <buffer> <silent> &ka &kappa;
10131 inoremap <buffer> <silent> &io &iota;
10132 inoremap <buffer> <silent> &th &theta;
10133 inoremap <buffer> <silent> &et &eta;
10134 inoremap <buffer> <silent> &ze &zeta;
10135 inoremap <buffer> <silent> &ep &epsilon;
10136 inoremap <buffer> <silent> &de &delta;
10137 inoremap <buffer> <silent> &ga &gamma;
10138 inoremap <buffer> <silent> &be &beta;
10139 inoremap <buffer> <silent> &al &alpha;
10140 inoremap <buffer> <silent> &Ps &Psi;
10141 inoremap <buffer> <silent> &Ch &Chi;
10142 inoremap <buffer> <silent> &Ph &Phi;
10143 inoremap <buffer> <silent> &Up &Upsilon;
10144 inoremap <buffer> <silent> &Ta &Tau;
10145 inoremap <buffer> <silent> &Si &Sigma;
10146 inoremap <buffer> <silent> &Rh &Rho;
10147 inoremap <buffer> <silent> &Pi &Pi;
10148 inoremap <buffer> <silent> &Oc &Omicron;
10149 inoremap <buffer> <silent> &Xi &Xi;
10150 inoremap <buffer> <silent> &Nu &Nu;
10151 inoremap <buffer> <silent> &Mu &Mu;
10152 inoremap <buffer> <silent> &Lm &Lambda;
10153 inoremap <buffer> <silent> &Ka &Kappa;
10154 inoremap <buffer> <silent> &Io &Iota;
10155 inoremap <buffer> <silent> &Th &Theta;
10156 inoremap <buffer> <silent> &Et &Eta;
10157 inoremap <buffer> <silent> &Ze &Zeta;
10158 inoremap <buffer> <silent> &Ep &Epsilon;
10159 inoremap <buffer> <silent> &De &Delta;
10160 inoremap <buffer> <silent> &Ga &Gamma;
10161 inoremap <buffer> <silent> &Be &Beta;
10162 inoremap <buffer> <silent> &Al &Alpha;
10163 inoremap <buffer> <silent> &3. &hellip;
10164 inoremap <buffer> <silent> &-- &mdash;
10165 inoremap <buffer> <silent> &3- &mdash;
10166 inoremap <buffer> <silent> &m- &mdash;
10167 inoremap <buffer> <silent> &2- &ndash;
10168 inoremap <buffer> <silent> &n- &ndash;
10169 inoremap <buffer> <silent> &34 &frac34;
10170 inoremap <buffer> <silent> &12 &frac12;
10171 inoremap <buffer> <silent> &14 &frac14;
10172 inoremap <buffer> <silent> &. &middot;
10173 inoremap <buffer> <silent> &pa &para;
10174 inoremap <buffer> <silent> &mi &micro;
10175 inoremap <buffer> <silent> &dg &deg;
10176 inoremap <buffer> <silent> &? &iquest;
10177 inoremap <buffer> <silent> &! &iexcl;
10178 inoremap <buffer> <silent> &sz &szlig;
10179 inoremap <buffer> <silent> &o/ &oslash;
10180 inoremap <buffer> <silent> &/ &divide;
10181 inoremap <buffer> <silent> &" &uml;
10182 inoremap <buffer> <silent> &2> &raquo;
10183 inoremap <buffer> <silent> &2< &laquo;
10184 inoremap <buffer> <silent> &y" &yuml;
10185 inoremap <buffer> <silent> &y' &yacute;
10186 inoremap <buffer> <silent> &u" &uuml;
10187 inoremap <buffer> <silent> &u^ &ucirc;
10188 inoremap <buffer> <silent> &u' &uacute;
10189 inoremap <buffer> <silent> &u` &ugrave;
10190 inoremap <buffer> <silent> &x &times;
10191 inoremap <buffer> <silent> &o" &ouml;
10192 inoremap <buffer> <silent> &o~ &otilde;
10193 inoremap <buffer> <silent> &o^ &ocirc;
10194 inoremap <buffer> <silent> &o' &oacute;
10195 inoremap <buffer> <silent> &o` &ograve;
10196 inoremap <buffer> <silent> &n~ &ntilde;
10197 inoremap <buffer> <silent> &i" &iuml;
10198 inoremap <buffer> <silent> &i^ &icirc;
10199 inoremap <buffer> <silent> &i' &iacute;
10200 inoremap <buffer> <silent> &i` &igrave;
10201 inoremap <buffer> <silent> &e" &euml;
10202 inoremap <buffer> <silent> &e^ &ecirc;
10203 inoremap <buffer> <silent> &e' &eacute;
10204 inoremap <buffer> <silent> &e` &egrave;
10205 inoremap <buffer> <silent> &c, &ccedil;
10206 inoremap <buffer> <silent> &ae &aelig;
10207 inoremap <buffer> <silent> &ao &aring;
10208 inoremap <buffer> <silent> &a" &auml;
10209 inoremap <buffer> <silent> &a~ &atilde;
10210 inoremap <buffer> <silent> &a^ &acirc;
10211 inoremap <buffer> <silent> &a' &aacute;
10212 inoremap <buffer> <silent> &a` &agrave;
10213 inoremap <buffer> <silent> &Y' &Yacute;
10214 inoremap <buffer> <silent> &U" &Uuml;
10215 inoremap <buffer> <silent> &U^ &Ucirc;
10216 inoremap <buffer> <silent> &U' &Uacute;
10217 inoremap <buffer> <silent> &U` &Ugrave;
10218 inoremap <buffer> <silent> &O/ &Oslash;
10219 inoremap <buffer> <silent> &O" &Ouml;
10220 inoremap <buffer> <silent> &O~ &Otilde;
10221 inoremap <buffer> <silent> &O^ &Ocirc;
10222 inoremap <buffer> <silent> &O' &Oacute;
10223 inoremap <buffer> <silent> &O` &Ograve;
10224 inoremap <buffer> <silent> &N~ &Ntilde;
10225 inoremap <buffer> <silent> &I" &Iuml;
10226 inoremap <buffer> <silent> &I^ &Icirc;
10227 inoremap <buffer> <silent> &I' &Iacute;
10228 inoremap <buffer> <silent> &I` &Igrave;
10229 inoremap <buffer> <silent> &E" &Euml;
10230 inoremap <buffer> <silent> &E^ &Ecirc;
10231 inoremap <buffer> <silent> &E' &Eacute;
10232 inoremap <buffer> <silent> &E` &Egrave;
10233 inoremap <buffer> <silent> &C, &Ccedil;
10234 inoremap <buffer> <silent> &AE &AElig;
10235 inoremap <buffer> <silent> &Ao &Aring;
10236 inoremap <buffer> <silent> &A" &Auml;
10237 inoremap <buffer> <silent> &A~ &Atilde;
10238 inoremap <buffer> <silent> &A^ &Acirc;
10239 inoremap <buffer> <silent> &A' &Aacute;
10240 inoremap <buffer> <silent> &A` &Agrave;
10241 inoremap <buffer> <silent> &c| &cent;
10242 inoremap <buffer> <silent> &Y= &yen;
10243 inoremap <buffer> <silent> &# &pound;
10244 inoremap <buffer> <silent> & &nbsp;
10245 inoremap <buffer> <silent> &> &gt;
10246 inoremap <buffer> <silent> &< &lt;
10247 inoremap <buffer> <silent> &' &quot;
10248 inoremap <buffer> <silent> &tm &trade;
10249 inoremap <buffer> <silent> &rO &reg;
10250 inoremap <buffer> <silent> &cO &copy;
10251 inoremap <buffer> <silent> && &amp;
10252 inoremap <buffer> <silent> ; &nbsp;
10253 inoremap <buffer> <silent> ;la <label for=""></label>F"
10254 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
10255 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
10256 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
10257 </textarea>k$5F"i
10258 inoremap <buffer> <silent> ;og <optgroup label="">
10259 </optgroup>k$F"i
10260 inoremap <buffer> <silent> ;op <option></option>F<
10261 inoremap <buffer> <silent> ;ms <select name="" multiple>
10262 </select>O
10263 inoremap <buffer> <silent> ;se <select name="">
10264 </select>O
10265 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
10266 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
10267 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
10268 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
10269 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
10270 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
10271 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
10272 inoremap <buffer> <silent> ;fm <form action="">
10273 </form>k$F"i
10274 inoremap <buffer> <silent> ;if <iframe src="">
10275 </iframe>k$F"i
10276 inoremap <buffer> <silent> ;nf <noframes>
10277 </noframes>O
10278 inoremap <buffer> <silent> ;fr <frame src="">F"
10279 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
10280 </frameset>k$3F"i
10281 inoremap <buffer> <silent> ;th <th></th>F<
10282 inoremap <buffer> <silent> ;td <td>
10283 </td>O
10284 inoremap <buffer> <silent> ;tr <tr>
10285 </tr>O
10286 inoremap <buffer> <silent> ;tf <tfoot>
10287 </tfoot>O
10288 inoremap <buffer> <silent> ;tb <tbody>
10289 </tbody>O
10290 inoremap <buffer> <silent> ;tH <thead>
10291 </thead>O
10292 inoremap <buffer> <silent> ;ta <table>
10293 </table>O
10294 inoremap <buffer> <silent> ;ca <caption></caption>F<
10295 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
10296 </object>k$5F"i
10297 inoremap <buffer> <silent> ;ns <noscript>
10298 </noscripT>O
10299 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
10300 <noembed></noembed>k$5F"i
10301 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
10302 inoremap <buffer> <silent> ;va <var></var>F<
10303 inoremap <buffer> <silent> ;ul <ul>
10304 </ul>O
10305 inoremap <buffer> <silent> ;tt <tt></tt>F<
10306 inoremap <buffer> <silent> ;ti <title></title>F<
10307 inoremap <buffer> <silent> ;sp <sup></sup>F<
10308 inoremap <buffer> <silent> ;sb <sub></sub>F<
10309 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
10310 inoremap <buffer> <silent> ;cs <style type="text/css">
10311 <!--
10312 -->
10313 </style>kO
10314 inoremap <buffer> <silent> ;sm <small></small>F<
10315 inoremap <buffer> <silent> ;sa <samp></samp>F<
10316 inoremap <buffer> <silent> ;sk <strike></strike>F<
10317 inoremap <buffer> <silent> ;qu <q></q>F<
10318 inoremap <buffer> <silent> ;pr <pre>
10319 </pre>O
10320 inoremap <buffer> <silent> ;/p </p>
10321 
10322 <p>
10323 inoremap <buffer> <silent> ;pp <p>
10324 </p>O
10325 inoremap <buffer> <silent> ;ol <ol>
10326 </ol>O
10327 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
10328 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
10329 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
10330 inoremap <buffer> <silent> ;lk <link href="">F"
10331 inoremap <buffer> <silent> ;li <li></li>F<
10332 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
10333 inoremap <buffer> <silent> ;ii <isindex>
10334 inoremap <buffer> <silent> ;in <ins></ins>F<
10335 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
10336 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
10337 inoremap <buffer> <silent> ;ht <html>
10338 </html>O
10339 inoremap <buffer> <silent> ;Hr <hr width="75%">
10340 inoremap <buffer> <silent> ;hr <hr>
10341 inoremap <buffer> <silent> ;he <head>
10342 </head>O
10343 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
10344 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
10345 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
10346 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
10347 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
10348 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
10349 inoremap <buffer> <silent> ;h6 <h6></h6>F<
10350 inoremap <buffer> <silent> ;h5 <h5></h5>F<
10351 inoremap <buffer> <silent> ;h4 <h4></h4>F<
10352 inoremap <buffer> <silent> ;h3 <h3></h3>F<
10353 inoremap <buffer> <silent> ;h2 <h2></h2>F<
10354 inoremap <buffer> <silent> ;h1 <h1></h1>F<
10355 inoremap <buffer> <silent> ;fc <font color=""></font>F"
10356 inoremap <buffer> <silent> ;fo <font size=""></font>F"
10357 inoremap <buffer> <silent> ;sn <span></span>F<
10358 inoremap <buffer> <silent> ;dv <div>
10359 </div>O
10360 inoremap <buffer> <silent> ;df <dfn></dfn>F<
10361 inoremap <buffer> <silent> ;de <del></del>F<
10362 inoremap <buffer> <silent> ;dd <dd></dd>F<
10363 inoremap <buffer> <silent> ;dt <dt></dt>F<
10364 inoremap <buffer> <silent> ;dl <dl>
10365 </dl>O
10366 inoremap <buffer> <silent> ;co <code></code>F<
10367 inoremap <buffer> <silent> ;ci <cite></cite>F<
10368 inoremap <buffer> <silent> ;ce <center></center>F<
10369 inoremap <buffer> <silent> ;br <br>
10370 inoremap <buffer> <silent> ;bd <body>
10371 </body>O
10372 inoremap <buffer> <silent> ;bl <blockquote>
10373 </blockquote>O
10374 inoremap <buffer> <silent> ;bi <big></big>F<
10375 inoremap <buffer> <silent> ;bh <base href="">F"
10376 inoremap <buffer> <silent> ;ad <address></address>F<
10377 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
10378 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
10379 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
10380 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
10381 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
10382 inoremap <buffer> <silent> ;an <a name=""></a>F"
10383 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
10384 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
10385 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
10386 inoremap <buffer> <silent> ;ah <a href=""></a>F"
10387 imap <buffer> <silent> ;s4 ;s4
10388 imap <buffer> <silent> ;4 ;4
10389 inoremap <buffer> <silent> ;mi :call MangleImageTag()
10390 inoremap <buffer> <silent> ; 
10391 inoremap <buffer> <silent> ;& &
10392 inoremap <buffer> <silent> ;; ;
10393 setlocal keymap=
10394 setlocal noarabic
10395 setlocal autoindent
10396 setlocal balloonexpr=
10397 setlocal nobinary
10398 setlocal bufhidden=
10399 setlocal buflisted
10400 setlocal buftype=
10401 setlocal nocindent
10402 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
10403 setlocal cinoptions=
10404 setlocal cinwords=if,else,while,do,for,switch
10405 setlocal colorcolumn=
10406 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
10407 setlocal commentstring=/*%s*/
10408 setlocal complete=.,w,b,u,t,i
10409 setlocal concealcursor=
10410 setlocal conceallevel=0
10411 setlocal completefunc=
10412 setlocal nocopyindent
10413 setlocal cryptmethod=
10414 setlocal nocursorbind
10415 setlocal nocursorcolumn
10416 setlocal nocursorline
10417 setlocal define=
10418 setlocal dictionary=
10419 setlocal nodiff
10420 setlocal equalprg=
10421 setlocal errorformat=
10422 setlocal expandtab
10423 if &filetype != 'php'
10424 setlocal filetype=php
10425 endif
10426 setlocal foldcolumn=0
10427 setlocal foldenable
10428 setlocal foldexpr=0
10429 setlocal foldignore=#
10430 setlocal foldlevel=0
10431 setlocal foldmarker={{{,}}}
10432 setlocal foldmethod=manual
10433 setlocal foldminlines=1
10434 setlocal foldnestmax=20
10435 setlocal foldtext=foldtext()
10436 setlocal formatexpr=
10437 setlocal formatoptions=tcq
10438 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10439 setlocal grepprg=
10440 setlocal iminsert=2
10441 setlocal imsearch=2
10442 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
10443 setlocal includeexpr=
10444 setlocal indentexpr=
10445 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10446 setlocal noinfercase
10447 setlocal iskeyword=@,48-57,_,192-255
10448 setlocal keywordprg=
10449 setlocal nolinebreak
10450 setlocal nolisp
10451 setlocal nolist
10452 setlocal makeprg=
10453 setlocal matchpairs=(:),{:},[:],<:>
10454 setlocal nomodeline
10455 setlocal modifiable
10456 setlocal nrformats=octal,hex
10457 setlocal nonumber
10458 setlocal numberwidth=4
10459 setlocal omnifunc=phpcomplete#CompletePHP
10460 setlocal path=
10461 setlocal nopreserveindent
10462 setlocal nopreviewwindow
10463 setlocal quoteescape=\\
10464 setlocal noreadonly
10465 setlocal norelativenumber
10466 setlocal norightleft
10467 setlocal rightleftcmd=search
10468 setlocal noscrollbind
10469 setlocal shiftwidth=4
10470 setlocal noshortname
10471 setlocal nosmartindent
10472 setlocal softtabstop=0
10473 setlocal nospell
10474 setlocal spellcapcheck=
10475 setlocal spellfile=
10476 setlocal spelllang=en
10477 setlocal statusline=
10478 setlocal suffixesadd=
10479 setlocal swapfile
10480 setlocal synmaxcol=3000
10481 if &syntax != 'php'
10482 setlocal syntax=php
10483 endif
10484 setlocal tabstop=4
10485 setlocal tags=
10486 setlocal textwidth=0
10487 setlocal thesaurus=
10488 setlocal noundofile
10489 setlocal nowinfixheight
10490 setlocal nowinfixwidth
10491 setlocal wrap
10492 setlocal wrapmargin=0
10493 silent! normal! zE
10494 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
10495 if s:l < 1 | let s:l = 1 | endif
10496 exe s:l
10497 normal! zt
10498 1
10499 normal! 0
10500 tabedit printable.php
10501 set splitbelow splitright
10502 set nosplitbelow
10503 set nosplitright
10504 wincmd t
10505 set winheight=1 winwidth=1
10506 argglobal
10507 25argu
10508 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10509 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10510 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
10511 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
10512 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
10513 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
10514 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
10515 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
10516 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
10517 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
10518 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
10519 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
10520 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
10521 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
10522 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
10523 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
10524 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
10525 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
10526 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">')
10527 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">')
10528 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
10529 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
10530 nnoremap <buffer> <silent> ; 
10531 nnoremap <buffer> <silent> ;; ;
10532 vnoremap <buffer> <silent> ;; ;
10533 onoremap <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 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10536 :nohls
10537 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10538 :nohls
10539 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10540 :nohls
10541 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
10542 inoremap <buffer> <silent> &hA &hArr;
10543 inoremap <buffer> <silent> &dA &dArr;
10544 inoremap <buffer> <silent> &rA &rArr;
10545 inoremap <buffer> <silent> &uA &uArr;
10546 inoremap <buffer> <silent> &lA &lArr;
10547 inoremap <buffer> <silent> &ha &harr;
10548 inoremap <buffer> <silent> &da &darr;
10549 inoremap <buffer> <silent> &ra &rarr;
10550 inoremap <buffer> <silent> &ua &uarr;
10551 inoremap <buffer> <silent> &la &larr;
10552 inoremap <buffer> <silent> &pv &piv;
10553 inoremap <buffer> <silent> &uh &upsih;
10554 inoremap <buffer> <silent> &ts &thetasym;
10555 inoremap <buffer> <silent> &og &omega;
10556 inoremap <buffer> <silent> &ps &psi;
10557 inoremap <buffer> <silent> &ch &chi;
10558 inoremap <buffer> <silent> &ph &phi;
10559 inoremap <buffer> <silent> &up &upsilon;
10560 inoremap <buffer> <silent> &ta &tau;
10561 inoremap <buffer> <silent> &sf &sigmaf;
10562 inoremap <buffer> <silent> &si &sigma;
10563 inoremap <buffer> <silent> &rh &rho;
10564 inoremap <buffer> <silent> &pi &pi;
10565 inoremap <buffer> <silent> &oc &omicron;
10566 inoremap <buffer> <silent> &xi &xi;
10567 inoremap <buffer> <silent> &nu &nu;
10568 inoremap <buffer> <silent> &mu &mu;
10569 inoremap <buffer> <silent> &lm &lambda;
10570 inoremap <buffer> <silent> &ka &kappa;
10571 inoremap <buffer> <silent> &io &iota;
10572 inoremap <buffer> <silent> &th &theta;
10573 inoremap <buffer> <silent> &et &eta;
10574 inoremap <buffer> <silent> &ze &zeta;
10575 inoremap <buffer> <silent> &ep &epsilon;
10576 inoremap <buffer> <silent> &de &delta;
10577 inoremap <buffer> <silent> &ga &gamma;
10578 inoremap <buffer> <silent> &be &beta;
10579 inoremap <buffer> <silent> &al &alpha;
10580 inoremap <buffer> <silent> &Ps &Psi;
10581 inoremap <buffer> <silent> &Ch &Chi;
10582 inoremap <buffer> <silent> &Ph &Phi;
10583 inoremap <buffer> <silent> &Up &Upsilon;
10584 inoremap <buffer> <silent> &Ta &Tau;
10585 inoremap <buffer> <silent> &Si &Sigma;
10586 inoremap <buffer> <silent> &Rh &Rho;
10587 inoremap <buffer> <silent> &Pi &Pi;
10588 inoremap <buffer> <silent> &Oc &Omicron;
10589 inoremap <buffer> <silent> &Xi &Xi;
10590 inoremap <buffer> <silent> &Nu &Nu;
10591 inoremap <buffer> <silent> &Mu &Mu;
10592 inoremap <buffer> <silent> &Lm &Lambda;
10593 inoremap <buffer> <silent> &Ka &Kappa;
10594 inoremap <buffer> <silent> &Io &Iota;
10595 inoremap <buffer> <silent> &Th &Theta;
10596 inoremap <buffer> <silent> &Et &Eta;
10597 inoremap <buffer> <silent> &Ze &Zeta;
10598 inoremap <buffer> <silent> &Ep &Epsilon;
10599 inoremap <buffer> <silent> &De &Delta;
10600 inoremap <buffer> <silent> &Ga &Gamma;
10601 inoremap <buffer> <silent> &Be &Beta;
10602 inoremap <buffer> <silent> &Al &Alpha;
10603 inoremap <buffer> <silent> &3. &hellip;
10604 inoremap <buffer> <silent> &-- &mdash;
10605 inoremap <buffer> <silent> &3- &mdash;
10606 inoremap <buffer> <silent> &m- &mdash;
10607 inoremap <buffer> <silent> &2- &ndash;
10608 inoremap <buffer> <silent> &n- &ndash;
10609 inoremap <buffer> <silent> &34 &frac34;
10610 inoremap <buffer> <silent> &12 &frac12;
10611 inoremap <buffer> <silent> &14 &frac14;
10612 inoremap <buffer> <silent> &. &middot;
10613 inoremap <buffer> <silent> &pa &para;
10614 inoremap <buffer> <silent> &mi &micro;
10615 inoremap <buffer> <silent> &dg &deg;
10616 inoremap <buffer> <silent> &? &iquest;
10617 inoremap <buffer> <silent> &! &iexcl;
10618 inoremap <buffer> <silent> &sz &szlig;
10619 inoremap <buffer> <silent> &o/ &oslash;
10620 inoremap <buffer> <silent> &/ &divide;
10621 inoremap <buffer> <silent> &" &uml;
10622 inoremap <buffer> <silent> &2> &raquo;
10623 inoremap <buffer> <silent> &2< &laquo;
10624 inoremap <buffer> <silent> &y" &yuml;
10625 inoremap <buffer> <silent> &y' &yacute;
10626 inoremap <buffer> <silent> &u" &uuml;
10627 inoremap <buffer> <silent> &u^ &ucirc;
10628 inoremap <buffer> <silent> &u' &uacute;
10629 inoremap <buffer> <silent> &u` &ugrave;
10630 inoremap <buffer> <silent> &x &times;
10631 inoremap <buffer> <silent> &o" &ouml;
10632 inoremap <buffer> <silent> &o~ &otilde;
10633 inoremap <buffer> <silent> &o^ &ocirc;
10634 inoremap <buffer> <silent> &o' &oacute;
10635 inoremap <buffer> <silent> &o` &ograve;
10636 inoremap <buffer> <silent> &n~ &ntilde;
10637 inoremap <buffer> <silent> &i" &iuml;
10638 inoremap <buffer> <silent> &i^ &icirc;
10639 inoremap <buffer> <silent> &i' &iacute;
10640 inoremap <buffer> <silent> &i` &igrave;
10641 inoremap <buffer> <silent> &e" &euml;
10642 inoremap <buffer> <silent> &e^ &ecirc;
10643 inoremap <buffer> <silent> &e' &eacute;
10644 inoremap <buffer> <silent> &e` &egrave;
10645 inoremap <buffer> <silent> &c, &ccedil;
10646 inoremap <buffer> <silent> &ae &aelig;
10647 inoremap <buffer> <silent> &ao &aring;
10648 inoremap <buffer> <silent> &a" &auml;
10649 inoremap <buffer> <silent> &a~ &atilde;
10650 inoremap <buffer> <silent> &a^ &acirc;
10651 inoremap <buffer> <silent> &a' &aacute;
10652 inoremap <buffer> <silent> &a` &agrave;
10653 inoremap <buffer> <silent> &Y' &Yacute;
10654 inoremap <buffer> <silent> &U" &Uuml;
10655 inoremap <buffer> <silent> &U^ &Ucirc;
10656 inoremap <buffer> <silent> &U' &Uacute;
10657 inoremap <buffer> <silent> &U` &Ugrave;
10658 inoremap <buffer> <silent> &O/ &Oslash;
10659 inoremap <buffer> <silent> &O" &Ouml;
10660 inoremap <buffer> <silent> &O~ &Otilde;
10661 inoremap <buffer> <silent> &O^ &Ocirc;
10662 inoremap <buffer> <silent> &O' &Oacute;
10663 inoremap <buffer> <silent> &O` &Ograve;
10664 inoremap <buffer> <silent> &N~ &Ntilde;
10665 inoremap <buffer> <silent> &I" &Iuml;
10666 inoremap <buffer> <silent> &I^ &Icirc;
10667 inoremap <buffer> <silent> &I' &Iacute;
10668 inoremap <buffer> <silent> &I` &Igrave;
10669 inoremap <buffer> <silent> &E" &Euml;
10670 inoremap <buffer> <silent> &E^ &Ecirc;
10671 inoremap <buffer> <silent> &E' &Eacute;
10672 inoremap <buffer> <silent> &E` &Egrave;
10673 inoremap <buffer> <silent> &C, &Ccedil;
10674 inoremap <buffer> <silent> &AE &AElig;
10675 inoremap <buffer> <silent> &Ao &Aring;
10676 inoremap <buffer> <silent> &A" &Auml;
10677 inoremap <buffer> <silent> &A~ &Atilde;
10678 inoremap <buffer> <silent> &A^ &Acirc;
10679 inoremap <buffer> <silent> &A' &Aacute;
10680 inoremap <buffer> <silent> &A` &Agrave;
10681 inoremap <buffer> <silent> &c| &cent;
10682 inoremap <buffer> <silent> &Y= &yen;
10683 inoremap <buffer> <silent> &# &pound;
10684 inoremap <buffer> <silent> & &nbsp;
10685 inoremap <buffer> <silent> &> &gt;
10686 inoremap <buffer> <silent> &< &lt;
10687 inoremap <buffer> <silent> &' &quot;
10688 inoremap <buffer> <silent> &tm &trade;
10689 inoremap <buffer> <silent> &rO &reg;
10690 inoremap <buffer> <silent> &cO &copy;
10691 inoremap <buffer> <silent> && &amp;
10692 inoremap <buffer> <silent> ; &nbsp;
10693 inoremap <buffer> <silent> ;la <label for=""></label>F"
10694 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
10695 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
10696 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
10697 </textarea>k$5F"i
10698 inoremap <buffer> <silent> ;og <optgroup label="">
10699 </optgroup>k$F"i
10700 inoremap <buffer> <silent> ;op <option></option>F<
10701 inoremap <buffer> <silent> ;ms <select name="" multiple>
10702 </select>O
10703 inoremap <buffer> <silent> ;se <select name="">
10704 </select>O
10705 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
10706 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
10707 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
10708 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
10709 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
10710 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
10711 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
10712 inoremap <buffer> <silent> ;fm <form action="">
10713 </form>k$F"i
10714 inoremap <buffer> <silent> ;if <iframe src="">
10715 </iframe>k$F"i
10716 inoremap <buffer> <silent> ;nf <noframes>
10717 </noframes>O
10718 inoremap <buffer> <silent> ;fr <frame src="">F"
10719 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
10720 </frameset>k$3F"i
10721 inoremap <buffer> <silent> ;th <th></th>F<
10722 inoremap <buffer> <silent> ;td <td>
10723 </td>O
10724 inoremap <buffer> <silent> ;tr <tr>
10725 </tr>O
10726 inoremap <buffer> <silent> ;tf <tfoot>
10727 </tfoot>O
10728 inoremap <buffer> <silent> ;tb <tbody>
10729 </tbody>O
10730 inoremap <buffer> <silent> ;tH <thead>
10731 </thead>O
10732 inoremap <buffer> <silent> ;ta <table>
10733 </table>O
10734 inoremap <buffer> <silent> ;ca <caption></caption>F<
10735 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
10736 </object>k$5F"i
10737 inoremap <buffer> <silent> ;ns <noscript>
10738 </noscripT>O
10739 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
10740 <noembed></noembed>k$5F"i
10741 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
10742 inoremap <buffer> <silent> ;va <var></var>F<
10743 inoremap <buffer> <silent> ;ul <ul>
10744 </ul>O
10745 inoremap <buffer> <silent> ;tt <tt></tt>F<
10746 inoremap <buffer> <silent> ;ti <title></title>F<
10747 inoremap <buffer> <silent> ;sp <sup></sup>F<
10748 inoremap <buffer> <silent> ;sb <sub></sub>F<
10749 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
10750 inoremap <buffer> <silent> ;cs <style type="text/css">
10751 <!--
10752 -->
10753 </style>kO
10754 inoremap <buffer> <silent> ;sm <small></small>F<
10755 inoremap <buffer> <silent> ;sa <samp></samp>F<
10756 inoremap <buffer> <silent> ;sk <strike></strike>F<
10757 inoremap <buffer> <silent> ;qu <q></q>F<
10758 inoremap <buffer> <silent> ;pr <pre>
10759 </pre>O
10760 inoremap <buffer> <silent> ;/p </p>
10761 
10762 <p>
10763 inoremap <buffer> <silent> ;pp <p>
10764 </p>O
10765 inoremap <buffer> <silent> ;ol <ol>
10766 </ol>O
10767 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
10768 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
10769 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
10770 inoremap <buffer> <silent> ;lk <link href="">F"
10771 inoremap <buffer> <silent> ;li <li></li>F<
10772 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
10773 inoremap <buffer> <silent> ;ii <isindex>
10774 inoremap <buffer> <silent> ;in <ins></ins>F<
10775 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
10776 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
10777 inoremap <buffer> <silent> ;ht <html>
10778 </html>O
10779 inoremap <buffer> <silent> ;Hr <hr width="75%">
10780 inoremap <buffer> <silent> ;hr <hr>
10781 inoremap <buffer> <silent> ;he <head>
10782 </head>O
10783 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
10784 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
10785 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
10786 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
10787 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
10788 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
10789 inoremap <buffer> <silent> ;h6 <h6></h6>F<
10790 inoremap <buffer> <silent> ;h5 <h5></h5>F<
10791 inoremap <buffer> <silent> ;h4 <h4></h4>F<
10792 inoremap <buffer> <silent> ;h3 <h3></h3>F<
10793 inoremap <buffer> <silent> ;h2 <h2></h2>F<
10794 inoremap <buffer> <silent> ;h1 <h1></h1>F<
10795 inoremap <buffer> <silent> ;fc <font color=""></font>F"
10796 inoremap <buffer> <silent> ;fo <font size=""></font>F"
10797 inoremap <buffer> <silent> ;sn <span></span>F<
10798 inoremap <buffer> <silent> ;dv <div>
10799 </div>O
10800 inoremap <buffer> <silent> ;df <dfn></dfn>F<
10801 inoremap <buffer> <silent> ;de <del></del>F<
10802 inoremap <buffer> <silent> ;dd <dd></dd>F<
10803 inoremap <buffer> <silent> ;dt <dt></dt>F<
10804 inoremap <buffer> <silent> ;dl <dl>
10805 </dl>O
10806 inoremap <buffer> <silent> ;co <code></code>F<
10807 inoremap <buffer> <silent> ;ci <cite></cite>F<
10808 inoremap <buffer> <silent> ;ce <center></center>F<
10809 inoremap <buffer> <silent> ;br <br>
10810 inoremap <buffer> <silent> ;bd <body>
10811 </body>O
10812 inoremap <buffer> <silent> ;bl <blockquote>
10813 </blockquote>O
10814 inoremap <buffer> <silent> ;bi <big></big>F<
10815 inoremap <buffer> <silent> ;bh <base href="">F"
10816 inoremap <buffer> <silent> ;ad <address></address>F<
10817 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
10818 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
10819 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
10820 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
10821 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
10822 inoremap <buffer> <silent> ;an <a name=""></a>F"
10823 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
10824 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
10825 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
10826 inoremap <buffer> <silent> ;ah <a href=""></a>F"
10827 imap <buffer> <silent> ;s4 ;s4
10828 imap <buffer> <silent> ;4 ;4
10829 inoremap <buffer> <silent> ;mi :call MangleImageTag()
10830 inoremap <buffer> <silent> ; 
10831 inoremap <buffer> <silent> ;& &
10832 inoremap <buffer> <silent> ;; ;
10833 setlocal keymap=
10834 setlocal noarabic
10835 setlocal autoindent
10836 setlocal balloonexpr=
10837 setlocal nobinary
10838 setlocal bufhidden=
10839 setlocal buflisted
10840 setlocal buftype=
10841 setlocal nocindent
10842 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
10843 setlocal cinoptions=
10844 setlocal cinwords=if,else,while,do,for,switch
10845 setlocal colorcolumn=
10846 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
10847 setlocal commentstring=/*%s*/
10848 setlocal complete=.,w,b,u,t,i
10849 setlocal concealcursor=
10850 setlocal conceallevel=0
10851 setlocal completefunc=
10852 setlocal nocopyindent
10853 setlocal cryptmethod=
10854 setlocal nocursorbind
10855 setlocal nocursorcolumn
10856 setlocal nocursorline
10857 setlocal define=
10858 setlocal dictionary=
10859 setlocal nodiff
10860 setlocal equalprg=
10861 setlocal errorformat=
10862 setlocal expandtab
10863 if &filetype != 'php'
10864 setlocal filetype=php
10865 endif
10866 setlocal foldcolumn=0
10867 setlocal foldenable
10868 setlocal foldexpr=0
10869 setlocal foldignore=#
10870 setlocal foldlevel=0
10871 setlocal foldmarker={{{,}}}
10872 setlocal foldmethod=manual
10873 setlocal foldminlines=1
10874 setlocal foldnestmax=20
10875 setlocal foldtext=foldtext()
10876 setlocal formatexpr=
10877 setlocal formatoptions=tcq
10878 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10879 setlocal grepprg=
10880 setlocal iminsert=2
10881 setlocal imsearch=2
10882 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
10883 setlocal includeexpr=
10884 setlocal indentexpr=
10885 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10886 setlocal noinfercase
10887 setlocal iskeyword=@,48-57,_,192-255
10888 setlocal keywordprg=
10889 setlocal nolinebreak
10890 setlocal nolisp
10891 setlocal nolist
10892 setlocal makeprg=
10893 setlocal matchpairs=(:),{:},[:],<:>
10894 setlocal nomodeline
10895 setlocal modifiable
10896 setlocal nrformats=octal,hex
10897 setlocal nonumber
10898 setlocal numberwidth=4
10899 setlocal omnifunc=phpcomplete#CompletePHP
10900 setlocal path=
10901 setlocal nopreserveindent
10902 setlocal nopreviewwindow
10903 setlocal quoteescape=\\
10904 setlocal noreadonly
10905 setlocal norelativenumber
10906 setlocal norightleft
10907 setlocal rightleftcmd=search
10908 setlocal noscrollbind
10909 setlocal shiftwidth=4
10910 setlocal noshortname
10911 setlocal nosmartindent
10912 setlocal softtabstop=0
10913 setlocal nospell
10914 setlocal spellcapcheck=
10915 setlocal spellfile=
10916 setlocal spelllang=en
10917 setlocal statusline=
10918 setlocal suffixesadd=
10919 setlocal swapfile
10920 setlocal synmaxcol=3000
10921 if &syntax != 'php'
10922 setlocal syntax=php
10923 endif
10924 setlocal tabstop=4
10925 setlocal tags=
10926 setlocal textwidth=0
10927 setlocal thesaurus=
10928 setlocal noundofile
10929 setlocal nowinfixheight
10930 setlocal nowinfixwidth
10931 setlocal wrap
10932 setlocal wrapmargin=0
10933 silent! normal! zE
10934 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
10935 if s:l < 1 | let s:l = 1 | endif
10936 exe s:l
10937 normal! zt
10938 1
10939 normal! 0
10940 tabedit clonezilla-sysresccd.rss
10941 set splitbelow splitright
10942 set nosplitbelow
10943 set nosplitright
10944 wincmd t
10945 set winheight=1 winwidth=1
10946 argglobal
10947 26argu
10948 setlocal keymap=
10949 setlocal noarabic
10950 setlocal autoindent
10951 setlocal balloonexpr=
10952 setlocal nobinary
10953 setlocal bufhidden=
10954 setlocal buflisted
10955 setlocal buftype=
10956 setlocal nocindent
10957 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
10958 setlocal cinoptions=
10959 setlocal cinwords=if,else,while,do,for,switch
10960 setlocal colorcolumn=
10961 setlocal comments=s:<!--,m:\ \ \ \ \ ,e:-->
10962 setlocal commentstring=<!--%s-->
10963 setlocal complete=.,w,b,u,t,i
10964 setlocal concealcursor=
10965 setlocal conceallevel=0
10966 setlocal completefunc=
10967 setlocal nocopyindent
10968 setlocal cryptmethod=
10969 setlocal nocursorbind
10970 setlocal nocursorcolumn
10971 setlocal nocursorline
10972 setlocal define=
10973 setlocal dictionary=
10974 setlocal nodiff
10975 setlocal equalprg=
10976 setlocal errorformat=
10977 setlocal expandtab
10978 if &filetype != 'xml'
10979 setlocal filetype=xml
10980 endif
10981 setlocal foldcolumn=0
10982 setlocal foldenable
10983 setlocal foldexpr=0
10984 setlocal foldignore=#
10985 setlocal foldlevel=0
10986 setlocal foldmarker={{{,}}}
10987 setlocal foldmethod=manual
10988 setlocal foldminlines=1
10989 setlocal foldnestmax=20
10990 setlocal foldtext=foldtext()
10991 setlocal formatexpr=
10992 setlocal formatoptions=roqltc
10993 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10994 setlocal grepprg=
10995 setlocal iminsert=2
10996 setlocal imsearch=2
10997 setlocal include=
10998 setlocal includeexpr=
10999 setlocal indentexpr=
11000 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11001 setlocal noinfercase
11002 setlocal iskeyword=@,48-57,_,192-255
11003 setlocal keywordprg=
11004 setlocal nolinebreak
11005 setlocal nolisp
11006 setlocal nolist
11007 setlocal makeprg=
11008 setlocal matchpairs=(:),{:},[:]
11009 setlocal nomodeline
11010 setlocal modifiable
11011 setlocal nrformats=octal,hex
11012 setlocal nonumber
11013 setlocal numberwidth=4
11014 setlocal omnifunc=xmlcomplete#CompleteTags
11015 setlocal path=
11016 setlocal nopreserveindent
11017 setlocal nopreviewwindow
11018 setlocal quoteescape=\\
11019 setlocal noreadonly
11020 setlocal norelativenumber
11021 setlocal norightleft
11022 setlocal rightleftcmd=search
11023 setlocal noscrollbind
11024 setlocal shiftwidth=4
11025 setlocal noshortname
11026 setlocal nosmartindent
11027 setlocal softtabstop=0
11028 setlocal nospell
11029 setlocal spellcapcheck=
11030 setlocal spellfile=
11031 setlocal spelllang=en
11032 setlocal statusline=
11033 setlocal suffixesadd=
11034 setlocal swapfile
11035 setlocal synmaxcol=3000
11036 if &syntax != 'xml'
11037 setlocal syntax=xml
11038 endif
11039 setlocal tabstop=4
11040 setlocal tags=
11041 setlocal textwidth=0
11042 setlocal thesaurus=
11043 setlocal noundofile
11044 setlocal nowinfixheight
11045 setlocal nowinfixwidth
11046 setlocal wrap
11047 setlocal wrapmargin=0
11048 silent! normal! zE
11049 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
11050 if s:l < 1 | let s:l = 1 | endif
11051 exe s:l
11052 normal! zt
11053 1
11054 normal! 0
11055 tabedit ../.htaccess
11056 set splitbelow splitright
11057 set nosplitbelow
11058 set nosplitright
11059 wincmd t
11060 set winheight=1 winwidth=1
11061 argglobal
11062 27argu
11063 setlocal keymap=
11064 setlocal noarabic
11065 setlocal autoindent
11066 setlocal balloonexpr=
11067 setlocal nobinary
11068 setlocal bufhidden=
11069 setlocal buflisted
11070 setlocal buftype=
11071 setlocal nocindent
11072 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11073 setlocal cinoptions=
11074 setlocal cinwords=if,else,while,do,for,switch
11075 setlocal colorcolumn=
11076 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
11077 setlocal commentstring=/*%s*/
11078 setlocal complete=.,w,b,u,t,i
11079 setlocal concealcursor=
11080 setlocal conceallevel=0
11081 setlocal completefunc=
11082 setlocal nocopyindent
11083 setlocal cryptmethod=
11084 setlocal nocursorbind
11085 setlocal nocursorcolumn
11086 setlocal nocursorline
11087 setlocal define=
11088 setlocal dictionary=
11089 setlocal nodiff
11090 setlocal equalprg=
11091 setlocal errorformat=
11092 setlocal expandtab
11093 if &filetype != 'apache'
11094 setlocal filetype=apache
11095 endif
11096 setlocal foldcolumn=0
11097 setlocal foldenable
11098 setlocal foldexpr=0
11099 setlocal foldignore=#
11100 setlocal foldlevel=0
11101 setlocal foldmarker={{{,}}}
11102 setlocal foldmethod=manual
11103 setlocal foldminlines=1
11104 setlocal foldnestmax=20
11105 setlocal foldtext=foldtext()
11106 setlocal formatexpr=
11107 setlocal formatoptions=tcq
11108 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11109 setlocal grepprg=
11110 setlocal iminsert=2
11111 setlocal imsearch=2
11112 setlocal include=
11113 setlocal includeexpr=
11114 setlocal indentexpr=
11115 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11116 setlocal noinfercase
11117 setlocal iskeyword=@,48-57,_,192-255
11118 setlocal keywordprg=
11119 setlocal nolinebreak
11120 setlocal nolisp
11121 setlocal nolist
11122 setlocal makeprg=
11123 setlocal matchpairs=(:),{:},[:]
11124 setlocal nomodeline
11125 setlocal modifiable
11126 setlocal nrformats=octal,hex
11127 setlocal nonumber
11128 setlocal numberwidth=4
11129 setlocal omnifunc=
11130 setlocal path=
11131 setlocal nopreserveindent
11132 setlocal nopreviewwindow
11133 setlocal quoteescape=\\
11134 setlocal noreadonly
11135 setlocal norelativenumber
11136 setlocal norightleft
11137 setlocal rightleftcmd=search
11138 setlocal noscrollbind
11139 setlocal shiftwidth=4
11140 setlocal noshortname
11141 setlocal nosmartindent
11142 setlocal softtabstop=0
11143 setlocal nospell
11144 setlocal spellcapcheck=
11145 setlocal spellfile=
11146 setlocal spelllang=en
11147 setlocal statusline=
11148 setlocal suffixesadd=
11149 setlocal swapfile
11150 setlocal synmaxcol=3000
11151 if &syntax != 'apache'
11152 setlocal syntax=apache
11153 endif
11154 setlocal tabstop=4
11155 setlocal tags=
11156 setlocal textwidth=0
11157 setlocal thesaurus=
11158 setlocal noundofile
11159 setlocal nowinfixheight
11160 setlocal nowinfixwidth
11161 setlocal wrap
11162 setlocal wrapmargin=0
11163 silent! normal! zE
11164 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
11165 if s:l < 1 | let s:l = 1 | endif
11166 exe s:l
11167 normal! zt
11168 1
11169 normal! 0
11170 tabedit .404.html
11171 set splitbelow splitright
11172 set nosplitbelow
11173 set nosplitright
11174 wincmd t
11175 set winheight=1 winwidth=1
11176 argglobal
11177 28argu
11178 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11179 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11180 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
11181 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
11182 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
11183 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
11184 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
11185 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
11186 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
11187 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
11188 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
11189 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
11190 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
11191 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
11192 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
11193 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
11194 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
11195 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
11196 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">')
11197 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">')
11198 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
11199 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
11200 nnoremap <buffer> <silent> ; 
11201 nnoremap <buffer> <silent> ;; ;
11202 vnoremap <buffer> <silent> ;; ;
11203 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
11204 inoremap <buffer> <silent> &hA &hArr;
11205 inoremap <buffer> <silent> &dA &dArr;
11206 inoremap <buffer> <silent> &rA &rArr;
11207 inoremap <buffer> <silent> &uA &uArr;
11208 inoremap <buffer> <silent> &lA &lArr;
11209 inoremap <buffer> <silent> &ha &harr;
11210 inoremap <buffer> <silent> &da &darr;
11211 inoremap <buffer> <silent> &ra &rarr;
11212 inoremap <buffer> <silent> &ua &uarr;
11213 inoremap <buffer> <silent> &la &larr;
11214 inoremap <buffer> <silent> &pv &piv;
11215 inoremap <buffer> <silent> &uh &upsih;
11216 inoremap <buffer> <silent> &ts &thetasym;
11217 inoremap <buffer> <silent> &og &omega;
11218 inoremap <buffer> <silent> &ps &psi;
11219 inoremap <buffer> <silent> &ch &chi;
11220 inoremap <buffer> <silent> &ph &phi;
11221 inoremap <buffer> <silent> &up &upsilon;
11222 inoremap <buffer> <silent> &ta &tau;
11223 inoremap <buffer> <silent> &sf &sigmaf;
11224 inoremap <buffer> <silent> &si &sigma;
11225 inoremap <buffer> <silent> &rh &rho;
11226 inoremap <buffer> <silent> &pi &pi;
11227 inoremap <buffer> <silent> &oc &omicron;
11228 inoremap <buffer> <silent> &xi &xi;
11229 inoremap <buffer> <silent> &nu &nu;
11230 inoremap <buffer> <silent> &mu &mu;
11231 inoremap <buffer> <silent> &lm &lambda;
11232 inoremap <buffer> <silent> &ka &kappa;
11233 inoremap <buffer> <silent> &io &iota;
11234 inoremap <buffer> <silent> &th &theta;
11235 inoremap <buffer> <silent> &et &eta;
11236 inoremap <buffer> <silent> &ze &zeta;
11237 inoremap <buffer> <silent> &ep &epsilon;
11238 inoremap <buffer> <silent> &de &delta;
11239 inoremap <buffer> <silent> &ga &gamma;
11240 inoremap <buffer> <silent> &be &beta;
11241 inoremap <buffer> <silent> &al &alpha;
11242 inoremap <buffer> <silent> &Ps &Psi;
11243 inoremap <buffer> <silent> &Ch &Chi;
11244 inoremap <buffer> <silent> &Ph &Phi;
11245 inoremap <buffer> <silent> &Up &Upsilon;
11246 inoremap <buffer> <silent> &Ta &Tau;
11247 inoremap <buffer> <silent> &Si &Sigma;
11248 inoremap <buffer> <silent> &Rh &Rho;
11249 inoremap <buffer> <silent> &Pi &Pi;
11250 inoremap <buffer> <silent> &Oc &Omicron;
11251 inoremap <buffer> <silent> &Xi &Xi;
11252 inoremap <buffer> <silent> &Nu &Nu;
11253 inoremap <buffer> <silent> &Mu &Mu;
11254 inoremap <buffer> <silent> &Lm &Lambda;
11255 inoremap <buffer> <silent> &Ka &Kappa;
11256 inoremap <buffer> <silent> &Io &Iota;
11257 inoremap <buffer> <silent> &Th &Theta;
11258 inoremap <buffer> <silent> &Et &Eta;
11259 inoremap <buffer> <silent> &Ze &Zeta;
11260 inoremap <buffer> <silent> &Ep &Epsilon;
11261 inoremap <buffer> <silent> &De &Delta;
11262 inoremap <buffer> <silent> &Ga &Gamma;
11263 inoremap <buffer> <silent> &Be &Beta;
11264 inoremap <buffer> <silent> &Al &Alpha;
11265 inoremap <buffer> <silent> &3. &hellip;
11266 inoremap <buffer> <silent> &-- &mdash;
11267 inoremap <buffer> <silent> &3- &mdash;
11268 inoremap <buffer> <silent> &m- &mdash;
11269 inoremap <buffer> <silent> &2- &ndash;
11270 inoremap <buffer> <silent> &n- &ndash;
11271 inoremap <buffer> <silent> &34 &frac34;
11272 inoremap <buffer> <silent> &12 &frac12;
11273 inoremap <buffer> <silent> &14 &frac14;
11274 inoremap <buffer> <silent> &. &middot;
11275 inoremap <buffer> <silent> &pa &para;
11276 inoremap <buffer> <silent> &mi &micro;
11277 inoremap <buffer> <silent> &dg &deg;
11278 inoremap <buffer> <silent> &? &iquest;
11279 inoremap <buffer> <silent> &! &iexcl;
11280 inoremap <buffer> <silent> &sz &szlig;
11281 inoremap <buffer> <silent> &o/ &oslash;
11282 inoremap <buffer> <silent> &/ &divide;
11283 inoremap <buffer> <silent> &" &uml;
11284 inoremap <buffer> <silent> &2> &raquo;
11285 inoremap <buffer> <silent> &2< &laquo;
11286 inoremap <buffer> <silent> &y" &yuml;
11287 inoremap <buffer> <silent> &y' &yacute;
11288 inoremap <buffer> <silent> &u" &uuml;
11289 inoremap <buffer> <silent> &u^ &ucirc;
11290 inoremap <buffer> <silent> &u' &uacute;
11291 inoremap <buffer> <silent> &u` &ugrave;
11292 inoremap <buffer> <silent> &x &times;
11293 inoremap <buffer> <silent> &o" &ouml;
11294 inoremap <buffer> <silent> &o~ &otilde;
11295 inoremap <buffer> <silent> &o^ &ocirc;
11296 inoremap <buffer> <silent> &o' &oacute;
11297 inoremap <buffer> <silent> &o` &ograve;
11298 inoremap <buffer> <silent> &n~ &ntilde;
11299 inoremap <buffer> <silent> &i" &iuml;
11300 inoremap <buffer> <silent> &i^ &icirc;
11301 inoremap <buffer> <silent> &i' &iacute;
11302 inoremap <buffer> <silent> &i` &igrave;
11303 inoremap <buffer> <silent> &e" &euml;
11304 inoremap <buffer> <silent> &e^ &ecirc;
11305 inoremap <buffer> <silent> &e' &eacute;
11306 inoremap <buffer> <silent> &e` &egrave;
11307 inoremap <buffer> <silent> &c, &ccedil;
11308 inoremap <buffer> <silent> &ae &aelig;
11309 inoremap <buffer> <silent> &ao &aring;
11310 inoremap <buffer> <silent> &a" &auml;
11311 inoremap <buffer> <silent> &a~ &atilde;
11312 inoremap <buffer> <silent> &a^ &acirc;
11313 inoremap <buffer> <silent> &a' &aacute;
11314 inoremap <buffer> <silent> &a` &agrave;
11315 inoremap <buffer> <silent> &Y' &Yacute;
11316 inoremap <buffer> <silent> &U" &Uuml;
11317 inoremap <buffer> <silent> &U^ &Ucirc;
11318 inoremap <buffer> <silent> &U' &Uacute;
11319 inoremap <buffer> <silent> &U` &Ugrave;
11320 inoremap <buffer> <silent> &O/ &Oslash;
11321 inoremap <buffer> <silent> &O" &Ouml;
11322 inoremap <buffer> <silent> &O~ &Otilde;
11323 inoremap <buffer> <silent> &O^ &Ocirc;
11324 inoremap <buffer> <silent> &O' &Oacute;
11325 inoremap <buffer> <silent> &O` &Ograve;
11326 inoremap <buffer> <silent> &N~ &Ntilde;
11327 inoremap <buffer> <silent> &I" &Iuml;
11328 inoremap <buffer> <silent> &I^ &Icirc;
11329 inoremap <buffer> <silent> &I' &Iacute;
11330 inoremap <buffer> <silent> &I` &Igrave;
11331 inoremap <buffer> <silent> &E" &Euml;
11332 inoremap <buffer> <silent> &E^ &Ecirc;
11333 inoremap <buffer> <silent> &E' &Eacute;
11334 inoremap <buffer> <silent> &E` &Egrave;
11335 inoremap <buffer> <silent> &C, &Ccedil;
11336 inoremap <buffer> <silent> &AE &AElig;
11337 inoremap <buffer> <silent> &Ao &Aring;
11338 inoremap <buffer> <silent> &A" &Auml;
11339 inoremap <buffer> <silent> &A~ &Atilde;
11340 inoremap <buffer> <silent> &A^ &Acirc;
11341 inoremap <buffer> <silent> &A' &Aacute;
11342 inoremap <buffer> <silent> &A` &Agrave;
11343 inoremap <buffer> <silent> &c| &cent;
11344 inoremap <buffer> <silent> &Y= &yen;
11345 inoremap <buffer> <silent> &# &pound;
11346 inoremap <buffer> <silent> & &nbsp;
11347 inoremap <buffer> <silent> &> &gt;
11348 inoremap <buffer> <silent> &< &lt;
11349 inoremap <buffer> <silent> &' &quot;
11350 inoremap <buffer> <silent> &tm &trade;
11351 inoremap <buffer> <silent> &rO &reg;
11352 inoremap <buffer> <silent> &cO &copy;
11353 inoremap <buffer> <silent> && &amp;
11354 inoremap <buffer> <silent> ; &nbsp;
11355 inoremap <buffer> <silent> ;la <label for=""></label>F"
11356 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
11357 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
11358 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
11359 </textarea>k$5F"i
11360 inoremap <buffer> <silent> ;og <optgroup label="">
11361 </optgroup>k$F"i
11362 inoremap <buffer> <silent> ;op <option></option>F<
11363 inoremap <buffer> <silent> ;ms <select name="" multiple>
11364 </select>O
11365 inoremap <buffer> <silent> ;se <select name="">
11366 </select>O
11367 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
11368 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
11369 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
11370 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
11371 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
11372 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
11373 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
11374 inoremap <buffer> <silent> ;fm <form action="">
11375 </form>k$F"i
11376 inoremap <buffer> <silent> ;if <iframe src="">
11377 </iframe>k$F"i
11378 inoremap <buffer> <silent> ;nf <noframes>
11379 </noframes>O
11380 inoremap <buffer> <silent> ;fr <frame src="">F"
11381 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
11382 </frameset>k$3F"i
11383 inoremap <buffer> <silent> ;th <th></th>F<
11384 inoremap <buffer> <silent> ;td <td>
11385 </td>O
11386 inoremap <buffer> <silent> ;tr <tr>
11387 </tr>O
11388 inoremap <buffer> <silent> ;tf <tfoot>
11389 </tfoot>O
11390 inoremap <buffer> <silent> ;tb <tbody>
11391 </tbody>O
11392 inoremap <buffer> <silent> ;tH <thead>
11393 </thead>O
11394 inoremap <buffer> <silent> ;ta <table>
11395 </table>O
11396 inoremap <buffer> <silent> ;ca <caption></caption>F<
11397 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
11398 </object>k$5F"i
11399 inoremap <buffer> <silent> ;ns <noscript>
11400 </noscripT>O
11401 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
11402 <noembed></noembed>k$5F"i
11403 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
11404 inoremap <buffer> <silent> ;va <var></var>F<
11405 inoremap <buffer> <silent> ;ul <ul>
11406 </ul>O
11407 inoremap <buffer> <silent> ;tt <tt></tt>F<
11408 inoremap <buffer> <silent> ;ti <title></title>F<
11409 inoremap <buffer> <silent> ;sp <sup></sup>F<
11410 inoremap <buffer> <silent> ;sb <sub></sub>F<
11411 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
11412 inoremap <buffer> <silent> ;cs <style type="text/css">
11413 <!--
11414 -->
11415 </style>kO
11416 inoremap <buffer> <silent> ;sm <small></small>F<
11417 inoremap <buffer> <silent> ;sa <samp></samp>F<
11418 inoremap <buffer> <silent> ;sk <strike></strike>F<
11419 inoremap <buffer> <silent> ;qu <q></q>F<
11420 inoremap <buffer> <silent> ;pr <pre>
11421 </pre>O
11422 inoremap <buffer> <silent> ;/p </p>
11423 
11424 <p>
11425 inoremap <buffer> <silent> ;pp <p>
11426 </p>O
11427 inoremap <buffer> <silent> ;ol <ol>
11428 </ol>O
11429 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
11430 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
11431 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
11432 inoremap <buffer> <silent> ;lk <link href="">F"
11433 inoremap <buffer> <silent> ;li <li></li>F<
11434 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
11435 inoremap <buffer> <silent> ;ii <isindex>
11436 inoremap <buffer> <silent> ;in <ins></ins>F<
11437 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
11438 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
11439 inoremap <buffer> <silent> ;ht <html>
11440 </html>O
11441 inoremap <buffer> <silent> ;Hr <hr width="75%">
11442 inoremap <buffer> <silent> ;hr <hr>
11443 inoremap <buffer> <silent> ;he <head>
11444 </head>O
11445 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
11446 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
11447 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
11448 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
11449 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
11450 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
11451 inoremap <buffer> <silent> ;h6 <h6></h6>F<
11452 inoremap <buffer> <silent> ;h5 <h5></h5>F<
11453 inoremap <buffer> <silent> ;h4 <h4></h4>F<
11454 inoremap <buffer> <silent> ;h3 <h3></h3>F<
11455 inoremap <buffer> <silent> ;h2 <h2></h2>F<
11456 inoremap <buffer> <silent> ;h1 <h1></h1>F<
11457 inoremap <buffer> <silent> ;fc <font color=""></font>F"
11458 inoremap <buffer> <silent> ;fo <font size=""></font>F"
11459 inoremap <buffer> <silent> ;sn <span></span>F<
11460 inoremap <buffer> <silent> ;dv <div>
11461 </div>O
11462 inoremap <buffer> <silent> ;df <dfn></dfn>F<
11463 inoremap <buffer> <silent> ;de <del></del>F<
11464 inoremap <buffer> <silent> ;dd <dd></dd>F<
11465 inoremap <buffer> <silent> ;dt <dt></dt>F<
11466 inoremap <buffer> <silent> ;dl <dl>
11467 </dl>O
11468 inoremap <buffer> <silent> ;co <code></code>F<
11469 inoremap <buffer> <silent> ;ci <cite></cite>F<
11470 inoremap <buffer> <silent> ;ce <center></center>F<
11471 inoremap <buffer> <silent> ;br <br>
11472 inoremap <buffer> <silent> ;bd <body>
11473 </body>O
11474 inoremap <buffer> <silent> ;bl <blockquote>
11475 </blockquote>O
11476 inoremap <buffer> <silent> ;bi <big></big>F<
11477 inoremap <buffer> <silent> ;bh <base href="">F"
11478 inoremap <buffer> <silent> ;ad <address></address>F<
11479 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
11480 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
11481 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
11482 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
11483 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
11484 inoremap <buffer> <silent> ;an <a name=""></a>F"
11485 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
11486 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
11487 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
11488 inoremap <buffer> <silent> ;ah <a href=""></a>F"
11489 imap <buffer> <silent> ;s4 ;s4
11490 imap <buffer> <silent> ;4 ;4
11491 inoremap <buffer> <silent> ;mi :call MangleImageTag()
11492 inoremap <buffer> <silent> ; 
11493 inoremap <buffer> <silent> ;& &
11494 inoremap <buffer> <silent> ;; ;
11495 setlocal keymap=
11496 setlocal noarabic
11497 setlocal autoindent
11498 setlocal balloonexpr=
11499 setlocal nobinary
11500 setlocal bufhidden=
11501 setlocal buflisted
11502 setlocal buftype=
11503 setlocal nocindent
11504 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11505 setlocal cinoptions=
11506 setlocal cinwords=if,else,while,do,for,switch
11507 setlocal colorcolumn=
11508 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
11509 setlocal commentstring=<!--%s-->
11510 setlocal complete=.,w,b,u,t,i
11511 setlocal concealcursor=
11512 setlocal conceallevel=0
11513 setlocal completefunc=
11514 setlocal nocopyindent
11515 setlocal cryptmethod=
11516 setlocal nocursorbind
11517 setlocal nocursorcolumn
11518 setlocal nocursorline
11519 setlocal define=
11520 setlocal dictionary=
11521 setlocal nodiff
11522 setlocal equalprg=
11523 setlocal errorformat=
11524 setlocal expandtab
11525 if &filetype != 'html'
11526 setlocal filetype=html
11527 endif
11528 setlocal foldcolumn=0
11529 setlocal foldenable
11530 setlocal foldexpr=0
11531 setlocal foldignore=#
11532 setlocal foldlevel=0
11533 setlocal foldmarker={{{,}}}
11534 setlocal foldmethod=manual
11535 setlocal foldminlines=1
11536 setlocal foldnestmax=20
11537 setlocal foldtext=foldtext()
11538 setlocal formatexpr=
11539 setlocal formatoptions=tcq
11540 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11541 setlocal grepprg=
11542 setlocal iminsert=2
11543 setlocal imsearch=2
11544 setlocal include=
11545 setlocal includeexpr=
11546 setlocal indentexpr=
11547 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11548 setlocal noinfercase
11549 setlocal iskeyword=@,48-57,_,192-255
11550 setlocal keywordprg=
11551 setlocal nolinebreak
11552 setlocal nolisp
11553 setlocal nolist
11554 setlocal makeprg=
11555 setlocal matchpairs=(:),{:},[:],<:>
11556 setlocal nomodeline
11557 setlocal modifiable
11558 setlocal nrformats=octal,hex
11559 setlocal nonumber
11560 setlocal numberwidth=4
11561 setlocal omnifunc=htmlcomplete#CompleteTags
11562 setlocal path=
11563 setlocal nopreserveindent
11564 setlocal nopreviewwindow
11565 setlocal quoteescape=\\
11566 setlocal noreadonly
11567 setlocal norelativenumber
11568 setlocal norightleft
11569 setlocal rightleftcmd=search
11570 setlocal noscrollbind
11571 setlocal shiftwidth=4
11572 setlocal noshortname
11573 setlocal nosmartindent
11574 setlocal softtabstop=0
11575 setlocal nospell
11576 setlocal spellcapcheck=
11577 setlocal spellfile=
11578 setlocal spelllang=en
11579 setlocal statusline=
11580 setlocal suffixesadd=
11581 setlocal swapfile
11582 setlocal synmaxcol=3000
11583 if &syntax != 'html'
11584 setlocal syntax=html
11585 endif
11586 setlocal tabstop=4
11587 setlocal tags=
11588 setlocal textwidth=0
11589 setlocal thesaurus=
11590 setlocal noundofile
11591 setlocal nowinfixheight
11592 setlocal nowinfixwidth
11593 setlocal wrap
11594 setlocal wrapmargin=0
11595 silent! normal! zE
11596 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
11597 if s:l < 1 | let s:l = 1 | endif
11598 exe s:l
11599 normal! zt
11600 1
11601 normal! 0
11602 tabedit .news.php
11603 set splitbelow splitright
11604 set nosplitbelow
11605 set nosplitright
11606 wincmd t
11607 set winheight=1 winwidth=1
11608 argglobal
11609 29argu
11610 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11611 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11612 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
11613 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
11614 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
11615 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
11616 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
11617 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
11618 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
11619 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
11620 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
11621 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
11622 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
11623 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
11624 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
11625 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
11626 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
11627 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
11628 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">')
11629 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">')
11630 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
11631 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
11632 nnoremap <buffer> <silent> ; 
11633 nnoremap <buffer> <silent> ;; ;
11634 vnoremap <buffer> <silent> ;; ;
11635 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
11636 :nohls
11637 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
11638 :nohls
11639 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
11640 :nohls
11641 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
11642 :nohls
11643 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
11644 inoremap <buffer> <silent> &hA &hArr;
11645 inoremap <buffer> <silent> &dA &dArr;
11646 inoremap <buffer> <silent> &rA &rArr;
11647 inoremap <buffer> <silent> &uA &uArr;
11648 inoremap <buffer> <silent> &lA &lArr;
11649 inoremap <buffer> <silent> &ha &harr;
11650 inoremap <buffer> <silent> &da &darr;
11651 inoremap <buffer> <silent> &ra &rarr;
11652 inoremap <buffer> <silent> &ua &uarr;
11653 inoremap <buffer> <silent> &la &larr;
11654 inoremap <buffer> <silent> &pv &piv;
11655 inoremap <buffer> <silent> &uh &upsih;
11656 inoremap <buffer> <silent> &ts &thetasym;
11657 inoremap <buffer> <silent> &og &omega;
11658 inoremap <buffer> <silent> &ps &psi;
11659 inoremap <buffer> <silent> &ch &chi;
11660 inoremap <buffer> <silent> &ph &phi;
11661 inoremap <buffer> <silent> &up &upsilon;
11662 inoremap <buffer> <silent> &ta &tau;
11663 inoremap <buffer> <silent> &sf &sigmaf;
11664 inoremap <buffer> <silent> &si &sigma;
11665 inoremap <buffer> <silent> &rh &rho;
11666 inoremap <buffer> <silent> &pi &pi;
11667 inoremap <buffer> <silent> &oc &omicron;
11668 inoremap <buffer> <silent> &xi &xi;
11669 inoremap <buffer> <silent> &nu &nu;
11670 inoremap <buffer> <silent> &mu &mu;
11671 inoremap <buffer> <silent> &lm &lambda;
11672 inoremap <buffer> <silent> &ka &kappa;
11673 inoremap <buffer> <silent> &io &iota;
11674 inoremap <buffer> <silent> &th &theta;
11675 inoremap <buffer> <silent> &et &eta;
11676 inoremap <buffer> <silent> &ze &zeta;
11677 inoremap <buffer> <silent> &ep &epsilon;
11678 inoremap <buffer> <silent> &de &delta;
11679 inoremap <buffer> <silent> &ga &gamma;
11680 inoremap <buffer> <silent> &be &beta;
11681 inoremap <buffer> <silent> &al &alpha;
11682 inoremap <buffer> <silent> &Ps &Psi;
11683 inoremap <buffer> <silent> &Ch &Chi;
11684 inoremap <buffer> <silent> &Ph &Phi;
11685 inoremap <buffer> <silent> &Up &Upsilon;
11686 inoremap <buffer> <silent> &Ta &Tau;
11687 inoremap <buffer> <silent> &Si &Sigma;
11688 inoremap <buffer> <silent> &Rh &Rho;
11689 inoremap <buffer> <silent> &Pi &Pi;
11690 inoremap <buffer> <silent> &Oc &Omicron;
11691 inoremap <buffer> <silent> &Xi &Xi;
11692 inoremap <buffer> <silent> &Nu &Nu;
11693 inoremap <buffer> <silent> &Mu &Mu;
11694 inoremap <buffer> <silent> &Lm &Lambda;
11695 inoremap <buffer> <silent> &Ka &Kappa;
11696 inoremap <buffer> <silent> &Io &Iota;
11697 inoremap <buffer> <silent> &Th &Theta;
11698 inoremap <buffer> <silent> &Et &Eta;
11699 inoremap <buffer> <silent> &Ze &Zeta;
11700 inoremap <buffer> <silent> &Ep &Epsilon;
11701 inoremap <buffer> <silent> &De &Delta;
11702 inoremap <buffer> <silent> &Ga &Gamma;
11703 inoremap <buffer> <silent> &Be &Beta;
11704 inoremap <buffer> <silent> &Al &Alpha;
11705 inoremap <buffer> <silent> &3. &hellip;
11706 inoremap <buffer> <silent> &-- &mdash;
11707 inoremap <buffer> <silent> &3- &mdash;
11708 inoremap <buffer> <silent> &m- &mdash;
11709 inoremap <buffer> <silent> &2- &ndash;
11710 inoremap <buffer> <silent> &n- &ndash;
11711 inoremap <buffer> <silent> &34 &frac34;
11712 inoremap <buffer> <silent> &12 &frac12;
11713 inoremap <buffer> <silent> &14 &frac14;
11714 inoremap <buffer> <silent> &. &middot;
11715 inoremap <buffer> <silent> &pa &para;
11716 inoremap <buffer> <silent> &mi &micro;
11717 inoremap <buffer> <silent> &dg &deg;
11718 inoremap <buffer> <silent> &? &iquest;
11719 inoremap <buffer> <silent> &! &iexcl;
11720 inoremap <buffer> <silent> &sz &szlig;
11721 inoremap <buffer> <silent> &o/ &oslash;
11722 inoremap <buffer> <silent> &/ &divide;
11723 inoremap <buffer> <silent> &" &uml;
11724 inoremap <buffer> <silent> &2> &raquo;
11725 inoremap <buffer> <silent> &2< &laquo;
11726 inoremap <buffer> <silent> &y" &yuml;
11727 inoremap <buffer> <silent> &y' &yacute;
11728 inoremap <buffer> <silent> &u" &uuml;
11729 inoremap <buffer> <silent> &u^ &ucirc;
11730 inoremap <buffer> <silent> &u' &uacute;
11731 inoremap <buffer> <silent> &u` &ugrave;
11732 inoremap <buffer> <silent> &x &times;
11733 inoremap <buffer> <silent> &o" &ouml;
11734 inoremap <buffer> <silent> &o~ &otilde;
11735 inoremap <buffer> <silent> &o^ &ocirc;
11736 inoremap <buffer> <silent> &o' &oacute;
11737 inoremap <buffer> <silent> &o` &ograve;
11738 inoremap <buffer> <silent> &n~ &ntilde;
11739 inoremap <buffer> <silent> &i" &iuml;
11740 inoremap <buffer> <silent> &i^ &icirc;
11741 inoremap <buffer> <silent> &i' &iacute;
11742 inoremap <buffer> <silent> &i` &igrave;
11743 inoremap <buffer> <silent> &e" &euml;
11744 inoremap <buffer> <silent> &e^ &ecirc;
11745 inoremap <buffer> <silent> &e' &eacute;
11746 inoremap <buffer> <silent> &e` &egrave;
11747 inoremap <buffer> <silent> &c, &ccedil;
11748 inoremap <buffer> <silent> &ae &aelig;
11749 inoremap <buffer> <silent> &ao &aring;
11750 inoremap <buffer> <silent> &a" &auml;
11751 inoremap <buffer> <silent> &a~ &atilde;
11752 inoremap <buffer> <silent> &a^ &acirc;
11753 inoremap <buffer> <silent> &a' &aacute;
11754 inoremap <buffer> <silent> &a` &agrave;
11755 inoremap <buffer> <silent> &Y' &Yacute;
11756 inoremap <buffer> <silent> &U" &Uuml;
11757 inoremap <buffer> <silent> &U^ &Ucirc;
11758 inoremap <buffer> <silent> &U' &Uacute;
11759 inoremap <buffer> <silent> &U` &Ugrave;
11760 inoremap <buffer> <silent> &O/ &Oslash;
11761 inoremap <buffer> <silent> &O" &Ouml;
11762 inoremap <buffer> <silent> &O~ &Otilde;
11763 inoremap <buffer> <silent> &O^ &Ocirc;
11764 inoremap <buffer> <silent> &O' &Oacute;
11765 inoremap <buffer> <silent> &O` &Ograve;
11766 inoremap <buffer> <silent> &N~ &Ntilde;
11767 inoremap <buffer> <silent> &I" &Iuml;
11768 inoremap <buffer> <silent> &I^ &Icirc;
11769 inoremap <buffer> <silent> &I' &Iacute;
11770 inoremap <buffer> <silent> &I` &Igrave;
11771 inoremap <buffer> <silent> &E" &Euml;
11772 inoremap <buffer> <silent> &E^ &Ecirc;
11773 inoremap <buffer> <silent> &E' &Eacute;
11774 inoremap <buffer> <silent> &E` &Egrave;
11775 inoremap <buffer> <silent> &C, &Ccedil;
11776 inoremap <buffer> <silent> &AE &AElig;
11777 inoremap <buffer> <silent> &Ao &Aring;
11778 inoremap <buffer> <silent> &A" &Auml;
11779 inoremap <buffer> <silent> &A~ &Atilde;
11780 inoremap <buffer> <silent> &A^ &Acirc;
11781 inoremap <buffer> <silent> &A' &Aacute;
11782 inoremap <buffer> <silent> &A` &Agrave;
11783 inoremap <buffer> <silent> &c| &cent;
11784 inoremap <buffer> <silent> &Y= &yen;
11785 inoremap <buffer> <silent> &# &pound;
11786 inoremap <buffer> <silent> & &nbsp;
11787 inoremap <buffer> <silent> &> &gt;
11788 inoremap <buffer> <silent> &< &lt;
11789 inoremap <buffer> <silent> &' &quot;
11790 inoremap <buffer> <silent> &tm &trade;
11791 inoremap <buffer> <silent> &rO &reg;
11792 inoremap <buffer> <silent> &cO &copy;
11793 inoremap <buffer> <silent> && &amp;
11794 inoremap <buffer> <silent> ; &nbsp;
11795 inoremap <buffer> <silent> ;la <label for=""></label>F"
11796 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
11797 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
11798 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
11799 </textarea>k$5F"i
11800 inoremap <buffer> <silent> ;og <optgroup label="">
11801 </optgroup>k$F"i
11802 inoremap <buffer> <silent> ;op <option></option>F<
11803 inoremap <buffer> <silent> ;ms <select name="" multiple>
11804 </select>O
11805 inoremap <buffer> <silent> ;se <select name="">
11806 </select>O
11807 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
11808 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
11809 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
11810 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
11811 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
11812 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
11813 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
11814 inoremap <buffer> <silent> ;fm <form action="">
11815 </form>k$F"i
11816 inoremap <buffer> <silent> ;if <iframe src="">
11817 </iframe>k$F"i
11818 inoremap <buffer> <silent> ;nf <noframes>
11819 </noframes>O
11820 inoremap <buffer> <silent> ;fr <frame src="">F"
11821 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
11822 </frameset>k$3F"i
11823 inoremap <buffer> <silent> ;th <th></th>F<
11824 inoremap <buffer> <silent> ;td <td>
11825 </td>O
11826 inoremap <buffer> <silent> ;tr <tr>
11827 </tr>O
11828 inoremap <buffer> <silent> ;tf <tfoot>
11829 </tfoot>O
11830 inoremap <buffer> <silent> ;tb <tbody>
11831 </tbody>O
11832 inoremap <buffer> <silent> ;tH <thead>
11833 </thead>O
11834 inoremap <buffer> <silent> ;ta <table>
11835 </table>O
11836 inoremap <buffer> <silent> ;ca <caption></caption>F<
11837 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
11838 </object>k$5F"i
11839 inoremap <buffer> <silent> ;ns <noscript>
11840 </noscripT>O
11841 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
11842 <noembed></noembed>k$5F"i
11843 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
11844 inoremap <buffer> <silent> ;va <var></var>F<
11845 inoremap <buffer> <silent> ;ul <ul>
11846 </ul>O
11847 inoremap <buffer> <silent> ;tt <tt></tt>F<
11848 inoremap <buffer> <silent> ;ti <title></title>F<
11849 inoremap <buffer> <silent> ;sp <sup></sup>F<
11850 inoremap <buffer> <silent> ;sb <sub></sub>F<
11851 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
11852 inoremap <buffer> <silent> ;cs <style type="text/css">
11853 <!--
11854 -->
11855 </style>kO
11856 inoremap <buffer> <silent> ;sm <small></small>F<
11857 inoremap <buffer> <silent> ;sa <samp></samp>F<
11858 inoremap <buffer> <silent> ;sk <strike></strike>F<
11859 inoremap <buffer> <silent> ;qu <q></q>F<
11860 inoremap <buffer> <silent> ;pr <pre>
11861 </pre>O
11862 inoremap <buffer> <silent> ;/p </p>
11863 
11864 <p>
11865 inoremap <buffer> <silent> ;pp <p>
11866 </p>O
11867 inoremap <buffer> <silent> ;ol <ol>
11868 </ol>O
11869 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
11870 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
11871 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
11872 inoremap <buffer> <silent> ;lk <link href="">F"
11873 inoremap <buffer> <silent> ;li <li></li>F<
11874 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
11875 inoremap <buffer> <silent> ;ii <isindex>
11876 inoremap <buffer> <silent> ;in <ins></ins>F<
11877 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
11878 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
11879 inoremap <buffer> <silent> ;ht <html>
11880 </html>O
11881 inoremap <buffer> <silent> ;Hr <hr width="75%">
11882 inoremap <buffer> <silent> ;hr <hr>
11883 inoremap <buffer> <silent> ;he <head>
11884 </head>O
11885 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
11886 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
11887 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
11888 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
11889 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
11890 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
11891 inoremap <buffer> <silent> ;h6 <h6></h6>F<
11892 inoremap <buffer> <silent> ;h5 <h5></h5>F<
11893 inoremap <buffer> <silent> ;h4 <h4></h4>F<
11894 inoremap <buffer> <silent> ;h3 <h3></h3>F<
11895 inoremap <buffer> <silent> ;h2 <h2></h2>F<
11896 inoremap <buffer> <silent> ;h1 <h1></h1>F<
11897 inoremap <buffer> <silent> ;fc <font color=""></font>F"
11898 inoremap <buffer> <silent> ;fo <font size=""></font>F"
11899 inoremap <buffer> <silent> ;sn <span></span>F<
11900 inoremap <buffer> <silent> ;dv <div>
11901 </div>O
11902 inoremap <buffer> <silent> ;df <dfn></dfn>F<
11903 inoremap <buffer> <silent> ;de <del></del>F<
11904 inoremap <buffer> <silent> ;dd <dd></dd>F<
11905 inoremap <buffer> <silent> ;dt <dt></dt>F<
11906 inoremap <buffer> <silent> ;dl <dl>
11907 </dl>O
11908 inoremap <buffer> <silent> ;co <code></code>F<
11909 inoremap <buffer> <silent> ;ci <cite></cite>F<
11910 inoremap <buffer> <silent> ;ce <center></center>F<
11911 inoremap <buffer> <silent> ;br <br>
11912 inoremap <buffer> <silent> ;bd <body>
11913 </body>O
11914 inoremap <buffer> <silent> ;bl <blockquote>
11915 </blockquote>O
11916 inoremap <buffer> <silent> ;bi <big></big>F<
11917 inoremap <buffer> <silent> ;bh <base href="">F"
11918 inoremap <buffer> <silent> ;ad <address></address>F<
11919 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
11920 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
11921 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
11922 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
11923 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
11924 inoremap <buffer> <silent> ;an <a name=""></a>F"
11925 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
11926 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
11927 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
11928 inoremap <buffer> <silent> ;ah <a href=""></a>F"
11929 imap <buffer> <silent> ;s4 ;s4
11930 imap <buffer> <silent> ;4 ;4
11931 inoremap <buffer> <silent> ;mi :call MangleImageTag()
11932 inoremap <buffer> <silent> ; 
11933 inoremap <buffer> <silent> ;& &
11934 inoremap <buffer> <silent> ;; ;
11935 setlocal keymap=
11936 setlocal noarabic
11937 setlocal autoindent
11938 setlocal balloonexpr=
11939 setlocal nobinary
11940 setlocal bufhidden=
11941 setlocal buflisted
11942 setlocal buftype=
11943 setlocal nocindent
11944 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11945 setlocal cinoptions=
11946 setlocal cinwords=if,else,while,do,for,switch
11947 setlocal colorcolumn=
11948 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
11949 setlocal commentstring=/*%s*/
11950 setlocal complete=.,w,b,u,t,i
11951 setlocal concealcursor=
11952 setlocal conceallevel=0
11953 setlocal completefunc=
11954 setlocal nocopyindent
11955 setlocal cryptmethod=
11956 setlocal nocursorbind
11957 setlocal nocursorcolumn
11958 setlocal nocursorline
11959 setlocal define=
11960 setlocal dictionary=
11961 setlocal nodiff
11962 setlocal equalprg=
11963 setlocal errorformat=
11964 setlocal expandtab
11965 if &filetype != 'php'
11966 setlocal filetype=php
11967 endif
11968 setlocal foldcolumn=0
11969 setlocal foldenable
11970 setlocal foldexpr=0
11971 setlocal foldignore=#
11972 setlocal foldlevel=0
11973 setlocal foldmarker={{{,}}}
11974 setlocal foldmethod=manual
11975 setlocal foldminlines=1
11976 setlocal foldnestmax=20
11977 setlocal foldtext=foldtext()
11978 setlocal formatexpr=
11979 setlocal formatoptions=tcq
11980 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11981 setlocal grepprg=
11982 setlocal iminsert=2
11983 setlocal imsearch=2
11984 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
11985 setlocal includeexpr=
11986 setlocal indentexpr=
11987 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11988 setlocal noinfercase
11989 setlocal iskeyword=@,48-57,_,192-255
11990 setlocal keywordprg=
11991 setlocal nolinebreak
11992 setlocal nolisp
11993 setlocal nolist
11994 setlocal makeprg=
11995 setlocal matchpairs=(:),{:},[:],<:>
11996 setlocal nomodeline
11997 setlocal modifiable
11998 setlocal nrformats=octal,hex
11999 setlocal nonumber
12000 setlocal numberwidth=4
12001 setlocal omnifunc=phpcomplete#CompletePHP
12002 setlocal path=
12003 setlocal nopreserveindent
12004 setlocal nopreviewwindow
12005 setlocal quoteescape=\\
12006 setlocal noreadonly
12007 setlocal norelativenumber
12008 setlocal norightleft
12009 setlocal rightleftcmd=search
12010 setlocal noscrollbind
12011 setlocal shiftwidth=4
12012 setlocal noshortname
12013 setlocal nosmartindent
12014 setlocal softtabstop=0
12015 setlocal nospell
12016 setlocal spellcapcheck=
12017 setlocal spellfile=
12018 setlocal spelllang=en
12019 setlocal statusline=
12020 setlocal suffixesadd=
12021 setlocal swapfile
12022 setlocal synmaxcol=3000
12023 if &syntax != 'php'
12024 setlocal syntax=php
12025 endif
12026 setlocal tabstop=4
12027 setlocal tags=
12028 setlocal textwidth=0
12029 setlocal thesaurus=
12030 setlocal noundofile
12031 setlocal nowinfixheight
12032 setlocal nowinfixwidth
12033 setlocal wrap
12034 setlocal wrapmargin=0
12035 silent! normal! zE
12036 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
12037 if s:l < 1 | let s:l = 1 | endif
12038 exe s:l
12039 normal! zt
12040 1
12041 normal! 01l
12042 tabedit .template.html
12043 set splitbelow splitright
12044 set nosplitbelow
12045 set nosplitright
12046 wincmd t
12047 set winheight=1 winwidth=1
12048 argglobal
12049 30argu
12050 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12051 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12052 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
12053 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
12054 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
12055 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
12056 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
12057 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
12058 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
12059 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
12060 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
12061 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
12062 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
12063 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
12064 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
12065 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
12066 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
12067 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
12068 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">')
12069 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">')
12070 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
12071 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
12072 nnoremap <buffer> <silent> ; 
12073 nnoremap <buffer> <silent> ;; ;
12074 vnoremap <buffer> <silent> ;; ;
12075 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
12076 inoremap <buffer> <silent> &hA &hArr;
12077 inoremap <buffer> <silent> &dA &dArr;
12078 inoremap <buffer> <silent> &rA &rArr;
12079 inoremap <buffer> <silent> &uA &uArr;
12080 inoremap <buffer> <silent> &lA &lArr;
12081 inoremap <buffer> <silent> &ha &harr;
12082 inoremap <buffer> <silent> &da &darr;
12083 inoremap <buffer> <silent> &ra &rarr;
12084 inoremap <buffer> <silent> &ua &uarr;
12085 inoremap <buffer> <silent> &la &larr;
12086 inoremap <buffer> <silent> &pv &piv;
12087 inoremap <buffer> <silent> &uh &upsih;
12088 inoremap <buffer> <silent> &ts &thetasym;
12089 inoremap <buffer> <silent> &og &omega;
12090 inoremap <buffer> <silent> &ps &psi;
12091 inoremap <buffer> <silent> &ch &chi;
12092 inoremap <buffer> <silent> &ph &phi;
12093 inoremap <buffer> <silent> &up &upsilon;
12094 inoremap <buffer> <silent> &ta &tau;
12095 inoremap <buffer> <silent> &sf &sigmaf;
12096 inoremap <buffer> <silent> &si &sigma;
12097 inoremap <buffer> <silent> &rh &rho;
12098 inoremap <buffer> <silent> &pi &pi;
12099 inoremap <buffer> <silent> &oc &omicron;
12100 inoremap <buffer> <silent> &xi &xi;
12101 inoremap <buffer> <silent> &nu &nu;
12102 inoremap <buffer> <silent> &mu &mu;
12103 inoremap <buffer> <silent> &lm &lambda;
12104 inoremap <buffer> <silent> &ka &kappa;
12105 inoremap <buffer> <silent> &io &iota;
12106 inoremap <buffer> <silent> &th &theta;
12107 inoremap <buffer> <silent> &et &eta;
12108 inoremap <buffer> <silent> &ze &zeta;
12109 inoremap <buffer> <silent> &ep &epsilon;
12110 inoremap <buffer> <silent> &de &delta;
12111 inoremap <buffer> <silent> &ga &gamma;
12112 inoremap <buffer> <silent> &be &beta;
12113 inoremap <buffer> <silent> &al &alpha;
12114 inoremap <buffer> <silent> &Ps &Psi;
12115 inoremap <buffer> <silent> &Ch &Chi;
12116 inoremap <buffer> <silent> &Ph &Phi;
12117 inoremap <buffer> <silent> &Up &Upsilon;
12118 inoremap <buffer> <silent> &Ta &Tau;
12119 inoremap <buffer> <silent> &Si &Sigma;
12120 inoremap <buffer> <silent> &Rh &Rho;
12121 inoremap <buffer> <silent> &Pi &Pi;
12122 inoremap <buffer> <silent> &Oc &Omicron;
12123 inoremap <buffer> <silent> &Xi &Xi;
12124 inoremap <buffer> <silent> &Nu &Nu;
12125 inoremap <buffer> <silent> &Mu &Mu;
12126 inoremap <buffer> <silent> &Lm &Lambda;
12127 inoremap <buffer> <silent> &Ka &Kappa;
12128 inoremap <buffer> <silent> &Io &Iota;
12129 inoremap <buffer> <silent> &Th &Theta;
12130 inoremap <buffer> <silent> &Et &Eta;
12131 inoremap <buffer> <silent> &Ze &Zeta;
12132 inoremap <buffer> <silent> &Ep &Epsilon;
12133 inoremap <buffer> <silent> &De &Delta;
12134 inoremap <buffer> <silent> &Ga &Gamma;
12135 inoremap <buffer> <silent> &Be &Beta;
12136 inoremap <buffer> <silent> &Al &Alpha;
12137 inoremap <buffer> <silent> &3. &hellip;
12138 inoremap <buffer> <silent> &-- &mdash;
12139 inoremap <buffer> <silent> &3- &mdash;
12140 inoremap <buffer> <silent> &m- &mdash;
12141 inoremap <buffer> <silent> &2- &ndash;
12142 inoremap <buffer> <silent> &n- &ndash;
12143 inoremap <buffer> <silent> &34 &frac34;
12144 inoremap <buffer> <silent> &12 &frac12;
12145 inoremap <buffer> <silent> &14 &frac14;
12146 inoremap <buffer> <silent> &. &middot;
12147 inoremap <buffer> <silent> &pa &para;
12148 inoremap <buffer> <silent> &mi &micro;
12149 inoremap <buffer> <silent> &dg &deg;
12150 inoremap <buffer> <silent> &? &iquest;
12151 inoremap <buffer> <silent> &! &iexcl;
12152 inoremap <buffer> <silent> &sz &szlig;
12153 inoremap <buffer> <silent> &o/ &oslash;
12154 inoremap <buffer> <silent> &/ &divide;
12155 inoremap <buffer> <silent> &" &uml;
12156 inoremap <buffer> <silent> &2> &raquo;
12157 inoremap <buffer> <silent> &2< &laquo;
12158 inoremap <buffer> <silent> &y" &yuml;
12159 inoremap <buffer> <silent> &y' &yacute;
12160 inoremap <buffer> <silent> &u" &uuml;
12161 inoremap <buffer> <silent> &u^ &ucirc;
12162 inoremap <buffer> <silent> &u' &uacute;
12163 inoremap <buffer> <silent> &u` &ugrave;
12164 inoremap <buffer> <silent> &x &times;
12165 inoremap <buffer> <silent> &o" &ouml;
12166 inoremap <buffer> <silent> &o~ &otilde;
12167 inoremap <buffer> <silent> &o^ &ocirc;
12168 inoremap <buffer> <silent> &o' &oacute;
12169 inoremap <buffer> <silent> &o` &ograve;
12170 inoremap <buffer> <silent> &n~ &ntilde;
12171 inoremap <buffer> <silent> &i" &iuml;
12172 inoremap <buffer> <silent> &i^ &icirc;
12173 inoremap <buffer> <silent> &i' &iacute;
12174 inoremap <buffer> <silent> &i` &igrave;
12175 inoremap <buffer> <silent> &e" &euml;
12176 inoremap <buffer> <silent> &e^ &ecirc;
12177 inoremap <buffer> <silent> &e' &eacute;
12178 inoremap <buffer> <silent> &e` &egrave;
12179 inoremap <buffer> <silent> &c, &ccedil;
12180 inoremap <buffer> <silent> &ae &aelig;
12181 inoremap <buffer> <silent> &ao &aring;
12182 inoremap <buffer> <silent> &a" &auml;
12183 inoremap <buffer> <silent> &a~ &atilde;
12184 inoremap <buffer> <silent> &a^ &acirc;
12185 inoremap <buffer> <silent> &a' &aacute;
12186 inoremap <buffer> <silent> &a` &agrave;
12187 inoremap <buffer> <silent> &Y' &Yacute;
12188 inoremap <buffer> <silent> &U" &Uuml;
12189 inoremap <buffer> <silent> &U^ &Ucirc;
12190 inoremap <buffer> <silent> &U' &Uacute;
12191 inoremap <buffer> <silent> &U` &Ugrave;
12192 inoremap <buffer> <silent> &O/ &Oslash;
12193 inoremap <buffer> <silent> &O" &Ouml;
12194 inoremap <buffer> <silent> &O~ &Otilde;
12195 inoremap <buffer> <silent> &O^ &Ocirc;
12196 inoremap <buffer> <silent> &O' &Oacute;
12197 inoremap <buffer> <silent> &O` &Ograve;
12198 inoremap <buffer> <silent> &N~ &Ntilde;
12199 inoremap <buffer> <silent> &I" &Iuml;
12200 inoremap <buffer> <silent> &I^ &Icirc;
12201 inoremap <buffer> <silent> &I' &Iacute;
12202 inoremap <buffer> <silent> &I` &Igrave;
12203 inoremap <buffer> <silent> &E" &Euml;
12204 inoremap <buffer> <silent> &E^ &Ecirc;
12205 inoremap <buffer> <silent> &E' &Eacute;
12206 inoremap <buffer> <silent> &E` &Egrave;
12207 inoremap <buffer> <silent> &C, &Ccedil;
12208 inoremap <buffer> <silent> &AE &AElig;
12209 inoremap <buffer> <silent> &Ao &Aring;
12210 inoremap <buffer> <silent> &A" &Auml;
12211 inoremap <buffer> <silent> &A~ &Atilde;
12212 inoremap <buffer> <silent> &A^ &Acirc;
12213 inoremap <buffer> <silent> &A' &Aacute;
12214 inoremap <buffer> <silent> &A` &Agrave;
12215 inoremap <buffer> <silent> &c| &cent;
12216 inoremap <buffer> <silent> &Y= &yen;
12217 inoremap <buffer> <silent> &# &pound;
12218 inoremap <buffer> <silent> & &nbsp;
12219 inoremap <buffer> <silent> &> &gt;
12220 inoremap <buffer> <silent> &< &lt;
12221 inoremap <buffer> <silent> &' &quot;
12222 inoremap <buffer> <silent> &tm &trade;
12223 inoremap <buffer> <silent> &rO &reg;
12224 inoremap <buffer> <silent> &cO &copy;
12225 inoremap <buffer> <silent> && &amp;
12226 inoremap <buffer> <silent> ; &nbsp;
12227 inoremap <buffer> <silent> ;la <label for=""></label>F"
12228 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
12229 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
12230 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
12231 </textarea>k$5F"i
12232 inoremap <buffer> <silent> ;og <optgroup label="">
12233 </optgroup>k$F"i
12234 inoremap <buffer> <silent> ;op <option></option>F<
12235 inoremap <buffer> <silent> ;ms <select name="" multiple>
12236 </select>O
12237 inoremap <buffer> <silent> ;se <select name="">
12238 </select>O
12239 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
12240 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
12241 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
12242 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
12243 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
12244 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
12245 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
12246 inoremap <buffer> <silent> ;fm <form action="">
12247 </form>k$F"i
12248 inoremap <buffer> <silent> ;if <iframe src="">
12249 </iframe>k$F"i
12250 inoremap <buffer> <silent> ;nf <noframes>
12251 </noframes>O
12252 inoremap <buffer> <silent> ;fr <frame src="">F"
12253 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
12254 </frameset>k$3F"i
12255 inoremap <buffer> <silent> ;th <th></th>F<
12256 inoremap <buffer> <silent> ;td <td>
12257 </td>O
12258 inoremap <buffer> <silent> ;tr <tr>
12259 </tr>O
12260 inoremap <buffer> <silent> ;tf <tfoot>
12261 </tfoot>O
12262 inoremap <buffer> <silent> ;tb <tbody>
12263 </tbody>O
12264 inoremap <buffer> <silent> ;tH <thead>
12265 </thead>O
12266 inoremap <buffer> <silent> ;ta <table>
12267 </table>O
12268 inoremap <buffer> <silent> ;ca <caption></caption>F<
12269 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
12270 </object>k$5F"i
12271 inoremap <buffer> <silent> ;ns <noscript>
12272 </noscripT>O
12273 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
12274 <noembed></noembed>k$5F"i
12275 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
12276 inoremap <buffer> <silent> ;va <var></var>F<
12277 inoremap <buffer> <silent> ;ul <ul>
12278 </ul>O
12279 inoremap <buffer> <silent> ;tt <tt></tt>F<
12280 inoremap <buffer> <silent> ;ti <title></title>F<
12281 inoremap <buffer> <silent> ;sp <sup></sup>F<
12282 inoremap <buffer> <silent> ;sb <sub></sub>F<
12283 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
12284 inoremap <buffer> <silent> ;cs <style type="text/css">
12285 <!--
12286 -->
12287 </style>kO
12288 inoremap <buffer> <silent> ;sm <small></small>F<
12289 inoremap <buffer> <silent> ;sa <samp></samp>F<
12290 inoremap <buffer> <silent> ;sk <strike></strike>F<
12291 inoremap <buffer> <silent> ;qu <q></q>F<
12292 inoremap <buffer> <silent> ;pr <pre>
12293 </pre>O
12294 inoremap <buffer> <silent> ;/p </p>
12295 
12296 <p>
12297 inoremap <buffer> <silent> ;pp <p>
12298 </p>O
12299 inoremap <buffer> <silent> ;ol <ol>
12300 </ol>O
12301 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
12302 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
12303 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
12304 inoremap <buffer> <silent> ;lk <link href="">F"
12305 inoremap <buffer> <silent> ;li <li></li>F<
12306 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
12307 inoremap <buffer> <silent> ;ii <isindex>
12308 inoremap <buffer> <silent> ;in <ins></ins>F<
12309 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
12310 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
12311 inoremap <buffer> <silent> ;ht <html>
12312 </html>O
12313 inoremap <buffer> <silent> ;Hr <hr width="75%">
12314 inoremap <buffer> <silent> ;hr <hr>
12315 inoremap <buffer> <silent> ;he <head>
12316 </head>O
12317 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
12318 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
12319 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
12320 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
12321 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
12322 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
12323 inoremap <buffer> <silent> ;h6 <h6></h6>F<
12324 inoremap <buffer> <silent> ;h5 <h5></h5>F<
12325 inoremap <buffer> <silent> ;h4 <h4></h4>F<
12326 inoremap <buffer> <silent> ;h3 <h3></h3>F<
12327 inoremap <buffer> <silent> ;h2 <h2></h2>F<
12328 inoremap <buffer> <silent> ;h1 <h1></h1>F<
12329 inoremap <buffer> <silent> ;fc <font color=""></font>F"
12330 inoremap <buffer> <silent> ;fo <font size=""></font>F"
12331 inoremap <buffer> <silent> ;sn <span></span>F<
12332 inoremap <buffer> <silent> ;dv <div>
12333 </div>O
12334 inoremap <buffer> <silent> ;df <dfn></dfn>F<
12335 inoremap <buffer> <silent> ;de <del></del>F<
12336 inoremap <buffer> <silent> ;dd <dd></dd>F<
12337 inoremap <buffer> <silent> ;dt <dt></dt>F<
12338 inoremap <buffer> <silent> ;dl <dl>
12339 </dl>O
12340 inoremap <buffer> <silent> ;co <code></code>F<
12341 inoremap <buffer> <silent> ;ci <cite></cite>F<
12342 inoremap <buffer> <silent> ;ce <center></center>F<
12343 inoremap <buffer> <silent> ;br <br>
12344 inoremap <buffer> <silent> ;bd <body>
12345 </body>O
12346 inoremap <buffer> <silent> ;bl <blockquote>
12347 </blockquote>O
12348 inoremap <buffer> <silent> ;bi <big></big>F<
12349 inoremap <buffer> <silent> ;bh <base href="">F"
12350 inoremap <buffer> <silent> ;ad <address></address>F<
12351 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
12352 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
12353 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
12354 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
12355 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
12356 inoremap <buffer> <silent> ;an <a name=""></a>F"
12357 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
12358 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
12359 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
12360 inoremap <buffer> <silent> ;ah <a href=""></a>F"
12361 imap <buffer> <silent> ;s4 ;s4
12362 imap <buffer> <silent> ;4 ;4
12363 inoremap <buffer> <silent> ;mi :call MangleImageTag()
12364 inoremap <buffer> <silent> ; 
12365 inoremap <buffer> <silent> ;& &
12366 inoremap <buffer> <silent> ;; ;
12367 setlocal keymap=
12368 setlocal noarabic
12369 setlocal autoindent
12370 setlocal balloonexpr=
12371 setlocal nobinary
12372 setlocal bufhidden=
12373 setlocal buflisted
12374 setlocal buftype=
12375 setlocal nocindent
12376 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12377 setlocal cinoptions=
12378 setlocal cinwords=if,else,while,do,for,switch
12379 setlocal colorcolumn=
12380 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
12381 setlocal commentstring=<!--%s-->
12382 setlocal complete=.,w,b,u,t,i
12383 setlocal concealcursor=
12384 setlocal conceallevel=0
12385 setlocal completefunc=
12386 setlocal nocopyindent
12387 setlocal cryptmethod=
12388 setlocal nocursorbind
12389 setlocal nocursorcolumn
12390 setlocal nocursorline
12391 setlocal define=
12392 setlocal dictionary=
12393 setlocal nodiff
12394 setlocal equalprg=
12395 setlocal errorformat=
12396 setlocal expandtab
12397 if &filetype != 'html'
12398 setlocal filetype=html
12399 endif
12400 setlocal foldcolumn=0
12401 setlocal foldenable
12402 setlocal foldexpr=0
12403 setlocal foldignore=#
12404 setlocal foldlevel=0
12405 setlocal foldmarker={{{,}}}
12406 setlocal foldmethod=manual
12407 setlocal foldminlines=1
12408 setlocal foldnestmax=20
12409 setlocal foldtext=foldtext()
12410 setlocal formatexpr=
12411 setlocal formatoptions=tcq
12412 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12413 setlocal grepprg=
12414 setlocal iminsert=2
12415 setlocal imsearch=2
12416 setlocal include=
12417 setlocal includeexpr=
12418 setlocal indentexpr=
12419 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12420 setlocal noinfercase
12421 setlocal iskeyword=@,48-57,_,192-255
12422 setlocal keywordprg=
12423 setlocal nolinebreak
12424 setlocal nolisp
12425 setlocal nolist
12426 setlocal makeprg=
12427 setlocal matchpairs=(:),{:},[:],<:>
12428 setlocal nomodeline
12429 setlocal modifiable
12430 setlocal nrformats=octal,hex
12431 setlocal nonumber
12432 setlocal numberwidth=4
12433 setlocal omnifunc=htmlcomplete#CompleteTags
12434 setlocal path=
12435 setlocal nopreserveindent
12436 setlocal nopreviewwindow
12437 setlocal quoteescape=\\
12438 setlocal noreadonly
12439 setlocal norelativenumber
12440 setlocal norightleft
12441 setlocal rightleftcmd=search
12442 setlocal noscrollbind
12443 setlocal shiftwidth=4
12444 setlocal noshortname
12445 setlocal nosmartindent
12446 setlocal softtabstop=0
12447 setlocal nospell
12448 setlocal spellcapcheck=
12449 setlocal spellfile=
12450 setlocal spelllang=en
12451 setlocal statusline=
12452 setlocal suffixesadd=
12453 setlocal swapfile
12454 setlocal synmaxcol=3000
12455 if &syntax != 'html'
12456 setlocal syntax=html
12457 endif
12458 setlocal tabstop=4
12459 setlocal tags=
12460 setlocal textwidth=0
12461 setlocal thesaurus=
12462 setlocal noundofile
12463 setlocal nowinfixheight
12464 setlocal nowinfixwidth
12465 setlocal wrap
12466 setlocal wrapmargin=0
12467 silent! normal! zE
12468 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
12469 if s:l < 1 | let s:l = 1 | endif
12470 exe s:l
12471 normal! zt
12472 1
12473 normal! 0
12474 tabedit scripts/2site
12475 set splitbelow splitright
12476 set nosplitbelow
12477 set nosplitright
12478 wincmd t
12479 set winheight=1 winwidth=1
12480 argglobal
12481 31argu
12482 setlocal keymap=
12483 setlocal noarabic
12484 setlocal autoindent
12485 setlocal balloonexpr=
12486 setlocal nobinary
12487 setlocal bufhidden=
12488 setlocal buflisted
12489 setlocal buftype=
12490 setlocal nocindent
12491 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12492 setlocal cinoptions=
12493 setlocal cinwords=if,else,while,do,for,switch
12494 setlocal colorcolumn=
12495 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
12496 setlocal commentstring=#%s
12497 setlocal complete=.,w,b,u,t,i
12498 setlocal concealcursor=
12499 setlocal conceallevel=0
12500 setlocal completefunc=
12501 setlocal nocopyindent
12502 setlocal cryptmethod=
12503 setlocal nocursorbind
12504 setlocal nocursorcolumn
12505 setlocal nocursorline
12506 setlocal define=
12507 setlocal dictionary=
12508 setlocal nodiff
12509 setlocal equalprg=
12510 setlocal errorformat=
12511 setlocal expandtab
12512 if &filetype != 'sh'
12513 setlocal filetype=sh
12514 endif
12515 setlocal foldcolumn=0
12516 setlocal foldenable
12517 setlocal foldexpr=0
12518 setlocal foldignore=#
12519 setlocal foldlevel=0
12520 setlocal foldmarker={{{,}}}
12521 setlocal foldmethod=manual
12522 setlocal foldminlines=1
12523 setlocal foldnestmax=20
12524 setlocal foldtext=foldtext()
12525 setlocal formatexpr=
12526 setlocal formatoptions=tcq
12527 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12528 setlocal grepprg=
12529 setlocal iminsert=2
12530 setlocal imsearch=2
12531 setlocal include=
12532 setlocal includeexpr=
12533 setlocal indentexpr=
12534 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12535 setlocal noinfercase
12536 setlocal iskeyword=@,48-57,_,192-255
12537 setlocal keywordprg=
12538 setlocal nolinebreak
12539 setlocal nolisp
12540 setlocal nolist
12541 setlocal makeprg=
12542 setlocal matchpairs=(:),{:},[:]
12543 setlocal nomodeline
12544 setlocal modifiable
12545 setlocal nrformats=octal,hex
12546 setlocal nonumber
12547 setlocal numberwidth=4
12548 setlocal omnifunc=
12549 setlocal path=
12550 setlocal nopreserveindent
12551 setlocal nopreviewwindow
12552 setlocal quoteescape=\\
12553 setlocal noreadonly
12554 setlocal norelativenumber
12555 setlocal norightleft
12556 setlocal rightleftcmd=search
12557 setlocal noscrollbind
12558 setlocal shiftwidth=4
12559 setlocal noshortname
12560 setlocal nosmartindent
12561 setlocal softtabstop=0
12562 setlocal nospell
12563 setlocal spellcapcheck=
12564 setlocal spellfile=
12565 setlocal spelllang=en
12566 setlocal statusline=
12567 setlocal suffixesadd=
12568 setlocal swapfile
12569 setlocal synmaxcol=3000
12570 if &syntax != 'sh'
12571 setlocal syntax=sh
12572 endif
12573 setlocal tabstop=4
12574 setlocal tags=
12575 setlocal textwidth=0
12576 setlocal thesaurus=
12577 setlocal noundofile
12578 setlocal nowinfixheight
12579 setlocal nowinfixwidth
12580 setlocal wrap
12581 setlocal wrapmargin=0
12582 silent! normal! zE
12583 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
12584 if s:l < 1 | let s:l = 1 | endif
12585 exe s:l
12586 normal! zt
12587 1
12588 normal! 0
12589 tabedit scripts/html2txt
12590 set splitbelow splitright
12591 set nosplitbelow
12592 set nosplitright
12593 wincmd t
12594 set winheight=1 winwidth=1
12595 argglobal
12596 32argu
12597 setlocal keymap=
12598 setlocal noarabic
12599 setlocal autoindent
12600 setlocal balloonexpr=
12601 setlocal nobinary
12602 setlocal bufhidden=
12603 setlocal buflisted
12604 setlocal buftype=
12605 setlocal nocindent
12606 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12607 setlocal cinoptions=
12608 setlocal cinwords=if,else,while,do,for,switch
12609 setlocal colorcolumn=
12610 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
12611 setlocal commentstring=#%s
12612 setlocal complete=.,w,b,u,t,i
12613 setlocal concealcursor=
12614 setlocal conceallevel=0
12615 setlocal completefunc=
12616 setlocal nocopyindent
12617 setlocal cryptmethod=
12618 setlocal nocursorbind
12619 setlocal nocursorcolumn
12620 setlocal nocursorline
12621 setlocal define=
12622 setlocal dictionary=
12623 setlocal nodiff
12624 setlocal equalprg=
12625 setlocal errorformat=
12626 setlocal expandtab
12627 if &filetype != 'sh'
12628 setlocal filetype=sh
12629 endif
12630 setlocal foldcolumn=0
12631 setlocal foldenable
12632 setlocal foldexpr=0
12633 setlocal foldignore=#
12634 setlocal foldlevel=0
12635 setlocal foldmarker={{{,}}}
12636 setlocal foldmethod=manual
12637 setlocal foldminlines=1
12638 setlocal foldnestmax=20
12639 setlocal foldtext=foldtext()
12640 setlocal formatexpr=
12641 setlocal formatoptions=tcq
12642 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12643 setlocal grepprg=
12644 setlocal iminsert=2
12645 setlocal imsearch=2
12646 setlocal include=
12647 setlocal includeexpr=
12648 setlocal indentexpr=
12649 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12650 setlocal noinfercase
12651 setlocal iskeyword=@,48-57,_,192-255
12652 setlocal keywordprg=
12653 setlocal nolinebreak
12654 setlocal nolisp
12655 setlocal nolist
12656 setlocal makeprg=
12657 setlocal matchpairs=(:),{:},[:]
12658 setlocal nomodeline
12659 setlocal modifiable
12660 setlocal nrformats=octal,hex
12661 setlocal nonumber
12662 setlocal numberwidth=4
12663 setlocal omnifunc=
12664 setlocal path=
12665 setlocal nopreserveindent
12666 setlocal nopreviewwindow
12667 setlocal quoteescape=\\
12668 setlocal noreadonly
12669 setlocal norelativenumber
12670 setlocal norightleft
12671 setlocal rightleftcmd=search
12672 setlocal noscrollbind
12673 setlocal shiftwidth=4
12674 setlocal noshortname
12675 setlocal nosmartindent
12676 setlocal softtabstop=0
12677 setlocal nospell
12678 setlocal spellcapcheck=
12679 setlocal spellfile=
12680 setlocal spelllang=en
12681 setlocal statusline=
12682 setlocal suffixesadd=
12683 setlocal swapfile
12684 setlocal synmaxcol=3000
12685 if &syntax != 'sh'
12686 setlocal syntax=sh
12687 endif
12688 setlocal tabstop=4
12689 setlocal tags=
12690 setlocal textwidth=0
12691 setlocal thesaurus=
12692 setlocal noundofile
12693 setlocal nowinfixheight
12694 setlocal nowinfixwidth
12695 setlocal wrap
12696 setlocal wrapmargin=0
12697 silent! normal! zE
12698 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
12699 if s:l < 1 | let s:l = 1 | endif
12700 exe s:l
12701 normal! zt
12702 1
12703 normal! 0
12704 tabedit ../chkNamedLinks
12705 set splitbelow splitright
12706 set nosplitbelow
12707 set nosplitright
12708 wincmd t
12709 set winheight=1 winwidth=1
12710 argglobal
12711 33argu
12712 setlocal keymap=
12713 setlocal noarabic
12714 setlocal autoindent
12715 setlocal balloonexpr=
12716 setlocal nobinary
12717 setlocal bufhidden=
12718 setlocal buflisted
12719 setlocal buftype=
12720 setlocal nocindent
12721 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12722 setlocal cinoptions=
12723 setlocal cinwords=if,else,while,do,for,switch
12724 setlocal colorcolumn=
12725 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
12726 setlocal commentstring=#%s
12727 setlocal complete=.,w,b,u,t,i
12728 setlocal concealcursor=
12729 setlocal conceallevel=0
12730 setlocal completefunc=
12731 setlocal nocopyindent
12732 setlocal cryptmethod=
12733 setlocal nocursorbind
12734 setlocal nocursorcolumn
12735 setlocal nocursorline
12736 setlocal define=
12737 setlocal dictionary=
12738 setlocal nodiff
12739 setlocal equalprg=
12740 setlocal errorformat=
12741 setlocal expandtab
12742 if &filetype != 'sh'
12743 setlocal filetype=sh
12744 endif
12745 setlocal foldcolumn=0
12746 setlocal foldenable
12747 setlocal foldexpr=0
12748 setlocal foldignore=#
12749 setlocal foldlevel=0
12750 setlocal foldmarker={{{,}}}
12751 setlocal foldmethod=manual
12752 setlocal foldminlines=1
12753 setlocal foldnestmax=20
12754 setlocal foldtext=foldtext()
12755 setlocal formatexpr=
12756 setlocal formatoptions=tcq
12757 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12758 setlocal grepprg=
12759 setlocal iminsert=2
12760 setlocal imsearch=2
12761 setlocal include=
12762 setlocal includeexpr=
12763 setlocal indentexpr=
12764 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12765 setlocal noinfercase
12766 setlocal iskeyword=@,48-57,_,192-255
12767 setlocal keywordprg=
12768 setlocal nolinebreak
12769 setlocal nolisp
12770 setlocal nolist
12771 setlocal makeprg=
12772 setlocal matchpairs=(:),{:},[:]
12773 setlocal nomodeline
12774 setlocal modifiable
12775 setlocal nrformats=octal,hex
12776 setlocal nonumber
12777 setlocal numberwidth=4
12778 setlocal omnifunc=
12779 setlocal path=
12780 setlocal nopreserveindent
12781 setlocal nopreviewwindow
12782 setlocal quoteescape=\\
12783 setlocal noreadonly
12784 setlocal norelativenumber
12785 setlocal norightleft
12786 setlocal rightleftcmd=search
12787 setlocal noscrollbind
12788 setlocal shiftwidth=4
12789 setlocal noshortname
12790 setlocal nosmartindent
12791 setlocal softtabstop=0
12792 setlocal nospell
12793 setlocal spellcapcheck=
12794 setlocal spellfile=
12795 setlocal spelllang=en
12796 setlocal statusline=
12797 setlocal suffixesadd=
12798 setlocal swapfile
12799 setlocal synmaxcol=3000
12800 if &syntax != 'sh'
12801 setlocal syntax=sh
12802 endif
12803 setlocal tabstop=4
12804 setlocal tags=
12805 setlocal textwidth=0
12806 setlocal thesaurus=
12807 setlocal noundofile
12808 setlocal nowinfixheight
12809 setlocal nowinfixwidth
12810 setlocal wrap
12811 setlocal wrapmargin=0
12812 silent! normal! zE
12813 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
12814 if s:l < 1 | let s:l = 1 | endif
12815 exe s:l
12816 normal! zt
12817 1
12818 normal! 0
12819 tabnext 26
12820 if exists('s:wipebuf')
12821 silent exe 'bwipe ' . s:wipebuf
12822 endif
12823 unlet! s:wipebuf
12824 set winheight=1 winwidth=20 shortmess=filnxtToO
12825 let s:sx = expand("<sfile>:p:r")."x.vim"
12826 if file_readable(s:sx)
12827 exe "source " . fnameescape(s:sx)
12828 endif
12829 let &so = s:so_save | let &siso = s:siso_save
12830 doautoall SessionLoadPost
12831 unlet SessionLoad
12832 " vim: set ft=vim :

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26