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

Contents of /Documentation.vim

Parent Directory Parent Directory | Revision Log Revision Log


Revision 95 - (show annotations)
Fri Aug 13 14:09:29 2010 UTC (13 years, 8 months ago) by sng
File size: 493738 byte(s)
Error occurred while calculating annotation data.
Updating site and the following files:
trunk/www/working/download.html
  added download links
trunk/www/working/.template.html
  added link to download.html
trunk/www/working/index.html
  removed download section
files/*
  fixes for restore ZIP creation

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 iminsert=0
65 set nomodeline
66 set mouse=a
67 set pastetoggle=<F10>
68 set printoptions=paper:a4
69 set ruler
70 set runtimepath=~/.vim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim72,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after
71 set shiftwidth=4
72 set showbreak=
73 set showcmd
74 set showmatch
75 set smarttab
76 set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc
77 set tabpagemax=1000
78 set tabstop=2
79 set termencoding=utf-8
80 set wildmenu
81 set window=38
82 let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0
83 let v:this_session=expand("<sfile>:p")
84 silent only
85 cd ~/clonezilla-sysresccd/trunk/www/working
86 if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == ''
87 let s:wipebuf = bufnr('%')
88 endif
89 set shortmess=aoO
90 badd +1 annex-a-devices.html
91 badd +1 backup.html
92 badd +1 backup-smb.html
93 badd +1 boot-params.html
94 badd +1 clonezilla.html
95 badd +1 custom-cd.html
96 badd +1 flash-backup.html
97 badd +1 help.html
98 badd +1 index.html
99 badd +1 intro.html
100 badd +1 oldboot.html
101 badd +1 own-scripts.html
102 badd +1 partitions.html
103 badd +1 project.html
104 badd +1 recover.html
105 badd +1 reloc-img.html
106 badd +1 restoration.html
107 badd +1 restore-burn.html
108 badd +1 restore.html
109 badd +1 screenshots.html
110 badd +1 supergrubdisk.html
111 badd +1 sysresccd.html
112 badd +1 usb.html
113 badd +1 news.php
114 badd +1 onepage.php
115 badd +1 printable.php
116 badd +1 clonezilla-sysresccd.rss
117 badd +1 ../.htaccess
118 badd +1 ../.404.html
119 badd +1 ../.news.php
120 badd +1 ../.template.html
121 badd +1 ../2site
122 badd +1 html2txt
123 badd +1 ../chkNamedLinks
124 badd +1 .404.html
125 badd +1 .news.php
126 badd +1 .template.html
127 badd +1 scripts/2site
128 badd +2 scripts/html2txt
129 badd +1 scripts/update-boot-params
130 badd +1 scripts/html2html
131 badd +4 scripts/html2offline
132 badd +1 scripts/html2doc
133 badd +0 download.html
134 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 onepage.php printable.php clonezilla-sysresccd.rss ../.htaccess ../.404.html ../.news.php ../.template.html ../2site html2txt ../chkNamedLinks
135 edit annex-a-devices.html
136 set splitbelow splitright
137 set nosplitbelow
138 set nosplitright
139 wincmd t
140 set winheight=1 winwidth=1
141 argglobal
142 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
143 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
144 nnoremap <buffer> <silent> ;# :ColorSelect
145 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
146 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
147 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
148 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
149 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
150 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
151 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
152 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
153 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
154 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
155 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
156 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
157 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
158 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
159 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
160 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
161 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">')
162 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">')
163 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
164 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
165 nnoremap <buffer> <silent> ; 
166 nnoremap <buffer> <silent> ;; ;
167 vnoremap <buffer> <silent> ;; ;
168 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
169 inoremap <buffer> <silent> &hA &hArr;
170 inoremap <buffer> <silent> &dA &dArr;
171 inoremap <buffer> <silent> &rA &rArr;
172 inoremap <buffer> <silent> &uA &uArr;
173 inoremap <buffer> <silent> &lA &lArr;
174 inoremap <buffer> <silent> &ha &harr;
175 inoremap <buffer> <silent> &da &darr;
176 inoremap <buffer> <silent> &ra &rarr;
177 inoremap <buffer> <silent> &ua &uarr;
178 inoremap <buffer> <silent> &la &larr;
179 inoremap <buffer> <silent> &pv &piv;
180 inoremap <buffer> <silent> &uh &upsih;
181 inoremap <buffer> <silent> &ts &thetasym;
182 inoremap <buffer> <silent> &og &omega;
183 inoremap <buffer> <silent> &ps &psi;
184 inoremap <buffer> <silent> &ch &chi;
185 inoremap <buffer> <silent> &ph &phi;
186 inoremap <buffer> <silent> &up &upsilon;
187 inoremap <buffer> <silent> &ta &tau;
188 inoremap <buffer> <silent> &sf &sigmaf;
189 inoremap <buffer> <silent> &si &sigma;
190 inoremap <buffer> <silent> &rh &rho;
191 inoremap <buffer> <silent> &pi &pi;
192 inoremap <buffer> <silent> &oc &omicron;
193 inoremap <buffer> <silent> &xi &xi;
194 inoremap <buffer> <silent> &nu &nu;
195 inoremap <buffer> <silent> &mu &mu;
196 inoremap <buffer> <silent> &lm &lambda;
197 inoremap <buffer> <silent> &ka &kappa;
198 inoremap <buffer> <silent> &io &iota;
199 inoremap <buffer> <silent> &th &theta;
200 inoremap <buffer> <silent> &et &eta;
201 inoremap <buffer> <silent> &ze &zeta;
202 inoremap <buffer> <silent> &ep &epsilon;
203 inoremap <buffer> <silent> &de &delta;
204 inoremap <buffer> <silent> &ga &gamma;
205 inoremap <buffer> <silent> &be &beta;
206 inoremap <buffer> <silent> &al &alpha;
207 inoremap <buffer> <silent> &Ps &Psi;
208 inoremap <buffer> <silent> &Ch &Chi;
209 inoremap <buffer> <silent> &Ph &Phi;
210 inoremap <buffer> <silent> &Up &Upsilon;
211 inoremap <buffer> <silent> &Ta &Tau;
212 inoremap <buffer> <silent> &Si &Sigma;
213 inoremap <buffer> <silent> &Rh &Rho;
214 inoremap <buffer> <silent> &Pi &Pi;
215 inoremap <buffer> <silent> &Oc &Omicron;
216 inoremap <buffer> <silent> &Xi &Xi;
217 inoremap <buffer> <silent> &Nu &Nu;
218 inoremap <buffer> <silent> &Mu &Mu;
219 inoremap <buffer> <silent> &Lm &Lambda;
220 inoremap <buffer> <silent> &Ka &Kappa;
221 inoremap <buffer> <silent> &Io &Iota;
222 inoremap <buffer> <silent> &Th &Theta;
223 inoremap <buffer> <silent> &Et &Eta;
224 inoremap <buffer> <silent> &Ze &Zeta;
225 inoremap <buffer> <silent> &Ep &Epsilon;
226 inoremap <buffer> <silent> &De &Delta;
227 inoremap <buffer> <silent> &Ga &Gamma;
228 inoremap <buffer> <silent> &Be &Beta;
229 inoremap <buffer> <silent> &Al &Alpha;
230 inoremap <buffer> <silent> &3. &hellip;
231 inoremap <buffer> <silent> &-- &mdash;
232 inoremap <buffer> <silent> &3- &mdash;
233 inoremap <buffer> <silent> &m- &mdash;
234 inoremap <buffer> <silent> &2- &ndash;
235 inoremap <buffer> <silent> &n- &ndash;
236 inoremap <buffer> <silent> &34 &frac34;
237 inoremap <buffer> <silent> &12 &frac12;
238 inoremap <buffer> <silent> &14 &frac14;
239 inoremap <buffer> <silent> &. &middot;
240 inoremap <buffer> <silent> &pa &para;
241 inoremap <buffer> <silent> &mi &micro;
242 inoremap <buffer> <silent> &dg &deg;
243 inoremap <buffer> <silent> &? &iquest;
244 inoremap <buffer> <silent> &! &iexcl;
245 inoremap <buffer> <silent> &sz &szlig;
246 inoremap <buffer> <silent> &o/ &oslash;
247 inoremap <buffer> <silent> &/ &divide;
248 inoremap <buffer> <silent> &" &uml;
249 inoremap <buffer> <silent> &2> &raquo;
250 inoremap <buffer> <silent> &2< &laquo;
251 inoremap <buffer> <silent> &y" &yuml;
252 inoremap <buffer> <silent> &y' &yacute;
253 inoremap <buffer> <silent> &u" &uuml;
254 inoremap <buffer> <silent> &u^ &ucirc;
255 inoremap <buffer> <silent> &u' &uacute;
256 inoremap <buffer> <silent> &u` &ugrave;
257 inoremap <buffer> <silent> &x &times;
258 inoremap <buffer> <silent> &o" &ouml;
259 inoremap <buffer> <silent> &o~ &otilde;
260 inoremap <buffer> <silent> &o^ &ocirc;
261 inoremap <buffer> <silent> &o' &oacute;
262 inoremap <buffer> <silent> &o` &ograve;
263 inoremap <buffer> <silent> &n~ &ntilde;
264 inoremap <buffer> <silent> &i" &iuml;
265 inoremap <buffer> <silent> &i^ &icirc;
266 inoremap <buffer> <silent> &i' &iacute;
267 inoremap <buffer> <silent> &i` &igrave;
268 inoremap <buffer> <silent> &e" &euml;
269 inoremap <buffer> <silent> &e^ &ecirc;
270 inoremap <buffer> <silent> &e' &eacute;
271 inoremap <buffer> <silent> &e` &egrave;
272 inoremap <buffer> <silent> &c, &ccedil;
273 inoremap <buffer> <silent> &ae &aelig;
274 inoremap <buffer> <silent> &ao &aring;
275 inoremap <buffer> <silent> &a" &auml;
276 inoremap <buffer> <silent> &a~ &atilde;
277 inoremap <buffer> <silent> &a^ &acirc;
278 inoremap <buffer> <silent> &a' &aacute;
279 inoremap <buffer> <silent> &a` &agrave;
280 inoremap <buffer> <silent> &Y' &Yacute;
281 inoremap <buffer> <silent> &U" &Uuml;
282 inoremap <buffer> <silent> &U^ &Ucirc;
283 inoremap <buffer> <silent> &U' &Uacute;
284 inoremap <buffer> <silent> &U` &Ugrave;
285 inoremap <buffer> <silent> &O/ &Oslash;
286 inoremap <buffer> <silent> &O" &Ouml;
287 inoremap <buffer> <silent> &O~ &Otilde;
288 inoremap <buffer> <silent> &O^ &Ocirc;
289 inoremap <buffer> <silent> &O' &Oacute;
290 inoremap <buffer> <silent> &O` &Ograve;
291 inoremap <buffer> <silent> &N~ &Ntilde;
292 inoremap <buffer> <silent> &I" &Iuml;
293 inoremap <buffer> <silent> &I^ &Icirc;
294 inoremap <buffer> <silent> &I' &Iacute;
295 inoremap <buffer> <silent> &I` &Igrave;
296 inoremap <buffer> <silent> &E" &Euml;
297 inoremap <buffer> <silent> &E^ &Ecirc;
298 inoremap <buffer> <silent> &E' &Eacute;
299 inoremap <buffer> <silent> &E` &Egrave;
300 inoremap <buffer> <silent> &C, &Ccedil;
301 inoremap <buffer> <silent> &AE &AElig;
302 inoremap <buffer> <silent> &Ao &Aring;
303 inoremap <buffer> <silent> &A" &Auml;
304 inoremap <buffer> <silent> &A~ &Atilde;
305 inoremap <buffer> <silent> &A^ &Acirc;
306 inoremap <buffer> <silent> &A' &Aacute;
307 inoremap <buffer> <silent> &A` &Agrave;
308 inoremap <buffer> <silent> &c| &cent;
309 inoremap <buffer> <silent> &Y= &yen;
310 inoremap <buffer> <silent> &# &pound;
311 inoremap <buffer> <silent> & &nbsp;
312 inoremap <buffer> <silent> &> &gt;
313 inoremap <buffer> <silent> &< &lt;
314 inoremap <buffer> <silent> &' &quot;
315 inoremap <buffer> <silent> &tm &trade;
316 inoremap <buffer> <silent> &rO &reg;
317 inoremap <buffer> <silent> &cO &copy;
318 inoremap <buffer> <silent> && &amp;
319 inoremap <buffer> <silent> ;# :ColorSelect
320 inoremap <buffer> <silent> ; &nbsp;
321 inoremap <buffer> <silent> ;la <label for=""></label>F"
322 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
323 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
324 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
325 </textarea>k$5F"i
326 inoremap <buffer> <silent> ;og <optgroup label="">
327 </optgroup>k$F"i
328 inoremap <buffer> <silent> ;op <option></option>F<
329 inoremap <buffer> <silent> ;ms <select name="" multiple>
330 </select>O
331 inoremap <buffer> <silent> ;se <select name="">
332 </select>O
333 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
334 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
335 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
336 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
337 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
338 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
339 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
340 inoremap <buffer> <silent> ;fm <form action="">
341 </form>k$F"i
342 inoremap <buffer> <silent> ;if <iframe src="">
343 </iframe>k$F"i
344 inoremap <buffer> <silent> ;nf <noframes>
345 </noframes>O
346 inoremap <buffer> <silent> ;fr <frame src="">F"
347 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
348 </frameset>k$3F"i
349 inoremap <buffer> <silent> ;th <th></th>F<
350 inoremap <buffer> <silent> ;td <td>
351 </td>O
352 inoremap <buffer> <silent> ;tr <tr>
353 </tr>O
354 inoremap <buffer> <silent> ;tf <tfoot>
355 </tfoot>O
356 inoremap <buffer> <silent> ;tb <tbody>
357 </tbody>O
358 inoremap <buffer> <silent> ;tH <thead>
359 </thead>O
360 inoremap <buffer> <silent> ;ta <table>
361 </table>O
362 inoremap <buffer> <silent> ;ca <caption></caption>F<
363 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
364 </object>k$5F"i
365 inoremap <buffer> <silent> ;ns <noscript>
366 </noscripT>O
367 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
368 <noembed></noembed>k$5F"i
369 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
370 inoremap <buffer> <silent> ;va <var></var>F<
371 inoremap <buffer> <silent> ;ul <ul>
372 </ul>O
373 inoremap <buffer> <silent> ;tt <tt></tt>F<
374 inoremap <buffer> <silent> ;ti <title></title>F<
375 inoremap <buffer> <silent> ;sp <sup></sup>F<
376 inoremap <buffer> <silent> ;sb <sub></sub>F<
377 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
378 inoremap <buffer> <silent> ;cs <style type="text/css">
379 <!--
380 -->
381 </style>kO
382 inoremap <buffer> <silent> ;sm <small></small>F<
383 inoremap <buffer> <silent> ;sa <samp></samp>F<
384 inoremap <buffer> <silent> ;sk <strike></strike>F<
385 inoremap <buffer> <silent> ;qu <q></q>F<
386 inoremap <buffer> <silent> ;pr <pre>
387 </pre>O
388 inoremap <buffer> <silent> ;/p </p>
389 
390 <p>
391 inoremap <buffer> <silent> ;pp <p>
392 </p>O
393 inoremap <buffer> <silent> ;ol <ol>
394 </ol>O
395 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
396 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
397 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
398 inoremap <buffer> <silent> ;lk <link href="">F"
399 inoremap <buffer> <silent> ;li <li></li>F<
400 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
401 inoremap <buffer> <silent> ;ii <isindex>
402 inoremap <buffer> <silent> ;in <ins></ins>F<
403 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
404 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
405 inoremap <buffer> <silent> ;ht <html>
406 </html>O
407 inoremap <buffer> <silent> ;Hr <hr width="75%">
408 inoremap <buffer> <silent> ;hr <hr>
409 inoremap <buffer> <silent> ;he <head>
410 </head>O
411 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
412 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
413 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
414 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
415 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
416 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
417 inoremap <buffer> <silent> ;h6 <h6></h6>F<
418 inoremap <buffer> <silent> ;h5 <h5></h5>F<
419 inoremap <buffer> <silent> ;h4 <h4></h4>F<
420 inoremap <buffer> <silent> ;h3 <h3></h3>F<
421 inoremap <buffer> <silent> ;h2 <h2></h2>F<
422 inoremap <buffer> <silent> ;h1 <h1></h1>F<
423 inoremap <buffer> <silent> ;fc <font color=""></font>F"
424 inoremap <buffer> <silent> ;fo <font size=""></font>F"
425 inoremap <buffer> <silent> ;sn <span></span>F<
426 inoremap <buffer> <silent> ;dv <div>
427 </div>O
428 inoremap <buffer> <silent> ;df <dfn></dfn>F<
429 inoremap <buffer> <silent> ;de <del></del>F<
430 inoremap <buffer> <silent> ;dd <dd></dd>F<
431 inoremap <buffer> <silent> ;dt <dt></dt>F<
432 inoremap <buffer> <silent> ;dl <dl>
433 </dl>O
434 inoremap <buffer> <silent> ;co <code></code>F<
435 inoremap <buffer> <silent> ;ci <cite></cite>F<
436 inoremap <buffer> <silent> ;ce <center></center>F<
437 inoremap <buffer> <silent> ;br <br>
438 inoremap <buffer> <silent> ;bd <body>
439 </body>O
440 inoremap <buffer> <silent> ;bl <blockquote>
441 </blockquote>O
442 inoremap <buffer> <silent> ;bi <big></big>F<
443 inoremap <buffer> <silent> ;bh <base href="">F"
444 inoremap <buffer> <silent> ;ad <address></address>F<
445 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
446 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
447 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
448 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
449 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
450 inoremap <buffer> <silent> ;an <a name=""></a>F"
451 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
452 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
453 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
454 inoremap <buffer> <silent> ;ah <a href=""></a>F"
455 imap <buffer> <silent> ;s4 ;s4
456 imap <buffer> <silent> ;4 ;4
457 inoremap <buffer> <silent> ;mi :call MangleImageTag()
458 inoremap <buffer> <silent> ; 
459 inoremap <buffer> <silent> ;& &
460 inoremap <buffer> <silent> ;; ;
461 setlocal keymap=
462 setlocal noarabic
463 setlocal autoindent
464 setlocal balloonexpr=
465 setlocal nobinary
466 setlocal bufhidden=
467 setlocal buflisted
468 setlocal buftype=
469 setlocal nocindent
470 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
471 setlocal cinoptions=
472 setlocal cinwords=if,else,while,do,for,switch
473 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
474 setlocal commentstring=<!--%s-->
475 setlocal complete=.,w,b,u,t,i
476 setlocal completefunc=
477 setlocal nocopyindent
478 setlocal nocursorcolumn
479 setlocal nocursorline
480 setlocal define=
481 setlocal dictionary=
482 setlocal nodiff
483 setlocal equalprg=
484 setlocal errorformat=
485 setlocal noexpandtab
486 if &filetype != 'html'
487 setlocal filetype=html
488 endif
489 setlocal foldcolumn=0
490 setlocal foldenable
491 setlocal foldexpr=0
492 setlocal foldignore=#
493 setlocal foldlevel=0
494 setlocal foldmarker={{{,}}}
495 setlocal foldmethod=manual
496 setlocal foldminlines=1
497 setlocal foldnestmax=20
498 setlocal foldtext=foldtext()
499 setlocal formatexpr=
500 setlocal formatoptions=tcq
501 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
502 setlocal grepprg=
503 setlocal iminsert=2
504 setlocal imsearch=2
505 setlocal include=
506 setlocal includeexpr=
507 setlocal indentexpr=
508 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
509 setlocal noinfercase
510 setlocal iskeyword=@,48-57,_,192-255
511 setlocal keywordprg=
512 setlocal nolinebreak
513 setlocal nolisp
514 setlocal nolist
515 setlocal makeprg=
516 setlocal matchpairs=(:),{:},[:],<:>
517 setlocal nomodeline
518 setlocal modifiable
519 setlocal nrformats=octal,hex
520 setlocal nonumber
521 setlocal numberwidth=4
522 setlocal omnifunc=htmlcomplete#CompleteTags
523 setlocal path=
524 setlocal nopreserveindent
525 setlocal nopreviewwindow
526 setlocal quoteescape=\\
527 setlocal noreadonly
528 setlocal norightleft
529 setlocal rightleftcmd=search
530 setlocal noscrollbind
531 setlocal shiftwidth=8
532 setlocal noshortname
533 setlocal nosmartindent
534 setlocal softtabstop=0
535 setlocal nospell
536 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
537 setlocal spellfile=
538 setlocal spelllang=en
539 setlocal statusline=
540 setlocal suffixesadd=
541 setlocal swapfile
542 setlocal synmaxcol=3000
543 if &syntax != 'html'
544 setlocal syntax=html
545 endif
546 setlocal tabstop=2
547 setlocal tags=
548 setlocal textwidth=0
549 setlocal thesaurus=
550 setlocal nowinfixheight
551 setlocal nowinfixwidth
552 setlocal wrap
553 setlocal wrapmargin=0
554 silent! normal! zE
555 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
556 if s:l < 1 | let s:l = 1 | endif
557 exe s:l
558 normal! zt
559 1
560 normal! 0
561 tabedit backup.html
562 set splitbelow splitright
563 set nosplitbelow
564 set nosplitright
565 wincmd t
566 set winheight=1 winwidth=1
567 argglobal
568 2argu
569 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
570 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
571 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
572 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
573 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
574 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
575 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
576 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
577 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
578 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
579 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
580 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
581 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
582 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
583 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
584 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
585 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
586 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
587 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">')
588 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">')
589 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
590 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
591 nnoremap <buffer> <silent> ; 
592 nnoremap <buffer> <silent> ;; ;
593 vnoremap <buffer> <silent> ;; ;
594 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
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> &ha &harr;
601 inoremap <buffer> <silent> &da &darr;
602 inoremap <buffer> <silent> &ra &rarr;
603 inoremap <buffer> <silent> &ua &uarr;
604 inoremap <buffer> <silent> &la &larr;
605 inoremap <buffer> <silent> &pv &piv;
606 inoremap <buffer> <silent> &uh &upsih;
607 inoremap <buffer> <silent> &ts &thetasym;
608 inoremap <buffer> <silent> &og &omega;
609 inoremap <buffer> <silent> &ps &psi;
610 inoremap <buffer> <silent> &ch &chi;
611 inoremap <buffer> <silent> &ph &phi;
612 inoremap <buffer> <silent> &up &upsilon;
613 inoremap <buffer> <silent> &ta &tau;
614 inoremap <buffer> <silent> &sf &sigmaf;
615 inoremap <buffer> <silent> &si &sigma;
616 inoremap <buffer> <silent> &rh &rho;
617 inoremap <buffer> <silent> &pi &pi;
618 inoremap <buffer> <silent> &oc &omicron;
619 inoremap <buffer> <silent> &xi &xi;
620 inoremap <buffer> <silent> &nu &nu;
621 inoremap <buffer> <silent> &mu &mu;
622 inoremap <buffer> <silent> &lm &lambda;
623 inoremap <buffer> <silent> &ka &kappa;
624 inoremap <buffer> <silent> &io &iota;
625 inoremap <buffer> <silent> &th &theta;
626 inoremap <buffer> <silent> &et &eta;
627 inoremap <buffer> <silent> &ze &zeta;
628 inoremap <buffer> <silent> &ep &epsilon;
629 inoremap <buffer> <silent> &de &delta;
630 inoremap <buffer> <silent> &ga &gamma;
631 inoremap <buffer> <silent> &be &beta;
632 inoremap <buffer> <silent> &al &alpha;
633 inoremap <buffer> <silent> &Ps &Psi;
634 inoremap <buffer> <silent> &Ch &Chi;
635 inoremap <buffer> <silent> &Ph &Phi;
636 inoremap <buffer> <silent> &Up &Upsilon;
637 inoremap <buffer> <silent> &Ta &Tau;
638 inoremap <buffer> <silent> &Si &Sigma;
639 inoremap <buffer> <silent> &Rh &Rho;
640 inoremap <buffer> <silent> &Pi &Pi;
641 inoremap <buffer> <silent> &Oc &Omicron;
642 inoremap <buffer> <silent> &Xi &Xi;
643 inoremap <buffer> <silent> &Nu &Nu;
644 inoremap <buffer> <silent> &Mu &Mu;
645 inoremap <buffer> <silent> &Lm &Lambda;
646 inoremap <buffer> <silent> &Ka &Kappa;
647 inoremap <buffer> <silent> &Io &Iota;
648 inoremap <buffer> <silent> &Th &Theta;
649 inoremap <buffer> <silent> &Et &Eta;
650 inoremap <buffer> <silent> &Ze &Zeta;
651 inoremap <buffer> <silent> &Ep &Epsilon;
652 inoremap <buffer> <silent> &De &Delta;
653 inoremap <buffer> <silent> &Ga &Gamma;
654 inoremap <buffer> <silent> &Be &Beta;
655 inoremap <buffer> <silent> &Al &Alpha;
656 inoremap <buffer> <silent> &3. &hellip;
657 inoremap <buffer> <silent> &-- &mdash;
658 inoremap <buffer> <silent> &3- &mdash;
659 inoremap <buffer> <silent> &m- &mdash;
660 inoremap <buffer> <silent> &2- &ndash;
661 inoremap <buffer> <silent> &n- &ndash;
662 inoremap <buffer> <silent> &34 &frac34;
663 inoremap <buffer> <silent> &12 &frac12;
664 inoremap <buffer> <silent> &14 &frac14;
665 inoremap <buffer> <silent> &. &middot;
666 inoremap <buffer> <silent> &pa &para;
667 inoremap <buffer> <silent> &mi &micro;
668 inoremap <buffer> <silent> &dg &deg;
669 inoremap <buffer> <silent> &? &iquest;
670 inoremap <buffer> <silent> &! &iexcl;
671 inoremap <buffer> <silent> &sz &szlig;
672 inoremap <buffer> <silent> &o/ &oslash;
673 inoremap <buffer> <silent> &/ &divide;
674 inoremap <buffer> <silent> &" &uml;
675 inoremap <buffer> <silent> &2> &raquo;
676 inoremap <buffer> <silent> &2< &laquo;
677 inoremap <buffer> <silent> &y" &yuml;
678 inoremap <buffer> <silent> &y' &yacute;
679 inoremap <buffer> <silent> &u" &uuml;
680 inoremap <buffer> <silent> &u^ &ucirc;
681 inoremap <buffer> <silent> &u' &uacute;
682 inoremap <buffer> <silent> &u` &ugrave;
683 inoremap <buffer> <silent> &x &times;
684 inoremap <buffer> <silent> &o" &ouml;
685 inoremap <buffer> <silent> &o~ &otilde;
686 inoremap <buffer> <silent> &o^ &ocirc;
687 inoremap <buffer> <silent> &o' &oacute;
688 inoremap <buffer> <silent> &o` &ograve;
689 inoremap <buffer> <silent> &n~ &ntilde;
690 inoremap <buffer> <silent> &i" &iuml;
691 inoremap <buffer> <silent> &i^ &icirc;
692 inoremap <buffer> <silent> &i' &iacute;
693 inoremap <buffer> <silent> &i` &igrave;
694 inoremap <buffer> <silent> &e" &euml;
695 inoremap <buffer> <silent> &e^ &ecirc;
696 inoremap <buffer> <silent> &e' &eacute;
697 inoremap <buffer> <silent> &e` &egrave;
698 inoremap <buffer> <silent> &c, &ccedil;
699 inoremap <buffer> <silent> &ae &aelig;
700 inoremap <buffer> <silent> &ao &aring;
701 inoremap <buffer> <silent> &a" &auml;
702 inoremap <buffer> <silent> &a~ &atilde;
703 inoremap <buffer> <silent> &a^ &acirc;
704 inoremap <buffer> <silent> &a' &aacute;
705 inoremap <buffer> <silent> &a` &agrave;
706 inoremap <buffer> <silent> &Y' &Yacute;
707 inoremap <buffer> <silent> &U" &Uuml;
708 inoremap <buffer> <silent> &U^ &Ucirc;
709 inoremap <buffer> <silent> &U' &Uacute;
710 inoremap <buffer> <silent> &U` &Ugrave;
711 inoremap <buffer> <silent> &O/ &Oslash;
712 inoremap <buffer> <silent> &O" &Ouml;
713 inoremap <buffer> <silent> &O~ &Otilde;
714 inoremap <buffer> <silent> &O^ &Ocirc;
715 inoremap <buffer> <silent> &O' &Oacute;
716 inoremap <buffer> <silent> &O` &Ograve;
717 inoremap <buffer> <silent> &N~ &Ntilde;
718 inoremap <buffer> <silent> &I" &Iuml;
719 inoremap <buffer> <silent> &I^ &Icirc;
720 inoremap <buffer> <silent> &I' &Iacute;
721 inoremap <buffer> <silent> &I` &Igrave;
722 inoremap <buffer> <silent> &E" &Euml;
723 inoremap <buffer> <silent> &E^ &Ecirc;
724 inoremap <buffer> <silent> &E' &Eacute;
725 inoremap <buffer> <silent> &E` &Egrave;
726 inoremap <buffer> <silent> &C, &Ccedil;
727 inoremap <buffer> <silent> &AE &AElig;
728 inoremap <buffer> <silent> &Ao &Aring;
729 inoremap <buffer> <silent> &A" &Auml;
730 inoremap <buffer> <silent> &A~ &Atilde;
731 inoremap <buffer> <silent> &A^ &Acirc;
732 inoremap <buffer> <silent> &A' &Aacute;
733 inoremap <buffer> <silent> &A` &Agrave;
734 inoremap <buffer> <silent> &c| &cent;
735 inoremap <buffer> <silent> &Y= &yen;
736 inoremap <buffer> <silent> &# &pound;
737 inoremap <buffer> <silent> & &nbsp;
738 inoremap <buffer> <silent> &> &gt;
739 inoremap <buffer> <silent> &< &lt;
740 inoremap <buffer> <silent> &' &quot;
741 inoremap <buffer> <silent> &tm &trade;
742 inoremap <buffer> <silent> &rO &reg;
743 inoremap <buffer> <silent> &cO &copy;
744 inoremap <buffer> <silent> && &amp;
745 inoremap <buffer> <silent> ; &nbsp;
746 inoremap <buffer> <silent> ;la <label for=""></label>F"
747 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
748 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
749 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
750 </textarea>k$5F"i
751 inoremap <buffer> <silent> ;og <optgroup label="">
752 </optgroup>k$F"i
753 inoremap <buffer> <silent> ;op <option></option>F<
754 inoremap <buffer> <silent> ;ms <select name="" multiple>
755 </select>O
756 inoremap <buffer> <silent> ;se <select name="">
757 </select>O
758 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
759 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
760 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
761 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
762 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
763 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
764 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
765 inoremap <buffer> <silent> ;fm <form action="">
766 </form>k$F"i
767 inoremap <buffer> <silent> ;if <iframe src="">
768 </iframe>k$F"i
769 inoremap <buffer> <silent> ;nf <noframes>
770 </noframes>O
771 inoremap <buffer> <silent> ;fr <frame src="">F"
772 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
773 </frameset>k$3F"i
774 inoremap <buffer> <silent> ;th <th></th>F<
775 inoremap <buffer> <silent> ;td <td>
776 </td>O
777 inoremap <buffer> <silent> ;tr <tr>
778 </tr>O
779 inoremap <buffer> <silent> ;tf <tfoot>
780 </tfoot>O
781 inoremap <buffer> <silent> ;tb <tbody>
782 </tbody>O
783 inoremap <buffer> <silent> ;tH <thead>
784 </thead>O
785 inoremap <buffer> <silent> ;ta <table>
786 </table>O
787 inoremap <buffer> <silent> ;ca <caption></caption>F<
788 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
789 </object>k$5F"i
790 inoremap <buffer> <silent> ;ns <noscript>
791 </noscripT>O
792 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
793 <noembed></noembed>k$5F"i
794 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
795 inoremap <buffer> <silent> ;va <var></var>F<
796 inoremap <buffer> <silent> ;ul <ul>
797 </ul>O
798 inoremap <buffer> <silent> ;tt <tt></tt>F<
799 inoremap <buffer> <silent> ;ti <title></title>F<
800 inoremap <buffer> <silent> ;sp <sup></sup>F<
801 inoremap <buffer> <silent> ;sb <sub></sub>F<
802 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
803 inoremap <buffer> <silent> ;cs <style type="text/css">
804 <!--
805 -->
806 </style>kO
807 inoremap <buffer> <silent> ;sm <small></small>F<
808 inoremap <buffer> <silent> ;sa <samp></samp>F<
809 inoremap <buffer> <silent> ;sk <strike></strike>F<
810 inoremap <buffer> <silent> ;qu <q></q>F<
811 inoremap <buffer> <silent> ;pr <pre>
812 </pre>O
813 inoremap <buffer> <silent> ;/p </p>
814 
815 <p>
816 inoremap <buffer> <silent> ;pp <p>
817 </p>O
818 inoremap <buffer> <silent> ;ol <ol>
819 </ol>O
820 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
821 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
822 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
823 inoremap <buffer> <silent> ;lk <link href="">F"
824 inoremap <buffer> <silent> ;li <li></li>F<
825 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
826 inoremap <buffer> <silent> ;ii <isindex>
827 inoremap <buffer> <silent> ;in <ins></ins>F<
828 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
829 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
830 inoremap <buffer> <silent> ;ht <html>
831 </html>O
832 inoremap <buffer> <silent> ;Hr <hr width="75%">
833 inoremap <buffer> <silent> ;hr <hr>
834 inoremap <buffer> <silent> ;he <head>
835 </head>O
836 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
837 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
838 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
839 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
840 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
841 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
842 inoremap <buffer> <silent> ;h6 <h6></h6>F<
843 inoremap <buffer> <silent> ;h5 <h5></h5>F<
844 inoremap <buffer> <silent> ;h4 <h4></h4>F<
845 inoremap <buffer> <silent> ;h3 <h3></h3>F<
846 inoremap <buffer> <silent> ;h2 <h2></h2>F<
847 inoremap <buffer> <silent> ;h1 <h1></h1>F<
848 inoremap <buffer> <silent> ;fc <font color=""></font>F"
849 inoremap <buffer> <silent> ;fo <font size=""></font>F"
850 inoremap <buffer> <silent> ;sn <span></span>F<
851 inoremap <buffer> <silent> ;dv <div>
852 </div>O
853 inoremap <buffer> <silent> ;df <dfn></dfn>F<
854 inoremap <buffer> <silent> ;de <del></del>F<
855 inoremap <buffer> <silent> ;dd <dd></dd>F<
856 inoremap <buffer> <silent> ;dt <dt></dt>F<
857 inoremap <buffer> <silent> ;dl <dl>
858 </dl>O
859 inoremap <buffer> <silent> ;co <code></code>F<
860 inoremap <buffer> <silent> ;ci <cite></cite>F<
861 inoremap <buffer> <silent> ;ce <center></center>F<
862 inoremap <buffer> <silent> ;br <br>
863 inoremap <buffer> <silent> ;bd <body>
864 </body>O
865 inoremap <buffer> <silent> ;bl <blockquote>
866 </blockquote>O
867 inoremap <buffer> <silent> ;bi <big></big>F<
868 inoremap <buffer> <silent> ;bh <base href="">F"
869 inoremap <buffer> <silent> ;ad <address></address>F<
870 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
871 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
872 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
873 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
874 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
875 inoremap <buffer> <silent> ;an <a name=""></a>F"
876 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
877 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
878 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
879 inoremap <buffer> <silent> ;ah <a href=""></a>F"
880 imap <buffer> <silent> ;s4 ;s4
881 imap <buffer> <silent> ;4 ;4
882 inoremap <buffer> <silent> ;mi :call MangleImageTag()
883 inoremap <buffer> <silent> ; 
884 inoremap <buffer> <silent> ;& &
885 inoremap <buffer> <silent> ;; ;
886 setlocal keymap=
887 setlocal noarabic
888 setlocal autoindent
889 setlocal balloonexpr=
890 setlocal nobinary
891 setlocal bufhidden=
892 setlocal buflisted
893 setlocal buftype=
894 setlocal nocindent
895 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
896 setlocal cinoptions=
897 setlocal cinwords=if,else,while,do,for,switch
898 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
899 setlocal commentstring=<!--%s-->
900 setlocal complete=.,w,b,u,t,i
901 setlocal completefunc=
902 setlocal nocopyindent
903 setlocal nocursorcolumn
904 setlocal nocursorline
905 setlocal define=
906 setlocal dictionary=
907 setlocal nodiff
908 setlocal equalprg=
909 setlocal errorformat=
910 setlocal noexpandtab
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 norightleft
954 setlocal rightleftcmd=search
955 setlocal noscrollbind
956 setlocal shiftwidth=8
957 setlocal noshortname
958 setlocal nosmartindent
959 setlocal softtabstop=0
960 setlocal nospell
961 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
962 setlocal spellfile=
963 setlocal spelllang=en
964 setlocal statusline=
965 setlocal suffixesadd=
966 setlocal swapfile
967 setlocal synmaxcol=3000
968 if &syntax != 'html'
969 setlocal syntax=html
970 endif
971 setlocal tabstop=2
972 setlocal tags=
973 setlocal textwidth=0
974 setlocal thesaurus=
975 setlocal nowinfixheight
976 setlocal nowinfixwidth
977 setlocal wrap
978 setlocal wrapmargin=0
979 silent! normal! zE
980 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
981 if s:l < 1 | let s:l = 1 | endif
982 exe s:l
983 normal! zt
984 1
985 normal! 0
986 tabedit backup-smb.html
987 set splitbelow splitright
988 set nosplitbelow
989 set nosplitright
990 wincmd t
991 set winheight=1 winwidth=1
992 argglobal
993 3argu
994 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
995 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
996 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
997 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
998 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
999 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1000 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1001 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1002 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1003 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1004 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1005 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1006 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1007 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1008 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1009 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1010 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1011 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1012 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">')
1013 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">')
1014 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1015 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1016 nnoremap <buffer> <silent> ; 
1017 nnoremap <buffer> <silent> ;; ;
1018 vnoremap <buffer> <silent> ;; ;
1019 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1020 inoremap <buffer> <silent> &hA &hArr;
1021 inoremap <buffer> <silent> &dA &dArr;
1022 inoremap <buffer> <silent> &rA &rArr;
1023 inoremap <buffer> <silent> &uA &uArr;
1024 inoremap <buffer> <silent> &lA &lArr;
1025 inoremap <buffer> <silent> &ha &harr;
1026 inoremap <buffer> <silent> &da &darr;
1027 inoremap <buffer> <silent> &ra &rarr;
1028 inoremap <buffer> <silent> &ua &uarr;
1029 inoremap <buffer> <silent> &la &larr;
1030 inoremap <buffer> <silent> &pv &piv;
1031 inoremap <buffer> <silent> &uh &upsih;
1032 inoremap <buffer> <silent> &ts &thetasym;
1033 inoremap <buffer> <silent> &og &omega;
1034 inoremap <buffer> <silent> &ps &psi;
1035 inoremap <buffer> <silent> &ch &chi;
1036 inoremap <buffer> <silent> &ph &phi;
1037 inoremap <buffer> <silent> &up &upsilon;
1038 inoremap <buffer> <silent> &ta &tau;
1039 inoremap <buffer> <silent> &sf &sigmaf;
1040 inoremap <buffer> <silent> &si &sigma;
1041 inoremap <buffer> <silent> &rh &rho;
1042 inoremap <buffer> <silent> &pi &pi;
1043 inoremap <buffer> <silent> &oc &omicron;
1044 inoremap <buffer> <silent> &xi &xi;
1045 inoremap <buffer> <silent> &nu &nu;
1046 inoremap <buffer> <silent> &mu &mu;
1047 inoremap <buffer> <silent> &lm &lambda;
1048 inoremap <buffer> <silent> &ka &kappa;
1049 inoremap <buffer> <silent> &io &iota;
1050 inoremap <buffer> <silent> &th &theta;
1051 inoremap <buffer> <silent> &et &eta;
1052 inoremap <buffer> <silent> &ze &zeta;
1053 inoremap <buffer> <silent> &ep &epsilon;
1054 inoremap <buffer> <silent> &de &delta;
1055 inoremap <buffer> <silent> &ga &gamma;
1056 inoremap <buffer> <silent> &be &beta;
1057 inoremap <buffer> <silent> &al &alpha;
1058 inoremap <buffer> <silent> &Ps &Psi;
1059 inoremap <buffer> <silent> &Ch &Chi;
1060 inoremap <buffer> <silent> &Ph &Phi;
1061 inoremap <buffer> <silent> &Up &Upsilon;
1062 inoremap <buffer> <silent> &Ta &Tau;
1063 inoremap <buffer> <silent> &Si &Sigma;
1064 inoremap <buffer> <silent> &Rh &Rho;
1065 inoremap <buffer> <silent> &Pi &Pi;
1066 inoremap <buffer> <silent> &Oc &Omicron;
1067 inoremap <buffer> <silent> &Xi &Xi;
1068 inoremap <buffer> <silent> &Nu &Nu;
1069 inoremap <buffer> <silent> &Mu &Mu;
1070 inoremap <buffer> <silent> &Lm &Lambda;
1071 inoremap <buffer> <silent> &Ka &Kappa;
1072 inoremap <buffer> <silent> &Io &Iota;
1073 inoremap <buffer> <silent> &Th &Theta;
1074 inoremap <buffer> <silent> &Et &Eta;
1075 inoremap <buffer> <silent> &Ze &Zeta;
1076 inoremap <buffer> <silent> &Ep &Epsilon;
1077 inoremap <buffer> <silent> &De &Delta;
1078 inoremap <buffer> <silent> &Ga &Gamma;
1079 inoremap <buffer> <silent> &Be &Beta;
1080 inoremap <buffer> <silent> &Al &Alpha;
1081 inoremap <buffer> <silent> &3. &hellip;
1082 inoremap <buffer> <silent> &-- &mdash;
1083 inoremap <buffer> <silent> &3- &mdash;
1084 inoremap <buffer> <silent> &m- &mdash;
1085 inoremap <buffer> <silent> &2- &ndash;
1086 inoremap <buffer> <silent> &n- &ndash;
1087 inoremap <buffer> <silent> &34 &frac34;
1088 inoremap <buffer> <silent> &12 &frac12;
1089 inoremap <buffer> <silent> &14 &frac14;
1090 inoremap <buffer> <silent> &. &middot;
1091 inoremap <buffer> <silent> &pa &para;
1092 inoremap <buffer> <silent> &mi &micro;
1093 inoremap <buffer> <silent> &dg &deg;
1094 inoremap <buffer> <silent> &? &iquest;
1095 inoremap <buffer> <silent> &! &iexcl;
1096 inoremap <buffer> <silent> &sz &szlig;
1097 inoremap <buffer> <silent> &o/ &oslash;
1098 inoremap <buffer> <silent> &/ &divide;
1099 inoremap <buffer> <silent> &" &uml;
1100 inoremap <buffer> <silent> &2> &raquo;
1101 inoremap <buffer> <silent> &2< &laquo;
1102 inoremap <buffer> <silent> &y" &yuml;
1103 inoremap <buffer> <silent> &y' &yacute;
1104 inoremap <buffer> <silent> &u" &uuml;
1105 inoremap <buffer> <silent> &u^ &ucirc;
1106 inoremap <buffer> <silent> &u' &uacute;
1107 inoremap <buffer> <silent> &u` &ugrave;
1108 inoremap <buffer> <silent> &x &times;
1109 inoremap <buffer> <silent> &o" &ouml;
1110 inoremap <buffer> <silent> &o~ &otilde;
1111 inoremap <buffer> <silent> &o^ &ocirc;
1112 inoremap <buffer> <silent> &o' &oacute;
1113 inoremap <buffer> <silent> &o` &ograve;
1114 inoremap <buffer> <silent> &n~ &ntilde;
1115 inoremap <buffer> <silent> &i" &iuml;
1116 inoremap <buffer> <silent> &i^ &icirc;
1117 inoremap <buffer> <silent> &i' &iacute;
1118 inoremap <buffer> <silent> &i` &igrave;
1119 inoremap <buffer> <silent> &e" &euml;
1120 inoremap <buffer> <silent> &e^ &ecirc;
1121 inoremap <buffer> <silent> &e' &eacute;
1122 inoremap <buffer> <silent> &e` &egrave;
1123 inoremap <buffer> <silent> &c, &ccedil;
1124 inoremap <buffer> <silent> &ae &aelig;
1125 inoremap <buffer> <silent> &ao &aring;
1126 inoremap <buffer> <silent> &a" &auml;
1127 inoremap <buffer> <silent> &a~ &atilde;
1128 inoremap <buffer> <silent> &a^ &acirc;
1129 inoremap <buffer> <silent> &a' &aacute;
1130 inoremap <buffer> <silent> &a` &agrave;
1131 inoremap <buffer> <silent> &Y' &Yacute;
1132 inoremap <buffer> <silent> &U" &Uuml;
1133 inoremap <buffer> <silent> &U^ &Ucirc;
1134 inoremap <buffer> <silent> &U' &Uacute;
1135 inoremap <buffer> <silent> &U` &Ugrave;
1136 inoremap <buffer> <silent> &O/ &Oslash;
1137 inoremap <buffer> <silent> &O" &Ouml;
1138 inoremap <buffer> <silent> &O~ &Otilde;
1139 inoremap <buffer> <silent> &O^ &Ocirc;
1140 inoremap <buffer> <silent> &O' &Oacute;
1141 inoremap <buffer> <silent> &O` &Ograve;
1142 inoremap <buffer> <silent> &N~ &Ntilde;
1143 inoremap <buffer> <silent> &I" &Iuml;
1144 inoremap <buffer> <silent> &I^ &Icirc;
1145 inoremap <buffer> <silent> &I' &Iacute;
1146 inoremap <buffer> <silent> &I` &Igrave;
1147 inoremap <buffer> <silent> &E" &Euml;
1148 inoremap <buffer> <silent> &E^ &Ecirc;
1149 inoremap <buffer> <silent> &E' &Eacute;
1150 inoremap <buffer> <silent> &E` &Egrave;
1151 inoremap <buffer> <silent> &C, &Ccedil;
1152 inoremap <buffer> <silent> &AE &AElig;
1153 inoremap <buffer> <silent> &Ao &Aring;
1154 inoremap <buffer> <silent> &A" &Auml;
1155 inoremap <buffer> <silent> &A~ &Atilde;
1156 inoremap <buffer> <silent> &A^ &Acirc;
1157 inoremap <buffer> <silent> &A' &Aacute;
1158 inoremap <buffer> <silent> &A` &Agrave;
1159 inoremap <buffer> <silent> &c| &cent;
1160 inoremap <buffer> <silent> &Y= &yen;
1161 inoremap <buffer> <silent> &# &pound;
1162 inoremap <buffer> <silent> & &nbsp;
1163 inoremap <buffer> <silent> &> &gt;
1164 inoremap <buffer> <silent> &< &lt;
1165 inoremap <buffer> <silent> &' &quot;
1166 inoremap <buffer> <silent> &tm &trade;
1167 inoremap <buffer> <silent> &rO &reg;
1168 inoremap <buffer> <silent> &cO &copy;
1169 inoremap <buffer> <silent> && &amp;
1170 inoremap <buffer> <silent> ; &nbsp;
1171 inoremap <buffer> <silent> ;la <label for=""></label>F"
1172 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
1173 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
1174 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
1175 </textarea>k$5F"i
1176 inoremap <buffer> <silent> ;og <optgroup label="">
1177 </optgroup>k$F"i
1178 inoremap <buffer> <silent> ;op <option></option>F<
1179 inoremap <buffer> <silent> ;ms <select name="" multiple>
1180 </select>O
1181 inoremap <buffer> <silent> ;se <select name="">
1182 </select>O
1183 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
1184 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
1185 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
1186 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
1187 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
1188 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
1189 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
1190 inoremap <buffer> <silent> ;fm <form action="">
1191 </form>k$F"i
1192 inoremap <buffer> <silent> ;if <iframe src="">
1193 </iframe>k$F"i
1194 inoremap <buffer> <silent> ;nf <noframes>
1195 </noframes>O
1196 inoremap <buffer> <silent> ;fr <frame src="">F"
1197 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
1198 </frameset>k$3F"i
1199 inoremap <buffer> <silent> ;th <th></th>F<
1200 inoremap <buffer> <silent> ;td <td>
1201 </td>O
1202 inoremap <buffer> <silent> ;tr <tr>
1203 </tr>O
1204 inoremap <buffer> <silent> ;tf <tfoot>
1205 </tfoot>O
1206 inoremap <buffer> <silent> ;tb <tbody>
1207 </tbody>O
1208 inoremap <buffer> <silent> ;tH <thead>
1209 </thead>O
1210 inoremap <buffer> <silent> ;ta <table>
1211 </table>O
1212 inoremap <buffer> <silent> ;ca <caption></caption>F<
1213 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
1214 </object>k$5F"i
1215 inoremap <buffer> <silent> ;ns <noscript>
1216 </noscripT>O
1217 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
1218 <noembed></noembed>k$5F"i
1219 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
1220 inoremap <buffer> <silent> ;va <var></var>F<
1221 inoremap <buffer> <silent> ;ul <ul>
1222 </ul>O
1223 inoremap <buffer> <silent> ;tt <tt></tt>F<
1224 inoremap <buffer> <silent> ;ti <title></title>F<
1225 inoremap <buffer> <silent> ;sp <sup></sup>F<
1226 inoremap <buffer> <silent> ;sb <sub></sub>F<
1227 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
1228 inoremap <buffer> <silent> ;cs <style type="text/css">
1229 <!--
1230 -->
1231 </style>kO
1232 inoremap <buffer> <silent> ;sm <small></small>F<
1233 inoremap <buffer> <silent> ;sa <samp></samp>F<
1234 inoremap <buffer> <silent> ;sk <strike></strike>F<
1235 inoremap <buffer> <silent> ;qu <q></q>F<
1236 inoremap <buffer> <silent> ;pr <pre>
1237 </pre>O
1238 inoremap <buffer> <silent> ;/p </p>
1239 
1240 <p>
1241 inoremap <buffer> <silent> ;pp <p>
1242 </p>O
1243 inoremap <buffer> <silent> ;ol <ol>
1244 </ol>O
1245 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
1246 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
1247 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
1248 inoremap <buffer> <silent> ;lk <link href="">F"
1249 inoremap <buffer> <silent> ;li <li></li>F<
1250 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
1251 inoremap <buffer> <silent> ;ii <isindex>
1252 inoremap <buffer> <silent> ;in <ins></ins>F<
1253 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
1254 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
1255 inoremap <buffer> <silent> ;ht <html>
1256 </html>O
1257 inoremap <buffer> <silent> ;Hr <hr width="75%">
1258 inoremap <buffer> <silent> ;hr <hr>
1259 inoremap <buffer> <silent> ;he <head>
1260 </head>O
1261 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
1262 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
1263 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
1264 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
1265 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
1266 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
1267 inoremap <buffer> <silent> ;h6 <h6></h6>F<
1268 inoremap <buffer> <silent> ;h5 <h5></h5>F<
1269 inoremap <buffer> <silent> ;h4 <h4></h4>F<
1270 inoremap <buffer> <silent> ;h3 <h3></h3>F<
1271 inoremap <buffer> <silent> ;h2 <h2></h2>F<
1272 inoremap <buffer> <silent> ;h1 <h1></h1>F<
1273 inoremap <buffer> <silent> ;fc <font color=""></font>F"
1274 inoremap <buffer> <silent> ;fo <font size=""></font>F"
1275 inoremap <buffer> <silent> ;sn <span></span>F<
1276 inoremap <buffer> <silent> ;dv <div>
1277 </div>O
1278 inoremap <buffer> <silent> ;df <dfn></dfn>F<
1279 inoremap <buffer> <silent> ;de <del></del>F<
1280 inoremap <buffer> <silent> ;dd <dd></dd>F<
1281 inoremap <buffer> <silent> ;dt <dt></dt>F<
1282 inoremap <buffer> <silent> ;dl <dl>
1283 </dl>O
1284 inoremap <buffer> <silent> ;co <code></code>F<
1285 inoremap <buffer> <silent> ;ci <cite></cite>F<
1286 inoremap <buffer> <silent> ;ce <center></center>F<
1287 inoremap <buffer> <silent> ;br <br>
1288 inoremap <buffer> <silent> ;bd <body>
1289 </body>O
1290 inoremap <buffer> <silent> ;bl <blockquote>
1291 </blockquote>O
1292 inoremap <buffer> <silent> ;bi <big></big>F<
1293 inoremap <buffer> <silent> ;bh <base href="">F"
1294 inoremap <buffer> <silent> ;ad <address></address>F<
1295 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
1296 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
1297 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
1298 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
1299 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
1300 inoremap <buffer> <silent> ;an <a name=""></a>F"
1301 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
1302 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
1303 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
1304 inoremap <buffer> <silent> ;ah <a href=""></a>F"
1305 imap <buffer> <silent> ;s4 ;s4
1306 imap <buffer> <silent> ;4 ;4
1307 inoremap <buffer> <silent> ;mi :call MangleImageTag()
1308 inoremap <buffer> <silent> ; 
1309 inoremap <buffer> <silent> ;& &
1310 inoremap <buffer> <silent> ;; ;
1311 setlocal keymap=
1312 setlocal noarabic
1313 setlocal autoindent
1314 setlocal balloonexpr=
1315 setlocal nobinary
1316 setlocal bufhidden=
1317 setlocal buflisted
1318 setlocal buftype=
1319 setlocal nocindent
1320 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
1321 setlocal cinoptions=
1322 setlocal cinwords=if,else,while,do,for,switch
1323 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
1324 setlocal commentstring=<!--%s-->
1325 setlocal complete=.,w,b,u,t,i
1326 setlocal completefunc=
1327 setlocal nocopyindent
1328 setlocal nocursorcolumn
1329 setlocal nocursorline
1330 setlocal define=
1331 setlocal dictionary=
1332 setlocal nodiff
1333 setlocal equalprg=
1334 setlocal errorformat=
1335 setlocal noexpandtab
1336 if &filetype != 'html'
1337 setlocal filetype=html
1338 endif
1339 setlocal foldcolumn=0
1340 setlocal foldenable
1341 setlocal foldexpr=0
1342 setlocal foldignore=#
1343 setlocal foldlevel=0
1344 setlocal foldmarker={{{,}}}
1345 setlocal foldmethod=manual
1346 setlocal foldminlines=1
1347 setlocal foldnestmax=20
1348 setlocal foldtext=foldtext()
1349 setlocal formatexpr=
1350 setlocal formatoptions=tcq
1351 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
1352 setlocal grepprg=
1353 setlocal iminsert=2
1354 setlocal imsearch=2
1355 setlocal include=
1356 setlocal includeexpr=
1357 setlocal indentexpr=
1358 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
1359 setlocal noinfercase
1360 setlocal iskeyword=@,48-57,_,192-255
1361 setlocal keywordprg=
1362 setlocal nolinebreak
1363 setlocal nolisp
1364 setlocal nolist
1365 setlocal makeprg=
1366 setlocal matchpairs=(:),{:},[:],<:>
1367 setlocal nomodeline
1368 setlocal modifiable
1369 setlocal nrformats=octal,hex
1370 setlocal nonumber
1371 setlocal numberwidth=4
1372 setlocal omnifunc=htmlcomplete#CompleteTags
1373 setlocal path=
1374 setlocal nopreserveindent
1375 setlocal nopreviewwindow
1376 setlocal quoteescape=\\
1377 setlocal noreadonly
1378 setlocal norightleft
1379 setlocal rightleftcmd=search
1380 setlocal noscrollbind
1381 setlocal shiftwidth=8
1382 setlocal noshortname
1383 setlocal nosmartindent
1384 setlocal softtabstop=0
1385 setlocal nospell
1386 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
1387 setlocal spellfile=
1388 setlocal spelllang=en
1389 setlocal statusline=
1390 setlocal suffixesadd=
1391 setlocal swapfile
1392 setlocal synmaxcol=3000
1393 if &syntax != 'html'
1394 setlocal syntax=html
1395 endif
1396 setlocal tabstop=2
1397 setlocal tags=
1398 setlocal textwidth=0
1399 setlocal thesaurus=
1400 setlocal nowinfixheight
1401 setlocal nowinfixwidth
1402 setlocal wrap
1403 setlocal wrapmargin=0
1404 silent! normal! zE
1405 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
1406 if s:l < 1 | let s:l = 1 | endif
1407 exe s:l
1408 normal! zt
1409 1
1410 normal! 0
1411 tabedit boot-params.html
1412 set splitbelow splitright
1413 set nosplitbelow
1414 set nosplitright
1415 wincmd t
1416 set winheight=1 winwidth=1
1417 argglobal
1418 4argu
1419 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1420 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1421 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
1422 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1423 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1424 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1425 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1426 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1427 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1428 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1429 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1430 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1431 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1432 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1433 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1434 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1435 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1436 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1437 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">')
1438 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">')
1439 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1440 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1441 nnoremap <buffer> <silent> ; 
1442 nnoremap <buffer> <silent> ;; ;
1443 vnoremap <buffer> <silent> ;; ;
1444 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1445 inoremap <buffer> <silent> &hA &hArr;
1446 inoremap <buffer> <silent> &dA &dArr;
1447 inoremap <buffer> <silent> &rA &rArr;
1448 inoremap <buffer> <silent> &uA &uArr;
1449 inoremap <buffer> <silent> &lA &lArr;
1450 inoremap <buffer> <silent> &ha &harr;
1451 inoremap <buffer> <silent> &da &darr;
1452 inoremap <buffer> <silent> &ra &rarr;
1453 inoremap <buffer> <silent> &ua &uarr;
1454 inoremap <buffer> <silent> &la &larr;
1455 inoremap <buffer> <silent> &pv &piv;
1456 inoremap <buffer> <silent> &uh &upsih;
1457 inoremap <buffer> <silent> &ts &thetasym;
1458 inoremap <buffer> <silent> &og &omega;
1459 inoremap <buffer> <silent> &ps &psi;
1460 inoremap <buffer> <silent> &ch &chi;
1461 inoremap <buffer> <silent> &ph &phi;
1462 inoremap <buffer> <silent> &up &upsilon;
1463 inoremap <buffer> <silent> &ta &tau;
1464 inoremap <buffer> <silent> &sf &sigmaf;
1465 inoremap <buffer> <silent> &si &sigma;
1466 inoremap <buffer> <silent> &rh &rho;
1467 inoremap <buffer> <silent> &pi &pi;
1468 inoremap <buffer> <silent> &oc &omicron;
1469 inoremap <buffer> <silent> &xi &xi;
1470 inoremap <buffer> <silent> &nu &nu;
1471 inoremap <buffer> <silent> &mu &mu;
1472 inoremap <buffer> <silent> &lm &lambda;
1473 inoremap <buffer> <silent> &ka &kappa;
1474 inoremap <buffer> <silent> &io &iota;
1475 inoremap <buffer> <silent> &th &theta;
1476 inoremap <buffer> <silent> &et &eta;
1477 inoremap <buffer> <silent> &ze &zeta;
1478 inoremap <buffer> <silent> &ep &epsilon;
1479 inoremap <buffer> <silent> &de &delta;
1480 inoremap <buffer> <silent> &ga &gamma;
1481 inoremap <buffer> <silent> &be &beta;
1482 inoremap <buffer> <silent> &al &alpha;
1483 inoremap <buffer> <silent> &Ps &Psi;
1484 inoremap <buffer> <silent> &Ch &Chi;
1485 inoremap <buffer> <silent> &Ph &Phi;
1486 inoremap <buffer> <silent> &Up &Upsilon;
1487 inoremap <buffer> <silent> &Ta &Tau;
1488 inoremap <buffer> <silent> &Si &Sigma;
1489 inoremap <buffer> <silent> &Rh &Rho;
1490 inoremap <buffer> <silent> &Pi &Pi;
1491 inoremap <buffer> <silent> &Oc &Omicron;
1492 inoremap <buffer> <silent> &Xi &Xi;
1493 inoremap <buffer> <silent> &Nu &Nu;
1494 inoremap <buffer> <silent> &Mu &Mu;
1495 inoremap <buffer> <silent> &Lm &Lambda;
1496 inoremap <buffer> <silent> &Ka &Kappa;
1497 inoremap <buffer> <silent> &Io &Iota;
1498 inoremap <buffer> <silent> &Th &Theta;
1499 inoremap <buffer> <silent> &Et &Eta;
1500 inoremap <buffer> <silent> &Ze &Zeta;
1501 inoremap <buffer> <silent> &Ep &Epsilon;
1502 inoremap <buffer> <silent> &De &Delta;
1503 inoremap <buffer> <silent> &Ga &Gamma;
1504 inoremap <buffer> <silent> &Be &Beta;
1505 inoremap <buffer> <silent> &Al &Alpha;
1506 inoremap <buffer> <silent> &3. &hellip;
1507 inoremap <buffer> <silent> &-- &mdash;
1508 inoremap <buffer> <silent> &3- &mdash;
1509 inoremap <buffer> <silent> &m- &mdash;
1510 inoremap <buffer> <silent> &2- &ndash;
1511 inoremap <buffer> <silent> &n- &ndash;
1512 inoremap <buffer> <silent> &34 &frac34;
1513 inoremap <buffer> <silent> &12 &frac12;
1514 inoremap <buffer> <silent> &14 &frac14;
1515 inoremap <buffer> <silent> &. &middot;
1516 inoremap <buffer> <silent> &pa &para;
1517 inoremap <buffer> <silent> &mi &micro;
1518 inoremap <buffer> <silent> &dg &deg;
1519 inoremap <buffer> <silent> &? &iquest;
1520 inoremap <buffer> <silent> &! &iexcl;
1521 inoremap <buffer> <silent> &sz &szlig;
1522 inoremap <buffer> <silent> &o/ &oslash;
1523 inoremap <buffer> <silent> &/ &divide;
1524 inoremap <buffer> <silent> &" &uml;
1525 inoremap <buffer> <silent> &2> &raquo;
1526 inoremap <buffer> <silent> &2< &laquo;
1527 inoremap <buffer> <silent> &y" &yuml;
1528 inoremap <buffer> <silent> &y' &yacute;
1529 inoremap <buffer> <silent> &u" &uuml;
1530 inoremap <buffer> <silent> &u^ &ucirc;
1531 inoremap <buffer> <silent> &u' &uacute;
1532 inoremap <buffer> <silent> &u` &ugrave;
1533 inoremap <buffer> <silent> &x &times;
1534 inoremap <buffer> <silent> &o" &ouml;
1535 inoremap <buffer> <silent> &o~ &otilde;
1536 inoremap <buffer> <silent> &o^ &ocirc;
1537 inoremap <buffer> <silent> &o' &oacute;
1538 inoremap <buffer> <silent> &o` &ograve;
1539 inoremap <buffer> <silent> &n~ &ntilde;
1540 inoremap <buffer> <silent> &i" &iuml;
1541 inoremap <buffer> <silent> &i^ &icirc;
1542 inoremap <buffer> <silent> &i' &iacute;
1543 inoremap <buffer> <silent> &i` &igrave;
1544 inoremap <buffer> <silent> &e" &euml;
1545 inoremap <buffer> <silent> &e^ &ecirc;
1546 inoremap <buffer> <silent> &e' &eacute;
1547 inoremap <buffer> <silent> &e` &egrave;
1548 inoremap <buffer> <silent> &c, &ccedil;
1549 inoremap <buffer> <silent> &ae &aelig;
1550 inoremap <buffer> <silent> &ao &aring;
1551 inoremap <buffer> <silent> &a" &auml;
1552 inoremap <buffer> <silent> &a~ &atilde;
1553 inoremap <buffer> <silent> &a^ &acirc;
1554 inoremap <buffer> <silent> &a' &aacute;
1555 inoremap <buffer> <silent> &a` &agrave;
1556 inoremap <buffer> <silent> &Y' &Yacute;
1557 inoremap <buffer> <silent> &U" &Uuml;
1558 inoremap <buffer> <silent> &U^ &Ucirc;
1559 inoremap <buffer> <silent> &U' &Uacute;
1560 inoremap <buffer> <silent> &U` &Ugrave;
1561 inoremap <buffer> <silent> &O/ &Oslash;
1562 inoremap <buffer> <silent> &O" &Ouml;
1563 inoremap <buffer> <silent> &O~ &Otilde;
1564 inoremap <buffer> <silent> &O^ &Ocirc;
1565 inoremap <buffer> <silent> &O' &Oacute;
1566 inoremap <buffer> <silent> &O` &Ograve;
1567 inoremap <buffer> <silent> &N~ &Ntilde;
1568 inoremap <buffer> <silent> &I" &Iuml;
1569 inoremap <buffer> <silent> &I^ &Icirc;
1570 inoremap <buffer> <silent> &I' &Iacute;
1571 inoremap <buffer> <silent> &I` &Igrave;
1572 inoremap <buffer> <silent> &E" &Euml;
1573 inoremap <buffer> <silent> &E^ &Ecirc;
1574 inoremap <buffer> <silent> &E' &Eacute;
1575 inoremap <buffer> <silent> &E` &Egrave;
1576 inoremap <buffer> <silent> &C, &Ccedil;
1577 inoremap <buffer> <silent> &AE &AElig;
1578 inoremap <buffer> <silent> &Ao &Aring;
1579 inoremap <buffer> <silent> &A" &Auml;
1580 inoremap <buffer> <silent> &A~ &Atilde;
1581 inoremap <buffer> <silent> &A^ &Acirc;
1582 inoremap <buffer> <silent> &A' &Aacute;
1583 inoremap <buffer> <silent> &A` &Agrave;
1584 inoremap <buffer> <silent> &c| &cent;
1585 inoremap <buffer> <silent> &Y= &yen;
1586 inoremap <buffer> <silent> &# &pound;
1587 inoremap <buffer> <silent> & &nbsp;
1588 inoremap <buffer> <silent> &> &gt;
1589 inoremap <buffer> <silent> &< &lt;
1590 inoremap <buffer> <silent> &' &quot;
1591 inoremap <buffer> <silent> &tm &trade;
1592 inoremap <buffer> <silent> &rO &reg;
1593 inoremap <buffer> <silent> &cO &copy;
1594 inoremap <buffer> <silent> && &amp;
1595 inoremap <buffer> <silent> ; &nbsp;
1596 inoremap <buffer> <silent> ;la <label for=""></label>F"
1597 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
1598 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
1599 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
1600 </textarea>k$5F"i
1601 inoremap <buffer> <silent> ;og <optgroup label="">
1602 </optgroup>k$F"i
1603 inoremap <buffer> <silent> ;op <option></option>F<
1604 inoremap <buffer> <silent> ;ms <select name="" multiple>
1605 </select>O
1606 inoremap <buffer> <silent> ;se <select name="">
1607 </select>O
1608 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
1609 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
1610 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
1611 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
1612 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
1613 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
1614 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
1615 inoremap <buffer> <silent> ;fm <form action="">
1616 </form>k$F"i
1617 inoremap <buffer> <silent> ;if <iframe src="">
1618 </iframe>k$F"i
1619 inoremap <buffer> <silent> ;nf <noframes>
1620 </noframes>O
1621 inoremap <buffer> <silent> ;fr <frame src="">F"
1622 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
1623 </frameset>k$3F"i
1624 inoremap <buffer> <silent> ;th <th></th>F<
1625 inoremap <buffer> <silent> ;td <td>
1626 </td>O
1627 inoremap <buffer> <silent> ;tr <tr>
1628 </tr>O
1629 inoremap <buffer> <silent> ;tf <tfoot>
1630 </tfoot>O
1631 inoremap <buffer> <silent> ;tb <tbody>
1632 </tbody>O
1633 inoremap <buffer> <silent> ;tH <thead>
1634 </thead>O
1635 inoremap <buffer> <silent> ;ta <table>
1636 </table>O
1637 inoremap <buffer> <silent> ;ca <caption></caption>F<
1638 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
1639 </object>k$5F"i
1640 inoremap <buffer> <silent> ;ns <noscript>
1641 </noscripT>O
1642 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
1643 <noembed></noembed>k$5F"i
1644 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
1645 inoremap <buffer> <silent> ;va <var></var>F<
1646 inoremap <buffer> <silent> ;ul <ul>
1647 </ul>O
1648 inoremap <buffer> <silent> ;tt <tt></tt>F<
1649 inoremap <buffer> <silent> ;ti <title></title>F<
1650 inoremap <buffer> <silent> ;sp <sup></sup>F<
1651 inoremap <buffer> <silent> ;sb <sub></sub>F<
1652 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
1653 inoremap <buffer> <silent> ;cs <style type="text/css">
1654 <!--
1655 -->
1656 </style>kO
1657 inoremap <buffer> <silent> ;sm <small></small>F<
1658 inoremap <buffer> <silent> ;sa <samp></samp>F<
1659 inoremap <buffer> <silent> ;sk <strike></strike>F<
1660 inoremap <buffer> <silent> ;qu <q></q>F<
1661 inoremap <buffer> <silent> ;pr <pre>
1662 </pre>O
1663 inoremap <buffer> <silent> ;/p </p>
1664 
1665 <p>
1666 inoremap <buffer> <silent> ;pp <p>
1667 </p>O
1668 inoremap <buffer> <silent> ;ol <ol>
1669 </ol>O
1670 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
1671 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
1672 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
1673 inoremap <buffer> <silent> ;lk <link href="">F"
1674 inoremap <buffer> <silent> ;li <li></li>F<
1675 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
1676 inoremap <buffer> <silent> ;ii <isindex>
1677 inoremap <buffer> <silent> ;in <ins></ins>F<
1678 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
1679 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
1680 inoremap <buffer> <silent> ;ht <html>
1681 </html>O
1682 inoremap <buffer> <silent> ;Hr <hr width="75%">
1683 inoremap <buffer> <silent> ;hr <hr>
1684 inoremap <buffer> <silent> ;he <head>
1685 </head>O
1686 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
1687 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
1688 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
1689 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
1690 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
1691 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
1692 inoremap <buffer> <silent> ;h6 <h6></h6>F<
1693 inoremap <buffer> <silent> ;h5 <h5></h5>F<
1694 inoremap <buffer> <silent> ;h4 <h4></h4>F<
1695 inoremap <buffer> <silent> ;h3 <h3></h3>F<
1696 inoremap <buffer> <silent> ;h2 <h2></h2>F<
1697 inoremap <buffer> <silent> ;h1 <h1></h1>F<
1698 inoremap <buffer> <silent> ;fc <font color=""></font>F"
1699 inoremap <buffer> <silent> ;fo <font size=""></font>F"
1700 inoremap <buffer> <silent> ;sn <span></span>F<
1701 inoremap <buffer> <silent> ;dv <div>
1702 </div>O
1703 inoremap <buffer> <silent> ;df <dfn></dfn>F<
1704 inoremap <buffer> <silent> ;de <del></del>F<
1705 inoremap <buffer> <silent> ;dd <dd></dd>F<
1706 inoremap <buffer> <silent> ;dt <dt></dt>F<
1707 inoremap <buffer> <silent> ;dl <dl>
1708 </dl>O
1709 inoremap <buffer> <silent> ;co <code></code>F<
1710 inoremap <buffer> <silent> ;ci <cite></cite>F<
1711 inoremap <buffer> <silent> ;ce <center></center>F<
1712 inoremap <buffer> <silent> ;br <br>
1713 inoremap <buffer> <silent> ;bd <body>
1714 </body>O
1715 inoremap <buffer> <silent> ;bl <blockquote>
1716 </blockquote>O
1717 inoremap <buffer> <silent> ;bi <big></big>F<
1718 inoremap <buffer> <silent> ;bh <base href="">F"
1719 inoremap <buffer> <silent> ;ad <address></address>F<
1720 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
1721 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
1722 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
1723 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
1724 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
1725 inoremap <buffer> <silent> ;an <a name=""></a>F"
1726 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
1727 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
1728 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
1729 inoremap <buffer> <silent> ;ah <a href=""></a>F"
1730 imap <buffer> <silent> ;s4 ;s4
1731 imap <buffer> <silent> ;4 ;4
1732 inoremap <buffer> <silent> ;mi :call MangleImageTag()
1733 inoremap <buffer> <silent> ; 
1734 inoremap <buffer> <silent> ;& &
1735 inoremap <buffer> <silent> ;; ;
1736 setlocal keymap=
1737 setlocal noarabic
1738 setlocal autoindent
1739 setlocal balloonexpr=
1740 setlocal nobinary
1741 setlocal bufhidden=
1742 setlocal buflisted
1743 setlocal buftype=
1744 setlocal nocindent
1745 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
1746 setlocal cinoptions=
1747 setlocal cinwords=if,else,while,do,for,switch
1748 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
1749 setlocal commentstring=<!--%s-->
1750 setlocal complete=.,w,b,u,t,i
1751 setlocal completefunc=
1752 setlocal nocopyindent
1753 setlocal nocursorcolumn
1754 setlocal nocursorline
1755 setlocal define=
1756 setlocal dictionary=
1757 setlocal nodiff
1758 setlocal equalprg=
1759 setlocal errorformat=
1760 setlocal noexpandtab
1761 if &filetype != 'html'
1762 setlocal filetype=html
1763 endif
1764 setlocal foldcolumn=0
1765 setlocal foldenable
1766 setlocal foldexpr=0
1767 setlocal foldignore=#
1768 setlocal foldlevel=0
1769 setlocal foldmarker={{{,}}}
1770 setlocal foldmethod=manual
1771 setlocal foldminlines=1
1772 setlocal foldnestmax=20
1773 setlocal foldtext=foldtext()
1774 setlocal formatexpr=
1775 setlocal formatoptions=tcq
1776 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
1777 setlocal grepprg=
1778 setlocal iminsert=2
1779 setlocal imsearch=2
1780 setlocal include=
1781 setlocal includeexpr=
1782 setlocal indentexpr=
1783 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
1784 setlocal noinfercase
1785 setlocal iskeyword=@,48-57,_,192-255
1786 setlocal keywordprg=
1787 setlocal nolinebreak
1788 setlocal nolisp
1789 setlocal nolist
1790 setlocal makeprg=
1791 setlocal matchpairs=(:),{:},[:],<:>
1792 setlocal nomodeline
1793 setlocal modifiable
1794 setlocal nrformats=octal,hex
1795 setlocal nonumber
1796 setlocal numberwidth=4
1797 setlocal omnifunc=htmlcomplete#CompleteTags
1798 setlocal path=
1799 setlocal nopreserveindent
1800 setlocal nopreviewwindow
1801 setlocal quoteescape=\\
1802 setlocal noreadonly
1803 setlocal norightleft
1804 setlocal rightleftcmd=search
1805 setlocal noscrollbind
1806 setlocal shiftwidth=8
1807 setlocal noshortname
1808 setlocal nosmartindent
1809 setlocal softtabstop=0
1810 setlocal nospell
1811 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
1812 setlocal spellfile=
1813 setlocal spelllang=en
1814 setlocal statusline=
1815 setlocal suffixesadd=
1816 setlocal swapfile
1817 setlocal synmaxcol=3000
1818 if &syntax != 'html'
1819 setlocal syntax=html
1820 endif
1821 setlocal tabstop=2
1822 setlocal tags=
1823 setlocal textwidth=0
1824 setlocal thesaurus=
1825 setlocal nowinfixheight
1826 setlocal nowinfixwidth
1827 setlocal wrap
1828 setlocal wrapmargin=0
1829 silent! normal! zE
1830 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
1831 if s:l < 1 | let s:l = 1 | endif
1832 exe s:l
1833 normal! zt
1834 1
1835 normal! 0
1836 tabedit clonezilla.html
1837 set splitbelow splitright
1838 set nosplitbelow
1839 set nosplitright
1840 wincmd t
1841 set winheight=1 winwidth=1
1842 argglobal
1843 5argu
1844 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1845 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
1846 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
1847 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
1848 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
1849 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
1850 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
1851 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
1852 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
1853 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
1854 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
1855 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
1856 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
1857 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
1858 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
1859 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
1860 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
1861 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
1862 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">')
1863 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">')
1864 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
1865 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
1866 nnoremap <buffer> <silent> ; 
1867 nnoremap <buffer> <silent> ;; ;
1868 vnoremap <buffer> <silent> ;; ;
1869 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
1870 inoremap <buffer> <silent> &hA &hArr;
1871 inoremap <buffer> <silent> &dA &dArr;
1872 inoremap <buffer> <silent> &rA &rArr;
1873 inoremap <buffer> <silent> &uA &uArr;
1874 inoremap <buffer> <silent> &lA &lArr;
1875 inoremap <buffer> <silent> &ha &harr;
1876 inoremap <buffer> <silent> &da &darr;
1877 inoremap <buffer> <silent> &ra &rarr;
1878 inoremap <buffer> <silent> &ua &uarr;
1879 inoremap <buffer> <silent> &la &larr;
1880 inoremap <buffer> <silent> &pv &piv;
1881 inoremap <buffer> <silent> &uh &upsih;
1882 inoremap <buffer> <silent> &ts &thetasym;
1883 inoremap <buffer> <silent> &og &omega;
1884 inoremap <buffer> <silent> &ps &psi;
1885 inoremap <buffer> <silent> &ch &chi;
1886 inoremap <buffer> <silent> &ph &phi;
1887 inoremap <buffer> <silent> &up &upsilon;
1888 inoremap <buffer> <silent> &ta &tau;
1889 inoremap <buffer> <silent> &sf &sigmaf;
1890 inoremap <buffer> <silent> &si &sigma;
1891 inoremap <buffer> <silent> &rh &rho;
1892 inoremap <buffer> <silent> &pi &pi;
1893 inoremap <buffer> <silent> &oc &omicron;
1894 inoremap <buffer> <silent> &xi &xi;
1895 inoremap <buffer> <silent> &nu &nu;
1896 inoremap <buffer> <silent> &mu &mu;
1897 inoremap <buffer> <silent> &lm &lambda;
1898 inoremap <buffer> <silent> &ka &kappa;
1899 inoremap <buffer> <silent> &io &iota;
1900 inoremap <buffer> <silent> &th &theta;
1901 inoremap <buffer> <silent> &et &eta;
1902 inoremap <buffer> <silent> &ze &zeta;
1903 inoremap <buffer> <silent> &ep &epsilon;
1904 inoremap <buffer> <silent> &de &delta;
1905 inoremap <buffer> <silent> &ga &gamma;
1906 inoremap <buffer> <silent> &be &beta;
1907 inoremap <buffer> <silent> &al &alpha;
1908 inoremap <buffer> <silent> &Ps &Psi;
1909 inoremap <buffer> <silent> &Ch &Chi;
1910 inoremap <buffer> <silent> &Ph &Phi;
1911 inoremap <buffer> <silent> &Up &Upsilon;
1912 inoremap <buffer> <silent> &Ta &Tau;
1913 inoremap <buffer> <silent> &Si &Sigma;
1914 inoremap <buffer> <silent> &Rh &Rho;
1915 inoremap <buffer> <silent> &Pi &Pi;
1916 inoremap <buffer> <silent> &Oc &Omicron;
1917 inoremap <buffer> <silent> &Xi &Xi;
1918 inoremap <buffer> <silent> &Nu &Nu;
1919 inoremap <buffer> <silent> &Mu &Mu;
1920 inoremap <buffer> <silent> &Lm &Lambda;
1921 inoremap <buffer> <silent> &Ka &Kappa;
1922 inoremap <buffer> <silent> &Io &Iota;
1923 inoremap <buffer> <silent> &Th &Theta;
1924 inoremap <buffer> <silent> &Et &Eta;
1925 inoremap <buffer> <silent> &Ze &Zeta;
1926 inoremap <buffer> <silent> &Ep &Epsilon;
1927 inoremap <buffer> <silent> &De &Delta;
1928 inoremap <buffer> <silent> &Ga &Gamma;
1929 inoremap <buffer> <silent> &Be &Beta;
1930 inoremap <buffer> <silent> &Al &Alpha;
1931 inoremap <buffer> <silent> &3. &hellip;
1932 inoremap <buffer> <silent> &-- &mdash;
1933 inoremap <buffer> <silent> &3- &mdash;
1934 inoremap <buffer> <silent> &m- &mdash;
1935 inoremap <buffer> <silent> &2- &ndash;
1936 inoremap <buffer> <silent> &n- &ndash;
1937 inoremap <buffer> <silent> &34 &frac34;
1938 inoremap <buffer> <silent> &12 &frac12;
1939 inoremap <buffer> <silent> &14 &frac14;
1940 inoremap <buffer> <silent> &. &middot;
1941 inoremap <buffer> <silent> &pa &para;
1942 inoremap <buffer> <silent> &mi &micro;
1943 inoremap <buffer> <silent> &dg &deg;
1944 inoremap <buffer> <silent> &? &iquest;
1945 inoremap <buffer> <silent> &! &iexcl;
1946 inoremap <buffer> <silent> &sz &szlig;
1947 inoremap <buffer> <silent> &o/ &oslash;
1948 inoremap <buffer> <silent> &/ &divide;
1949 inoremap <buffer> <silent> &" &uml;
1950 inoremap <buffer> <silent> &2> &raquo;
1951 inoremap <buffer> <silent> &2< &laquo;
1952 inoremap <buffer> <silent> &y" &yuml;
1953 inoremap <buffer> <silent> &y' &yacute;
1954 inoremap <buffer> <silent> &u" &uuml;
1955 inoremap <buffer> <silent> &u^ &ucirc;
1956 inoremap <buffer> <silent> &u' &uacute;
1957 inoremap <buffer> <silent> &u` &ugrave;
1958 inoremap <buffer> <silent> &x &times;
1959 inoremap <buffer> <silent> &o" &ouml;
1960 inoremap <buffer> <silent> &o~ &otilde;
1961 inoremap <buffer> <silent> &o^ &ocirc;
1962 inoremap <buffer> <silent> &o' &oacute;
1963 inoremap <buffer> <silent> &o` &ograve;
1964 inoremap <buffer> <silent> &n~ &ntilde;
1965 inoremap <buffer> <silent> &i" &iuml;
1966 inoremap <buffer> <silent> &i^ &icirc;
1967 inoremap <buffer> <silent> &i' &iacute;
1968 inoremap <buffer> <silent> &i` &igrave;
1969 inoremap <buffer> <silent> &e" &euml;
1970 inoremap <buffer> <silent> &e^ &ecirc;
1971 inoremap <buffer> <silent> &e' &eacute;
1972 inoremap <buffer> <silent> &e` &egrave;
1973 inoremap <buffer> <silent> &c, &ccedil;
1974 inoremap <buffer> <silent> &ae &aelig;
1975 inoremap <buffer> <silent> &ao &aring;
1976 inoremap <buffer> <silent> &a" &auml;
1977 inoremap <buffer> <silent> &a~ &atilde;
1978 inoremap <buffer> <silent> &a^ &acirc;
1979 inoremap <buffer> <silent> &a' &aacute;
1980 inoremap <buffer> <silent> &a` &agrave;
1981 inoremap <buffer> <silent> &Y' &Yacute;
1982 inoremap <buffer> <silent> &U" &Uuml;
1983 inoremap <buffer> <silent> &U^ &Ucirc;
1984 inoremap <buffer> <silent> &U' &Uacute;
1985 inoremap <buffer> <silent> &U` &Ugrave;
1986 inoremap <buffer> <silent> &O/ &Oslash;
1987 inoremap <buffer> <silent> &O" &Ouml;
1988 inoremap <buffer> <silent> &O~ &Otilde;
1989 inoremap <buffer> <silent> &O^ &Ocirc;
1990 inoremap <buffer> <silent> &O' &Oacute;
1991 inoremap <buffer> <silent> &O` &Ograve;
1992 inoremap <buffer> <silent> &N~ &Ntilde;
1993 inoremap <buffer> <silent> &I" &Iuml;
1994 inoremap <buffer> <silent> &I^ &Icirc;
1995 inoremap <buffer> <silent> &I' &Iacute;
1996 inoremap <buffer> <silent> &I` &Igrave;
1997 inoremap <buffer> <silent> &E" &Euml;
1998 inoremap <buffer> <silent> &E^ &Ecirc;
1999 inoremap <buffer> <silent> &E' &Eacute;
2000 inoremap <buffer> <silent> &E` &Egrave;
2001 inoremap <buffer> <silent> &C, &Ccedil;
2002 inoremap <buffer> <silent> &AE &AElig;
2003 inoremap <buffer> <silent> &Ao &Aring;
2004 inoremap <buffer> <silent> &A" &Auml;
2005 inoremap <buffer> <silent> &A~ &Atilde;
2006 inoremap <buffer> <silent> &A^ &Acirc;
2007 inoremap <buffer> <silent> &A' &Aacute;
2008 inoremap <buffer> <silent> &A` &Agrave;
2009 inoremap <buffer> <silent> &c| &cent;
2010 inoremap <buffer> <silent> &Y= &yen;
2011 inoremap <buffer> <silent> &# &pound;
2012 inoremap <buffer> <silent> & &nbsp;
2013 inoremap <buffer> <silent> &> &gt;
2014 inoremap <buffer> <silent> &< &lt;
2015 inoremap <buffer> <silent> &' &quot;
2016 inoremap <buffer> <silent> &tm &trade;
2017 inoremap <buffer> <silent> &rO &reg;
2018 inoremap <buffer> <silent> &cO &copy;
2019 inoremap <buffer> <silent> && &amp;
2020 inoremap <buffer> <silent> ; &nbsp;
2021 inoremap <buffer> <silent> ;la <label for=""></label>F"
2022 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2023 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2024 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2025 </textarea>k$5F"i
2026 inoremap <buffer> <silent> ;og <optgroup label="">
2027 </optgroup>k$F"i
2028 inoremap <buffer> <silent> ;op <option></option>F<
2029 inoremap <buffer> <silent> ;ms <select name="" multiple>
2030 </select>O
2031 inoremap <buffer> <silent> ;se <select name="">
2032 </select>O
2033 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2034 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2035 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2036 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2037 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2038 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2039 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2040 inoremap <buffer> <silent> ;fm <form action="">
2041 </form>k$F"i
2042 inoremap <buffer> <silent> ;if <iframe src="">
2043 </iframe>k$F"i
2044 inoremap <buffer> <silent> ;nf <noframes>
2045 </noframes>O
2046 inoremap <buffer> <silent> ;fr <frame src="">F"
2047 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2048 </frameset>k$3F"i
2049 inoremap <buffer> <silent> ;th <th></th>F<
2050 inoremap <buffer> <silent> ;td <td>
2051 </td>O
2052 inoremap <buffer> <silent> ;tr <tr>
2053 </tr>O
2054 inoremap <buffer> <silent> ;tf <tfoot>
2055 </tfoot>O
2056 inoremap <buffer> <silent> ;tb <tbody>
2057 </tbody>O
2058 inoremap <buffer> <silent> ;tH <thead>
2059 </thead>O
2060 inoremap <buffer> <silent> ;ta <table>
2061 </table>O
2062 inoremap <buffer> <silent> ;ca <caption></caption>F<
2063 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2064 </object>k$5F"i
2065 inoremap <buffer> <silent> ;ns <noscript>
2066 </noscripT>O
2067 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2068 <noembed></noembed>k$5F"i
2069 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2070 inoremap <buffer> <silent> ;va <var></var>F<
2071 inoremap <buffer> <silent> ;ul <ul>
2072 </ul>O
2073 inoremap <buffer> <silent> ;tt <tt></tt>F<
2074 inoremap <buffer> <silent> ;ti <title></title>F<
2075 inoremap <buffer> <silent> ;sp <sup></sup>F<
2076 inoremap <buffer> <silent> ;sb <sub></sub>F<
2077 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2078 inoremap <buffer> <silent> ;cs <style type="text/css">
2079 <!--
2080 -->
2081 </style>kO
2082 inoremap <buffer> <silent> ;sm <small></small>F<
2083 inoremap <buffer> <silent> ;sa <samp></samp>F<
2084 inoremap <buffer> <silent> ;sk <strike></strike>F<
2085 inoremap <buffer> <silent> ;qu <q></q>F<
2086 inoremap <buffer> <silent> ;pr <pre>
2087 </pre>O
2088 inoremap <buffer> <silent> ;/p </p>
2089 
2090 <p>
2091 inoremap <buffer> <silent> ;pp <p>
2092 </p>O
2093 inoremap <buffer> <silent> ;ol <ol>
2094 </ol>O
2095 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2096 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2097 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2098 inoremap <buffer> <silent> ;lk <link href="">F"
2099 inoremap <buffer> <silent> ;li <li></li>F<
2100 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2101 inoremap <buffer> <silent> ;ii <isindex>
2102 inoremap <buffer> <silent> ;in <ins></ins>F<
2103 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2104 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2105 inoremap <buffer> <silent> ;ht <html>
2106 </html>O
2107 inoremap <buffer> <silent> ;Hr <hr width="75%">
2108 inoremap <buffer> <silent> ;hr <hr>
2109 inoremap <buffer> <silent> ;he <head>
2110 </head>O
2111 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2112 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2113 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2114 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2115 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2116 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2117 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2118 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2119 inoremap <buffer> <silent> ;h4 <h4></h4>F<
2120 inoremap <buffer> <silent> ;h3 <h3></h3>F<
2121 inoremap <buffer> <silent> ;h2 <h2></h2>F<
2122 inoremap <buffer> <silent> ;h1 <h1></h1>F<
2123 inoremap <buffer> <silent> ;fc <font color=""></font>F"
2124 inoremap <buffer> <silent> ;fo <font size=""></font>F"
2125 inoremap <buffer> <silent> ;sn <span></span>F<
2126 inoremap <buffer> <silent> ;dv <div>
2127 </div>O
2128 inoremap <buffer> <silent> ;df <dfn></dfn>F<
2129 inoremap <buffer> <silent> ;de <del></del>F<
2130 inoremap <buffer> <silent> ;dd <dd></dd>F<
2131 inoremap <buffer> <silent> ;dt <dt></dt>F<
2132 inoremap <buffer> <silent> ;dl <dl>
2133 </dl>O
2134 inoremap <buffer> <silent> ;co <code></code>F<
2135 inoremap <buffer> <silent> ;ci <cite></cite>F<
2136 inoremap <buffer> <silent> ;ce <center></center>F<
2137 inoremap <buffer> <silent> ;br <br>
2138 inoremap <buffer> <silent> ;bd <body>
2139 </body>O
2140 inoremap <buffer> <silent> ;bl <blockquote>
2141 </blockquote>O
2142 inoremap <buffer> <silent> ;bi <big></big>F<
2143 inoremap <buffer> <silent> ;bh <base href="">F"
2144 inoremap <buffer> <silent> ;ad <address></address>F<
2145 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
2146 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
2147 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
2148 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
2149 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
2150 inoremap <buffer> <silent> ;an <a name=""></a>F"
2151 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
2152 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
2153 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
2154 inoremap <buffer> <silent> ;ah <a href=""></a>F"
2155 imap <buffer> <silent> ;s4 ;s4
2156 imap <buffer> <silent> ;4 ;4
2157 inoremap <buffer> <silent> ;mi :call MangleImageTag()
2158 inoremap <buffer> <silent> ; 
2159 inoremap <buffer> <silent> ;& &
2160 inoremap <buffer> <silent> ;; ;
2161 setlocal keymap=
2162 setlocal noarabic
2163 setlocal autoindent
2164 setlocal balloonexpr=
2165 setlocal nobinary
2166 setlocal bufhidden=
2167 setlocal buflisted
2168 setlocal buftype=
2169 setlocal nocindent
2170 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
2171 setlocal cinoptions=
2172 setlocal cinwords=if,else,while,do,for,switch
2173 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
2174 setlocal commentstring=<!--%s-->
2175 setlocal complete=.,w,b,u,t,i
2176 setlocal completefunc=
2177 setlocal nocopyindent
2178 setlocal nocursorcolumn
2179 setlocal nocursorline
2180 setlocal define=
2181 setlocal dictionary=
2182 setlocal nodiff
2183 setlocal equalprg=
2184 setlocal errorformat=
2185 setlocal noexpandtab
2186 if &filetype != 'html'
2187 setlocal filetype=html
2188 endif
2189 setlocal foldcolumn=0
2190 setlocal foldenable
2191 setlocal foldexpr=0
2192 setlocal foldignore=#
2193 setlocal foldlevel=0
2194 setlocal foldmarker={{{,}}}
2195 setlocal foldmethod=manual
2196 setlocal foldminlines=1
2197 setlocal foldnestmax=20
2198 setlocal foldtext=foldtext()
2199 setlocal formatexpr=
2200 setlocal formatoptions=tcq
2201 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
2202 setlocal grepprg=
2203 setlocal iminsert=2
2204 setlocal imsearch=2
2205 setlocal include=
2206 setlocal includeexpr=
2207 setlocal indentexpr=
2208 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
2209 setlocal noinfercase
2210 setlocal iskeyword=@,48-57,_,192-255
2211 setlocal keywordprg=
2212 setlocal nolinebreak
2213 setlocal nolisp
2214 setlocal nolist
2215 setlocal makeprg=
2216 setlocal matchpairs=(:),{:},[:],<:>
2217 setlocal nomodeline
2218 setlocal modifiable
2219 setlocal nrformats=octal,hex
2220 setlocal nonumber
2221 setlocal numberwidth=4
2222 setlocal omnifunc=htmlcomplete#CompleteTags
2223 setlocal path=
2224 setlocal nopreserveindent
2225 setlocal nopreviewwindow
2226 setlocal quoteescape=\\
2227 setlocal noreadonly
2228 setlocal norightleft
2229 setlocal rightleftcmd=search
2230 setlocal noscrollbind
2231 setlocal shiftwidth=8
2232 setlocal noshortname
2233 setlocal nosmartindent
2234 setlocal softtabstop=0
2235 setlocal nospell
2236 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
2237 setlocal spellfile=
2238 setlocal spelllang=en
2239 setlocal statusline=
2240 setlocal suffixesadd=
2241 setlocal swapfile
2242 setlocal synmaxcol=3000
2243 if &syntax != 'html'
2244 setlocal syntax=html
2245 endif
2246 setlocal tabstop=2
2247 setlocal tags=
2248 setlocal textwidth=0
2249 setlocal thesaurus=
2250 setlocal nowinfixheight
2251 setlocal nowinfixwidth
2252 setlocal wrap
2253 setlocal wrapmargin=0
2254 silent! normal! zE
2255 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
2256 if s:l < 1 | let s:l = 1 | endif
2257 exe s:l
2258 normal! zt
2259 1
2260 normal! 0
2261 tabedit custom-cd.html
2262 set splitbelow splitright
2263 set nosplitbelow
2264 set nosplitright
2265 wincmd t
2266 set winheight=1 winwidth=1
2267 argglobal
2268 6argu
2269 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2270 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2271 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
2272 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
2273 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
2274 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
2275 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
2276 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
2277 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
2278 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
2279 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
2280 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
2281 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
2282 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
2283 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
2284 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
2285 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
2286 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
2287 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">')
2288 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">')
2289 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
2290 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
2291 nnoremap <buffer> <silent> ; 
2292 nnoremap <buffer> <silent> ;; ;
2293 vnoremap <buffer> <silent> ;; ;
2294 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
2295 inoremap <buffer> <silent> &hA &hArr;
2296 inoremap <buffer> <silent> &dA &dArr;
2297 inoremap <buffer> <silent> &rA &rArr;
2298 inoremap <buffer> <silent> &uA &uArr;
2299 inoremap <buffer> <silent> &lA &lArr;
2300 inoremap <buffer> <silent> &ha &harr;
2301 inoremap <buffer> <silent> &da &darr;
2302 inoremap <buffer> <silent> &ra &rarr;
2303 inoremap <buffer> <silent> &ua &uarr;
2304 inoremap <buffer> <silent> &la &larr;
2305 inoremap <buffer> <silent> &pv &piv;
2306 inoremap <buffer> <silent> &uh &upsih;
2307 inoremap <buffer> <silent> &ts &thetasym;
2308 inoremap <buffer> <silent> &og &omega;
2309 inoremap <buffer> <silent> &ps &psi;
2310 inoremap <buffer> <silent> &ch &chi;
2311 inoremap <buffer> <silent> &ph &phi;
2312 inoremap <buffer> <silent> &up &upsilon;
2313 inoremap <buffer> <silent> &ta &tau;
2314 inoremap <buffer> <silent> &sf &sigmaf;
2315 inoremap <buffer> <silent> &si &sigma;
2316 inoremap <buffer> <silent> &rh &rho;
2317 inoremap <buffer> <silent> &pi &pi;
2318 inoremap <buffer> <silent> &oc &omicron;
2319 inoremap <buffer> <silent> &xi &xi;
2320 inoremap <buffer> <silent> &nu &nu;
2321 inoremap <buffer> <silent> &mu &mu;
2322 inoremap <buffer> <silent> &lm &lambda;
2323 inoremap <buffer> <silent> &ka &kappa;
2324 inoremap <buffer> <silent> &io &iota;
2325 inoremap <buffer> <silent> &th &theta;
2326 inoremap <buffer> <silent> &et &eta;
2327 inoremap <buffer> <silent> &ze &zeta;
2328 inoremap <buffer> <silent> &ep &epsilon;
2329 inoremap <buffer> <silent> &de &delta;
2330 inoremap <buffer> <silent> &ga &gamma;
2331 inoremap <buffer> <silent> &be &beta;
2332 inoremap <buffer> <silent> &al &alpha;
2333 inoremap <buffer> <silent> &Ps &Psi;
2334 inoremap <buffer> <silent> &Ch &Chi;
2335 inoremap <buffer> <silent> &Ph &Phi;
2336 inoremap <buffer> <silent> &Up &Upsilon;
2337 inoremap <buffer> <silent> &Ta &Tau;
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> &3. &hellip;
2357 inoremap <buffer> <silent> &-- &mdash;
2358 inoremap <buffer> <silent> &3- &mdash;
2359 inoremap <buffer> <silent> &m- &mdash;
2360 inoremap <buffer> <silent> &2- &ndash;
2361 inoremap <buffer> <silent> &n- &ndash;
2362 inoremap <buffer> <silent> &34 &frac34;
2363 inoremap <buffer> <silent> &12 &frac12;
2364 inoremap <buffer> <silent> &14 &frac14;
2365 inoremap <buffer> <silent> &. &middot;
2366 inoremap <buffer> <silent> &pa &para;
2367 inoremap <buffer> <silent> &mi &micro;
2368 inoremap <buffer> <silent> &dg &deg;
2369 inoremap <buffer> <silent> &? &iquest;
2370 inoremap <buffer> <silent> &! &iexcl;
2371 inoremap <buffer> <silent> &sz &szlig;
2372 inoremap <buffer> <silent> &o/ &oslash;
2373 inoremap <buffer> <silent> &/ &divide;
2374 inoremap <buffer> <silent> &" &uml;
2375 inoremap <buffer> <silent> &2> &raquo;
2376 inoremap <buffer> <silent> &2< &laquo;
2377 inoremap <buffer> <silent> &y" &yuml;
2378 inoremap <buffer> <silent> &y' &yacute;
2379 inoremap <buffer> <silent> &u" &uuml;
2380 inoremap <buffer> <silent> &u^ &ucirc;
2381 inoremap <buffer> <silent> &u' &uacute;
2382 inoremap <buffer> <silent> &u` &ugrave;
2383 inoremap <buffer> <silent> &x &times;
2384 inoremap <buffer> <silent> &o" &ouml;
2385 inoremap <buffer> <silent> &o~ &otilde;
2386 inoremap <buffer> <silent> &o^ &ocirc;
2387 inoremap <buffer> <silent> &o' &oacute;
2388 inoremap <buffer> <silent> &o` &ograve;
2389 inoremap <buffer> <silent> &n~ &ntilde;
2390 inoremap <buffer> <silent> &i" &iuml;
2391 inoremap <buffer> <silent> &i^ &icirc;
2392 inoremap <buffer> <silent> &i' &iacute;
2393 inoremap <buffer> <silent> &i` &igrave;
2394 inoremap <buffer> <silent> &e" &euml;
2395 inoremap <buffer> <silent> &e^ &ecirc;
2396 inoremap <buffer> <silent> &e' &eacute;
2397 inoremap <buffer> <silent> &e` &egrave;
2398 inoremap <buffer> <silent> &c, &ccedil;
2399 inoremap <buffer> <silent> &ae &aelig;
2400 inoremap <buffer> <silent> &ao &aring;
2401 inoremap <buffer> <silent> &a" &auml;
2402 inoremap <buffer> <silent> &a~ &atilde;
2403 inoremap <buffer> <silent> &a^ &acirc;
2404 inoremap <buffer> <silent> &a' &aacute;
2405 inoremap <buffer> <silent> &a` &agrave;
2406 inoremap <buffer> <silent> &Y' &Yacute;
2407 inoremap <buffer> <silent> &U" &Uuml;
2408 inoremap <buffer> <silent> &U^ &Ucirc;
2409 inoremap <buffer> <silent> &U' &Uacute;
2410 inoremap <buffer> <silent> &U` &Ugrave;
2411 inoremap <buffer> <silent> &O/ &Oslash;
2412 inoremap <buffer> <silent> &O" &Ouml;
2413 inoremap <buffer> <silent> &O~ &Otilde;
2414 inoremap <buffer> <silent> &O^ &Ocirc;
2415 inoremap <buffer> <silent> &O' &Oacute;
2416 inoremap <buffer> <silent> &O` &Ograve;
2417 inoremap <buffer> <silent> &N~ &Ntilde;
2418 inoremap <buffer> <silent> &I" &Iuml;
2419 inoremap <buffer> <silent> &I^ &Icirc;
2420 inoremap <buffer> <silent> &I' &Iacute;
2421 inoremap <buffer> <silent> &I` &Igrave;
2422 inoremap <buffer> <silent> &E" &Euml;
2423 inoremap <buffer> <silent> &E^ &Ecirc;
2424 inoremap <buffer> <silent> &E' &Eacute;
2425 inoremap <buffer> <silent> &E` &Egrave;
2426 inoremap <buffer> <silent> &C, &Ccedil;
2427 inoremap <buffer> <silent> &AE &AElig;
2428 inoremap <buffer> <silent> &Ao &Aring;
2429 inoremap <buffer> <silent> &A" &Auml;
2430 inoremap <buffer> <silent> &A~ &Atilde;
2431 inoremap <buffer> <silent> &A^ &Acirc;
2432 inoremap <buffer> <silent> &A' &Aacute;
2433 inoremap <buffer> <silent> &A` &Agrave;
2434 inoremap <buffer> <silent> &c| &cent;
2435 inoremap <buffer> <silent> &Y= &yen;
2436 inoremap <buffer> <silent> &# &pound;
2437 inoremap <buffer> <silent> & &nbsp;
2438 inoremap <buffer> <silent> &> &gt;
2439 inoremap <buffer> <silent> &< &lt;
2440 inoremap <buffer> <silent> &' &quot;
2441 inoremap <buffer> <silent> &tm &trade;
2442 inoremap <buffer> <silent> &rO &reg;
2443 inoremap <buffer> <silent> &cO &copy;
2444 inoremap <buffer> <silent> && &amp;
2445 inoremap <buffer> <silent> ; &nbsp;
2446 inoremap <buffer> <silent> ;la <label for=""></label>F"
2447 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2448 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2449 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2450 </textarea>k$5F"i
2451 inoremap <buffer> <silent> ;og <optgroup label="">
2452 </optgroup>k$F"i
2453 inoremap <buffer> <silent> ;op <option></option>F<
2454 inoremap <buffer> <silent> ;ms <select name="" multiple>
2455 </select>O
2456 inoremap <buffer> <silent> ;se <select name="">
2457 </select>O
2458 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2459 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2460 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2461 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2462 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2463 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2464 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2465 inoremap <buffer> <silent> ;fm <form action="">
2466 </form>k$F"i
2467 inoremap <buffer> <silent> ;if <iframe src="">
2468 </iframe>k$F"i
2469 inoremap <buffer> <silent> ;nf <noframes>
2470 </noframes>O
2471 inoremap <buffer> <silent> ;fr <frame src="">F"
2472 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2473 </frameset>k$3F"i
2474 inoremap <buffer> <silent> ;th <th></th>F<
2475 inoremap <buffer> <silent> ;td <td>
2476 </td>O
2477 inoremap <buffer> <silent> ;tr <tr>
2478 </tr>O
2479 inoremap <buffer> <silent> ;tf <tfoot>
2480 </tfoot>O
2481 inoremap <buffer> <silent> ;tb <tbody>
2482 </tbody>O
2483 inoremap <buffer> <silent> ;tH <thead>
2484 </thead>O
2485 inoremap <buffer> <silent> ;ta <table>
2486 </table>O
2487 inoremap <buffer> <silent> ;ca <caption></caption>F<
2488 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2489 </object>k$5F"i
2490 inoremap <buffer> <silent> ;ns <noscript>
2491 </noscripT>O
2492 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2493 <noembed></noembed>k$5F"i
2494 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2495 inoremap <buffer> <silent> ;va <var></var>F<
2496 inoremap <buffer> <silent> ;ul <ul>
2497 </ul>O
2498 inoremap <buffer> <silent> ;tt <tt></tt>F<
2499 inoremap <buffer> <silent> ;ti <title></title>F<
2500 inoremap <buffer> <silent> ;sp <sup></sup>F<
2501 inoremap <buffer> <silent> ;sb <sub></sub>F<
2502 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2503 inoremap <buffer> <silent> ;cs <style type="text/css">
2504 <!--
2505 -->
2506 </style>kO
2507 inoremap <buffer> <silent> ;sm <small></small>F<
2508 inoremap <buffer> <silent> ;sa <samp></samp>F<
2509 inoremap <buffer> <silent> ;sk <strike></strike>F<
2510 inoremap <buffer> <silent> ;qu <q></q>F<
2511 inoremap <buffer> <silent> ;pr <pre>
2512 </pre>O
2513 inoremap <buffer> <silent> ;/p </p>
2514 
2515 <p>
2516 inoremap <buffer> <silent> ;pp <p>
2517 </p>O
2518 inoremap <buffer> <silent> ;ol <ol>
2519 </ol>O
2520 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2521 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2522 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2523 inoremap <buffer> <silent> ;lk <link href="">F"
2524 inoremap <buffer> <silent> ;li <li></li>F<
2525 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2526 inoremap <buffer> <silent> ;ii <isindex>
2527 inoremap <buffer> <silent> ;in <ins></ins>F<
2528 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2529 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2530 inoremap <buffer> <silent> ;ht <html>
2531 </html>O
2532 inoremap <buffer> <silent> ;Hr <hr width="75%">
2533 inoremap <buffer> <silent> ;hr <hr>
2534 inoremap <buffer> <silent> ;he <head>
2535 </head>O
2536 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2537 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2538 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2539 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2540 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2541 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2542 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2543 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2544 inoremap <buffer> <silent> ;h4 <h4></h4>F<
2545 inoremap <buffer> <silent> ;h3 <h3></h3>F<
2546 inoremap <buffer> <silent> ;h2 <h2></h2>F<
2547 inoremap <buffer> <silent> ;h1 <h1></h1>F<
2548 inoremap <buffer> <silent> ;fc <font color=""></font>F"
2549 inoremap <buffer> <silent> ;fo <font size=""></font>F"
2550 inoremap <buffer> <silent> ;sn <span></span>F<
2551 inoremap <buffer> <silent> ;dv <div>
2552 </div>O
2553 inoremap <buffer> <silent> ;df <dfn></dfn>F<
2554 inoremap <buffer> <silent> ;de <del></del>F<
2555 inoremap <buffer> <silent> ;dd <dd></dd>F<
2556 inoremap <buffer> <silent> ;dt <dt></dt>F<
2557 inoremap <buffer> <silent> ;dl <dl>
2558 </dl>O
2559 inoremap <buffer> <silent> ;co <code></code>F<
2560 inoremap <buffer> <silent> ;ci <cite></cite>F<
2561 inoremap <buffer> <silent> ;ce <center></center>F<
2562 inoremap <buffer> <silent> ;br <br>
2563 inoremap <buffer> <silent> ;bd <body>
2564 </body>O
2565 inoremap <buffer> <silent> ;bl <blockquote>
2566 </blockquote>O
2567 inoremap <buffer> <silent> ;bi <big></big>F<
2568 inoremap <buffer> <silent> ;bh <base href="">F"
2569 inoremap <buffer> <silent> ;ad <address></address>F<
2570 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
2571 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
2572 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
2573 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
2574 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
2575 inoremap <buffer> <silent> ;an <a name=""></a>F"
2576 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
2577 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
2578 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
2579 inoremap <buffer> <silent> ;ah <a href=""></a>F"
2580 imap <buffer> <silent> ;s4 ;s4
2581 imap <buffer> <silent> ;4 ;4
2582 inoremap <buffer> <silent> ;mi :call MangleImageTag()
2583 inoremap <buffer> <silent> ; 
2584 inoremap <buffer> <silent> ;& &
2585 inoremap <buffer> <silent> ;; ;
2586 setlocal keymap=
2587 setlocal noarabic
2588 setlocal autoindent
2589 setlocal balloonexpr=
2590 setlocal nobinary
2591 setlocal bufhidden=
2592 setlocal buflisted
2593 setlocal buftype=
2594 setlocal nocindent
2595 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
2596 setlocal cinoptions=
2597 setlocal cinwords=if,else,while,do,for,switch
2598 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
2599 setlocal commentstring=<!--%s-->
2600 setlocal complete=.,w,b,u,t,i
2601 setlocal completefunc=
2602 setlocal nocopyindent
2603 setlocal nocursorcolumn
2604 setlocal nocursorline
2605 setlocal define=
2606 setlocal dictionary=
2607 setlocal nodiff
2608 setlocal equalprg=
2609 setlocal errorformat=
2610 setlocal noexpandtab
2611 if &filetype != 'html'
2612 setlocal filetype=html
2613 endif
2614 setlocal foldcolumn=0
2615 setlocal foldenable
2616 setlocal foldexpr=0
2617 setlocal foldignore=#
2618 setlocal foldlevel=0
2619 setlocal foldmarker={{{,}}}
2620 setlocal foldmethod=manual
2621 setlocal foldminlines=1
2622 setlocal foldnestmax=20
2623 setlocal foldtext=foldtext()
2624 setlocal formatexpr=
2625 setlocal formatoptions=tcq
2626 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
2627 setlocal grepprg=
2628 setlocal iminsert=2
2629 setlocal imsearch=2
2630 setlocal include=
2631 setlocal includeexpr=
2632 setlocal indentexpr=
2633 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
2634 setlocal noinfercase
2635 setlocal iskeyword=@,48-57,_,192-255
2636 setlocal keywordprg=
2637 setlocal nolinebreak
2638 setlocal nolisp
2639 setlocal nolist
2640 setlocal makeprg=
2641 setlocal matchpairs=(:),{:},[:],<:>
2642 setlocal nomodeline
2643 setlocal modifiable
2644 setlocal nrformats=octal,hex
2645 setlocal nonumber
2646 setlocal numberwidth=4
2647 setlocal omnifunc=htmlcomplete#CompleteTags
2648 setlocal path=
2649 setlocal nopreserveindent
2650 setlocal nopreviewwindow
2651 setlocal quoteescape=\\
2652 setlocal noreadonly
2653 setlocal norightleft
2654 setlocal rightleftcmd=search
2655 setlocal noscrollbind
2656 setlocal shiftwidth=8
2657 setlocal noshortname
2658 setlocal nosmartindent
2659 setlocal softtabstop=0
2660 setlocal nospell
2661 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
2662 setlocal spellfile=
2663 setlocal spelllang=en
2664 setlocal statusline=
2665 setlocal suffixesadd=
2666 setlocal swapfile
2667 setlocal synmaxcol=3000
2668 if &syntax != 'html'
2669 setlocal syntax=html
2670 endif
2671 setlocal tabstop=2
2672 setlocal tags=
2673 setlocal textwidth=0
2674 setlocal thesaurus=
2675 setlocal nowinfixheight
2676 setlocal nowinfixwidth
2677 setlocal wrap
2678 setlocal wrapmargin=0
2679 silent! normal! zE
2680 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
2681 if s:l < 1 | let s:l = 1 | endif
2682 exe s:l
2683 normal! zt
2684 1
2685 normal! 0
2686 tabedit download.html
2687 set splitbelow splitright
2688 set nosplitbelow
2689 set nosplitright
2690 wincmd t
2691 set winheight=1 winwidth=1
2692 argglobal
2693 edit download.html
2694 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2695 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
2696 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
2697 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
2698 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
2699 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
2700 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
2701 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
2702 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
2703 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
2704 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
2705 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
2706 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
2707 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
2708 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
2709 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
2710 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
2711 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
2712 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">')
2713 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">')
2714 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
2715 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
2716 nnoremap <buffer> <silent> ; 
2717 nnoremap <buffer> <silent> ;; ;
2718 vnoremap <buffer> <silent> ;; ;
2719 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
2720 inoremap <buffer> <silent> &hA &hArr;
2721 inoremap <buffer> <silent> &dA &dArr;
2722 inoremap <buffer> <silent> &rA &rArr;
2723 inoremap <buffer> <silent> &uA &uArr;
2724 inoremap <buffer> <silent> &lA &lArr;
2725 inoremap <buffer> <silent> &ha &harr;
2726 inoremap <buffer> <silent> &da &darr;
2727 inoremap <buffer> <silent> &ra &rarr;
2728 inoremap <buffer> <silent> &ua &uarr;
2729 inoremap <buffer> <silent> &la &larr;
2730 inoremap <buffer> <silent> &pv &piv;
2731 inoremap <buffer> <silent> &uh &upsih;
2732 inoremap <buffer> <silent> &ts &thetasym;
2733 inoremap <buffer> <silent> &og &omega;
2734 inoremap <buffer> <silent> &ps &psi;
2735 inoremap <buffer> <silent> &ch &chi;
2736 inoremap <buffer> <silent> &ph &phi;
2737 inoremap <buffer> <silent> &up &upsilon;
2738 inoremap <buffer> <silent> &ta &tau;
2739 inoremap <buffer> <silent> &sf &sigmaf;
2740 inoremap <buffer> <silent> &si &sigma;
2741 inoremap <buffer> <silent> &rh &rho;
2742 inoremap <buffer> <silent> &pi &pi;
2743 inoremap <buffer> <silent> &oc &omicron;
2744 inoremap <buffer> <silent> &xi &xi;
2745 inoremap <buffer> <silent> &nu &nu;
2746 inoremap <buffer> <silent> &mu &mu;
2747 inoremap <buffer> <silent> &lm &lambda;
2748 inoremap <buffer> <silent> &ka &kappa;
2749 inoremap <buffer> <silent> &io &iota;
2750 inoremap <buffer> <silent> &th &theta;
2751 inoremap <buffer> <silent> &et &eta;
2752 inoremap <buffer> <silent> &ze &zeta;
2753 inoremap <buffer> <silent> &ep &epsilon;
2754 inoremap <buffer> <silent> &de &delta;
2755 inoremap <buffer> <silent> &ga &gamma;
2756 inoremap <buffer> <silent> &be &beta;
2757 inoremap <buffer> <silent> &al &alpha;
2758 inoremap <buffer> <silent> &Ps &Psi;
2759 inoremap <buffer> <silent> &Ch &Chi;
2760 inoremap <buffer> <silent> &Ph &Phi;
2761 inoremap <buffer> <silent> &Up &Upsilon;
2762 inoremap <buffer> <silent> &Ta &Tau;
2763 inoremap <buffer> <silent> &Si &Sigma;
2764 inoremap <buffer> <silent> &Rh &Rho;
2765 inoremap <buffer> <silent> &Pi &Pi;
2766 inoremap <buffer> <silent> &Oc &Omicron;
2767 inoremap <buffer> <silent> &Xi &Xi;
2768 inoremap <buffer> <silent> &Nu &Nu;
2769 inoremap <buffer> <silent> &Mu &Mu;
2770 inoremap <buffer> <silent> &Lm &Lambda;
2771 inoremap <buffer> <silent> &Ka &Kappa;
2772 inoremap <buffer> <silent> &Io &Iota;
2773 inoremap <buffer> <silent> &Th &Theta;
2774 inoremap <buffer> <silent> &Et &Eta;
2775 inoremap <buffer> <silent> &Ze &Zeta;
2776 inoremap <buffer> <silent> &Ep &Epsilon;
2777 inoremap <buffer> <silent> &De &Delta;
2778 inoremap <buffer> <silent> &Ga &Gamma;
2779 inoremap <buffer> <silent> &Be &Beta;
2780 inoremap <buffer> <silent> &Al &Alpha;
2781 inoremap <buffer> <silent> &3. &hellip;
2782 inoremap <buffer> <silent> &-- &mdash;
2783 inoremap <buffer> <silent> &3- &mdash;
2784 inoremap <buffer> <silent> &m- &mdash;
2785 inoremap <buffer> <silent> &2- &ndash;
2786 inoremap <buffer> <silent> &n- &ndash;
2787 inoremap <buffer> <silent> &34 &frac34;
2788 inoremap <buffer> <silent> &12 &frac12;
2789 inoremap <buffer> <silent> &14 &frac14;
2790 inoremap <buffer> <silent> &. &middot;
2791 inoremap <buffer> <silent> &pa &para;
2792 inoremap <buffer> <silent> &mi &micro;
2793 inoremap <buffer> <silent> &dg &deg;
2794 inoremap <buffer> <silent> &? &iquest;
2795 inoremap <buffer> <silent> &! &iexcl;
2796 inoremap <buffer> <silent> &sz &szlig;
2797 inoremap <buffer> <silent> &o/ &oslash;
2798 inoremap <buffer> <silent> &/ &divide;
2799 inoremap <buffer> <silent> &" &uml;
2800 inoremap <buffer> <silent> &2> &raquo;
2801 inoremap <buffer> <silent> &2< &laquo;
2802 inoremap <buffer> <silent> &y" &yuml;
2803 inoremap <buffer> <silent> &y' &yacute;
2804 inoremap <buffer> <silent> &u" &uuml;
2805 inoremap <buffer> <silent> &u^ &ucirc;
2806 inoremap <buffer> <silent> &u' &uacute;
2807 inoremap <buffer> <silent> &u` &ugrave;
2808 inoremap <buffer> <silent> &x &times;
2809 inoremap <buffer> <silent> &o" &ouml;
2810 inoremap <buffer> <silent> &o~ &otilde;
2811 inoremap <buffer> <silent> &o^ &ocirc;
2812 inoremap <buffer> <silent> &o' &oacute;
2813 inoremap <buffer> <silent> &o` &ograve;
2814 inoremap <buffer> <silent> &n~ &ntilde;
2815 inoremap <buffer> <silent> &i" &iuml;
2816 inoremap <buffer> <silent> &i^ &icirc;
2817 inoremap <buffer> <silent> &i' &iacute;
2818 inoremap <buffer> <silent> &i` &igrave;
2819 inoremap <buffer> <silent> &e" &euml;
2820 inoremap <buffer> <silent> &e^ &ecirc;
2821 inoremap <buffer> <silent> &e' &eacute;
2822 inoremap <buffer> <silent> &e` &egrave;
2823 inoremap <buffer> <silent> &c, &ccedil;
2824 inoremap <buffer> <silent> &ae &aelig;
2825 inoremap <buffer> <silent> &ao &aring;
2826 inoremap <buffer> <silent> &a" &auml;
2827 inoremap <buffer> <silent> &a~ &atilde;
2828 inoremap <buffer> <silent> &a^ &acirc;
2829 inoremap <buffer> <silent> &a' &aacute;
2830 inoremap <buffer> <silent> &a` &agrave;
2831 inoremap <buffer> <silent> &Y' &Yacute;
2832 inoremap <buffer> <silent> &U" &Uuml;
2833 inoremap <buffer> <silent> &U^ &Ucirc;
2834 inoremap <buffer> <silent> &U' &Uacute;
2835 inoremap <buffer> <silent> &U` &Ugrave;
2836 inoremap <buffer> <silent> &O/ &Oslash;
2837 inoremap <buffer> <silent> &O" &Ouml;
2838 inoremap <buffer> <silent> &O~ &Otilde;
2839 inoremap <buffer> <silent> &O^ &Ocirc;
2840 inoremap <buffer> <silent> &O' &Oacute;
2841 inoremap <buffer> <silent> &O` &Ograve;
2842 inoremap <buffer> <silent> &N~ &Ntilde;
2843 inoremap <buffer> <silent> &I" &Iuml;
2844 inoremap <buffer> <silent> &I^ &Icirc;
2845 inoremap <buffer> <silent> &I' &Iacute;
2846 inoremap <buffer> <silent> &I` &Igrave;
2847 inoremap <buffer> <silent> &E" &Euml;
2848 inoremap <buffer> <silent> &E^ &Ecirc;
2849 inoremap <buffer> <silent> &E' &Eacute;
2850 inoremap <buffer> <silent> &E` &Egrave;
2851 inoremap <buffer> <silent> &C, &Ccedil;
2852 inoremap <buffer> <silent> &AE &AElig;
2853 inoremap <buffer> <silent> &Ao &Aring;
2854 inoremap <buffer> <silent> &A" &Auml;
2855 inoremap <buffer> <silent> &A~ &Atilde;
2856 inoremap <buffer> <silent> &A^ &Acirc;
2857 inoremap <buffer> <silent> &A' &Aacute;
2858 inoremap <buffer> <silent> &A` &Agrave;
2859 inoremap <buffer> <silent> &c| &cent;
2860 inoremap <buffer> <silent> &Y= &yen;
2861 inoremap <buffer> <silent> &# &pound;
2862 inoremap <buffer> <silent> & &nbsp;
2863 inoremap <buffer> <silent> &> &gt;
2864 inoremap <buffer> <silent> &< &lt;
2865 inoremap <buffer> <silent> &' &quot;
2866 inoremap <buffer> <silent> &tm &trade;
2867 inoremap <buffer> <silent> &rO &reg;
2868 inoremap <buffer> <silent> &cO &copy;
2869 inoremap <buffer> <silent> && &amp;
2870 inoremap <buffer> <silent> ; &nbsp;
2871 inoremap <buffer> <silent> ;la <label for=""></label>F"
2872 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
2873 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
2874 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
2875 </textarea>k$5F"i
2876 inoremap <buffer> <silent> ;og <optgroup label="">
2877 </optgroup>k$F"i
2878 inoremap <buffer> <silent> ;op <option></option>F<
2879 inoremap <buffer> <silent> ;ms <select name="" multiple>
2880 </select>O
2881 inoremap <buffer> <silent> ;se <select name="">
2882 </select>O
2883 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
2884 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
2885 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
2886 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
2887 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
2888 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
2889 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
2890 inoremap <buffer> <silent> ;fm <form action="">
2891 </form>k$F"i
2892 inoremap <buffer> <silent> ;if <iframe src="">
2893 </iframe>k$F"i
2894 inoremap <buffer> <silent> ;nf <noframes>
2895 </noframes>O
2896 inoremap <buffer> <silent> ;fr <frame src="">F"
2897 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
2898 </frameset>k$3F"i
2899 inoremap <buffer> <silent> ;th <th></th>F<
2900 inoremap <buffer> <silent> ;td <td>
2901 </td>O
2902 inoremap <buffer> <silent> ;tr <tr>
2903 </tr>O
2904 inoremap <buffer> <silent> ;tf <tfoot>
2905 </tfoot>O
2906 inoremap <buffer> <silent> ;tb <tbody>
2907 </tbody>O
2908 inoremap <buffer> <silent> ;tH <thead>
2909 </thead>O
2910 inoremap <buffer> <silent> ;ta <table>
2911 </table>O
2912 inoremap <buffer> <silent> ;ca <caption></caption>F<
2913 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
2914 </object>k$5F"i
2915 inoremap <buffer> <silent> ;ns <noscript>
2916 </noscripT>O
2917 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
2918 <noembed></noembed>k$5F"i
2919 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
2920 inoremap <buffer> <silent> ;va <var></var>F<
2921 inoremap <buffer> <silent> ;ul <ul>
2922 </ul>O
2923 inoremap <buffer> <silent> ;tt <tt></tt>F<
2924 inoremap <buffer> <silent> ;ti <title></title>F<
2925 inoremap <buffer> <silent> ;sp <sup></sup>F<
2926 inoremap <buffer> <silent> ;sb <sub></sub>F<
2927 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
2928 inoremap <buffer> <silent> ;cs <style type="text/css">
2929 <!--
2930 -->
2931 </style>kO
2932 inoremap <buffer> <silent> ;sm <small></small>F<
2933 inoremap <buffer> <silent> ;sa <samp></samp>F<
2934 inoremap <buffer> <silent> ;sk <strike></strike>F<
2935 inoremap <buffer> <silent> ;qu <q></q>F<
2936 inoremap <buffer> <silent> ;pr <pre>
2937 </pre>O
2938 inoremap <buffer> <silent> ;/p </p>
2939 
2940 <p>
2941 inoremap <buffer> <silent> ;pp <p>
2942 </p>O
2943 inoremap <buffer> <silent> ;ol <ol>
2944 </ol>O
2945 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
2946 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
2947 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
2948 inoremap <buffer> <silent> ;lk <link href="">F"
2949 inoremap <buffer> <silent> ;li <li></li>F<
2950 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
2951 inoremap <buffer> <silent> ;ii <isindex>
2952 inoremap <buffer> <silent> ;in <ins></ins>F<
2953 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
2954 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
2955 inoremap <buffer> <silent> ;ht <html>
2956 </html>O
2957 inoremap <buffer> <silent> ;Hr <hr width="75%">
2958 inoremap <buffer> <silent> ;hr <hr>
2959 inoremap <buffer> <silent> ;he <head>
2960 </head>O
2961 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
2962 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
2963 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
2964 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
2965 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
2966 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
2967 inoremap <buffer> <silent> ;h6 <h6></h6>F<
2968 inoremap <buffer> <silent> ;h5 <h5></h5>F<
2969 inoremap <buffer> <silent> ;h4 <h4></h4>F<
2970 inoremap <buffer> <silent> ;h3 <h3></h3>F<
2971 inoremap <buffer> <silent> ;h2 <h2></h2>F<
2972 inoremap <buffer> <silent> ;h1 <h1></h1>F<
2973 inoremap <buffer> <silent> ;fc <font color=""></font>F"
2974 inoremap <buffer> <silent> ;fo <font size=""></font>F"
2975 inoremap <buffer> <silent> ;sn <span></span>F<
2976 inoremap <buffer> <silent> ;dv <div>
2977 </div>O
2978 inoremap <buffer> <silent> ;df <dfn></dfn>F<
2979 inoremap <buffer> <silent> ;de <del></del>F<
2980 inoremap <buffer> <silent> ;dd <dd></dd>F<
2981 inoremap <buffer> <silent> ;dt <dt></dt>F<
2982 inoremap <buffer> <silent> ;dl <dl>
2983 </dl>O
2984 inoremap <buffer> <silent> ;co <code></code>F<
2985 inoremap <buffer> <silent> ;ci <cite></cite>F<
2986 inoremap <buffer> <silent> ;ce <center></center>F<
2987 inoremap <buffer> <silent> ;br <br>
2988 inoremap <buffer> <silent> ;bd <body>
2989 </body>O
2990 inoremap <buffer> <silent> ;bl <blockquote>
2991 </blockquote>O
2992 inoremap <buffer> <silent> ;bi <big></big>F<
2993 inoremap <buffer> <silent> ;bh <base href="">F"
2994 inoremap <buffer> <silent> ;ad <address></address>F<
2995 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
2996 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
2997 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
2998 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
2999 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3000 inoremap <buffer> <silent> ;an <a name=""></a>F"
3001 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3002 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3003 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3004 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3005 imap <buffer> <silent> ;s4 ;s4
3006 imap <buffer> <silent> ;4 ;4
3007 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3008 inoremap <buffer> <silent> ; 
3009 inoremap <buffer> <silent> ;& &
3010 inoremap <buffer> <silent> ;; ;
3011 setlocal keymap=
3012 setlocal noarabic
3013 setlocal autoindent
3014 setlocal balloonexpr=
3015 setlocal nobinary
3016 setlocal bufhidden=
3017 setlocal buflisted
3018 setlocal buftype=
3019 setlocal nocindent
3020 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3021 setlocal cinoptions=
3022 setlocal cinwords=if,else,while,do,for,switch
3023 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3024 setlocal commentstring=<!--%s-->
3025 setlocal complete=.,w,b,u,t,i
3026 setlocal completefunc=
3027 setlocal nocopyindent
3028 setlocal nocursorcolumn
3029 setlocal nocursorline
3030 setlocal define=
3031 setlocal dictionary=
3032 setlocal nodiff
3033 setlocal equalprg=
3034 setlocal errorformat=
3035 setlocal expandtab
3036 if &filetype != 'html'
3037 setlocal filetype=html
3038 endif
3039 setlocal foldcolumn=0
3040 setlocal foldenable
3041 setlocal foldexpr=0
3042 setlocal foldignore=#
3043 setlocal foldlevel=0
3044 setlocal foldmarker={{{,}}}
3045 setlocal foldmethod=manual
3046 setlocal foldminlines=1
3047 setlocal foldnestmax=20
3048 setlocal foldtext=foldtext()
3049 setlocal formatexpr=
3050 setlocal formatoptions=tcq
3051 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3052 setlocal grepprg=
3053 setlocal iminsert=0
3054 setlocal imsearch=2
3055 setlocal include=
3056 setlocal includeexpr=
3057 setlocal indentexpr=
3058 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3059 setlocal noinfercase
3060 setlocal iskeyword=@,48-57,_,192-255
3061 setlocal keywordprg=
3062 setlocal nolinebreak
3063 setlocal nolisp
3064 setlocal nolist
3065 setlocal makeprg=
3066 setlocal matchpairs=(:),{:},[:],<:>
3067 setlocal nomodeline
3068 setlocal modifiable
3069 setlocal nrformats=octal,hex
3070 setlocal nonumber
3071 setlocal numberwidth=4
3072 setlocal omnifunc=htmlcomplete#CompleteTags
3073 setlocal path=
3074 setlocal nopreserveindent
3075 setlocal nopreviewwindow
3076 setlocal quoteescape=\\
3077 setlocal noreadonly
3078 setlocal norightleft
3079 setlocal rightleftcmd=search
3080 setlocal noscrollbind
3081 setlocal shiftwidth=4
3082 setlocal noshortname
3083 setlocal nosmartindent
3084 setlocal softtabstop=0
3085 setlocal nospell
3086 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
3087 setlocal spellfile=
3088 setlocal spelllang=en
3089 setlocal statusline=
3090 setlocal suffixesadd=
3091 setlocal swapfile
3092 setlocal synmaxcol=3000
3093 if &syntax != 'html'
3094 setlocal syntax=html
3095 endif
3096 setlocal tabstop=2
3097 setlocal tags=
3098 setlocal textwidth=0
3099 setlocal thesaurus=
3100 setlocal nowinfixheight
3101 setlocal nowinfixwidth
3102 setlocal wrap
3103 setlocal wrapmargin=0
3104 silent! normal! zE
3105 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
3106 if s:l < 1 | let s:l = 1 | endif
3107 exe s:l
3108 normal! zt
3109 1
3110 normal! 0
3111 tabedit flash-backup.html
3112 set splitbelow splitright
3113 set nosplitbelow
3114 set nosplitright
3115 wincmd t
3116 set winheight=1 winwidth=1
3117 argglobal
3118 7argu
3119 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3120 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3121 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
3122 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
3123 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
3124 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
3125 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
3126 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
3127 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
3128 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
3129 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
3130 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
3131 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
3132 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
3133 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
3134 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
3135 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
3136 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
3137 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">')
3138 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">')
3139 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
3140 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
3141 nnoremap <buffer> <silent> ; 
3142 nnoremap <buffer> <silent> ;; ;
3143 vnoremap <buffer> <silent> ;; ;
3144 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
3145 inoremap <buffer> <silent> &hA &hArr;
3146 inoremap <buffer> <silent> &dA &dArr;
3147 inoremap <buffer> <silent> &rA &rArr;
3148 inoremap <buffer> <silent> &uA &uArr;
3149 inoremap <buffer> <silent> &lA &lArr;
3150 inoremap <buffer> <silent> &ha &harr;
3151 inoremap <buffer> <silent> &da &darr;
3152 inoremap <buffer> <silent> &ra &rarr;
3153 inoremap <buffer> <silent> &ua &uarr;
3154 inoremap <buffer> <silent> &la &larr;
3155 inoremap <buffer> <silent> &pv &piv;
3156 inoremap <buffer> <silent> &uh &upsih;
3157 inoremap <buffer> <silent> &ts &thetasym;
3158 inoremap <buffer> <silent> &og &omega;
3159 inoremap <buffer> <silent> &ps &psi;
3160 inoremap <buffer> <silent> &ch &chi;
3161 inoremap <buffer> <silent> &ph &phi;
3162 inoremap <buffer> <silent> &up &upsilon;
3163 inoremap <buffer> <silent> &ta &tau;
3164 inoremap <buffer> <silent> &sf &sigmaf;
3165 inoremap <buffer> <silent> &si &sigma;
3166 inoremap <buffer> <silent> &rh &rho;
3167 inoremap <buffer> <silent> &pi &pi;
3168 inoremap <buffer> <silent> &oc &omicron;
3169 inoremap <buffer> <silent> &xi &xi;
3170 inoremap <buffer> <silent> &nu &nu;
3171 inoremap <buffer> <silent> &mu &mu;
3172 inoremap <buffer> <silent> &lm &lambda;
3173 inoremap <buffer> <silent> &ka &kappa;
3174 inoremap <buffer> <silent> &io &iota;
3175 inoremap <buffer> <silent> &th &theta;
3176 inoremap <buffer> <silent> &et &eta;
3177 inoremap <buffer> <silent> &ze &zeta;
3178 inoremap <buffer> <silent> &ep &epsilon;
3179 inoremap <buffer> <silent> &de &delta;
3180 inoremap <buffer> <silent> &ga &gamma;
3181 inoremap <buffer> <silent> &be &beta;
3182 inoremap <buffer> <silent> &al &alpha;
3183 inoremap <buffer> <silent> &Ps &Psi;
3184 inoremap <buffer> <silent> &Ch &Chi;
3185 inoremap <buffer> <silent> &Ph &Phi;
3186 inoremap <buffer> <silent> &Up &Upsilon;
3187 inoremap <buffer> <silent> &Ta &Tau;
3188 inoremap <buffer> <silent> &Si &Sigma;
3189 inoremap <buffer> <silent> &Rh &Rho;
3190 inoremap <buffer> <silent> &Pi &Pi;
3191 inoremap <buffer> <silent> &Oc &Omicron;
3192 inoremap <buffer> <silent> &Xi &Xi;
3193 inoremap <buffer> <silent> &Nu &Nu;
3194 inoremap <buffer> <silent> &Mu &Mu;
3195 inoremap <buffer> <silent> &Lm &Lambda;
3196 inoremap <buffer> <silent> &Ka &Kappa;
3197 inoremap <buffer> <silent> &Io &Iota;
3198 inoremap <buffer> <silent> &Th &Theta;
3199 inoremap <buffer> <silent> &Et &Eta;
3200 inoremap <buffer> <silent> &Ze &Zeta;
3201 inoremap <buffer> <silent> &Ep &Epsilon;
3202 inoremap <buffer> <silent> &De &Delta;
3203 inoremap <buffer> <silent> &Ga &Gamma;
3204 inoremap <buffer> <silent> &Be &Beta;
3205 inoremap <buffer> <silent> &Al &Alpha;
3206 inoremap <buffer> <silent> &3. &hellip;
3207 inoremap <buffer> <silent> &-- &mdash;
3208 inoremap <buffer> <silent> &3- &mdash;
3209 inoremap <buffer> <silent> &m- &mdash;
3210 inoremap <buffer> <silent> &2- &ndash;
3211 inoremap <buffer> <silent> &n- &ndash;
3212 inoremap <buffer> <silent> &34 &frac34;
3213 inoremap <buffer> <silent> &12 &frac12;
3214 inoremap <buffer> <silent> &14 &frac14;
3215 inoremap <buffer> <silent> &. &middot;
3216 inoremap <buffer> <silent> &pa &para;
3217 inoremap <buffer> <silent> &mi &micro;
3218 inoremap <buffer> <silent> &dg &deg;
3219 inoremap <buffer> <silent> &? &iquest;
3220 inoremap <buffer> <silent> &! &iexcl;
3221 inoremap <buffer> <silent> &sz &szlig;
3222 inoremap <buffer> <silent> &o/ &oslash;
3223 inoremap <buffer> <silent> &/ &divide;
3224 inoremap <buffer> <silent> &" &uml;
3225 inoremap <buffer> <silent> &2> &raquo;
3226 inoremap <buffer> <silent> &2< &laquo;
3227 inoremap <buffer> <silent> &y" &yuml;
3228 inoremap <buffer> <silent> &y' &yacute;
3229 inoremap <buffer> <silent> &u" &uuml;
3230 inoremap <buffer> <silent> &u^ &ucirc;
3231 inoremap <buffer> <silent> &u' &uacute;
3232 inoremap <buffer> <silent> &u` &ugrave;
3233 inoremap <buffer> <silent> &x &times;
3234 inoremap <buffer> <silent> &o" &ouml;
3235 inoremap <buffer> <silent> &o~ &otilde;
3236 inoremap <buffer> <silent> &o^ &ocirc;
3237 inoremap <buffer> <silent> &o' &oacute;
3238 inoremap <buffer> <silent> &o` &ograve;
3239 inoremap <buffer> <silent> &n~ &ntilde;
3240 inoremap <buffer> <silent> &i" &iuml;
3241 inoremap <buffer> <silent> &i^ &icirc;
3242 inoremap <buffer> <silent> &i' &iacute;
3243 inoremap <buffer> <silent> &i` &igrave;
3244 inoremap <buffer> <silent> &e" &euml;
3245 inoremap <buffer> <silent> &e^ &ecirc;
3246 inoremap <buffer> <silent> &e' &eacute;
3247 inoremap <buffer> <silent> &e` &egrave;
3248 inoremap <buffer> <silent> &c, &ccedil;
3249 inoremap <buffer> <silent> &ae &aelig;
3250 inoremap <buffer> <silent> &ao &aring;
3251 inoremap <buffer> <silent> &a" &auml;
3252 inoremap <buffer> <silent> &a~ &atilde;
3253 inoremap <buffer> <silent> &a^ &acirc;
3254 inoremap <buffer> <silent> &a' &aacute;
3255 inoremap <buffer> <silent> &a` &agrave;
3256 inoremap <buffer> <silent> &Y' &Yacute;
3257 inoremap <buffer> <silent> &U" &Uuml;
3258 inoremap <buffer> <silent> &U^ &Ucirc;
3259 inoremap <buffer> <silent> &U' &Uacute;
3260 inoremap <buffer> <silent> &U` &Ugrave;
3261 inoremap <buffer> <silent> &O/ &Oslash;
3262 inoremap <buffer> <silent> &O" &Ouml;
3263 inoremap <buffer> <silent> &O~ &Otilde;
3264 inoremap <buffer> <silent> &O^ &Ocirc;
3265 inoremap <buffer> <silent> &O' &Oacute;
3266 inoremap <buffer> <silent> &O` &Ograve;
3267 inoremap <buffer> <silent> &N~ &Ntilde;
3268 inoremap <buffer> <silent> &I" &Iuml;
3269 inoremap <buffer> <silent> &I^ &Icirc;
3270 inoremap <buffer> <silent> &I' &Iacute;
3271 inoremap <buffer> <silent> &I` &Igrave;
3272 inoremap <buffer> <silent> &E" &Euml;
3273 inoremap <buffer> <silent> &E^ &Ecirc;
3274 inoremap <buffer> <silent> &E' &Eacute;
3275 inoremap <buffer> <silent> &E` &Egrave;
3276 inoremap <buffer> <silent> &C, &Ccedil;
3277 inoremap <buffer> <silent> &AE &AElig;
3278 inoremap <buffer> <silent> &Ao &Aring;
3279 inoremap <buffer> <silent> &A" &Auml;
3280 inoremap <buffer> <silent> &A~ &Atilde;
3281 inoremap <buffer> <silent> &A^ &Acirc;
3282 inoremap <buffer> <silent> &A' &Aacute;
3283 inoremap <buffer> <silent> &A` &Agrave;
3284 inoremap <buffer> <silent> &c| &cent;
3285 inoremap <buffer> <silent> &Y= &yen;
3286 inoremap <buffer> <silent> &# &pound;
3287 inoremap <buffer> <silent> & &nbsp;
3288 inoremap <buffer> <silent> &> &gt;
3289 inoremap <buffer> <silent> &< &lt;
3290 inoremap <buffer> <silent> &' &quot;
3291 inoremap <buffer> <silent> &tm &trade;
3292 inoremap <buffer> <silent> &rO &reg;
3293 inoremap <buffer> <silent> &cO &copy;
3294 inoremap <buffer> <silent> && &amp;
3295 inoremap <buffer> <silent> ; &nbsp;
3296 inoremap <buffer> <silent> ;la <label for=""></label>F"
3297 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
3298 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
3299 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
3300 </textarea>k$5F"i
3301 inoremap <buffer> <silent> ;og <optgroup label="">
3302 </optgroup>k$F"i
3303 inoremap <buffer> <silent> ;op <option></option>F<
3304 inoremap <buffer> <silent> ;ms <select name="" multiple>
3305 </select>O
3306 inoremap <buffer> <silent> ;se <select name="">
3307 </select>O
3308 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
3309 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
3310 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
3311 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
3312 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
3313 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
3314 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
3315 inoremap <buffer> <silent> ;fm <form action="">
3316 </form>k$F"i
3317 inoremap <buffer> <silent> ;if <iframe src="">
3318 </iframe>k$F"i
3319 inoremap <buffer> <silent> ;nf <noframes>
3320 </noframes>O
3321 inoremap <buffer> <silent> ;fr <frame src="">F"
3322 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
3323 </frameset>k$3F"i
3324 inoremap <buffer> <silent> ;th <th></th>F<
3325 inoremap <buffer> <silent> ;td <td>
3326 </td>O
3327 inoremap <buffer> <silent> ;tr <tr>
3328 </tr>O
3329 inoremap <buffer> <silent> ;tf <tfoot>
3330 </tfoot>O
3331 inoremap <buffer> <silent> ;tb <tbody>
3332 </tbody>O
3333 inoremap <buffer> <silent> ;tH <thead>
3334 </thead>O
3335 inoremap <buffer> <silent> ;ta <table>
3336 </table>O
3337 inoremap <buffer> <silent> ;ca <caption></caption>F<
3338 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
3339 </object>k$5F"i
3340 inoremap <buffer> <silent> ;ns <noscript>
3341 </noscripT>O
3342 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
3343 <noembed></noembed>k$5F"i
3344 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
3345 inoremap <buffer> <silent> ;va <var></var>F<
3346 inoremap <buffer> <silent> ;ul <ul>
3347 </ul>O
3348 inoremap <buffer> <silent> ;tt <tt></tt>F<
3349 inoremap <buffer> <silent> ;ti <title></title>F<
3350 inoremap <buffer> <silent> ;sp <sup></sup>F<
3351 inoremap <buffer> <silent> ;sb <sub></sub>F<
3352 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
3353 inoremap <buffer> <silent> ;cs <style type="text/css">
3354 <!--
3355 -->
3356 </style>kO
3357 inoremap <buffer> <silent> ;sm <small></small>F<
3358 inoremap <buffer> <silent> ;sa <samp></samp>F<
3359 inoremap <buffer> <silent> ;sk <strike></strike>F<
3360 inoremap <buffer> <silent> ;qu <q></q>F<
3361 inoremap <buffer> <silent> ;pr <pre>
3362 </pre>O
3363 inoremap <buffer> <silent> ;/p </p>
3364 
3365 <p>
3366 inoremap <buffer> <silent> ;pp <p>
3367 </p>O
3368 inoremap <buffer> <silent> ;ol <ol>
3369 </ol>O
3370 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
3371 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
3372 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
3373 inoremap <buffer> <silent> ;lk <link href="">F"
3374 inoremap <buffer> <silent> ;li <li></li>F<
3375 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
3376 inoremap <buffer> <silent> ;ii <isindex>
3377 inoremap <buffer> <silent> ;in <ins></ins>F<
3378 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
3379 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
3380 inoremap <buffer> <silent> ;ht <html>
3381 </html>O
3382 inoremap <buffer> <silent> ;Hr <hr width="75%">
3383 inoremap <buffer> <silent> ;hr <hr>
3384 inoremap <buffer> <silent> ;he <head>
3385 </head>O
3386 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
3387 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
3388 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
3389 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
3390 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
3391 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
3392 inoremap <buffer> <silent> ;h6 <h6></h6>F<
3393 inoremap <buffer> <silent> ;h5 <h5></h5>F<
3394 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3395 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3396 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3397 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3398 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3399 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3400 inoremap <buffer> <silent> ;sn <span></span>F<
3401 inoremap <buffer> <silent> ;dv <div>
3402 </div>O
3403 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3404 inoremap <buffer> <silent> ;de <del></del>F<
3405 inoremap <buffer> <silent> ;dd <dd></dd>F<
3406 inoremap <buffer> <silent> ;dt <dt></dt>F<
3407 inoremap <buffer> <silent> ;dl <dl>
3408 </dl>O
3409 inoremap <buffer> <silent> ;co <code></code>F<
3410 inoremap <buffer> <silent> ;ci <cite></cite>F<
3411 inoremap <buffer> <silent> ;ce <center></center>F<
3412 inoremap <buffer> <silent> ;br <br>
3413 inoremap <buffer> <silent> ;bd <body>
3414 </body>O
3415 inoremap <buffer> <silent> ;bl <blockquote>
3416 </blockquote>O
3417 inoremap <buffer> <silent> ;bi <big></big>F<
3418 inoremap <buffer> <silent> ;bh <base href="">F"
3419 inoremap <buffer> <silent> ;ad <address></address>F<
3420 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3421 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3422 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3423 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3424 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3425 inoremap <buffer> <silent> ;an <a name=""></a>F"
3426 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3427 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3428 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3429 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3430 imap <buffer> <silent> ;s4 ;s4
3431 imap <buffer> <silent> ;4 ;4
3432 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3433 inoremap <buffer> <silent> ; 
3434 inoremap <buffer> <silent> ;& &
3435 inoremap <buffer> <silent> ;; ;
3436 setlocal keymap=
3437 setlocal noarabic
3438 setlocal autoindent
3439 setlocal balloonexpr=
3440 setlocal nobinary
3441 setlocal bufhidden=
3442 setlocal buflisted
3443 setlocal buftype=
3444 setlocal nocindent
3445 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3446 setlocal cinoptions=
3447 setlocal cinwords=if,else,while,do,for,switch
3448 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3449 setlocal commentstring=<!--%s-->
3450 setlocal complete=.,w,b,u,t,i
3451 setlocal completefunc=
3452 setlocal nocopyindent
3453 setlocal nocursorcolumn
3454 setlocal nocursorline
3455 setlocal define=
3456 setlocal dictionary=
3457 setlocal nodiff
3458 setlocal equalprg=
3459 setlocal errorformat=
3460 setlocal noexpandtab
3461 if &filetype != 'html'
3462 setlocal filetype=html
3463 endif
3464 setlocal foldcolumn=0
3465 setlocal foldenable
3466 setlocal foldexpr=0
3467 setlocal foldignore=#
3468 setlocal foldlevel=0
3469 setlocal foldmarker={{{,}}}
3470 setlocal foldmethod=manual
3471 setlocal foldminlines=1
3472 setlocal foldnestmax=20
3473 setlocal foldtext=foldtext()
3474 setlocal formatexpr=
3475 setlocal formatoptions=tcq
3476 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3477 setlocal grepprg=
3478 setlocal iminsert=2
3479 setlocal imsearch=2
3480 setlocal include=
3481 setlocal includeexpr=
3482 setlocal indentexpr=
3483 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3484 setlocal noinfercase
3485 setlocal iskeyword=@,48-57,_,192-255
3486 setlocal keywordprg=
3487 setlocal nolinebreak
3488 setlocal nolisp
3489 setlocal nolist
3490 setlocal makeprg=
3491 setlocal matchpairs=(:),{:},[:],<:>
3492 setlocal nomodeline
3493 setlocal modifiable
3494 setlocal nrformats=octal,hex
3495 setlocal nonumber
3496 setlocal numberwidth=4
3497 setlocal omnifunc=htmlcomplete#CompleteTags
3498 setlocal path=
3499 setlocal nopreserveindent
3500 setlocal nopreviewwindow
3501 setlocal quoteescape=\\
3502 setlocal noreadonly
3503 setlocal norightleft
3504 setlocal rightleftcmd=search
3505 setlocal noscrollbind
3506 setlocal shiftwidth=8
3507 setlocal noshortname
3508 setlocal nosmartindent
3509 setlocal softtabstop=0
3510 setlocal nospell
3511 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
3512 setlocal spellfile=
3513 setlocal spelllang=en
3514 setlocal statusline=
3515 setlocal suffixesadd=
3516 setlocal swapfile
3517 setlocal synmaxcol=3000
3518 if &syntax != 'html'
3519 setlocal syntax=html
3520 endif
3521 setlocal tabstop=2
3522 setlocal tags=
3523 setlocal textwidth=0
3524 setlocal thesaurus=
3525 setlocal nowinfixheight
3526 setlocal nowinfixwidth
3527 setlocal wrap
3528 setlocal wrapmargin=0
3529 silent! normal! zE
3530 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
3531 if s:l < 1 | let s:l = 1 | endif
3532 exe s:l
3533 normal! zt
3534 1
3535 normal! 0
3536 tabedit help.html
3537 set splitbelow splitright
3538 set nosplitbelow
3539 set nosplitright
3540 wincmd t
3541 set winheight=1 winwidth=1
3542 argglobal
3543 8argu
3544 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3545 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3546 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
3547 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
3548 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
3549 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
3550 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
3551 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
3552 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
3553 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
3554 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
3555 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
3556 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
3557 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
3558 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
3559 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
3560 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
3561 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
3562 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">')
3563 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">')
3564 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
3565 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
3566 nnoremap <buffer> <silent> ; 
3567 nnoremap <buffer> <silent> ;; ;
3568 vnoremap <buffer> <silent> ;; ;
3569 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
3570 inoremap <buffer> <silent> &hA &hArr;
3571 inoremap <buffer> <silent> &dA &dArr;
3572 inoremap <buffer> <silent> &rA &rArr;
3573 inoremap <buffer> <silent> &uA &uArr;
3574 inoremap <buffer> <silent> &lA &lArr;
3575 inoremap <buffer> <silent> &ha &harr;
3576 inoremap <buffer> <silent> &da &darr;
3577 inoremap <buffer> <silent> &ra &rarr;
3578 inoremap <buffer> <silent> &ua &uarr;
3579 inoremap <buffer> <silent> &la &larr;
3580 inoremap <buffer> <silent> &pv &piv;
3581 inoremap <buffer> <silent> &uh &upsih;
3582 inoremap <buffer> <silent> &ts &thetasym;
3583 inoremap <buffer> <silent> &og &omega;
3584 inoremap <buffer> <silent> &ps &psi;
3585 inoremap <buffer> <silent> &ch &chi;
3586 inoremap <buffer> <silent> &ph &phi;
3587 inoremap <buffer> <silent> &up &upsilon;
3588 inoremap <buffer> <silent> &ta &tau;
3589 inoremap <buffer> <silent> &sf &sigmaf;
3590 inoremap <buffer> <silent> &si &sigma;
3591 inoremap <buffer> <silent> &rh &rho;
3592 inoremap <buffer> <silent> &pi &pi;
3593 inoremap <buffer> <silent> &oc &omicron;
3594 inoremap <buffer> <silent> &xi &xi;
3595 inoremap <buffer> <silent> &nu &nu;
3596 inoremap <buffer> <silent> &mu &mu;
3597 inoremap <buffer> <silent> &lm &lambda;
3598 inoremap <buffer> <silent> &ka &kappa;
3599 inoremap <buffer> <silent> &io &iota;
3600 inoremap <buffer> <silent> &th &theta;
3601 inoremap <buffer> <silent> &et &eta;
3602 inoremap <buffer> <silent> &ze &zeta;
3603 inoremap <buffer> <silent> &ep &epsilon;
3604 inoremap <buffer> <silent> &de &delta;
3605 inoremap <buffer> <silent> &ga &gamma;
3606 inoremap <buffer> <silent> &be &beta;
3607 inoremap <buffer> <silent> &al &alpha;
3608 inoremap <buffer> <silent> &Ps &Psi;
3609 inoremap <buffer> <silent> &Ch &Chi;
3610 inoremap <buffer> <silent> &Ph &Phi;
3611 inoremap <buffer> <silent> &Up &Upsilon;
3612 inoremap <buffer> <silent> &Ta &Tau;
3613 inoremap <buffer> <silent> &Si &Sigma;
3614 inoremap <buffer> <silent> &Rh &Rho;
3615 inoremap <buffer> <silent> &Pi &Pi;
3616 inoremap <buffer> <silent> &Oc &Omicron;
3617 inoremap <buffer> <silent> &Xi &Xi;
3618 inoremap <buffer> <silent> &Nu &Nu;
3619 inoremap <buffer> <silent> &Mu &Mu;
3620 inoremap <buffer> <silent> &Lm &Lambda;
3621 inoremap <buffer> <silent> &Ka &Kappa;
3622 inoremap <buffer> <silent> &Io &Iota;
3623 inoremap <buffer> <silent> &Th &Theta;
3624 inoremap <buffer> <silent> &Et &Eta;
3625 inoremap <buffer> <silent> &Ze &Zeta;
3626 inoremap <buffer> <silent> &Ep &Epsilon;
3627 inoremap <buffer> <silent> &De &Delta;
3628 inoremap <buffer> <silent> &Ga &Gamma;
3629 inoremap <buffer> <silent> &Be &Beta;
3630 inoremap <buffer> <silent> &Al &Alpha;
3631 inoremap <buffer> <silent> &3. &hellip;
3632 inoremap <buffer> <silent> &-- &mdash;
3633 inoremap <buffer> <silent> &3- &mdash;
3634 inoremap <buffer> <silent> &m- &mdash;
3635 inoremap <buffer> <silent> &2- &ndash;
3636 inoremap <buffer> <silent> &n- &ndash;
3637 inoremap <buffer> <silent> &34 &frac34;
3638 inoremap <buffer> <silent> &12 &frac12;
3639 inoremap <buffer> <silent> &14 &frac14;
3640 inoremap <buffer> <silent> &. &middot;
3641 inoremap <buffer> <silent> &pa &para;
3642 inoremap <buffer> <silent> &mi &micro;
3643 inoremap <buffer> <silent> &dg &deg;
3644 inoremap <buffer> <silent> &? &iquest;
3645 inoremap <buffer> <silent> &! &iexcl;
3646 inoremap <buffer> <silent> &sz &szlig;
3647 inoremap <buffer> <silent> &o/ &oslash;
3648 inoremap <buffer> <silent> &/ &divide;
3649 inoremap <buffer> <silent> &" &uml;
3650 inoremap <buffer> <silent> &2> &raquo;
3651 inoremap <buffer> <silent> &2< &laquo;
3652 inoremap <buffer> <silent> &y" &yuml;
3653 inoremap <buffer> <silent> &y' &yacute;
3654 inoremap <buffer> <silent> &u" &uuml;
3655 inoremap <buffer> <silent> &u^ &ucirc;
3656 inoremap <buffer> <silent> &u' &uacute;
3657 inoremap <buffer> <silent> &u` &ugrave;
3658 inoremap <buffer> <silent> &x &times;
3659 inoremap <buffer> <silent> &o" &ouml;
3660 inoremap <buffer> <silent> &o~ &otilde;
3661 inoremap <buffer> <silent> &o^ &ocirc;
3662 inoremap <buffer> <silent> &o' &oacute;
3663 inoremap <buffer> <silent> &o` &ograve;
3664 inoremap <buffer> <silent> &n~ &ntilde;
3665 inoremap <buffer> <silent> &i" &iuml;
3666 inoremap <buffer> <silent> &i^ &icirc;
3667 inoremap <buffer> <silent> &i' &iacute;
3668 inoremap <buffer> <silent> &i` &igrave;
3669 inoremap <buffer> <silent> &e" &euml;
3670 inoremap <buffer> <silent> &e^ &ecirc;
3671 inoremap <buffer> <silent> &e' &eacute;
3672 inoremap <buffer> <silent> &e` &egrave;
3673 inoremap <buffer> <silent> &c, &ccedil;
3674 inoremap <buffer> <silent> &ae &aelig;
3675 inoremap <buffer> <silent> &ao &aring;
3676 inoremap <buffer> <silent> &a" &auml;
3677 inoremap <buffer> <silent> &a~ &atilde;
3678 inoremap <buffer> <silent> &a^ &acirc;
3679 inoremap <buffer> <silent> &a' &aacute;
3680 inoremap <buffer> <silent> &a` &agrave;
3681 inoremap <buffer> <silent> &Y' &Yacute;
3682 inoremap <buffer> <silent> &U" &Uuml;
3683 inoremap <buffer> <silent> &U^ &Ucirc;
3684 inoremap <buffer> <silent> &U' &Uacute;
3685 inoremap <buffer> <silent> &U` &Ugrave;
3686 inoremap <buffer> <silent> &O/ &Oslash;
3687 inoremap <buffer> <silent> &O" &Ouml;
3688 inoremap <buffer> <silent> &O~ &Otilde;
3689 inoremap <buffer> <silent> &O^ &Ocirc;
3690 inoremap <buffer> <silent> &O' &Oacute;
3691 inoremap <buffer> <silent> &O` &Ograve;
3692 inoremap <buffer> <silent> &N~ &Ntilde;
3693 inoremap <buffer> <silent> &I" &Iuml;
3694 inoremap <buffer> <silent> &I^ &Icirc;
3695 inoremap <buffer> <silent> &I' &Iacute;
3696 inoremap <buffer> <silent> &I` &Igrave;
3697 inoremap <buffer> <silent> &E" &Euml;
3698 inoremap <buffer> <silent> &E^ &Ecirc;
3699 inoremap <buffer> <silent> &E' &Eacute;
3700 inoremap <buffer> <silent> &E` &Egrave;
3701 inoremap <buffer> <silent> &C, &Ccedil;
3702 inoremap <buffer> <silent> &AE &AElig;
3703 inoremap <buffer> <silent> &Ao &Aring;
3704 inoremap <buffer> <silent> &A" &Auml;
3705 inoremap <buffer> <silent> &A~ &Atilde;
3706 inoremap <buffer> <silent> &A^ &Acirc;
3707 inoremap <buffer> <silent> &A' &Aacute;
3708 inoremap <buffer> <silent> &A` &Agrave;
3709 inoremap <buffer> <silent> &c| &cent;
3710 inoremap <buffer> <silent> &Y= &yen;
3711 inoremap <buffer> <silent> &# &pound;
3712 inoremap <buffer> <silent> & &nbsp;
3713 inoremap <buffer> <silent> &> &gt;
3714 inoremap <buffer> <silent> &< &lt;
3715 inoremap <buffer> <silent> &' &quot;
3716 inoremap <buffer> <silent> &tm &trade;
3717 inoremap <buffer> <silent> &rO &reg;
3718 inoremap <buffer> <silent> &cO &copy;
3719 inoremap <buffer> <silent> && &amp;
3720 inoremap <buffer> <silent> ; &nbsp;
3721 inoremap <buffer> <silent> ;la <label for=""></label>F"
3722 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
3723 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
3724 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
3725 </textarea>k$5F"i
3726 inoremap <buffer> <silent> ;og <optgroup label="">
3727 </optgroup>k$F"i
3728 inoremap <buffer> <silent> ;op <option></option>F<
3729 inoremap <buffer> <silent> ;ms <select name="" multiple>
3730 </select>O
3731 inoremap <buffer> <silent> ;se <select name="">
3732 </select>O
3733 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
3734 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
3735 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
3736 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
3737 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
3738 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
3739 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
3740 inoremap <buffer> <silent> ;fm <form action="">
3741 </form>k$F"i
3742 inoremap <buffer> <silent> ;if <iframe src="">
3743 </iframe>k$F"i
3744 inoremap <buffer> <silent> ;nf <noframes>
3745 </noframes>O
3746 inoremap <buffer> <silent> ;fr <frame src="">F"
3747 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
3748 </frameset>k$3F"i
3749 inoremap <buffer> <silent> ;th <th></th>F<
3750 inoremap <buffer> <silent> ;td <td>
3751 </td>O
3752 inoremap <buffer> <silent> ;tr <tr>
3753 </tr>O
3754 inoremap <buffer> <silent> ;tf <tfoot>
3755 </tfoot>O
3756 inoremap <buffer> <silent> ;tb <tbody>
3757 </tbody>O
3758 inoremap <buffer> <silent> ;tH <thead>
3759 </thead>O
3760 inoremap <buffer> <silent> ;ta <table>
3761 </table>O
3762 inoremap <buffer> <silent> ;ca <caption></caption>F<
3763 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
3764 </object>k$5F"i
3765 inoremap <buffer> <silent> ;ns <noscript>
3766 </noscripT>O
3767 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
3768 <noembed></noembed>k$5F"i
3769 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
3770 inoremap <buffer> <silent> ;va <var></var>F<
3771 inoremap <buffer> <silent> ;ul <ul>
3772 </ul>O
3773 inoremap <buffer> <silent> ;tt <tt></tt>F<
3774 inoremap <buffer> <silent> ;ti <title></title>F<
3775 inoremap <buffer> <silent> ;sp <sup></sup>F<
3776 inoremap <buffer> <silent> ;sb <sub></sub>F<
3777 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
3778 inoremap <buffer> <silent> ;cs <style type="text/css">
3779 <!--
3780 -->
3781 </style>kO
3782 inoremap <buffer> <silent> ;sm <small></small>F<
3783 inoremap <buffer> <silent> ;sa <samp></samp>F<
3784 inoremap <buffer> <silent> ;sk <strike></strike>F<
3785 inoremap <buffer> <silent> ;qu <q></q>F<
3786 inoremap <buffer> <silent> ;pr <pre>
3787 </pre>O
3788 inoremap <buffer> <silent> ;/p </p>
3789 
3790 <p>
3791 inoremap <buffer> <silent> ;pp <p>
3792 </p>O
3793 inoremap <buffer> <silent> ;ol <ol>
3794 </ol>O
3795 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
3796 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
3797 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
3798 inoremap <buffer> <silent> ;lk <link href="">F"
3799 inoremap <buffer> <silent> ;li <li></li>F<
3800 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
3801 inoremap <buffer> <silent> ;ii <isindex>
3802 inoremap <buffer> <silent> ;in <ins></ins>F<
3803 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
3804 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
3805 inoremap <buffer> <silent> ;ht <html>
3806 </html>O
3807 inoremap <buffer> <silent> ;Hr <hr width="75%">
3808 inoremap <buffer> <silent> ;hr <hr>
3809 inoremap <buffer> <silent> ;he <head>
3810 </head>O
3811 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
3812 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
3813 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
3814 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
3815 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
3816 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
3817 inoremap <buffer> <silent> ;h6 <h6></h6>F<
3818 inoremap <buffer> <silent> ;h5 <h5></h5>F<
3819 inoremap <buffer> <silent> ;h4 <h4></h4>F<
3820 inoremap <buffer> <silent> ;h3 <h3></h3>F<
3821 inoremap <buffer> <silent> ;h2 <h2></h2>F<
3822 inoremap <buffer> <silent> ;h1 <h1></h1>F<
3823 inoremap <buffer> <silent> ;fc <font color=""></font>F"
3824 inoremap <buffer> <silent> ;fo <font size=""></font>F"
3825 inoremap <buffer> <silent> ;sn <span></span>F<
3826 inoremap <buffer> <silent> ;dv <div>
3827 </div>O
3828 inoremap <buffer> <silent> ;df <dfn></dfn>F<
3829 inoremap <buffer> <silent> ;de <del></del>F<
3830 inoremap <buffer> <silent> ;dd <dd></dd>F<
3831 inoremap <buffer> <silent> ;dt <dt></dt>F<
3832 inoremap <buffer> <silent> ;dl <dl>
3833 </dl>O
3834 inoremap <buffer> <silent> ;co <code></code>F<
3835 inoremap <buffer> <silent> ;ci <cite></cite>F<
3836 inoremap <buffer> <silent> ;ce <center></center>F<
3837 inoremap <buffer> <silent> ;br <br>
3838 inoremap <buffer> <silent> ;bd <body>
3839 </body>O
3840 inoremap <buffer> <silent> ;bl <blockquote>
3841 </blockquote>O
3842 inoremap <buffer> <silent> ;bi <big></big>F<
3843 inoremap <buffer> <silent> ;bh <base href="">F"
3844 inoremap <buffer> <silent> ;ad <address></address>F<
3845 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
3846 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
3847 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
3848 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
3849 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
3850 inoremap <buffer> <silent> ;an <a name=""></a>F"
3851 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
3852 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
3853 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
3854 inoremap <buffer> <silent> ;ah <a href=""></a>F"
3855 imap <buffer> <silent> ;s4 ;s4
3856 imap <buffer> <silent> ;4 ;4
3857 inoremap <buffer> <silent> ;mi :call MangleImageTag()
3858 inoremap <buffer> <silent> ; 
3859 inoremap <buffer> <silent> ;& &
3860 inoremap <buffer> <silent> ;; ;
3861 setlocal keymap=
3862 setlocal noarabic
3863 setlocal autoindent
3864 setlocal balloonexpr=
3865 setlocal nobinary
3866 setlocal bufhidden=
3867 setlocal buflisted
3868 setlocal buftype=
3869 setlocal nocindent
3870 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
3871 setlocal cinoptions=
3872 setlocal cinwords=if,else,while,do,for,switch
3873 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
3874 setlocal commentstring=<!--%s-->
3875 setlocal complete=.,w,b,u,t,i
3876 setlocal completefunc=
3877 setlocal nocopyindent
3878 setlocal nocursorcolumn
3879 setlocal nocursorline
3880 setlocal define=
3881 setlocal dictionary=
3882 setlocal nodiff
3883 setlocal equalprg=
3884 setlocal errorformat=
3885 setlocal noexpandtab
3886 if &filetype != 'html'
3887 setlocal filetype=html
3888 endif
3889 setlocal foldcolumn=0
3890 setlocal foldenable
3891 setlocal foldexpr=0
3892 setlocal foldignore=#
3893 setlocal foldlevel=0
3894 setlocal foldmarker={{{,}}}
3895 setlocal foldmethod=manual
3896 setlocal foldminlines=1
3897 setlocal foldnestmax=20
3898 setlocal foldtext=foldtext()
3899 setlocal formatexpr=
3900 setlocal formatoptions=tcq
3901 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
3902 setlocal grepprg=
3903 setlocal iminsert=2
3904 setlocal imsearch=2
3905 setlocal include=
3906 setlocal includeexpr=
3907 setlocal indentexpr=
3908 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
3909 setlocal noinfercase
3910 setlocal iskeyword=@,48-57,_,192-255
3911 setlocal keywordprg=
3912 setlocal nolinebreak
3913 setlocal nolisp
3914 setlocal nolist
3915 setlocal makeprg=
3916 setlocal matchpairs=(:),{:},[:],<:>
3917 setlocal nomodeline
3918 setlocal modifiable
3919 setlocal nrformats=octal,hex
3920 setlocal nonumber
3921 setlocal numberwidth=4
3922 setlocal omnifunc=htmlcomplete#CompleteTags
3923 setlocal path=
3924 setlocal nopreserveindent
3925 setlocal nopreviewwindow
3926 setlocal quoteescape=\\
3927 setlocal noreadonly
3928 setlocal norightleft
3929 setlocal rightleftcmd=search
3930 setlocal noscrollbind
3931 setlocal shiftwidth=8
3932 setlocal noshortname
3933 setlocal nosmartindent
3934 setlocal softtabstop=0
3935 setlocal nospell
3936 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
3937 setlocal spellfile=
3938 setlocal spelllang=en
3939 setlocal statusline=
3940 setlocal suffixesadd=
3941 setlocal swapfile
3942 setlocal synmaxcol=3000
3943 if &syntax != 'html'
3944 setlocal syntax=html
3945 endif
3946 setlocal tabstop=2
3947 setlocal tags=
3948 setlocal textwidth=0
3949 setlocal thesaurus=
3950 setlocal nowinfixheight
3951 setlocal nowinfixwidth
3952 setlocal wrap
3953 setlocal wrapmargin=0
3954 silent! normal! zE
3955 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
3956 if s:l < 1 | let s:l = 1 | endif
3957 exe s:l
3958 normal! zt
3959 1
3960 normal! 0
3961 tabedit index.html
3962 set splitbelow splitright
3963 set nosplitbelow
3964 set nosplitright
3965 wincmd t
3966 set winheight=1 winwidth=1
3967 argglobal
3968 9argu
3969 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3970 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
3971 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
3972 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
3973 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
3974 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
3975 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
3976 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
3977 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
3978 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
3979 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
3980 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
3981 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
3982 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
3983 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
3984 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
3985 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
3986 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
3987 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">')
3988 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">')
3989 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
3990 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
3991 nnoremap <buffer> <silent> ; 
3992 nnoremap <buffer> <silent> ;; ;
3993 vnoremap <buffer> <silent> ;; ;
3994 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
3995 inoremap <buffer> <silent> &hA &hArr;
3996 inoremap <buffer> <silent> &dA &dArr;
3997 inoremap <buffer> <silent> &rA &rArr;
3998 inoremap <buffer> <silent> &uA &uArr;
3999 inoremap <buffer> <silent> &lA &lArr;
4000 inoremap <buffer> <silent> &ha &harr;
4001 inoremap <buffer> <silent> &da &darr;
4002 inoremap <buffer> <silent> &ra &rarr;
4003 inoremap <buffer> <silent> &ua &uarr;
4004 inoremap <buffer> <silent> &la &larr;
4005 inoremap <buffer> <silent> &pv &piv;
4006 inoremap <buffer> <silent> &uh &upsih;
4007 inoremap <buffer> <silent> &ts &thetasym;
4008 inoremap <buffer> <silent> &og &omega;
4009 inoremap <buffer> <silent> &ps &psi;
4010 inoremap <buffer> <silent> &ch &chi;
4011 inoremap <buffer> <silent> &ph &phi;
4012 inoremap <buffer> <silent> &up &upsilon;
4013 inoremap <buffer> <silent> &ta &tau;
4014 inoremap <buffer> <silent> &sf &sigmaf;
4015 inoremap <buffer> <silent> &si &sigma;
4016 inoremap <buffer> <silent> &rh &rho;
4017 inoremap <buffer> <silent> &pi &pi;
4018 inoremap <buffer> <silent> &oc &omicron;
4019 inoremap <buffer> <silent> &xi &xi;
4020 inoremap <buffer> <silent> &nu &nu;
4021 inoremap <buffer> <silent> &mu &mu;
4022 inoremap <buffer> <silent> &lm &lambda;
4023 inoremap <buffer> <silent> &ka &kappa;
4024 inoremap <buffer> <silent> &io &iota;
4025 inoremap <buffer> <silent> &th &theta;
4026 inoremap <buffer> <silent> &et &eta;
4027 inoremap <buffer> <silent> &ze &zeta;
4028 inoremap <buffer> <silent> &ep &epsilon;
4029 inoremap <buffer> <silent> &de &delta;
4030 inoremap <buffer> <silent> &ga &gamma;
4031 inoremap <buffer> <silent> &be &beta;
4032 inoremap <buffer> <silent> &al &alpha;
4033 inoremap <buffer> <silent> &Ps &Psi;
4034 inoremap <buffer> <silent> &Ch &Chi;
4035 inoremap <buffer> <silent> &Ph &Phi;
4036 inoremap <buffer> <silent> &Up &Upsilon;
4037 inoremap <buffer> <silent> &Ta &Tau;
4038 inoremap <buffer> <silent> &Si &Sigma;
4039 inoremap <buffer> <silent> &Rh &Rho;
4040 inoremap <buffer> <silent> &Pi &Pi;
4041 inoremap <buffer> <silent> &Oc &Omicron;
4042 inoremap <buffer> <silent> &Xi &Xi;
4043 inoremap <buffer> <silent> &Nu &Nu;
4044 inoremap <buffer> <silent> &Mu &Mu;
4045 inoremap <buffer> <silent> &Lm &Lambda;
4046 inoremap <buffer> <silent> &Ka &Kappa;
4047 inoremap <buffer> <silent> &Io &Iota;
4048 inoremap <buffer> <silent> &Th &Theta;
4049 inoremap <buffer> <silent> &Et &Eta;
4050 inoremap <buffer> <silent> &Ze &Zeta;
4051 inoremap <buffer> <silent> &Ep &Epsilon;
4052 inoremap <buffer> <silent> &De &Delta;
4053 inoremap <buffer> <silent> &Ga &Gamma;
4054 inoremap <buffer> <silent> &Be &Beta;
4055 inoremap <buffer> <silent> &Al &Alpha;
4056 inoremap <buffer> <silent> &3. &hellip;
4057 inoremap <buffer> <silent> &-- &mdash;
4058 inoremap <buffer> <silent> &3- &mdash;
4059 inoremap <buffer> <silent> &m- &mdash;
4060 inoremap <buffer> <silent> &2- &ndash;
4061 inoremap <buffer> <silent> &n- &ndash;
4062 inoremap <buffer> <silent> &34 &frac34;
4063 inoremap <buffer> <silent> &12 &frac12;
4064 inoremap <buffer> <silent> &14 &frac14;
4065 inoremap <buffer> <silent> &. &middot;
4066 inoremap <buffer> <silent> &pa &para;
4067 inoremap <buffer> <silent> &mi &micro;
4068 inoremap <buffer> <silent> &dg &deg;
4069 inoremap <buffer> <silent> &? &iquest;
4070 inoremap <buffer> <silent> &! &iexcl;
4071 inoremap <buffer> <silent> &sz &szlig;
4072 inoremap <buffer> <silent> &o/ &oslash;
4073 inoremap <buffer> <silent> &/ &divide;
4074 inoremap <buffer> <silent> &" &uml;
4075 inoremap <buffer> <silent> &2> &raquo;
4076 inoremap <buffer> <silent> &2< &laquo;
4077 inoremap <buffer> <silent> &y" &yuml;
4078 inoremap <buffer> <silent> &y' &yacute;
4079 inoremap <buffer> <silent> &u" &uuml;
4080 inoremap <buffer> <silent> &u^ &ucirc;
4081 inoremap <buffer> <silent> &u' &uacute;
4082 inoremap <buffer> <silent> &u` &ugrave;
4083 inoremap <buffer> <silent> &x &times;
4084 inoremap <buffer> <silent> &o" &ouml;
4085 inoremap <buffer> <silent> &o~ &otilde;
4086 inoremap <buffer> <silent> &o^ &ocirc;
4087 inoremap <buffer> <silent> &o' &oacute;
4088 inoremap <buffer> <silent> &o` &ograve;
4089 inoremap <buffer> <silent> &n~ &ntilde;
4090 inoremap <buffer> <silent> &i" &iuml;
4091 inoremap <buffer> <silent> &i^ &icirc;
4092 inoremap <buffer> <silent> &i' &iacute;
4093 inoremap <buffer> <silent> &i` &igrave;
4094 inoremap <buffer> <silent> &e" &euml;
4095 inoremap <buffer> <silent> &e^ &ecirc;
4096 inoremap <buffer> <silent> &e' &eacute;
4097 inoremap <buffer> <silent> &e` &egrave;
4098 inoremap <buffer> <silent> &c, &ccedil;
4099 inoremap <buffer> <silent> &ae &aelig;
4100 inoremap <buffer> <silent> &ao &aring;
4101 inoremap <buffer> <silent> &a" &auml;
4102 inoremap <buffer> <silent> &a~ &atilde;
4103 inoremap <buffer> <silent> &a^ &acirc;
4104 inoremap <buffer> <silent> &a' &aacute;
4105 inoremap <buffer> <silent> &a` &agrave;
4106 inoremap <buffer> <silent> &Y' &Yacute;
4107 inoremap <buffer> <silent> &U" &Uuml;
4108 inoremap <buffer> <silent> &U^ &Ucirc;
4109 inoremap <buffer> <silent> &U' &Uacute;
4110 inoremap <buffer> <silent> &U` &Ugrave;
4111 inoremap <buffer> <silent> &O/ &Oslash;
4112 inoremap <buffer> <silent> &O" &Ouml;
4113 inoremap <buffer> <silent> &O~ &Otilde;
4114 inoremap <buffer> <silent> &O^ &Ocirc;
4115 inoremap <buffer> <silent> &O' &Oacute;
4116 inoremap <buffer> <silent> &O` &Ograve;
4117 inoremap <buffer> <silent> &N~ &Ntilde;
4118 inoremap <buffer> <silent> &I" &Iuml;
4119 inoremap <buffer> <silent> &I^ &Icirc;
4120 inoremap <buffer> <silent> &I' &Iacute;
4121 inoremap <buffer> <silent> &I` &Igrave;
4122 inoremap <buffer> <silent> &E" &Euml;
4123 inoremap <buffer> <silent> &E^ &Ecirc;
4124 inoremap <buffer> <silent> &E' &Eacute;
4125 inoremap <buffer> <silent> &E` &Egrave;
4126 inoremap <buffer> <silent> &C, &Ccedil;
4127 inoremap <buffer> <silent> &AE &AElig;
4128 inoremap <buffer> <silent> &Ao &Aring;
4129 inoremap <buffer> <silent> &A" &Auml;
4130 inoremap <buffer> <silent> &A~ &Atilde;
4131 inoremap <buffer> <silent> &A^ &Acirc;
4132 inoremap <buffer> <silent> &A' &Aacute;
4133 inoremap <buffer> <silent> &A` &Agrave;
4134 inoremap <buffer> <silent> &c| &cent;
4135 inoremap <buffer> <silent> &Y= &yen;
4136 inoremap <buffer> <silent> &# &pound;
4137 inoremap <buffer> <silent> & &nbsp;
4138 inoremap <buffer> <silent> &> &gt;
4139 inoremap <buffer> <silent> &< &lt;
4140 inoremap <buffer> <silent> &' &quot;
4141 inoremap <buffer> <silent> &tm &trade;
4142 inoremap <buffer> <silent> &rO &reg;
4143 inoremap <buffer> <silent> &cO &copy;
4144 inoremap <buffer> <silent> && &amp;
4145 inoremap <buffer> <silent> ; &nbsp;
4146 inoremap <buffer> <silent> ;la <label for=""></label>F"
4147 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
4148 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
4149 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
4150 </textarea>k$5F"i
4151 inoremap <buffer> <silent> ;og <optgroup label="">
4152 </optgroup>k$F"i
4153 inoremap <buffer> <silent> ;op <option></option>F<
4154 inoremap <buffer> <silent> ;ms <select name="" multiple>
4155 </select>O
4156 inoremap <buffer> <silent> ;se <select name="">
4157 </select>O
4158 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
4159 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
4160 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
4161 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
4162 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
4163 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
4164 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
4165 inoremap <buffer> <silent> ;fm <form action="">
4166 </form>k$F"i
4167 inoremap <buffer> <silent> ;if <iframe src="">
4168 </iframe>k$F"i
4169 inoremap <buffer> <silent> ;nf <noframes>
4170 </noframes>O
4171 inoremap <buffer> <silent> ;fr <frame src="">F"
4172 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
4173 </frameset>k$3F"i
4174 inoremap <buffer> <silent> ;th <th></th>F<
4175 inoremap <buffer> <silent> ;td <td>
4176 </td>O
4177 inoremap <buffer> <silent> ;tr <tr>
4178 </tr>O
4179 inoremap <buffer> <silent> ;tf <tfoot>
4180 </tfoot>O
4181 inoremap <buffer> <silent> ;tb <tbody>
4182 </tbody>O
4183 inoremap <buffer> <silent> ;tH <thead>
4184 </thead>O
4185 inoremap <buffer> <silent> ;ta <table>
4186 </table>O
4187 inoremap <buffer> <silent> ;ca <caption></caption>F<
4188 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
4189 </object>k$5F"i
4190 inoremap <buffer> <silent> ;ns <noscript>
4191 </noscripT>O
4192 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
4193 <noembed></noembed>k$5F"i
4194 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
4195 inoremap <buffer> <silent> ;va <var></var>F<
4196 inoremap <buffer> <silent> ;ul <ul>
4197 </ul>O
4198 inoremap <buffer> <silent> ;tt <tt></tt>F<
4199 inoremap <buffer> <silent> ;ti <title></title>F<
4200 inoremap <buffer> <silent> ;sp <sup></sup>F<
4201 inoremap <buffer> <silent> ;sb <sub></sub>F<
4202 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
4203 inoremap <buffer> <silent> ;cs <style type="text/css">
4204 <!--
4205 -->
4206 </style>kO
4207 inoremap <buffer> <silent> ;sm <small></small>F<
4208 inoremap <buffer> <silent> ;sa <samp></samp>F<
4209 inoremap <buffer> <silent> ;sk <strike></strike>F<
4210 inoremap <buffer> <silent> ;qu <q></q>F<
4211 inoremap <buffer> <silent> ;pr <pre>
4212 </pre>O
4213 inoremap <buffer> <silent> ;/p </p>
4214 
4215 <p>
4216 inoremap <buffer> <silent> ;pp <p>
4217 </p>O
4218 inoremap <buffer> <silent> ;ol <ol>
4219 </ol>O
4220 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
4221 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
4222 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
4223 inoremap <buffer> <silent> ;lk <link href="">F"
4224 inoremap <buffer> <silent> ;li <li></li>F<
4225 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
4226 inoremap <buffer> <silent> ;ii <isindex>
4227 inoremap <buffer> <silent> ;in <ins></ins>F<
4228 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
4229 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
4230 inoremap <buffer> <silent> ;ht <html>
4231 </html>O
4232 inoremap <buffer> <silent> ;Hr <hr width="75%">
4233 inoremap <buffer> <silent> ;hr <hr>
4234 inoremap <buffer> <silent> ;he <head>
4235 </head>O
4236 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
4237 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
4238 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
4239 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
4240 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
4241 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
4242 inoremap <buffer> <silent> ;h6 <h6></h6>F<
4243 inoremap <buffer> <silent> ;h5 <h5></h5>F<
4244 inoremap <buffer> <silent> ;h4 <h4></h4>F<
4245 inoremap <buffer> <silent> ;h3 <h3></h3>F<
4246 inoremap <buffer> <silent> ;h2 <h2></h2>F<
4247 inoremap <buffer> <silent> ;h1 <h1></h1>F<
4248 inoremap <buffer> <silent> ;fc <font color=""></font>F"
4249 inoremap <buffer> <silent> ;fo <font size=""></font>F"
4250 inoremap <buffer> <silent> ;sn <span></span>F<
4251 inoremap <buffer> <silent> ;dv <div>
4252 </div>O
4253 inoremap <buffer> <silent> ;df <dfn></dfn>F<
4254 inoremap <buffer> <silent> ;de <del></del>F<
4255 inoremap <buffer> <silent> ;dd <dd></dd>F<
4256 inoremap <buffer> <silent> ;dt <dt></dt>F<
4257 inoremap <buffer> <silent> ;dl <dl>
4258 </dl>O
4259 inoremap <buffer> <silent> ;co <code></code>F<
4260 inoremap <buffer> <silent> ;ci <cite></cite>F<
4261 inoremap <buffer> <silent> ;ce <center></center>F<
4262 inoremap <buffer> <silent> ;br <br>
4263 inoremap <buffer> <silent> ;bd <body>
4264 </body>O
4265 inoremap <buffer> <silent> ;bl <blockquote>
4266 </blockquote>O
4267 inoremap <buffer> <silent> ;bi <big></big>F<
4268 inoremap <buffer> <silent> ;bh <base href="">F"
4269 inoremap <buffer> <silent> ;ad <address></address>F<
4270 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
4271 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
4272 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
4273 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
4274 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
4275 inoremap <buffer> <silent> ;an <a name=""></a>F"
4276 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
4277 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
4278 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
4279 inoremap <buffer> <silent> ;ah <a href=""></a>F"
4280 imap <buffer> <silent> ;s4 ;s4
4281 imap <buffer> <silent> ;4 ;4
4282 inoremap <buffer> <silent> ;mi :call MangleImageTag()
4283 inoremap <buffer> <silent> ; 
4284 inoremap <buffer> <silent> ;& &
4285 inoremap <buffer> <silent> ;; ;
4286 setlocal keymap=
4287 setlocal noarabic
4288 setlocal autoindent
4289 setlocal balloonexpr=
4290 setlocal nobinary
4291 setlocal bufhidden=
4292 setlocal buflisted
4293 setlocal buftype=
4294 setlocal nocindent
4295 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
4296 setlocal cinoptions=
4297 setlocal cinwords=if,else,while,do,for,switch
4298 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
4299 setlocal commentstring=<!--%s-->
4300 setlocal complete=.,w,b,u,t,i
4301 setlocal completefunc=
4302 setlocal nocopyindent
4303 setlocal nocursorcolumn
4304 setlocal nocursorline
4305 setlocal define=
4306 setlocal dictionary=
4307 setlocal nodiff
4308 setlocal equalprg=
4309 setlocal errorformat=
4310 setlocal noexpandtab
4311 if &filetype != 'html'
4312 setlocal filetype=html
4313 endif
4314 setlocal foldcolumn=0
4315 setlocal foldenable
4316 setlocal foldexpr=0
4317 setlocal foldignore=#
4318 setlocal foldlevel=0
4319 setlocal foldmarker={{{,}}}
4320 setlocal foldmethod=manual
4321 setlocal foldminlines=1
4322 setlocal foldnestmax=20
4323 setlocal foldtext=foldtext()
4324 setlocal formatexpr=
4325 setlocal formatoptions=tcq
4326 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
4327 setlocal grepprg=
4328 setlocal iminsert=2
4329 setlocal imsearch=2
4330 setlocal include=
4331 setlocal includeexpr=
4332 setlocal indentexpr=
4333 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
4334 setlocal noinfercase
4335 setlocal iskeyword=@,48-57,_,192-255
4336 setlocal keywordprg=
4337 setlocal nolinebreak
4338 setlocal nolisp
4339 setlocal nolist
4340 setlocal makeprg=
4341 setlocal matchpairs=(:),{:},[:],<:>
4342 setlocal nomodeline
4343 setlocal modifiable
4344 setlocal nrformats=octal,hex
4345 setlocal nonumber
4346 setlocal numberwidth=4
4347 setlocal omnifunc=htmlcomplete#CompleteTags
4348 setlocal path=
4349 setlocal nopreserveindent
4350 setlocal nopreviewwindow
4351 setlocal quoteescape=\\
4352 setlocal noreadonly
4353 setlocal norightleft
4354 setlocal rightleftcmd=search
4355 setlocal noscrollbind
4356 setlocal shiftwidth=8
4357 setlocal noshortname
4358 setlocal nosmartindent
4359 setlocal softtabstop=0
4360 setlocal nospell
4361 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
4362 setlocal spellfile=
4363 setlocal spelllang=en
4364 setlocal statusline=
4365 setlocal suffixesadd=
4366 setlocal swapfile
4367 setlocal synmaxcol=3000
4368 if &syntax != 'html'
4369 setlocal syntax=html
4370 endif
4371 setlocal tabstop=2
4372 setlocal tags=
4373 setlocal textwidth=0
4374 setlocal thesaurus=
4375 setlocal nowinfixheight
4376 setlocal nowinfixwidth
4377 setlocal wrap
4378 setlocal wrapmargin=0
4379 silent! normal! zE
4380 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
4381 if s:l < 1 | let s:l = 1 | endif
4382 exe s:l
4383 normal! zt
4384 1
4385 normal! 0
4386 tabedit intro.html
4387 set splitbelow splitright
4388 set nosplitbelow
4389 set nosplitright
4390 wincmd t
4391 set winheight=1 winwidth=1
4392 argglobal
4393 10argu
4394 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4395 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4396 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4397 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4398 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4399 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4400 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4401 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4402 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4403 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4404 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4405 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4406 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4407 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4408 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4409 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4410 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4411 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4412 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">')
4413 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">')
4414 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4415 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4416 nnoremap <buffer> <silent> ; 
4417 nnoremap <buffer> <silent> ;; ;
4418 vnoremap <buffer> <silent> ;; ;
4419 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4420 inoremap <buffer> <silent> &hA &hArr;
4421 inoremap <buffer> <silent> &dA &dArr;
4422 inoremap <buffer> <silent> &rA &rArr;
4423 inoremap <buffer> <silent> &uA &uArr;
4424 inoremap <buffer> <silent> &lA &lArr;
4425 inoremap <buffer> <silent> &ha &harr;
4426 inoremap <buffer> <silent> &da &darr;
4427 inoremap <buffer> <silent> &ra &rarr;
4428 inoremap <buffer> <silent> &ua &uarr;
4429 inoremap <buffer> <silent> &la &larr;
4430 inoremap <buffer> <silent> &pv &piv;
4431 inoremap <buffer> <silent> &uh &upsih;
4432 inoremap <buffer> <silent> &ts &thetasym;
4433 inoremap <buffer> <silent> &og &omega;
4434 inoremap <buffer> <silent> &ps &psi;
4435 inoremap <buffer> <silent> &ch &chi;
4436 inoremap <buffer> <silent> &ph &phi;
4437 inoremap <buffer> <silent> &up &upsilon;
4438 inoremap <buffer> <silent> &ta &tau;
4439 inoremap <buffer> <silent> &sf &sigmaf;
4440 inoremap <buffer> <silent> &si &sigma;
4441 inoremap <buffer> <silent> &rh &rho;
4442 inoremap <buffer> <silent> &pi &pi;
4443 inoremap <buffer> <silent> &oc &omicron;
4444 inoremap <buffer> <silent> &xi &xi;
4445 inoremap <buffer> <silent> &nu &nu;
4446 inoremap <buffer> <silent> &mu &mu;
4447 inoremap <buffer> <silent> &lm &lambda;
4448 inoremap <buffer> <silent> &ka &kappa;
4449 inoremap <buffer> <silent> &io &iota;
4450 inoremap <buffer> <silent> &th &theta;
4451 inoremap <buffer> <silent> &et &eta;
4452 inoremap <buffer> <silent> &ze &zeta;
4453 inoremap <buffer> <silent> &ep &epsilon;
4454 inoremap <buffer> <silent> &de &delta;
4455 inoremap <buffer> <silent> &ga &gamma;
4456 inoremap <buffer> <silent> &be &beta;
4457 inoremap <buffer> <silent> &al &alpha;
4458 inoremap <buffer> <silent> &Ps &Psi;
4459 inoremap <buffer> <silent> &Ch &Chi;
4460 inoremap <buffer> <silent> &Ph &Phi;
4461 inoremap <buffer> <silent> &Up &Upsilon;
4462 inoremap <buffer> <silent> &Ta &Tau;
4463 inoremap <buffer> <silent> &Si &Sigma;
4464 inoremap <buffer> <silent> &Rh &Rho;
4465 inoremap <buffer> <silent> &Pi &Pi;
4466 inoremap <buffer> <silent> &Oc &Omicron;
4467 inoremap <buffer> <silent> &Xi &Xi;
4468 inoremap <buffer> <silent> &Nu &Nu;
4469 inoremap <buffer> <silent> &Mu &Mu;
4470 inoremap <buffer> <silent> &Lm &Lambda;
4471 inoremap <buffer> <silent> &Ka &Kappa;
4472 inoremap <buffer> <silent> &Io &Iota;
4473 inoremap <buffer> <silent> &Th &Theta;
4474 inoremap <buffer> <silent> &Et &Eta;
4475 inoremap <buffer> <silent> &Ze &Zeta;
4476 inoremap <buffer> <silent> &Ep &Epsilon;
4477 inoremap <buffer> <silent> &De &Delta;
4478 inoremap <buffer> <silent> &Ga &Gamma;
4479 inoremap <buffer> <silent> &Be &Beta;
4480 inoremap <buffer> <silent> &Al &Alpha;
4481 inoremap <buffer> <silent> &3. &hellip;
4482 inoremap <buffer> <silent> &-- &mdash;
4483 inoremap <buffer> <silent> &3- &mdash;
4484 inoremap <buffer> <silent> &m- &mdash;
4485 inoremap <buffer> <silent> &2- &ndash;
4486 inoremap <buffer> <silent> &n- &ndash;
4487 inoremap <buffer> <silent> &34 &frac34;
4488 inoremap <buffer> <silent> &12 &frac12;
4489 inoremap <buffer> <silent> &14 &frac14;
4490 inoremap <buffer> <silent> &. &middot;
4491 inoremap <buffer> <silent> &pa &para;
4492 inoremap <buffer> <silent> &mi &micro;
4493 inoremap <buffer> <silent> &dg &deg;
4494 inoremap <buffer> <silent> &? &iquest;
4495 inoremap <buffer> <silent> &! &iexcl;
4496 inoremap <buffer> <silent> &sz &szlig;
4497 inoremap <buffer> <silent> &o/ &oslash;
4498 inoremap <buffer> <silent> &/ &divide;
4499 inoremap <buffer> <silent> &" &uml;
4500 inoremap <buffer> <silent> &2> &raquo;
4501 inoremap <buffer> <silent> &2< &laquo;
4502 inoremap <buffer> <silent> &y" &yuml;
4503 inoremap <buffer> <silent> &y' &yacute;
4504 inoremap <buffer> <silent> &u" &uuml;
4505 inoremap <buffer> <silent> &u^ &ucirc;
4506 inoremap <buffer> <silent> &u' &uacute;
4507 inoremap <buffer> <silent> &u` &ugrave;
4508 inoremap <buffer> <silent> &x &times;
4509 inoremap <buffer> <silent> &o" &ouml;
4510 inoremap <buffer> <silent> &o~ &otilde;
4511 inoremap <buffer> <silent> &o^ &ocirc;
4512 inoremap <buffer> <silent> &o' &oacute;
4513 inoremap <buffer> <silent> &o` &ograve;
4514 inoremap <buffer> <silent> &n~ &ntilde;
4515 inoremap <buffer> <silent> &i" &iuml;
4516 inoremap <buffer> <silent> &i^ &icirc;
4517 inoremap <buffer> <silent> &i' &iacute;
4518 inoremap <buffer> <silent> &i` &igrave;
4519 inoremap <buffer> <silent> &e" &euml;
4520 inoremap <buffer> <silent> &e^ &ecirc;
4521 inoremap <buffer> <silent> &e' &eacute;
4522 inoremap <buffer> <silent> &e` &egrave;
4523 inoremap <buffer> <silent> &c, &ccedil;
4524 inoremap <buffer> <silent> &ae &aelig;
4525 inoremap <buffer> <silent> &ao &aring;
4526 inoremap <buffer> <silent> &a" &auml;
4527 inoremap <buffer> <silent> &a~ &atilde;
4528 inoremap <buffer> <silent> &a^ &acirc;
4529 inoremap <buffer> <silent> &a' &aacute;
4530 inoremap <buffer> <silent> &a` &agrave;
4531 inoremap <buffer> <silent> &Y' &Yacute;
4532 inoremap <buffer> <silent> &U" &Uuml;
4533 inoremap <buffer> <silent> &U^ &Ucirc;
4534 inoremap <buffer> <silent> &U' &Uacute;
4535 inoremap <buffer> <silent> &U` &Ugrave;
4536 inoremap <buffer> <silent> &O/ &Oslash;
4537 inoremap <buffer> <silent> &O" &Ouml;
4538 inoremap <buffer> <silent> &O~ &Otilde;
4539 inoremap <buffer> <silent> &O^ &Ocirc;
4540 inoremap <buffer> <silent> &O' &Oacute;
4541 inoremap <buffer> <silent> &O` &Ograve;
4542 inoremap <buffer> <silent> &N~ &Ntilde;
4543 inoremap <buffer> <silent> &I" &Iuml;
4544 inoremap <buffer> <silent> &I^ &Icirc;
4545 inoremap <buffer> <silent> &I' &Iacute;
4546 inoremap <buffer> <silent> &I` &Igrave;
4547 inoremap <buffer> <silent> &E" &Euml;
4548 inoremap <buffer> <silent> &E^ &Ecirc;
4549 inoremap <buffer> <silent> &E' &Eacute;
4550 inoremap <buffer> <silent> &E` &Egrave;
4551 inoremap <buffer> <silent> &C, &Ccedil;
4552 inoremap <buffer> <silent> &AE &AElig;
4553 inoremap <buffer> <silent> &Ao &Aring;
4554 inoremap <buffer> <silent> &A" &Auml;
4555 inoremap <buffer> <silent> &A~ &Atilde;
4556 inoremap <buffer> <silent> &A^ &Acirc;
4557 inoremap <buffer> <silent> &A' &Aacute;
4558 inoremap <buffer> <silent> &A` &Agrave;
4559 inoremap <buffer> <silent> &c| &cent;
4560 inoremap <buffer> <silent> &Y= &yen;
4561 inoremap <buffer> <silent> &# &pound;
4562 inoremap <buffer> <silent> & &nbsp;
4563 inoremap <buffer> <silent> &> &gt;
4564 inoremap <buffer> <silent> &< &lt;
4565 inoremap <buffer> <silent> &' &quot;
4566 inoremap <buffer> <silent> &tm &trade;
4567 inoremap <buffer> <silent> &rO &reg;
4568 inoremap <buffer> <silent> &cO &copy;
4569 inoremap <buffer> <silent> && &amp;
4570 inoremap <buffer> <silent> ; &nbsp;
4571 inoremap <buffer> <silent> ;la <label for=""></label>F"
4572 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
4573 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
4574 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
4575 </textarea>k$5F"i
4576 inoremap <buffer> <silent> ;og <optgroup label="">
4577 </optgroup>k$F"i
4578 inoremap <buffer> <silent> ;op <option></option>F<
4579 inoremap <buffer> <silent> ;ms <select name="" multiple>
4580 </select>O
4581 inoremap <buffer> <silent> ;se <select name="">
4582 </select>O
4583 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
4584 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
4585 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
4586 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
4587 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
4588 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
4589 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
4590 inoremap <buffer> <silent> ;fm <form action="">
4591 </form>k$F"i
4592 inoremap <buffer> <silent> ;if <iframe src="">
4593 </iframe>k$F"i
4594 inoremap <buffer> <silent> ;nf <noframes>
4595 </noframes>O
4596 inoremap <buffer> <silent> ;fr <frame src="">F"
4597 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
4598 </frameset>k$3F"i
4599 inoremap <buffer> <silent> ;th <th></th>F<
4600 inoremap <buffer> <silent> ;td <td>
4601 </td>O
4602 inoremap <buffer> <silent> ;tr <tr>
4603 </tr>O
4604 inoremap <buffer> <silent> ;tf <tfoot>
4605 </tfoot>O
4606 inoremap <buffer> <silent> ;tb <tbody>
4607 </tbody>O
4608 inoremap <buffer> <silent> ;tH <thead>
4609 </thead>O
4610 inoremap <buffer> <silent> ;ta <table>
4611 </table>O
4612 inoremap <buffer> <silent> ;ca <caption></caption>F<
4613 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
4614 </object>k$5F"i
4615 inoremap <buffer> <silent> ;ns <noscript>
4616 </noscripT>O
4617 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
4618 <noembed></noembed>k$5F"i
4619 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
4620 inoremap <buffer> <silent> ;va <var></var>F<
4621 inoremap <buffer> <silent> ;ul <ul>
4622 </ul>O
4623 inoremap <buffer> <silent> ;tt <tt></tt>F<
4624 inoremap <buffer> <silent> ;ti <title></title>F<
4625 inoremap <buffer> <silent> ;sp <sup></sup>F<
4626 inoremap <buffer> <silent> ;sb <sub></sub>F<
4627 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
4628 inoremap <buffer> <silent> ;cs <style type="text/css">
4629 <!--
4630 -->
4631 </style>kO
4632 inoremap <buffer> <silent> ;sm <small></small>F<
4633 inoremap <buffer> <silent> ;sa <samp></samp>F<
4634 inoremap <buffer> <silent> ;sk <strike></strike>F<
4635 inoremap <buffer> <silent> ;qu <q></q>F<
4636 inoremap <buffer> <silent> ;pr <pre>
4637 </pre>O
4638 inoremap <buffer> <silent> ;/p </p>
4639 
4640 <p>
4641 inoremap <buffer> <silent> ;pp <p>
4642 </p>O
4643 inoremap <buffer> <silent> ;ol <ol>
4644 </ol>O
4645 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
4646 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
4647 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
4648 inoremap <buffer> <silent> ;lk <link href="">F"
4649 inoremap <buffer> <silent> ;li <li></li>F<
4650 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
4651 inoremap <buffer> <silent> ;ii <isindex>
4652 inoremap <buffer> <silent> ;in <ins></ins>F<
4653 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
4654 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
4655 inoremap <buffer> <silent> ;ht <html>
4656 </html>O
4657 inoremap <buffer> <silent> ;Hr <hr width="75%">
4658 inoremap <buffer> <silent> ;hr <hr>
4659 inoremap <buffer> <silent> ;he <head>
4660 </head>O
4661 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
4662 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
4663 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
4664 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
4665 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
4666 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
4667 inoremap <buffer> <silent> ;h6 <h6></h6>F<
4668 inoremap <buffer> <silent> ;h5 <h5></h5>F<
4669 inoremap <buffer> <silent> ;h4 <h4></h4>F<
4670 inoremap <buffer> <silent> ;h3 <h3></h3>F<
4671 inoremap <buffer> <silent> ;h2 <h2></h2>F<
4672 inoremap <buffer> <silent> ;h1 <h1></h1>F<
4673 inoremap <buffer> <silent> ;fc <font color=""></font>F"
4674 inoremap <buffer> <silent> ;fo <font size=""></font>F"
4675 inoremap <buffer> <silent> ;sn <span></span>F<
4676 inoremap <buffer> <silent> ;dv <div>
4677 </div>O
4678 inoremap <buffer> <silent> ;df <dfn></dfn>F<
4679 inoremap <buffer> <silent> ;de <del></del>F<
4680 inoremap <buffer> <silent> ;dd <dd></dd>F<
4681 inoremap <buffer> <silent> ;dt <dt></dt>F<
4682 inoremap <buffer> <silent> ;dl <dl>
4683 </dl>O
4684 inoremap <buffer> <silent> ;co <code></code>F<
4685 inoremap <buffer> <silent> ;ci <cite></cite>F<
4686 inoremap <buffer> <silent> ;ce <center></center>F<
4687 inoremap <buffer> <silent> ;br <br>
4688 inoremap <buffer> <silent> ;bd <body>
4689 </body>O
4690 inoremap <buffer> <silent> ;bl <blockquote>
4691 </blockquote>O
4692 inoremap <buffer> <silent> ;bi <big></big>F<
4693 inoremap <buffer> <silent> ;bh <base href="">F"
4694 inoremap <buffer> <silent> ;ad <address></address>F<
4695 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
4696 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
4697 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
4698 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
4699 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
4700 inoremap <buffer> <silent> ;an <a name=""></a>F"
4701 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
4702 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
4703 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
4704 inoremap <buffer> <silent> ;ah <a href=""></a>F"
4705 imap <buffer> <silent> ;s4 ;s4
4706 imap <buffer> <silent> ;4 ;4
4707 inoremap <buffer> <silent> ;mi :call MangleImageTag()
4708 inoremap <buffer> <silent> ; 
4709 inoremap <buffer> <silent> ;& &
4710 inoremap <buffer> <silent> ;; ;
4711 setlocal keymap=
4712 setlocal noarabic
4713 setlocal autoindent
4714 setlocal balloonexpr=
4715 setlocal nobinary
4716 setlocal bufhidden=
4717 setlocal buflisted
4718 setlocal buftype=
4719 setlocal nocindent
4720 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
4721 setlocal cinoptions=
4722 setlocal cinwords=if,else,while,do,for,switch
4723 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
4724 setlocal commentstring=<!--%s-->
4725 setlocal complete=.,w,b,u,t,i
4726 setlocal completefunc=
4727 setlocal nocopyindent
4728 setlocal nocursorcolumn
4729 setlocal nocursorline
4730 setlocal define=
4731 setlocal dictionary=
4732 setlocal nodiff
4733 setlocal equalprg=
4734 setlocal errorformat=
4735 setlocal noexpandtab
4736 if &filetype != 'html'
4737 setlocal filetype=html
4738 endif
4739 setlocal foldcolumn=0
4740 setlocal foldenable
4741 setlocal foldexpr=0
4742 setlocal foldignore=#
4743 setlocal foldlevel=0
4744 setlocal foldmarker={{{,}}}
4745 setlocal foldmethod=manual
4746 setlocal foldminlines=1
4747 setlocal foldnestmax=20
4748 setlocal foldtext=foldtext()
4749 setlocal formatexpr=
4750 setlocal formatoptions=tcq
4751 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
4752 setlocal grepprg=
4753 setlocal iminsert=2
4754 setlocal imsearch=2
4755 setlocal include=
4756 setlocal includeexpr=
4757 setlocal indentexpr=
4758 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
4759 setlocal noinfercase
4760 setlocal iskeyword=@,48-57,_,192-255
4761 setlocal keywordprg=
4762 setlocal nolinebreak
4763 setlocal nolisp
4764 setlocal nolist
4765 setlocal makeprg=
4766 setlocal matchpairs=(:),{:},[:],<:>
4767 setlocal nomodeline
4768 setlocal modifiable
4769 setlocal nrformats=octal,hex
4770 setlocal nonumber
4771 setlocal numberwidth=4
4772 setlocal omnifunc=htmlcomplete#CompleteTags
4773 setlocal path=
4774 setlocal nopreserveindent
4775 setlocal nopreviewwindow
4776 setlocal quoteescape=\\
4777 setlocal noreadonly
4778 setlocal norightleft
4779 setlocal rightleftcmd=search
4780 setlocal noscrollbind
4781 setlocal shiftwidth=8
4782 setlocal noshortname
4783 setlocal nosmartindent
4784 setlocal softtabstop=0
4785 setlocal nospell
4786 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
4787 setlocal spellfile=
4788 setlocal spelllang=en
4789 setlocal statusline=
4790 setlocal suffixesadd=
4791 setlocal swapfile
4792 setlocal synmaxcol=3000
4793 if &syntax != 'html'
4794 setlocal syntax=html
4795 endif
4796 setlocal tabstop=2
4797 setlocal tags=
4798 setlocal textwidth=0
4799 setlocal thesaurus=
4800 setlocal nowinfixheight
4801 setlocal nowinfixwidth
4802 setlocal wrap
4803 setlocal wrapmargin=0
4804 silent! normal! zE
4805 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
4806 if s:l < 1 | let s:l = 1 | endif
4807 exe s:l
4808 normal! zt
4809 1
4810 normal! 0
4811 tabedit oldboot.html
4812 set splitbelow splitright
4813 set nosplitbelow
4814 set nosplitright
4815 wincmd t
4816 set winheight=1 winwidth=1
4817 argglobal
4818 11argu
4819 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4820 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
4821 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
4822 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
4823 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
4824 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
4825 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
4826 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
4827 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
4828 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
4829 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
4830 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
4831 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
4832 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
4833 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
4834 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
4835 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
4836 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
4837 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">')
4838 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">')
4839 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
4840 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
4841 nnoremap <buffer> <silent> ; 
4842 nnoremap <buffer> <silent> ;; ;
4843 vnoremap <buffer> <silent> ;; ;
4844 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
4845 inoremap <buffer> <silent> &hA &hArr;
4846 inoremap <buffer> <silent> &dA &dArr;
4847 inoremap <buffer> <silent> &rA &rArr;
4848 inoremap <buffer> <silent> &uA &uArr;
4849 inoremap <buffer> <silent> &lA &lArr;
4850 inoremap <buffer> <silent> &ha &harr;
4851 inoremap <buffer> <silent> &da &darr;
4852 inoremap <buffer> <silent> &ra &rarr;
4853 inoremap <buffer> <silent> &ua &uarr;
4854 inoremap <buffer> <silent> &la &larr;
4855 inoremap <buffer> <silent> &pv &piv;
4856 inoremap <buffer> <silent> &uh &upsih;
4857 inoremap <buffer> <silent> &ts &thetasym;
4858 inoremap <buffer> <silent> &og &omega;
4859 inoremap <buffer> <silent> &ps &psi;
4860 inoremap <buffer> <silent> &ch &chi;
4861 inoremap <buffer> <silent> &ph &phi;
4862 inoremap <buffer> <silent> &up &upsilon;
4863 inoremap <buffer> <silent> &ta &tau;
4864 inoremap <buffer> <silent> &sf &sigmaf;
4865 inoremap <buffer> <silent> &si &sigma;
4866 inoremap <buffer> <silent> &rh &rho;
4867 inoremap <buffer> <silent> &pi &pi;
4868 inoremap <buffer> <silent> &oc &omicron;
4869 inoremap <buffer> <silent> &xi &xi;
4870 inoremap <buffer> <silent> &nu &nu;
4871 inoremap <buffer> <silent> &mu &mu;
4872 inoremap <buffer> <silent> &lm &lambda;
4873 inoremap <buffer> <silent> &ka &kappa;
4874 inoremap <buffer> <silent> &io &iota;
4875 inoremap <buffer> <silent> &th &theta;
4876 inoremap <buffer> <silent> &et &eta;
4877 inoremap <buffer> <silent> &ze &zeta;
4878 inoremap <buffer> <silent> &ep &epsilon;
4879 inoremap <buffer> <silent> &de &delta;
4880 inoremap <buffer> <silent> &ga &gamma;
4881 inoremap <buffer> <silent> &be &beta;
4882 inoremap <buffer> <silent> &al &alpha;
4883 inoremap <buffer> <silent> &Ps &Psi;
4884 inoremap <buffer> <silent> &Ch &Chi;
4885 inoremap <buffer> <silent> &Ph &Phi;
4886 inoremap <buffer> <silent> &Up &Upsilon;
4887 inoremap <buffer> <silent> &Ta &Tau;
4888 inoremap <buffer> <silent> &Si &Sigma;
4889 inoremap <buffer> <silent> &Rh &Rho;
4890 inoremap <buffer> <silent> &Pi &Pi;
4891 inoremap <buffer> <silent> &Oc &Omicron;
4892 inoremap <buffer> <silent> &Xi &Xi;
4893 inoremap <buffer> <silent> &Nu &Nu;
4894 inoremap <buffer> <silent> &Mu &Mu;
4895 inoremap <buffer> <silent> &Lm &Lambda;
4896 inoremap <buffer> <silent> &Ka &Kappa;
4897 inoremap <buffer> <silent> &Io &Iota;
4898 inoremap <buffer> <silent> &Th &Theta;
4899 inoremap <buffer> <silent> &Et &Eta;
4900 inoremap <buffer> <silent> &Ze &Zeta;
4901 inoremap <buffer> <silent> &Ep &Epsilon;
4902 inoremap <buffer> <silent> &De &Delta;
4903 inoremap <buffer> <silent> &Ga &Gamma;
4904 inoremap <buffer> <silent> &Be &Beta;
4905 inoremap <buffer> <silent> &Al &Alpha;
4906 inoremap <buffer> <silent> &3. &hellip;
4907 inoremap <buffer> <silent> &-- &mdash;
4908 inoremap <buffer> <silent> &3- &mdash;
4909 inoremap <buffer> <silent> &m- &mdash;
4910 inoremap <buffer> <silent> &2- &ndash;
4911 inoremap <buffer> <silent> &n- &ndash;
4912 inoremap <buffer> <silent> &34 &frac34;
4913 inoremap <buffer> <silent> &12 &frac12;
4914 inoremap <buffer> <silent> &14 &frac14;
4915 inoremap <buffer> <silent> &. &middot;
4916 inoremap <buffer> <silent> &pa &para;
4917 inoremap <buffer> <silent> &mi &micro;
4918 inoremap <buffer> <silent> &dg &deg;
4919 inoremap <buffer> <silent> &? &iquest;
4920 inoremap <buffer> <silent> &! &iexcl;
4921 inoremap <buffer> <silent> &sz &szlig;
4922 inoremap <buffer> <silent> &o/ &oslash;
4923 inoremap <buffer> <silent> &/ &divide;
4924 inoremap <buffer> <silent> &" &uml;
4925 inoremap <buffer> <silent> &2> &raquo;
4926 inoremap <buffer> <silent> &2< &laquo;
4927 inoremap <buffer> <silent> &y" &yuml;
4928 inoremap <buffer> <silent> &y' &yacute;
4929 inoremap <buffer> <silent> &u" &uuml;
4930 inoremap <buffer> <silent> &u^ &ucirc;
4931 inoremap <buffer> <silent> &u' &uacute;
4932 inoremap <buffer> <silent> &u` &ugrave;
4933 inoremap <buffer> <silent> &x &times;
4934 inoremap <buffer> <silent> &o" &ouml;
4935 inoremap <buffer> <silent> &o~ &otilde;
4936 inoremap <buffer> <silent> &o^ &ocirc;
4937 inoremap <buffer> <silent> &o' &oacute;
4938 inoremap <buffer> <silent> &o` &ograve;
4939 inoremap <buffer> <silent> &n~ &ntilde;
4940 inoremap <buffer> <silent> &i" &iuml;
4941 inoremap <buffer> <silent> &i^ &icirc;
4942 inoremap <buffer> <silent> &i' &iacute;
4943 inoremap <buffer> <silent> &i` &igrave;
4944 inoremap <buffer> <silent> &e" &euml;
4945 inoremap <buffer> <silent> &e^ &ecirc;
4946 inoremap <buffer> <silent> &e' &eacute;
4947 inoremap <buffer> <silent> &e` &egrave;
4948 inoremap <buffer> <silent> &c, &ccedil;
4949 inoremap <buffer> <silent> &ae &aelig;
4950 inoremap <buffer> <silent> &ao &aring;
4951 inoremap <buffer> <silent> &a" &auml;
4952 inoremap <buffer> <silent> &a~ &atilde;
4953 inoremap <buffer> <silent> &a^ &acirc;
4954 inoremap <buffer> <silent> &a' &aacute;
4955 inoremap <buffer> <silent> &a` &agrave;
4956 inoremap <buffer> <silent> &Y' &Yacute;
4957 inoremap <buffer> <silent> &U" &Uuml;
4958 inoremap <buffer> <silent> &U^ &Ucirc;
4959 inoremap <buffer> <silent> &U' &Uacute;
4960 inoremap <buffer> <silent> &U` &Ugrave;
4961 inoremap <buffer> <silent> &O/ &Oslash;
4962 inoremap <buffer> <silent> &O" &Ouml;
4963 inoremap <buffer> <silent> &O~ &Otilde;
4964 inoremap <buffer> <silent> &O^ &Ocirc;
4965 inoremap <buffer> <silent> &O' &Oacute;
4966 inoremap <buffer> <silent> &O` &Ograve;
4967 inoremap <buffer> <silent> &N~ &Ntilde;
4968 inoremap <buffer> <silent> &I" &Iuml;
4969 inoremap <buffer> <silent> &I^ &Icirc;
4970 inoremap <buffer> <silent> &I' &Iacute;
4971 inoremap <buffer> <silent> &I` &Igrave;
4972 inoremap <buffer> <silent> &E" &Euml;
4973 inoremap <buffer> <silent> &E^ &Ecirc;
4974 inoremap <buffer> <silent> &E' &Eacute;
4975 inoremap <buffer> <silent> &E` &Egrave;
4976 inoremap <buffer> <silent> &C, &Ccedil;
4977 inoremap <buffer> <silent> &AE &AElig;
4978 inoremap <buffer> <silent> &Ao &Aring;
4979 inoremap <buffer> <silent> &A" &Auml;
4980 inoremap <buffer> <silent> &A~ &Atilde;
4981 inoremap <buffer> <silent> &A^ &Acirc;
4982 inoremap <buffer> <silent> &A' &Aacute;
4983 inoremap <buffer> <silent> &A` &Agrave;
4984 inoremap <buffer> <silent> &c| &cent;
4985 inoremap <buffer> <silent> &Y= &yen;
4986 inoremap <buffer> <silent> &# &pound;
4987 inoremap <buffer> <silent> & &nbsp;
4988 inoremap <buffer> <silent> &> &gt;
4989 inoremap <buffer> <silent> &< &lt;
4990 inoremap <buffer> <silent> &' &quot;
4991 inoremap <buffer> <silent> &tm &trade;
4992 inoremap <buffer> <silent> &rO &reg;
4993 inoremap <buffer> <silent> &cO &copy;
4994 inoremap <buffer> <silent> && &amp;
4995 inoremap <buffer> <silent> ; &nbsp;
4996 inoremap <buffer> <silent> ;la <label for=""></label>F"
4997 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
4998 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
4999 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5000 </textarea>k$5F"i
5001 inoremap <buffer> <silent> ;og <optgroup label="">
5002 </optgroup>k$F"i
5003 inoremap <buffer> <silent> ;op <option></option>F<
5004 inoremap <buffer> <silent> ;ms <select name="" multiple>
5005 </select>O
5006 inoremap <buffer> <silent> ;se <select name="">
5007 </select>O
5008 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5009 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5010 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5011 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5012 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5013 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5014 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5015 inoremap <buffer> <silent> ;fm <form action="">
5016 </form>k$F"i
5017 inoremap <buffer> <silent> ;if <iframe src="">
5018 </iframe>k$F"i
5019 inoremap <buffer> <silent> ;nf <noframes>
5020 </noframes>O
5021 inoremap <buffer> <silent> ;fr <frame src="">F"
5022 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5023 </frameset>k$3F"i
5024 inoremap <buffer> <silent> ;th <th></th>F<
5025 inoremap <buffer> <silent> ;td <td>
5026 </td>O
5027 inoremap <buffer> <silent> ;tr <tr>
5028 </tr>O
5029 inoremap <buffer> <silent> ;tf <tfoot>
5030 </tfoot>O
5031 inoremap <buffer> <silent> ;tb <tbody>
5032 </tbody>O
5033 inoremap <buffer> <silent> ;tH <thead>
5034 </thead>O
5035 inoremap <buffer> <silent> ;ta <table>
5036 </table>O
5037 inoremap <buffer> <silent> ;ca <caption></caption>F<
5038 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5039 </object>k$5F"i
5040 inoremap <buffer> <silent> ;ns <noscript>
5041 </noscripT>O
5042 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5043 <noembed></noembed>k$5F"i
5044 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5045 inoremap <buffer> <silent> ;va <var></var>F<
5046 inoremap <buffer> <silent> ;ul <ul>
5047 </ul>O
5048 inoremap <buffer> <silent> ;tt <tt></tt>F<
5049 inoremap <buffer> <silent> ;ti <title></title>F<
5050 inoremap <buffer> <silent> ;sp <sup></sup>F<
5051 inoremap <buffer> <silent> ;sb <sub></sub>F<
5052 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5053 inoremap <buffer> <silent> ;cs <style type="text/css">
5054 <!--
5055 -->
5056 </style>kO
5057 inoremap <buffer> <silent> ;sm <small></small>F<
5058 inoremap <buffer> <silent> ;sa <samp></samp>F<
5059 inoremap <buffer> <silent> ;sk <strike></strike>F<
5060 inoremap <buffer> <silent> ;qu <q></q>F<
5061 inoremap <buffer> <silent> ;pr <pre>
5062 </pre>O
5063 inoremap <buffer> <silent> ;/p </p>
5064 
5065 <p>
5066 inoremap <buffer> <silent> ;pp <p>
5067 </p>O
5068 inoremap <buffer> <silent> ;ol <ol>
5069 </ol>O
5070 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
5071 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
5072 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
5073 inoremap <buffer> <silent> ;lk <link href="">F"
5074 inoremap <buffer> <silent> ;li <li></li>F<
5075 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
5076 inoremap <buffer> <silent> ;ii <isindex>
5077 inoremap <buffer> <silent> ;in <ins></ins>F<
5078 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
5079 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
5080 inoremap <buffer> <silent> ;ht <html>
5081 </html>O
5082 inoremap <buffer> <silent> ;Hr <hr width="75%">
5083 inoremap <buffer> <silent> ;hr <hr>
5084 inoremap <buffer> <silent> ;he <head>
5085 </head>O
5086 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
5087 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
5088 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
5089 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
5090 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
5091 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
5092 inoremap <buffer> <silent> ;h6 <h6></h6>F<
5093 inoremap <buffer> <silent> ;h5 <h5></h5>F<
5094 inoremap <buffer> <silent> ;h4 <h4></h4>F<
5095 inoremap <buffer> <silent> ;h3 <h3></h3>F<
5096 inoremap <buffer> <silent> ;h2 <h2></h2>F<
5097 inoremap <buffer> <silent> ;h1 <h1></h1>F<
5098 inoremap <buffer> <silent> ;fc <font color=""></font>F"
5099 inoremap <buffer> <silent> ;fo <font size=""></font>F"
5100 inoremap <buffer> <silent> ;sn <span></span>F<
5101 inoremap <buffer> <silent> ;dv <div>
5102 </div>O
5103 inoremap <buffer> <silent> ;df <dfn></dfn>F<
5104 inoremap <buffer> <silent> ;de <del></del>F<
5105 inoremap <buffer> <silent> ;dd <dd></dd>F<
5106 inoremap <buffer> <silent> ;dt <dt></dt>F<
5107 inoremap <buffer> <silent> ;dl <dl>
5108 </dl>O
5109 inoremap <buffer> <silent> ;co <code></code>F<
5110 inoremap <buffer> <silent> ;ci <cite></cite>F<
5111 inoremap <buffer> <silent> ;ce <center></center>F<
5112 inoremap <buffer> <silent> ;br <br>
5113 inoremap <buffer> <silent> ;bd <body>
5114 </body>O
5115 inoremap <buffer> <silent> ;bl <blockquote>
5116 </blockquote>O
5117 inoremap <buffer> <silent> ;bi <big></big>F<
5118 inoremap <buffer> <silent> ;bh <base href="">F"
5119 inoremap <buffer> <silent> ;ad <address></address>F<
5120 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
5121 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
5122 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
5123 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
5124 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
5125 inoremap <buffer> <silent> ;an <a name=""></a>F"
5126 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
5127 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
5128 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
5129 inoremap <buffer> <silent> ;ah <a href=""></a>F"
5130 imap <buffer> <silent> ;s4 ;s4
5131 imap <buffer> <silent> ;4 ;4
5132 inoremap <buffer> <silent> ;mi :call MangleImageTag()
5133 inoremap <buffer> <silent> ; 
5134 inoremap <buffer> <silent> ;& &
5135 inoremap <buffer> <silent> ;; ;
5136 setlocal keymap=
5137 setlocal noarabic
5138 setlocal autoindent
5139 setlocal balloonexpr=
5140 setlocal nobinary
5141 setlocal bufhidden=
5142 setlocal buflisted
5143 setlocal buftype=
5144 setlocal nocindent
5145 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
5146 setlocal cinoptions=
5147 setlocal cinwords=if,else,while,do,for,switch
5148 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
5149 setlocal commentstring=<!--%s-->
5150 setlocal complete=.,w,b,u,t,i
5151 setlocal completefunc=
5152 setlocal nocopyindent
5153 setlocal nocursorcolumn
5154 setlocal nocursorline
5155 setlocal define=
5156 setlocal dictionary=
5157 setlocal nodiff
5158 setlocal equalprg=
5159 setlocal errorformat=
5160 setlocal noexpandtab
5161 if &filetype != 'html'
5162 setlocal filetype=html
5163 endif
5164 setlocal foldcolumn=0
5165 setlocal foldenable
5166 setlocal foldexpr=0
5167 setlocal foldignore=#
5168 setlocal foldlevel=0
5169 setlocal foldmarker={{{,}}}
5170 setlocal foldmethod=manual
5171 setlocal foldminlines=1
5172 setlocal foldnestmax=20
5173 setlocal foldtext=foldtext()
5174 setlocal formatexpr=
5175 setlocal formatoptions=tcq
5176 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
5177 setlocal grepprg=
5178 setlocal iminsert=2
5179 setlocal imsearch=2
5180 setlocal include=
5181 setlocal includeexpr=
5182 setlocal indentexpr=
5183 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
5184 setlocal noinfercase
5185 setlocal iskeyword=@,48-57,_,192-255
5186 setlocal keywordprg=
5187 setlocal nolinebreak
5188 setlocal nolisp
5189 setlocal nolist
5190 setlocal makeprg=
5191 setlocal matchpairs=(:),{:},[:],<:>
5192 setlocal nomodeline
5193 setlocal modifiable
5194 setlocal nrformats=octal,hex
5195 setlocal nonumber
5196 setlocal numberwidth=4
5197 setlocal omnifunc=htmlcomplete#CompleteTags
5198 setlocal path=
5199 setlocal nopreserveindent
5200 setlocal nopreviewwindow
5201 setlocal quoteescape=\\
5202 setlocal noreadonly
5203 setlocal norightleft
5204 setlocal rightleftcmd=search
5205 setlocal noscrollbind
5206 setlocal shiftwidth=8
5207 setlocal noshortname
5208 setlocal nosmartindent
5209 setlocal softtabstop=0
5210 setlocal nospell
5211 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
5212 setlocal spellfile=
5213 setlocal spelllang=en
5214 setlocal statusline=
5215 setlocal suffixesadd=
5216 setlocal swapfile
5217 setlocal synmaxcol=3000
5218 if &syntax != 'html'
5219 setlocal syntax=html
5220 endif
5221 setlocal tabstop=2
5222 setlocal tags=
5223 setlocal textwidth=0
5224 setlocal thesaurus=
5225 setlocal nowinfixheight
5226 setlocal nowinfixwidth
5227 setlocal wrap
5228 setlocal wrapmargin=0
5229 silent! normal! zE
5230 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
5231 if s:l < 1 | let s:l = 1 | endif
5232 exe s:l
5233 normal! zt
5234 1
5235 normal! 0
5236 tabedit own-scripts.html
5237 set splitbelow splitright
5238 set nosplitbelow
5239 set nosplitright
5240 wincmd t
5241 set winheight=1 winwidth=1
5242 argglobal
5243 12argu
5244 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5245 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5246 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
5247 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
5248 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
5249 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
5250 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
5251 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
5252 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
5253 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
5254 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
5255 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
5256 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
5257 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
5258 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
5259 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
5260 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
5261 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
5262 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">')
5263 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">')
5264 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
5265 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
5266 nnoremap <buffer> <silent> ; 
5267 nnoremap <buffer> <silent> ;; ;
5268 vnoremap <buffer> <silent> ;; ;
5269 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
5270 inoremap <buffer> <silent> &hA &hArr;
5271 inoremap <buffer> <silent> &dA &dArr;
5272 inoremap <buffer> <silent> &rA &rArr;
5273 inoremap <buffer> <silent> &uA &uArr;
5274 inoremap <buffer> <silent> &lA &lArr;
5275 inoremap <buffer> <silent> &ha &harr;
5276 inoremap <buffer> <silent> &da &darr;
5277 inoremap <buffer> <silent> &ra &rarr;
5278 inoremap <buffer> <silent> &ua &uarr;
5279 inoremap <buffer> <silent> &la &larr;
5280 inoremap <buffer> <silent> &pv &piv;
5281 inoremap <buffer> <silent> &uh &upsih;
5282 inoremap <buffer> <silent> &ts &thetasym;
5283 inoremap <buffer> <silent> &og &omega;
5284 inoremap <buffer> <silent> &ps &psi;
5285 inoremap <buffer> <silent> &ch &chi;
5286 inoremap <buffer> <silent> &ph &phi;
5287 inoremap <buffer> <silent> &up &upsilon;
5288 inoremap <buffer> <silent> &ta &tau;
5289 inoremap <buffer> <silent> &sf &sigmaf;
5290 inoremap <buffer> <silent> &si &sigma;
5291 inoremap <buffer> <silent> &rh &rho;
5292 inoremap <buffer> <silent> &pi &pi;
5293 inoremap <buffer> <silent> &oc &omicron;
5294 inoremap <buffer> <silent> &xi &xi;
5295 inoremap <buffer> <silent> &nu &nu;
5296 inoremap <buffer> <silent> &mu &mu;
5297 inoremap <buffer> <silent> &lm &lambda;
5298 inoremap <buffer> <silent> &ka &kappa;
5299 inoremap <buffer> <silent> &io &iota;
5300 inoremap <buffer> <silent> &th &theta;
5301 inoremap <buffer> <silent> &et &eta;
5302 inoremap <buffer> <silent> &ze &zeta;
5303 inoremap <buffer> <silent> &ep &epsilon;
5304 inoremap <buffer> <silent> &de &delta;
5305 inoremap <buffer> <silent> &ga &gamma;
5306 inoremap <buffer> <silent> &be &beta;
5307 inoremap <buffer> <silent> &al &alpha;
5308 inoremap <buffer> <silent> &Ps &Psi;
5309 inoremap <buffer> <silent> &Ch &Chi;
5310 inoremap <buffer> <silent> &Ph &Phi;
5311 inoremap <buffer> <silent> &Up &Upsilon;
5312 inoremap <buffer> <silent> &Ta &Tau;
5313 inoremap <buffer> <silent> &Si &Sigma;
5314 inoremap <buffer> <silent> &Rh &Rho;
5315 inoremap <buffer> <silent> &Pi &Pi;
5316 inoremap <buffer> <silent> &Oc &Omicron;
5317 inoremap <buffer> <silent> &Xi &Xi;
5318 inoremap <buffer> <silent> &Nu &Nu;
5319 inoremap <buffer> <silent> &Mu &Mu;
5320 inoremap <buffer> <silent> &Lm &Lambda;
5321 inoremap <buffer> <silent> &Ka &Kappa;
5322 inoremap <buffer> <silent> &Io &Iota;
5323 inoremap <buffer> <silent> &Th &Theta;
5324 inoremap <buffer> <silent> &Et &Eta;
5325 inoremap <buffer> <silent> &Ze &Zeta;
5326 inoremap <buffer> <silent> &Ep &Epsilon;
5327 inoremap <buffer> <silent> &De &Delta;
5328 inoremap <buffer> <silent> &Ga &Gamma;
5329 inoremap <buffer> <silent> &Be &Beta;
5330 inoremap <buffer> <silent> &Al &Alpha;
5331 inoremap <buffer> <silent> &3. &hellip;
5332 inoremap <buffer> <silent> &-- &mdash;
5333 inoremap <buffer> <silent> &3- &mdash;
5334 inoremap <buffer> <silent> &m- &mdash;
5335 inoremap <buffer> <silent> &2- &ndash;
5336 inoremap <buffer> <silent> &n- &ndash;
5337 inoremap <buffer> <silent> &34 &frac34;
5338 inoremap <buffer> <silent> &12 &frac12;
5339 inoremap <buffer> <silent> &14 &frac14;
5340 inoremap <buffer> <silent> &. &middot;
5341 inoremap <buffer> <silent> &pa &para;
5342 inoremap <buffer> <silent> &mi &micro;
5343 inoremap <buffer> <silent> &dg &deg;
5344 inoremap <buffer> <silent> &? &iquest;
5345 inoremap <buffer> <silent> &! &iexcl;
5346 inoremap <buffer> <silent> &sz &szlig;
5347 inoremap <buffer> <silent> &o/ &oslash;
5348 inoremap <buffer> <silent> &/ &divide;
5349 inoremap <buffer> <silent> &" &uml;
5350 inoremap <buffer> <silent> &2> &raquo;
5351 inoremap <buffer> <silent> &2< &laquo;
5352 inoremap <buffer> <silent> &y" &yuml;
5353 inoremap <buffer> <silent> &y' &yacute;
5354 inoremap <buffer> <silent> &u" &uuml;
5355 inoremap <buffer> <silent> &u^ &ucirc;
5356 inoremap <buffer> <silent> &u' &uacute;
5357 inoremap <buffer> <silent> &u` &ugrave;
5358 inoremap <buffer> <silent> &x &times;
5359 inoremap <buffer> <silent> &o" &ouml;
5360 inoremap <buffer> <silent> &o~ &otilde;
5361 inoremap <buffer> <silent> &o^ &ocirc;
5362 inoremap <buffer> <silent> &o' &oacute;
5363 inoremap <buffer> <silent> &o` &ograve;
5364 inoremap <buffer> <silent> &n~ &ntilde;
5365 inoremap <buffer> <silent> &i" &iuml;
5366 inoremap <buffer> <silent> &i^ &icirc;
5367 inoremap <buffer> <silent> &i' &iacute;
5368 inoremap <buffer> <silent> &i` &igrave;
5369 inoremap <buffer> <silent> &e" &euml;
5370 inoremap <buffer> <silent> &e^ &ecirc;
5371 inoremap <buffer> <silent> &e' &eacute;
5372 inoremap <buffer> <silent> &e` &egrave;
5373 inoremap <buffer> <silent> &c, &ccedil;
5374 inoremap <buffer> <silent> &ae &aelig;
5375 inoremap <buffer> <silent> &ao &aring;
5376 inoremap <buffer> <silent> &a" &auml;
5377 inoremap <buffer> <silent> &a~ &atilde;
5378 inoremap <buffer> <silent> &a^ &acirc;
5379 inoremap <buffer> <silent> &a' &aacute;
5380 inoremap <buffer> <silent> &a` &agrave;
5381 inoremap <buffer> <silent> &Y' &Yacute;
5382 inoremap <buffer> <silent> &U" &Uuml;
5383 inoremap <buffer> <silent> &U^ &Ucirc;
5384 inoremap <buffer> <silent> &U' &Uacute;
5385 inoremap <buffer> <silent> &U` &Ugrave;
5386 inoremap <buffer> <silent> &O/ &Oslash;
5387 inoremap <buffer> <silent> &O" &Ouml;
5388 inoremap <buffer> <silent> &O~ &Otilde;
5389 inoremap <buffer> <silent> &O^ &Ocirc;
5390 inoremap <buffer> <silent> &O' &Oacute;
5391 inoremap <buffer> <silent> &O` &Ograve;
5392 inoremap <buffer> <silent> &N~ &Ntilde;
5393 inoremap <buffer> <silent> &I" &Iuml;
5394 inoremap <buffer> <silent> &I^ &Icirc;
5395 inoremap <buffer> <silent> &I' &Iacute;
5396 inoremap <buffer> <silent> &I` &Igrave;
5397 inoremap <buffer> <silent> &E" &Euml;
5398 inoremap <buffer> <silent> &E^ &Ecirc;
5399 inoremap <buffer> <silent> &E' &Eacute;
5400 inoremap <buffer> <silent> &E` &Egrave;
5401 inoremap <buffer> <silent> &C, &Ccedil;
5402 inoremap <buffer> <silent> &AE &AElig;
5403 inoremap <buffer> <silent> &Ao &Aring;
5404 inoremap <buffer> <silent> &A" &Auml;
5405 inoremap <buffer> <silent> &A~ &Atilde;
5406 inoremap <buffer> <silent> &A^ &Acirc;
5407 inoremap <buffer> <silent> &A' &Aacute;
5408 inoremap <buffer> <silent> &A` &Agrave;
5409 inoremap <buffer> <silent> &c| &cent;
5410 inoremap <buffer> <silent> &Y= &yen;
5411 inoremap <buffer> <silent> &# &pound;
5412 inoremap <buffer> <silent> & &nbsp;
5413 inoremap <buffer> <silent> &> &gt;
5414 inoremap <buffer> <silent> &< &lt;
5415 inoremap <buffer> <silent> &' &quot;
5416 inoremap <buffer> <silent> &tm &trade;
5417 inoremap <buffer> <silent> &rO &reg;
5418 inoremap <buffer> <silent> &cO &copy;
5419 inoremap <buffer> <silent> && &amp;
5420 inoremap <buffer> <silent> ; &nbsp;
5421 inoremap <buffer> <silent> ;la <label for=""></label>F"
5422 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5423 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5424 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5425 </textarea>k$5F"i
5426 inoremap <buffer> <silent> ;og <optgroup label="">
5427 </optgroup>k$F"i
5428 inoremap <buffer> <silent> ;op <option></option>F<
5429 inoremap <buffer> <silent> ;ms <select name="" multiple>
5430 </select>O
5431 inoremap <buffer> <silent> ;se <select name="">
5432 </select>O
5433 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5434 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5435 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5436 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5437 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5438 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5439 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5440 inoremap <buffer> <silent> ;fm <form action="">
5441 </form>k$F"i
5442 inoremap <buffer> <silent> ;if <iframe src="">
5443 </iframe>k$F"i
5444 inoremap <buffer> <silent> ;nf <noframes>
5445 </noframes>O
5446 inoremap <buffer> <silent> ;fr <frame src="">F"
5447 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5448 </frameset>k$3F"i
5449 inoremap <buffer> <silent> ;th <th></th>F<
5450 inoremap <buffer> <silent> ;td <td>
5451 </td>O
5452 inoremap <buffer> <silent> ;tr <tr>
5453 </tr>O
5454 inoremap <buffer> <silent> ;tf <tfoot>
5455 </tfoot>O
5456 inoremap <buffer> <silent> ;tb <tbody>
5457 </tbody>O
5458 inoremap <buffer> <silent> ;tH <thead>
5459 </thead>O
5460 inoremap <buffer> <silent> ;ta <table>
5461 </table>O
5462 inoremap <buffer> <silent> ;ca <caption></caption>F<
5463 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5464 </object>k$5F"i
5465 inoremap <buffer> <silent> ;ns <noscript>
5466 </noscripT>O
5467 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5468 <noembed></noembed>k$5F"i
5469 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5470 inoremap <buffer> <silent> ;va <var></var>F<
5471 inoremap <buffer> <silent> ;ul <ul>
5472 </ul>O
5473 inoremap <buffer> <silent> ;tt <tt></tt>F<
5474 inoremap <buffer> <silent> ;ti <title></title>F<
5475 inoremap <buffer> <silent> ;sp <sup></sup>F<
5476 inoremap <buffer> <silent> ;sb <sub></sub>F<
5477 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5478 inoremap <buffer> <silent> ;cs <style type="text/css">
5479 <!--
5480 -->
5481 </style>kO
5482 inoremap <buffer> <silent> ;sm <small></small>F<
5483 inoremap <buffer> <silent> ;sa <samp></samp>F<
5484 inoremap <buffer> <silent> ;sk <strike></strike>F<
5485 inoremap <buffer> <silent> ;qu <q></q>F<
5486 inoremap <buffer> <silent> ;pr <pre>
5487 </pre>O
5488 inoremap <buffer> <silent> ;/p </p>
5489 
5490 <p>
5491 inoremap <buffer> <silent> ;pp <p>
5492 </p>O
5493 inoremap <buffer> <silent> ;ol <ol>
5494 </ol>O
5495 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
5496 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
5497 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
5498 inoremap <buffer> <silent> ;lk <link href="">F"
5499 inoremap <buffer> <silent> ;li <li></li>F<
5500 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
5501 inoremap <buffer> <silent> ;ii <isindex>
5502 inoremap <buffer> <silent> ;in <ins></ins>F<
5503 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
5504 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
5505 inoremap <buffer> <silent> ;ht <html>
5506 </html>O
5507 inoremap <buffer> <silent> ;Hr <hr width="75%">
5508 inoremap <buffer> <silent> ;hr <hr>
5509 inoremap <buffer> <silent> ;he <head>
5510 </head>O
5511 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
5512 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
5513 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
5514 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
5515 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
5516 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
5517 inoremap <buffer> <silent> ;h6 <h6></h6>F<
5518 inoremap <buffer> <silent> ;h5 <h5></h5>F<
5519 inoremap <buffer> <silent> ;h4 <h4></h4>F<
5520 inoremap <buffer> <silent> ;h3 <h3></h3>F<
5521 inoremap <buffer> <silent> ;h2 <h2></h2>F<
5522 inoremap <buffer> <silent> ;h1 <h1></h1>F<
5523 inoremap <buffer> <silent> ;fc <font color=""></font>F"
5524 inoremap <buffer> <silent> ;fo <font size=""></font>F"
5525 inoremap <buffer> <silent> ;sn <span></span>F<
5526 inoremap <buffer> <silent> ;dv <div>
5527 </div>O
5528 inoremap <buffer> <silent> ;df <dfn></dfn>F<
5529 inoremap <buffer> <silent> ;de <del></del>F<
5530 inoremap <buffer> <silent> ;dd <dd></dd>F<
5531 inoremap <buffer> <silent> ;dt <dt></dt>F<
5532 inoremap <buffer> <silent> ;dl <dl>
5533 </dl>O
5534 inoremap <buffer> <silent> ;co <code></code>F<
5535 inoremap <buffer> <silent> ;ci <cite></cite>F<
5536 inoremap <buffer> <silent> ;ce <center></center>F<
5537 inoremap <buffer> <silent> ;br <br>
5538 inoremap <buffer> <silent> ;bd <body>
5539 </body>O
5540 inoremap <buffer> <silent> ;bl <blockquote>
5541 </blockquote>O
5542 inoremap <buffer> <silent> ;bi <big></big>F<
5543 inoremap <buffer> <silent> ;bh <base href="">F"
5544 inoremap <buffer> <silent> ;ad <address></address>F<
5545 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
5546 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
5547 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
5548 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
5549 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
5550 inoremap <buffer> <silent> ;an <a name=""></a>F"
5551 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
5552 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
5553 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
5554 inoremap <buffer> <silent> ;ah <a href=""></a>F"
5555 imap <buffer> <silent> ;s4 ;s4
5556 imap <buffer> <silent> ;4 ;4
5557 inoremap <buffer> <silent> ;mi :call MangleImageTag()
5558 inoremap <buffer> <silent> ; 
5559 inoremap <buffer> <silent> ;& &
5560 inoremap <buffer> <silent> ;; ;
5561 setlocal keymap=
5562 setlocal noarabic
5563 setlocal autoindent
5564 setlocal balloonexpr=
5565 setlocal nobinary
5566 setlocal bufhidden=
5567 setlocal buflisted
5568 setlocal buftype=
5569 setlocal nocindent
5570 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
5571 setlocal cinoptions=
5572 setlocal cinwords=if,else,while,do,for,switch
5573 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
5574 setlocal commentstring=<!--%s-->
5575 setlocal complete=.,w,b,u,t,i
5576 setlocal completefunc=
5577 setlocal nocopyindent
5578 setlocal nocursorcolumn
5579 setlocal nocursorline
5580 setlocal define=
5581 setlocal dictionary=
5582 setlocal nodiff
5583 setlocal equalprg=
5584 setlocal errorformat=
5585 setlocal noexpandtab
5586 if &filetype != 'html'
5587 setlocal filetype=html
5588 endif
5589 setlocal foldcolumn=0
5590 setlocal foldenable
5591 setlocal foldexpr=0
5592 setlocal foldignore=#
5593 setlocal foldlevel=0
5594 setlocal foldmarker={{{,}}}
5595 setlocal foldmethod=manual
5596 setlocal foldminlines=1
5597 setlocal foldnestmax=20
5598 setlocal foldtext=foldtext()
5599 setlocal formatexpr=
5600 setlocal formatoptions=tcq
5601 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
5602 setlocal grepprg=
5603 setlocal iminsert=2
5604 setlocal imsearch=2
5605 setlocal include=
5606 setlocal includeexpr=
5607 setlocal indentexpr=
5608 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
5609 setlocal noinfercase
5610 setlocal iskeyword=@,48-57,_,192-255
5611 setlocal keywordprg=
5612 setlocal nolinebreak
5613 setlocal nolisp
5614 setlocal nolist
5615 setlocal makeprg=
5616 setlocal matchpairs=(:),{:},[:],<:>
5617 setlocal nomodeline
5618 setlocal modifiable
5619 setlocal nrformats=octal,hex
5620 setlocal nonumber
5621 setlocal numberwidth=4
5622 setlocal omnifunc=htmlcomplete#CompleteTags
5623 setlocal path=
5624 setlocal nopreserveindent
5625 setlocal nopreviewwindow
5626 setlocal quoteescape=\\
5627 setlocal noreadonly
5628 setlocal norightleft
5629 setlocal rightleftcmd=search
5630 setlocal noscrollbind
5631 setlocal shiftwidth=8
5632 setlocal noshortname
5633 setlocal nosmartindent
5634 setlocal softtabstop=0
5635 setlocal nospell
5636 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
5637 setlocal spellfile=
5638 setlocal spelllang=en
5639 setlocal statusline=
5640 setlocal suffixesadd=
5641 setlocal swapfile
5642 setlocal synmaxcol=3000
5643 if &syntax != 'html'
5644 setlocal syntax=html
5645 endif
5646 setlocal tabstop=2
5647 setlocal tags=
5648 setlocal textwidth=0
5649 setlocal thesaurus=
5650 setlocal nowinfixheight
5651 setlocal nowinfixwidth
5652 setlocal wrap
5653 setlocal wrapmargin=0
5654 silent! normal! zE
5655 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
5656 if s:l < 1 | let s:l = 1 | endif
5657 exe s:l
5658 normal! zt
5659 1
5660 normal! 0
5661 tabedit partitions.html
5662 set splitbelow splitright
5663 set nosplitbelow
5664 set nosplitright
5665 wincmd t
5666 set winheight=1 winwidth=1
5667 argglobal
5668 13argu
5669 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5670 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
5671 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
5672 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
5673 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
5674 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
5675 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
5676 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
5677 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
5678 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
5679 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
5680 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
5681 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
5682 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
5683 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
5684 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
5685 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
5686 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
5687 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">')
5688 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">')
5689 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
5690 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
5691 nnoremap <buffer> <silent> ; 
5692 nnoremap <buffer> <silent> ;; ;
5693 vnoremap <buffer> <silent> ;; ;
5694 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
5695 inoremap <buffer> <silent> &hA &hArr;
5696 inoremap <buffer> <silent> &dA &dArr;
5697 inoremap <buffer> <silent> &rA &rArr;
5698 inoremap <buffer> <silent> &uA &uArr;
5699 inoremap <buffer> <silent> &lA &lArr;
5700 inoremap <buffer> <silent> &ha &harr;
5701 inoremap <buffer> <silent> &da &darr;
5702 inoremap <buffer> <silent> &ra &rarr;
5703 inoremap <buffer> <silent> &ua &uarr;
5704 inoremap <buffer> <silent> &la &larr;
5705 inoremap <buffer> <silent> &pv &piv;
5706 inoremap <buffer> <silent> &uh &upsih;
5707 inoremap <buffer> <silent> &ts &thetasym;
5708 inoremap <buffer> <silent> &og &omega;
5709 inoremap <buffer> <silent> &ps &psi;
5710 inoremap <buffer> <silent> &ch &chi;
5711 inoremap <buffer> <silent> &ph &phi;
5712 inoremap <buffer> <silent> &up &upsilon;
5713 inoremap <buffer> <silent> &ta &tau;
5714 inoremap <buffer> <silent> &sf &sigmaf;
5715 inoremap <buffer> <silent> &si &sigma;
5716 inoremap <buffer> <silent> &rh &rho;
5717 inoremap <buffer> <silent> &pi &pi;
5718 inoremap <buffer> <silent> &oc &omicron;
5719 inoremap <buffer> <silent> &xi &xi;
5720 inoremap <buffer> <silent> &nu &nu;
5721 inoremap <buffer> <silent> &mu &mu;
5722 inoremap <buffer> <silent> &lm &lambda;
5723 inoremap <buffer> <silent> &ka &kappa;
5724 inoremap <buffer> <silent> &io &iota;
5725 inoremap <buffer> <silent> &th &theta;
5726 inoremap <buffer> <silent> &et &eta;
5727 inoremap <buffer> <silent> &ze &zeta;
5728 inoremap <buffer> <silent> &ep &epsilon;
5729 inoremap <buffer> <silent> &de &delta;
5730 inoremap <buffer> <silent> &ga &gamma;
5731 inoremap <buffer> <silent> &be &beta;
5732 inoremap <buffer> <silent> &al &alpha;
5733 inoremap <buffer> <silent> &Ps &Psi;
5734 inoremap <buffer> <silent> &Ch &Chi;
5735 inoremap <buffer> <silent> &Ph &Phi;
5736 inoremap <buffer> <silent> &Up &Upsilon;
5737 inoremap <buffer> <silent> &Ta &Tau;
5738 inoremap <buffer> <silent> &Si &Sigma;
5739 inoremap <buffer> <silent> &Rh &Rho;
5740 inoremap <buffer> <silent> &Pi &Pi;
5741 inoremap <buffer> <silent> &Oc &Omicron;
5742 inoremap <buffer> <silent> &Xi &Xi;
5743 inoremap <buffer> <silent> &Nu &Nu;
5744 inoremap <buffer> <silent> &Mu &Mu;
5745 inoremap <buffer> <silent> &Lm &Lambda;
5746 inoremap <buffer> <silent> &Ka &Kappa;
5747 inoremap <buffer> <silent> &Io &Iota;
5748 inoremap <buffer> <silent> &Th &Theta;
5749 inoremap <buffer> <silent> &Et &Eta;
5750 inoremap <buffer> <silent> &Ze &Zeta;
5751 inoremap <buffer> <silent> &Ep &Epsilon;
5752 inoremap <buffer> <silent> &De &Delta;
5753 inoremap <buffer> <silent> &Ga &Gamma;
5754 inoremap <buffer> <silent> &Be &Beta;
5755 inoremap <buffer> <silent> &Al &Alpha;
5756 inoremap <buffer> <silent> &3. &hellip;
5757 inoremap <buffer> <silent> &-- &mdash;
5758 inoremap <buffer> <silent> &3- &mdash;
5759 inoremap <buffer> <silent> &m- &mdash;
5760 inoremap <buffer> <silent> &2- &ndash;
5761 inoremap <buffer> <silent> &n- &ndash;
5762 inoremap <buffer> <silent> &34 &frac34;
5763 inoremap <buffer> <silent> &12 &frac12;
5764 inoremap <buffer> <silent> &14 &frac14;
5765 inoremap <buffer> <silent> &. &middot;
5766 inoremap <buffer> <silent> &pa &para;
5767 inoremap <buffer> <silent> &mi &micro;
5768 inoremap <buffer> <silent> &dg &deg;
5769 inoremap <buffer> <silent> &? &iquest;
5770 inoremap <buffer> <silent> &! &iexcl;
5771 inoremap <buffer> <silent> &sz &szlig;
5772 inoremap <buffer> <silent> &o/ &oslash;
5773 inoremap <buffer> <silent> &/ &divide;
5774 inoremap <buffer> <silent> &" &uml;
5775 inoremap <buffer> <silent> &2> &raquo;
5776 inoremap <buffer> <silent> &2< &laquo;
5777 inoremap <buffer> <silent> &y" &yuml;
5778 inoremap <buffer> <silent> &y' &yacute;
5779 inoremap <buffer> <silent> &u" &uuml;
5780 inoremap <buffer> <silent> &u^ &ucirc;
5781 inoremap <buffer> <silent> &u' &uacute;
5782 inoremap <buffer> <silent> &u` &ugrave;
5783 inoremap <buffer> <silent> &x &times;
5784 inoremap <buffer> <silent> &o" &ouml;
5785 inoremap <buffer> <silent> &o~ &otilde;
5786 inoremap <buffer> <silent> &o^ &ocirc;
5787 inoremap <buffer> <silent> &o' &oacute;
5788 inoremap <buffer> <silent> &o` &ograve;
5789 inoremap <buffer> <silent> &n~ &ntilde;
5790 inoremap <buffer> <silent> &i" &iuml;
5791 inoremap <buffer> <silent> &i^ &icirc;
5792 inoremap <buffer> <silent> &i' &iacute;
5793 inoremap <buffer> <silent> &i` &igrave;
5794 inoremap <buffer> <silent> &e" &euml;
5795 inoremap <buffer> <silent> &e^ &ecirc;
5796 inoremap <buffer> <silent> &e' &eacute;
5797 inoremap <buffer> <silent> &e` &egrave;
5798 inoremap <buffer> <silent> &c, &ccedil;
5799 inoremap <buffer> <silent> &ae &aelig;
5800 inoremap <buffer> <silent> &ao &aring;
5801 inoremap <buffer> <silent> &a" &auml;
5802 inoremap <buffer> <silent> &a~ &atilde;
5803 inoremap <buffer> <silent> &a^ &acirc;
5804 inoremap <buffer> <silent> &a' &aacute;
5805 inoremap <buffer> <silent> &a` &agrave;
5806 inoremap <buffer> <silent> &Y' &Yacute;
5807 inoremap <buffer> <silent> &U" &Uuml;
5808 inoremap <buffer> <silent> &U^ &Ucirc;
5809 inoremap <buffer> <silent> &U' &Uacute;
5810 inoremap <buffer> <silent> &U` &Ugrave;
5811 inoremap <buffer> <silent> &O/ &Oslash;
5812 inoremap <buffer> <silent> &O" &Ouml;
5813 inoremap <buffer> <silent> &O~ &Otilde;
5814 inoremap <buffer> <silent> &O^ &Ocirc;
5815 inoremap <buffer> <silent> &O' &Oacute;
5816 inoremap <buffer> <silent> &O` &Ograve;
5817 inoremap <buffer> <silent> &N~ &Ntilde;
5818 inoremap <buffer> <silent> &I" &Iuml;
5819 inoremap <buffer> <silent> &I^ &Icirc;
5820 inoremap <buffer> <silent> &I' &Iacute;
5821 inoremap <buffer> <silent> &I` &Igrave;
5822 inoremap <buffer> <silent> &E" &Euml;
5823 inoremap <buffer> <silent> &E^ &Ecirc;
5824 inoremap <buffer> <silent> &E' &Eacute;
5825 inoremap <buffer> <silent> &E` &Egrave;
5826 inoremap <buffer> <silent> &C, &Ccedil;
5827 inoremap <buffer> <silent> &AE &AElig;
5828 inoremap <buffer> <silent> &Ao &Aring;
5829 inoremap <buffer> <silent> &A" &Auml;
5830 inoremap <buffer> <silent> &A~ &Atilde;
5831 inoremap <buffer> <silent> &A^ &Acirc;
5832 inoremap <buffer> <silent> &A' &Aacute;
5833 inoremap <buffer> <silent> &A` &Agrave;
5834 inoremap <buffer> <silent> &c| &cent;
5835 inoremap <buffer> <silent> &Y= &yen;
5836 inoremap <buffer> <silent> &# &pound;
5837 inoremap <buffer> <silent> & &nbsp;
5838 inoremap <buffer> <silent> &> &gt;
5839 inoremap <buffer> <silent> &< &lt;
5840 inoremap <buffer> <silent> &' &quot;
5841 inoremap <buffer> <silent> &tm &trade;
5842 inoremap <buffer> <silent> &rO &reg;
5843 inoremap <buffer> <silent> &cO &copy;
5844 inoremap <buffer> <silent> && &amp;
5845 inoremap <buffer> <silent> ; &nbsp;
5846 inoremap <buffer> <silent> ;la <label for=""></label>F"
5847 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
5848 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
5849 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
5850 </textarea>k$5F"i
5851 inoremap <buffer> <silent> ;og <optgroup label="">
5852 </optgroup>k$F"i
5853 inoremap <buffer> <silent> ;op <option></option>F<
5854 inoremap <buffer> <silent> ;ms <select name="" multiple>
5855 </select>O
5856 inoremap <buffer> <silent> ;se <select name="">
5857 </select>O
5858 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
5859 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
5860 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
5861 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
5862 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
5863 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
5864 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
5865 inoremap <buffer> <silent> ;fm <form action="">
5866 </form>k$F"i
5867 inoremap <buffer> <silent> ;if <iframe src="">
5868 </iframe>k$F"i
5869 inoremap <buffer> <silent> ;nf <noframes>
5870 </noframes>O
5871 inoremap <buffer> <silent> ;fr <frame src="">F"
5872 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
5873 </frameset>k$3F"i
5874 inoremap <buffer> <silent> ;th <th></th>F<
5875 inoremap <buffer> <silent> ;td <td>
5876 </td>O
5877 inoremap <buffer> <silent> ;tr <tr>
5878 </tr>O
5879 inoremap <buffer> <silent> ;tf <tfoot>
5880 </tfoot>O
5881 inoremap <buffer> <silent> ;tb <tbody>
5882 </tbody>O
5883 inoremap <buffer> <silent> ;tH <thead>
5884 </thead>O
5885 inoremap <buffer> <silent> ;ta <table>
5886 </table>O
5887 inoremap <buffer> <silent> ;ca <caption></caption>F<
5888 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
5889 </object>k$5F"i
5890 inoremap <buffer> <silent> ;ns <noscript>
5891 </noscripT>O
5892 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
5893 <noembed></noembed>k$5F"i
5894 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
5895 inoremap <buffer> <silent> ;va <var></var>F<
5896 inoremap <buffer> <silent> ;ul <ul>
5897 </ul>O
5898 inoremap <buffer> <silent> ;tt <tt></tt>F<
5899 inoremap <buffer> <silent> ;ti <title></title>F<
5900 inoremap <buffer> <silent> ;sp <sup></sup>F<
5901 inoremap <buffer> <silent> ;sb <sub></sub>F<
5902 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
5903 inoremap <buffer> <silent> ;cs <style type="text/css">
5904 <!--
5905 -->
5906 </style>kO
5907 inoremap <buffer> <silent> ;sm <small></small>F<
5908 inoremap <buffer> <silent> ;sa <samp></samp>F<
5909 inoremap <buffer> <silent> ;sk <strike></strike>F<
5910 inoremap <buffer> <silent> ;qu <q></q>F<
5911 inoremap <buffer> <silent> ;pr <pre>
5912 </pre>O
5913 inoremap <buffer> <silent> ;/p </p>
5914 
5915 <p>
5916 inoremap <buffer> <silent> ;pp <p>
5917 </p>O
5918 inoremap <buffer> <silent> ;ol <ol>
5919 </ol>O
5920 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
5921 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
5922 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
5923 inoremap <buffer> <silent> ;lk <link href="">F"
5924 inoremap <buffer> <silent> ;li <li></li>F<
5925 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
5926 inoremap <buffer> <silent> ;ii <isindex>
5927 inoremap <buffer> <silent> ;in <ins></ins>F<
5928 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
5929 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
5930 inoremap <buffer> <silent> ;ht <html>
5931 </html>O
5932 inoremap <buffer> <silent> ;Hr <hr width="75%">
5933 inoremap <buffer> <silent> ;hr <hr>
5934 inoremap <buffer> <silent> ;he <head>
5935 </head>O
5936 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
5937 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
5938 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
5939 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
5940 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
5941 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
5942 inoremap <buffer> <silent> ;h6 <h6></h6>F<
5943 inoremap <buffer> <silent> ;h5 <h5></h5>F<
5944 inoremap <buffer> <silent> ;h4 <h4></h4>F<
5945 inoremap <buffer> <silent> ;h3 <h3></h3>F<
5946 inoremap <buffer> <silent> ;h2 <h2></h2>F<
5947 inoremap <buffer> <silent> ;h1 <h1></h1>F<
5948 inoremap <buffer> <silent> ;fc <font color=""></font>F"
5949 inoremap <buffer> <silent> ;fo <font size=""></font>F"
5950 inoremap <buffer> <silent> ;sn <span></span>F<
5951 inoremap <buffer> <silent> ;dv <div>
5952 </div>O
5953 inoremap <buffer> <silent> ;df <dfn></dfn>F<
5954 inoremap <buffer> <silent> ;de <del></del>F<
5955 inoremap <buffer> <silent> ;dd <dd></dd>F<
5956 inoremap <buffer> <silent> ;dt <dt></dt>F<
5957 inoremap <buffer> <silent> ;dl <dl>
5958 </dl>O
5959 inoremap <buffer> <silent> ;co <code></code>F<
5960 inoremap <buffer> <silent> ;ci <cite></cite>F<
5961 inoremap <buffer> <silent> ;ce <center></center>F<
5962 inoremap <buffer> <silent> ;br <br>
5963 inoremap <buffer> <silent> ;bd <body>
5964 </body>O
5965 inoremap <buffer> <silent> ;bl <blockquote>
5966 </blockquote>O
5967 inoremap <buffer> <silent> ;bi <big></big>F<
5968 inoremap <buffer> <silent> ;bh <base href="">F"
5969 inoremap <buffer> <silent> ;ad <address></address>F<
5970 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
5971 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
5972 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
5973 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
5974 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
5975 inoremap <buffer> <silent> ;an <a name=""></a>F"
5976 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
5977 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
5978 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
5979 inoremap <buffer> <silent> ;ah <a href=""></a>F"
5980 imap <buffer> <silent> ;s4 ;s4
5981 imap <buffer> <silent> ;4 ;4
5982 inoremap <buffer> <silent> ;mi :call MangleImageTag()
5983 inoremap <buffer> <silent> ; 
5984 inoremap <buffer> <silent> ;& &
5985 inoremap <buffer> <silent> ;; ;
5986 setlocal keymap=
5987 setlocal noarabic
5988 setlocal autoindent
5989 setlocal balloonexpr=
5990 setlocal nobinary
5991 setlocal bufhidden=
5992 setlocal buflisted
5993 setlocal buftype=
5994 setlocal nocindent
5995 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
5996 setlocal cinoptions=
5997 setlocal cinwords=if,else,while,do,for,switch
5998 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
5999 setlocal commentstring=<!--%s-->
6000 setlocal complete=.,w,b,u,t,i
6001 setlocal completefunc=
6002 setlocal nocopyindent
6003 setlocal nocursorcolumn
6004 setlocal nocursorline
6005 setlocal define=
6006 setlocal dictionary=
6007 setlocal nodiff
6008 setlocal equalprg=
6009 setlocal errorformat=
6010 setlocal noexpandtab
6011 if &filetype != 'html'
6012 setlocal filetype=html
6013 endif
6014 setlocal foldcolumn=0
6015 setlocal foldenable
6016 setlocal foldexpr=0
6017 setlocal foldignore=#
6018 setlocal foldlevel=0
6019 setlocal foldmarker={{{,}}}
6020 setlocal foldmethod=manual
6021 setlocal foldminlines=1
6022 setlocal foldnestmax=20
6023 setlocal foldtext=foldtext()
6024 setlocal formatexpr=
6025 setlocal formatoptions=tcq
6026 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6027 setlocal grepprg=
6028 setlocal iminsert=2
6029 setlocal imsearch=2
6030 setlocal include=
6031 setlocal includeexpr=
6032 setlocal indentexpr=
6033 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6034 setlocal noinfercase
6035 setlocal iskeyword=@,48-57,_,192-255
6036 setlocal keywordprg=
6037 setlocal nolinebreak
6038 setlocal nolisp
6039 setlocal nolist
6040 setlocal makeprg=
6041 setlocal matchpairs=(:),{:},[:],<:>
6042 setlocal nomodeline
6043 setlocal modifiable
6044 setlocal nrformats=octal,hex
6045 setlocal nonumber
6046 setlocal numberwidth=4
6047 setlocal omnifunc=htmlcomplete#CompleteTags
6048 setlocal path=
6049 setlocal nopreserveindent
6050 setlocal nopreviewwindow
6051 setlocal quoteescape=\\
6052 setlocal noreadonly
6053 setlocal norightleft
6054 setlocal rightleftcmd=search
6055 setlocal noscrollbind
6056 setlocal shiftwidth=8
6057 setlocal noshortname
6058 setlocal nosmartindent
6059 setlocal softtabstop=0
6060 setlocal nospell
6061 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
6062 setlocal spellfile=
6063 setlocal spelllang=en
6064 setlocal statusline=
6065 setlocal suffixesadd=
6066 setlocal swapfile
6067 setlocal synmaxcol=3000
6068 if &syntax != 'html'
6069 setlocal syntax=html
6070 endif
6071 setlocal tabstop=2
6072 setlocal tags=
6073 setlocal textwidth=0
6074 setlocal thesaurus=
6075 setlocal nowinfixheight
6076 setlocal nowinfixwidth
6077 setlocal wrap
6078 setlocal wrapmargin=0
6079 silent! normal! zE
6080 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
6081 if s:l < 1 | let s:l = 1 | endif
6082 exe s:l
6083 normal! zt
6084 1
6085 normal! 0
6086 tabedit project.html
6087 set splitbelow splitright
6088 set nosplitbelow
6089 set nosplitright
6090 wincmd t
6091 set winheight=1 winwidth=1
6092 argglobal
6093 14argu
6094 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6095 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6096 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
6097 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
6098 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
6099 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
6100 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
6101 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
6102 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
6103 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
6104 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
6105 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
6106 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
6107 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
6108 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
6109 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
6110 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
6111 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
6112 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">')
6113 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">')
6114 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
6115 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
6116 nnoremap <buffer> <silent> ; 
6117 nnoremap <buffer> <silent> ;; ;
6118 vnoremap <buffer> <silent> ;; ;
6119 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
6120 inoremap <buffer> <silent> &hA &hArr;
6121 inoremap <buffer> <silent> &dA &dArr;
6122 inoremap <buffer> <silent> &rA &rArr;
6123 inoremap <buffer> <silent> &uA &uArr;
6124 inoremap <buffer> <silent> &lA &lArr;
6125 inoremap <buffer> <silent> &ha &harr;
6126 inoremap <buffer> <silent> &da &darr;
6127 inoremap <buffer> <silent> &ra &rarr;
6128 inoremap <buffer> <silent> &ua &uarr;
6129 inoremap <buffer> <silent> &la &larr;
6130 inoremap <buffer> <silent> &pv &piv;
6131 inoremap <buffer> <silent> &uh &upsih;
6132 inoremap <buffer> <silent> &ts &thetasym;
6133 inoremap <buffer> <silent> &og &omega;
6134 inoremap <buffer> <silent> &ps &psi;
6135 inoremap <buffer> <silent> &ch &chi;
6136 inoremap <buffer> <silent> &ph &phi;
6137 inoremap <buffer> <silent> &up &upsilon;
6138 inoremap <buffer> <silent> &ta &tau;
6139 inoremap <buffer> <silent> &sf &sigmaf;
6140 inoremap <buffer> <silent> &si &sigma;
6141 inoremap <buffer> <silent> &rh &rho;
6142 inoremap <buffer> <silent> &pi &pi;
6143 inoremap <buffer> <silent> &oc &omicron;
6144 inoremap <buffer> <silent> &xi &xi;
6145 inoremap <buffer> <silent> &nu &nu;
6146 inoremap <buffer> <silent> &mu &mu;
6147 inoremap <buffer> <silent> &lm &lambda;
6148 inoremap <buffer> <silent> &ka &kappa;
6149 inoremap <buffer> <silent> &io &iota;
6150 inoremap <buffer> <silent> &th &theta;
6151 inoremap <buffer> <silent> &et &eta;
6152 inoremap <buffer> <silent> &ze &zeta;
6153 inoremap <buffer> <silent> &ep &epsilon;
6154 inoremap <buffer> <silent> &de &delta;
6155 inoremap <buffer> <silent> &ga &gamma;
6156 inoremap <buffer> <silent> &be &beta;
6157 inoremap <buffer> <silent> &al &alpha;
6158 inoremap <buffer> <silent> &Ps &Psi;
6159 inoremap <buffer> <silent> &Ch &Chi;
6160 inoremap <buffer> <silent> &Ph &Phi;
6161 inoremap <buffer> <silent> &Up &Upsilon;
6162 inoremap <buffer> <silent> &Ta &Tau;
6163 inoremap <buffer> <silent> &Si &Sigma;
6164 inoremap <buffer> <silent> &Rh &Rho;
6165 inoremap <buffer> <silent> &Pi &Pi;
6166 inoremap <buffer> <silent> &Oc &Omicron;
6167 inoremap <buffer> <silent> &Xi &Xi;
6168 inoremap <buffer> <silent> &Nu &Nu;
6169 inoremap <buffer> <silent> &Mu &Mu;
6170 inoremap <buffer> <silent> &Lm &Lambda;
6171 inoremap <buffer> <silent> &Ka &Kappa;
6172 inoremap <buffer> <silent> &Io &Iota;
6173 inoremap <buffer> <silent> &Th &Theta;
6174 inoremap <buffer> <silent> &Et &Eta;
6175 inoremap <buffer> <silent> &Ze &Zeta;
6176 inoremap <buffer> <silent> &Ep &Epsilon;
6177 inoremap <buffer> <silent> &De &Delta;
6178 inoremap <buffer> <silent> &Ga &Gamma;
6179 inoremap <buffer> <silent> &Be &Beta;
6180 inoremap <buffer> <silent> &Al &Alpha;
6181 inoremap <buffer> <silent> &3. &hellip;
6182 inoremap <buffer> <silent> &-- &mdash;
6183 inoremap <buffer> <silent> &3- &mdash;
6184 inoremap <buffer> <silent> &m- &mdash;
6185 inoremap <buffer> <silent> &2- &ndash;
6186 inoremap <buffer> <silent> &n- &ndash;
6187 inoremap <buffer> <silent> &34 &frac34;
6188 inoremap <buffer> <silent> &12 &frac12;
6189 inoremap <buffer> <silent> &14 &frac14;
6190 inoremap <buffer> <silent> &. &middot;
6191 inoremap <buffer> <silent> &pa &para;
6192 inoremap <buffer> <silent> &mi &micro;
6193 inoremap <buffer> <silent> &dg &deg;
6194 inoremap <buffer> <silent> &? &iquest;
6195 inoremap <buffer> <silent> &! &iexcl;
6196 inoremap <buffer> <silent> &sz &szlig;
6197 inoremap <buffer> <silent> &o/ &oslash;
6198 inoremap <buffer> <silent> &/ &divide;
6199 inoremap <buffer> <silent> &" &uml;
6200 inoremap <buffer> <silent> &2> &raquo;
6201 inoremap <buffer> <silent> &2< &laquo;
6202 inoremap <buffer> <silent> &y" &yuml;
6203 inoremap <buffer> <silent> &y' &yacute;
6204 inoremap <buffer> <silent> &u" &uuml;
6205 inoremap <buffer> <silent> &u^ &ucirc;
6206 inoremap <buffer> <silent> &u' &uacute;
6207 inoremap <buffer> <silent> &u` &ugrave;
6208 inoremap <buffer> <silent> &x &times;
6209 inoremap <buffer> <silent> &o" &ouml;
6210 inoremap <buffer> <silent> &o~ &otilde;
6211 inoremap <buffer> <silent> &o^ &ocirc;
6212 inoremap <buffer> <silent> &o' &oacute;
6213 inoremap <buffer> <silent> &o` &ograve;
6214 inoremap <buffer> <silent> &n~ &ntilde;
6215 inoremap <buffer> <silent> &i" &iuml;
6216 inoremap <buffer> <silent> &i^ &icirc;
6217 inoremap <buffer> <silent> &i' &iacute;
6218 inoremap <buffer> <silent> &i` &igrave;
6219 inoremap <buffer> <silent> &e" &euml;
6220 inoremap <buffer> <silent> &e^ &ecirc;
6221 inoremap <buffer> <silent> &e' &eacute;
6222 inoremap <buffer> <silent> &e` &egrave;
6223 inoremap <buffer> <silent> &c, &ccedil;
6224 inoremap <buffer> <silent> &ae &aelig;
6225 inoremap <buffer> <silent> &ao &aring;
6226 inoremap <buffer> <silent> &a" &auml;
6227 inoremap <buffer> <silent> &a~ &atilde;
6228 inoremap <buffer> <silent> &a^ &acirc;
6229 inoremap <buffer> <silent> &a' &aacute;
6230 inoremap <buffer> <silent> &a` &agrave;
6231 inoremap <buffer> <silent> &Y' &Yacute;
6232 inoremap <buffer> <silent> &U" &Uuml;
6233 inoremap <buffer> <silent> &U^ &Ucirc;
6234 inoremap <buffer> <silent> &U' &Uacute;
6235 inoremap <buffer> <silent> &U` &Ugrave;
6236 inoremap <buffer> <silent> &O/ &Oslash;
6237 inoremap <buffer> <silent> &O" &Ouml;
6238 inoremap <buffer> <silent> &O~ &Otilde;
6239 inoremap <buffer> <silent> &O^ &Ocirc;
6240 inoremap <buffer> <silent> &O' &Oacute;
6241 inoremap <buffer> <silent> &O` &Ograve;
6242 inoremap <buffer> <silent> &N~ &Ntilde;
6243 inoremap <buffer> <silent> &I" &Iuml;
6244 inoremap <buffer> <silent> &I^ &Icirc;
6245 inoremap <buffer> <silent> &I' &Iacute;
6246 inoremap <buffer> <silent> &I` &Igrave;
6247 inoremap <buffer> <silent> &E" &Euml;
6248 inoremap <buffer> <silent> &E^ &Ecirc;
6249 inoremap <buffer> <silent> &E' &Eacute;
6250 inoremap <buffer> <silent> &E` &Egrave;
6251 inoremap <buffer> <silent> &C, &Ccedil;
6252 inoremap <buffer> <silent> &AE &AElig;
6253 inoremap <buffer> <silent> &Ao &Aring;
6254 inoremap <buffer> <silent> &A" &Auml;
6255 inoremap <buffer> <silent> &A~ &Atilde;
6256 inoremap <buffer> <silent> &A^ &Acirc;
6257 inoremap <buffer> <silent> &A' &Aacute;
6258 inoremap <buffer> <silent> &A` &Agrave;
6259 inoremap <buffer> <silent> &c| &cent;
6260 inoremap <buffer> <silent> &Y= &yen;
6261 inoremap <buffer> <silent> &# &pound;
6262 inoremap <buffer> <silent> & &nbsp;
6263 inoremap <buffer> <silent> &> &gt;
6264 inoremap <buffer> <silent> &< &lt;
6265 inoremap <buffer> <silent> &' &quot;
6266 inoremap <buffer> <silent> &tm &trade;
6267 inoremap <buffer> <silent> &rO &reg;
6268 inoremap <buffer> <silent> &cO &copy;
6269 inoremap <buffer> <silent> && &amp;
6270 inoremap <buffer> <silent> ; &nbsp;
6271 inoremap <buffer> <silent> ;la <label for=""></label>F"
6272 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
6273 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
6274 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
6275 </textarea>k$5F"i
6276 inoremap <buffer> <silent> ;og <optgroup label="">
6277 </optgroup>k$F"i
6278 inoremap <buffer> <silent> ;op <option></option>F<
6279 inoremap <buffer> <silent> ;ms <select name="" multiple>
6280 </select>O
6281 inoremap <buffer> <silent> ;se <select name="">
6282 </select>O
6283 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
6284 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
6285 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
6286 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
6287 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
6288 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
6289 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
6290 inoremap <buffer> <silent> ;fm <form action="">
6291 </form>k$F"i
6292 inoremap <buffer> <silent> ;if <iframe src="">
6293 </iframe>k$F"i
6294 inoremap <buffer> <silent> ;nf <noframes>
6295 </noframes>O
6296 inoremap <buffer> <silent> ;fr <frame src="">F"
6297 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
6298 </frameset>k$3F"i
6299 inoremap <buffer> <silent> ;th <th></th>F<
6300 inoremap <buffer> <silent> ;td <td>
6301 </td>O
6302 inoremap <buffer> <silent> ;tr <tr>
6303 </tr>O
6304 inoremap <buffer> <silent> ;tf <tfoot>
6305 </tfoot>O
6306 inoremap <buffer> <silent> ;tb <tbody>
6307 </tbody>O
6308 inoremap <buffer> <silent> ;tH <thead>
6309 </thead>O
6310 inoremap <buffer> <silent> ;ta <table>
6311 </table>O
6312 inoremap <buffer> <silent> ;ca <caption></caption>F<
6313 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
6314 </object>k$5F"i
6315 inoremap <buffer> <silent> ;ns <noscript>
6316 </noscripT>O
6317 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
6318 <noembed></noembed>k$5F"i
6319 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
6320 inoremap <buffer> <silent> ;va <var></var>F<
6321 inoremap <buffer> <silent> ;ul <ul>
6322 </ul>O
6323 inoremap <buffer> <silent> ;tt <tt></tt>F<
6324 inoremap <buffer> <silent> ;ti <title></title>F<
6325 inoremap <buffer> <silent> ;sp <sup></sup>F<
6326 inoremap <buffer> <silent> ;sb <sub></sub>F<
6327 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
6328 inoremap <buffer> <silent> ;cs <style type="text/css">
6329 <!--
6330 -->
6331 </style>kO
6332 inoremap <buffer> <silent> ;sm <small></small>F<
6333 inoremap <buffer> <silent> ;sa <samp></samp>F<
6334 inoremap <buffer> <silent> ;sk <strike></strike>F<
6335 inoremap <buffer> <silent> ;qu <q></q>F<
6336 inoremap <buffer> <silent> ;pr <pre>
6337 </pre>O
6338 inoremap <buffer> <silent> ;/p </p>
6339 
6340 <p>
6341 inoremap <buffer> <silent> ;pp <p>
6342 </p>O
6343 inoremap <buffer> <silent> ;ol <ol>
6344 </ol>O
6345 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6346 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6347 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6348 inoremap <buffer> <silent> ;lk <link href="">F"
6349 inoremap <buffer> <silent> ;li <li></li>F<
6350 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6351 inoremap <buffer> <silent> ;ii <isindex>
6352 inoremap <buffer> <silent> ;in <ins></ins>F<
6353 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6354 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6355 inoremap <buffer> <silent> ;ht <html>
6356 </html>O
6357 inoremap <buffer> <silent> ;Hr <hr width="75%">
6358 inoremap <buffer> <silent> ;hr <hr>
6359 inoremap <buffer> <silent> ;he <head>
6360 </head>O
6361 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6362 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6363 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6364 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6365 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6366 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6367 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6368 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6369 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6370 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6371 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6372 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6373 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6374 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6375 inoremap <buffer> <silent> ;sn <span></span>F<
6376 inoremap <buffer> <silent> ;dv <div>
6377 </div>O
6378 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6379 inoremap <buffer> <silent> ;de <del></del>F<
6380 inoremap <buffer> <silent> ;dd <dd></dd>F<
6381 inoremap <buffer> <silent> ;dt <dt></dt>F<
6382 inoremap <buffer> <silent> ;dl <dl>
6383 </dl>O
6384 inoremap <buffer> <silent> ;co <code></code>F<
6385 inoremap <buffer> <silent> ;ci <cite></cite>F<
6386 inoremap <buffer> <silent> ;ce <center></center>F<
6387 inoremap <buffer> <silent> ;br <br>
6388 inoremap <buffer> <silent> ;bd <body>
6389 </body>O
6390 inoremap <buffer> <silent> ;bl <blockquote>
6391 </blockquote>O
6392 inoremap <buffer> <silent> ;bi <big></big>F<
6393 inoremap <buffer> <silent> ;bh <base href="">F"
6394 inoremap <buffer> <silent> ;ad <address></address>F<
6395 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6396 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6397 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6398 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6399 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6400 inoremap <buffer> <silent> ;an <a name=""></a>F"
6401 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6402 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6403 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6404 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6405 imap <buffer> <silent> ;s4 ;s4
6406 imap <buffer> <silent> ;4 ;4
6407 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6408 inoremap <buffer> <silent> ; 
6409 inoremap <buffer> <silent> ;& &
6410 inoremap <buffer> <silent> ;; ;
6411 setlocal keymap=
6412 setlocal noarabic
6413 setlocal autoindent
6414 setlocal balloonexpr=
6415 setlocal nobinary
6416 setlocal bufhidden=
6417 setlocal buflisted
6418 setlocal buftype=
6419 setlocal nocindent
6420 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6421 setlocal cinoptions=
6422 setlocal cinwords=if,else,while,do,for,switch
6423 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6424 setlocal commentstring=<!--%s-->
6425 setlocal complete=.,w,b,u,t,i
6426 setlocal completefunc=
6427 setlocal nocopyindent
6428 setlocal nocursorcolumn
6429 setlocal nocursorline
6430 setlocal define=
6431 setlocal dictionary=
6432 setlocal nodiff
6433 setlocal equalprg=
6434 setlocal errorformat=
6435 setlocal noexpandtab
6436 if &filetype != 'html'
6437 setlocal filetype=html
6438 endif
6439 setlocal foldcolumn=0
6440 setlocal foldenable
6441 setlocal foldexpr=0
6442 setlocal foldignore=#
6443 setlocal foldlevel=0
6444 setlocal foldmarker={{{,}}}
6445 setlocal foldmethod=manual
6446 setlocal foldminlines=1
6447 setlocal foldnestmax=20
6448 setlocal foldtext=foldtext()
6449 setlocal formatexpr=
6450 setlocal formatoptions=tcq
6451 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6452 setlocal grepprg=
6453 setlocal iminsert=2
6454 setlocal imsearch=2
6455 setlocal include=
6456 setlocal includeexpr=
6457 setlocal indentexpr=
6458 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6459 setlocal noinfercase
6460 setlocal iskeyword=@,48-57,_,192-255
6461 setlocal keywordprg=
6462 setlocal nolinebreak
6463 setlocal nolisp
6464 setlocal nolist
6465 setlocal makeprg=
6466 setlocal matchpairs=(:),{:},[:],<:>
6467 setlocal nomodeline
6468 setlocal modifiable
6469 setlocal nrformats=octal,hex
6470 setlocal nonumber
6471 setlocal numberwidth=4
6472 setlocal omnifunc=htmlcomplete#CompleteTags
6473 setlocal path=
6474 setlocal nopreserveindent
6475 setlocal nopreviewwindow
6476 setlocal quoteescape=\\
6477 setlocal noreadonly
6478 setlocal norightleft
6479 setlocal rightleftcmd=search
6480 setlocal noscrollbind
6481 setlocal shiftwidth=8
6482 setlocal noshortname
6483 setlocal nosmartindent
6484 setlocal softtabstop=0
6485 setlocal nospell
6486 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
6487 setlocal spellfile=
6488 setlocal spelllang=en
6489 setlocal statusline=
6490 setlocal suffixesadd=
6491 setlocal swapfile
6492 setlocal synmaxcol=3000
6493 if &syntax != 'html'
6494 setlocal syntax=html
6495 endif
6496 setlocal tabstop=2
6497 setlocal tags=
6498 setlocal textwidth=0
6499 setlocal thesaurus=
6500 setlocal nowinfixheight
6501 setlocal nowinfixwidth
6502 setlocal wrap
6503 setlocal wrapmargin=0
6504 silent! normal! zE
6505 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
6506 if s:l < 1 | let s:l = 1 | endif
6507 exe s:l
6508 normal! zt
6509 1
6510 normal! 0
6511 tabedit recover.html
6512 set splitbelow splitright
6513 set nosplitbelow
6514 set nosplitright
6515 wincmd t
6516 set winheight=1 winwidth=1
6517 argglobal
6518 15argu
6519 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6520 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6521 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
6522 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
6523 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
6524 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
6525 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
6526 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
6527 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
6528 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
6529 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
6530 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
6531 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
6532 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
6533 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
6534 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
6535 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
6536 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
6537 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">')
6538 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">')
6539 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
6540 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
6541 nnoremap <buffer> <silent> ; 
6542 nnoremap <buffer> <silent> ;; ;
6543 vnoremap <buffer> <silent> ;; ;
6544 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
6545 inoremap <buffer> <silent> &hA &hArr;
6546 inoremap <buffer> <silent> &dA &dArr;
6547 inoremap <buffer> <silent> &rA &rArr;
6548 inoremap <buffer> <silent> &uA &uArr;
6549 inoremap <buffer> <silent> &lA &lArr;
6550 inoremap <buffer> <silent> &ha &harr;
6551 inoremap <buffer> <silent> &da &darr;
6552 inoremap <buffer> <silent> &ra &rarr;
6553 inoremap <buffer> <silent> &ua &uarr;
6554 inoremap <buffer> <silent> &la &larr;
6555 inoremap <buffer> <silent> &pv &piv;
6556 inoremap <buffer> <silent> &uh &upsih;
6557 inoremap <buffer> <silent> &ts &thetasym;
6558 inoremap <buffer> <silent> &og &omega;
6559 inoremap <buffer> <silent> &ps &psi;
6560 inoremap <buffer> <silent> &ch &chi;
6561 inoremap <buffer> <silent> &ph &phi;
6562 inoremap <buffer> <silent> &up &upsilon;
6563 inoremap <buffer> <silent> &ta &tau;
6564 inoremap <buffer> <silent> &sf &sigmaf;
6565 inoremap <buffer> <silent> &si &sigma;
6566 inoremap <buffer> <silent> &rh &rho;
6567 inoremap <buffer> <silent> &pi &pi;
6568 inoremap <buffer> <silent> &oc &omicron;
6569 inoremap <buffer> <silent> &xi &xi;
6570 inoremap <buffer> <silent> &nu &nu;
6571 inoremap <buffer> <silent> &mu &mu;
6572 inoremap <buffer> <silent> &lm &lambda;
6573 inoremap <buffer> <silent> &ka &kappa;
6574 inoremap <buffer> <silent> &io &iota;
6575 inoremap <buffer> <silent> &th &theta;
6576 inoremap <buffer> <silent> &et &eta;
6577 inoremap <buffer> <silent> &ze &zeta;
6578 inoremap <buffer> <silent> &ep &epsilon;
6579 inoremap <buffer> <silent> &de &delta;
6580 inoremap <buffer> <silent> &ga &gamma;
6581 inoremap <buffer> <silent> &be &beta;
6582 inoremap <buffer> <silent> &al &alpha;
6583 inoremap <buffer> <silent> &Ps &Psi;
6584 inoremap <buffer> <silent> &Ch &Chi;
6585 inoremap <buffer> <silent> &Ph &Phi;
6586 inoremap <buffer> <silent> &Up &Upsilon;
6587 inoremap <buffer> <silent> &Ta &Tau;
6588 inoremap <buffer> <silent> &Si &Sigma;
6589 inoremap <buffer> <silent> &Rh &Rho;
6590 inoremap <buffer> <silent> &Pi &Pi;
6591 inoremap <buffer> <silent> &Oc &Omicron;
6592 inoremap <buffer> <silent> &Xi &Xi;
6593 inoremap <buffer> <silent> &Nu &Nu;
6594 inoremap <buffer> <silent> &Mu &Mu;
6595 inoremap <buffer> <silent> &Lm &Lambda;
6596 inoremap <buffer> <silent> &Ka &Kappa;
6597 inoremap <buffer> <silent> &Io &Iota;
6598 inoremap <buffer> <silent> &Th &Theta;
6599 inoremap <buffer> <silent> &Et &Eta;
6600 inoremap <buffer> <silent> &Ze &Zeta;
6601 inoremap <buffer> <silent> &Ep &Epsilon;
6602 inoremap <buffer> <silent> &De &Delta;
6603 inoremap <buffer> <silent> &Ga &Gamma;
6604 inoremap <buffer> <silent> &Be &Beta;
6605 inoremap <buffer> <silent> &Al &Alpha;
6606 inoremap <buffer> <silent> &3. &hellip;
6607 inoremap <buffer> <silent> &-- &mdash;
6608 inoremap <buffer> <silent> &3- &mdash;
6609 inoremap <buffer> <silent> &m- &mdash;
6610 inoremap <buffer> <silent> &2- &ndash;
6611 inoremap <buffer> <silent> &n- &ndash;
6612 inoremap <buffer> <silent> &34 &frac34;
6613 inoremap <buffer> <silent> &12 &frac12;
6614 inoremap <buffer> <silent> &14 &frac14;
6615 inoremap <buffer> <silent> &. &middot;
6616 inoremap <buffer> <silent> &pa &para;
6617 inoremap <buffer> <silent> &mi &micro;
6618 inoremap <buffer> <silent> &dg &deg;
6619 inoremap <buffer> <silent> &? &iquest;
6620 inoremap <buffer> <silent> &! &iexcl;
6621 inoremap <buffer> <silent> &sz &szlig;
6622 inoremap <buffer> <silent> &o/ &oslash;
6623 inoremap <buffer> <silent> &/ &divide;
6624 inoremap <buffer> <silent> &" &uml;
6625 inoremap <buffer> <silent> &2> &raquo;
6626 inoremap <buffer> <silent> &2< &laquo;
6627 inoremap <buffer> <silent> &y" &yuml;
6628 inoremap <buffer> <silent> &y' &yacute;
6629 inoremap <buffer> <silent> &u" &uuml;
6630 inoremap <buffer> <silent> &u^ &ucirc;
6631 inoremap <buffer> <silent> &u' &uacute;
6632 inoremap <buffer> <silent> &u` &ugrave;
6633 inoremap <buffer> <silent> &x &times;
6634 inoremap <buffer> <silent> &o" &ouml;
6635 inoremap <buffer> <silent> &o~ &otilde;
6636 inoremap <buffer> <silent> &o^ &ocirc;
6637 inoremap <buffer> <silent> &o' &oacute;
6638 inoremap <buffer> <silent> &o` &ograve;
6639 inoremap <buffer> <silent> &n~ &ntilde;
6640 inoremap <buffer> <silent> &i" &iuml;
6641 inoremap <buffer> <silent> &i^ &icirc;
6642 inoremap <buffer> <silent> &i' &iacute;
6643 inoremap <buffer> <silent> &i` &igrave;
6644 inoremap <buffer> <silent> &e" &euml;
6645 inoremap <buffer> <silent> &e^ &ecirc;
6646 inoremap <buffer> <silent> &e' &eacute;
6647 inoremap <buffer> <silent> &e` &egrave;
6648 inoremap <buffer> <silent> &c, &ccedil;
6649 inoremap <buffer> <silent> &ae &aelig;
6650 inoremap <buffer> <silent> &ao &aring;
6651 inoremap <buffer> <silent> &a" &auml;
6652 inoremap <buffer> <silent> &a~ &atilde;
6653 inoremap <buffer> <silent> &a^ &acirc;
6654 inoremap <buffer> <silent> &a' &aacute;
6655 inoremap <buffer> <silent> &a` &agrave;
6656 inoremap <buffer> <silent> &Y' &Yacute;
6657 inoremap <buffer> <silent> &U" &Uuml;
6658 inoremap <buffer> <silent> &U^ &Ucirc;
6659 inoremap <buffer> <silent> &U' &Uacute;
6660 inoremap <buffer> <silent> &U` &Ugrave;
6661 inoremap <buffer> <silent> &O/ &Oslash;
6662 inoremap <buffer> <silent> &O" &Ouml;
6663 inoremap <buffer> <silent> &O~ &Otilde;
6664 inoremap <buffer> <silent> &O^ &Ocirc;
6665 inoremap <buffer> <silent> &O' &Oacute;
6666 inoremap <buffer> <silent> &O` &Ograve;
6667 inoremap <buffer> <silent> &N~ &Ntilde;
6668 inoremap <buffer> <silent> &I" &Iuml;
6669 inoremap <buffer> <silent> &I^ &Icirc;
6670 inoremap <buffer> <silent> &I' &Iacute;
6671 inoremap <buffer> <silent> &I` &Igrave;
6672 inoremap <buffer> <silent> &E" &Euml;
6673 inoremap <buffer> <silent> &E^ &Ecirc;
6674 inoremap <buffer> <silent> &E' &Eacute;
6675 inoremap <buffer> <silent> &E` &Egrave;
6676 inoremap <buffer> <silent> &C, &Ccedil;
6677 inoremap <buffer> <silent> &AE &AElig;
6678 inoremap <buffer> <silent> &Ao &Aring;
6679 inoremap <buffer> <silent> &A" &Auml;
6680 inoremap <buffer> <silent> &A~ &Atilde;
6681 inoremap <buffer> <silent> &A^ &Acirc;
6682 inoremap <buffer> <silent> &A' &Aacute;
6683 inoremap <buffer> <silent> &A` &Agrave;
6684 inoremap <buffer> <silent> &c| &cent;
6685 inoremap <buffer> <silent> &Y= &yen;
6686 inoremap <buffer> <silent> &# &pound;
6687 inoremap <buffer> <silent> & &nbsp;
6688 inoremap <buffer> <silent> &> &gt;
6689 inoremap <buffer> <silent> &< &lt;
6690 inoremap <buffer> <silent> &' &quot;
6691 inoremap <buffer> <silent> &tm &trade;
6692 inoremap <buffer> <silent> &rO &reg;
6693 inoremap <buffer> <silent> &cO &copy;
6694 inoremap <buffer> <silent> && &amp;
6695 inoremap <buffer> <silent> ; &nbsp;
6696 inoremap <buffer> <silent> ;la <label for=""></label>F"
6697 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
6698 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
6699 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
6700 </textarea>k$5F"i
6701 inoremap <buffer> <silent> ;og <optgroup label="">
6702 </optgroup>k$F"i
6703 inoremap <buffer> <silent> ;op <option></option>F<
6704 inoremap <buffer> <silent> ;ms <select name="" multiple>
6705 </select>O
6706 inoremap <buffer> <silent> ;se <select name="">
6707 </select>O
6708 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
6709 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
6710 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
6711 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
6712 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
6713 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
6714 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
6715 inoremap <buffer> <silent> ;fm <form action="">
6716 </form>k$F"i
6717 inoremap <buffer> <silent> ;if <iframe src="">
6718 </iframe>k$F"i
6719 inoremap <buffer> <silent> ;nf <noframes>
6720 </noframes>O
6721 inoremap <buffer> <silent> ;fr <frame src="">F"
6722 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
6723 </frameset>k$3F"i
6724 inoremap <buffer> <silent> ;th <th></th>F<
6725 inoremap <buffer> <silent> ;td <td>
6726 </td>O
6727 inoremap <buffer> <silent> ;tr <tr>
6728 </tr>O
6729 inoremap <buffer> <silent> ;tf <tfoot>
6730 </tfoot>O
6731 inoremap <buffer> <silent> ;tb <tbody>
6732 </tbody>O
6733 inoremap <buffer> <silent> ;tH <thead>
6734 </thead>O
6735 inoremap <buffer> <silent> ;ta <table>
6736 </table>O
6737 inoremap <buffer> <silent> ;ca <caption></caption>F<
6738 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
6739 </object>k$5F"i
6740 inoremap <buffer> <silent> ;ns <noscript>
6741 </noscripT>O
6742 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
6743 <noembed></noembed>k$5F"i
6744 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
6745 inoremap <buffer> <silent> ;va <var></var>F<
6746 inoremap <buffer> <silent> ;ul <ul>
6747 </ul>O
6748 inoremap <buffer> <silent> ;tt <tt></tt>F<
6749 inoremap <buffer> <silent> ;ti <title></title>F<
6750 inoremap <buffer> <silent> ;sp <sup></sup>F<
6751 inoremap <buffer> <silent> ;sb <sub></sub>F<
6752 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
6753 inoremap <buffer> <silent> ;cs <style type="text/css">
6754 <!--
6755 -->
6756 </style>kO
6757 inoremap <buffer> <silent> ;sm <small></small>F<
6758 inoremap <buffer> <silent> ;sa <samp></samp>F<
6759 inoremap <buffer> <silent> ;sk <strike></strike>F<
6760 inoremap <buffer> <silent> ;qu <q></q>F<
6761 inoremap <buffer> <silent> ;pr <pre>
6762 </pre>O
6763 inoremap <buffer> <silent> ;/p </p>
6764 
6765 <p>
6766 inoremap <buffer> <silent> ;pp <p>
6767 </p>O
6768 inoremap <buffer> <silent> ;ol <ol>
6769 </ol>O
6770 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
6771 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
6772 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
6773 inoremap <buffer> <silent> ;lk <link href="">F"
6774 inoremap <buffer> <silent> ;li <li></li>F<
6775 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
6776 inoremap <buffer> <silent> ;ii <isindex>
6777 inoremap <buffer> <silent> ;in <ins></ins>F<
6778 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
6779 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
6780 inoremap <buffer> <silent> ;ht <html>
6781 </html>O
6782 inoremap <buffer> <silent> ;Hr <hr width="75%">
6783 inoremap <buffer> <silent> ;hr <hr>
6784 inoremap <buffer> <silent> ;he <head>
6785 </head>O
6786 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
6787 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
6788 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
6789 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
6790 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
6791 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
6792 inoremap <buffer> <silent> ;h6 <h6></h6>F<
6793 inoremap <buffer> <silent> ;h5 <h5></h5>F<
6794 inoremap <buffer> <silent> ;h4 <h4></h4>F<
6795 inoremap <buffer> <silent> ;h3 <h3></h3>F<
6796 inoremap <buffer> <silent> ;h2 <h2></h2>F<
6797 inoremap <buffer> <silent> ;h1 <h1></h1>F<
6798 inoremap <buffer> <silent> ;fc <font color=""></font>F"
6799 inoremap <buffer> <silent> ;fo <font size=""></font>F"
6800 inoremap <buffer> <silent> ;sn <span></span>F<
6801 inoremap <buffer> <silent> ;dv <div>
6802 </div>O
6803 inoremap <buffer> <silent> ;df <dfn></dfn>F<
6804 inoremap <buffer> <silent> ;de <del></del>F<
6805 inoremap <buffer> <silent> ;dd <dd></dd>F<
6806 inoremap <buffer> <silent> ;dt <dt></dt>F<
6807 inoremap <buffer> <silent> ;dl <dl>
6808 </dl>O
6809 inoremap <buffer> <silent> ;co <code></code>F<
6810 inoremap <buffer> <silent> ;ci <cite></cite>F<
6811 inoremap <buffer> <silent> ;ce <center></center>F<
6812 inoremap <buffer> <silent> ;br <br>
6813 inoremap <buffer> <silent> ;bd <body>
6814 </body>O
6815 inoremap <buffer> <silent> ;bl <blockquote>
6816 </blockquote>O
6817 inoremap <buffer> <silent> ;bi <big></big>F<
6818 inoremap <buffer> <silent> ;bh <base href="">F"
6819 inoremap <buffer> <silent> ;ad <address></address>F<
6820 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
6821 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
6822 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
6823 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
6824 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
6825 inoremap <buffer> <silent> ;an <a name=""></a>F"
6826 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
6827 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
6828 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
6829 inoremap <buffer> <silent> ;ah <a href=""></a>F"
6830 imap <buffer> <silent> ;s4 ;s4
6831 imap <buffer> <silent> ;4 ;4
6832 inoremap <buffer> <silent> ;mi :call MangleImageTag()
6833 inoremap <buffer> <silent> ; 
6834 inoremap <buffer> <silent> ;& &
6835 inoremap <buffer> <silent> ;; ;
6836 setlocal keymap=
6837 setlocal noarabic
6838 setlocal autoindent
6839 setlocal balloonexpr=
6840 setlocal nobinary
6841 setlocal bufhidden=
6842 setlocal buflisted
6843 setlocal buftype=
6844 setlocal nocindent
6845 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
6846 setlocal cinoptions=
6847 setlocal cinwords=if,else,while,do,for,switch
6848 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
6849 setlocal commentstring=<!--%s-->
6850 setlocal complete=.,w,b,u,t,i
6851 setlocal completefunc=
6852 setlocal nocopyindent
6853 setlocal nocursorcolumn
6854 setlocal nocursorline
6855 setlocal define=
6856 setlocal dictionary=
6857 setlocal nodiff
6858 setlocal equalprg=
6859 setlocal errorformat=
6860 setlocal noexpandtab
6861 if &filetype != 'html'
6862 setlocal filetype=html
6863 endif
6864 setlocal foldcolumn=0
6865 setlocal foldenable
6866 setlocal foldexpr=0
6867 setlocal foldignore=#
6868 setlocal foldlevel=0
6869 setlocal foldmarker={{{,}}}
6870 setlocal foldmethod=manual
6871 setlocal foldminlines=1
6872 setlocal foldnestmax=20
6873 setlocal foldtext=foldtext()
6874 setlocal formatexpr=
6875 setlocal formatoptions=tcq
6876 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
6877 setlocal grepprg=
6878 setlocal iminsert=2
6879 setlocal imsearch=2
6880 setlocal include=
6881 setlocal includeexpr=
6882 setlocal indentexpr=
6883 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
6884 setlocal noinfercase
6885 setlocal iskeyword=@,48-57,_,192-255
6886 setlocal keywordprg=
6887 setlocal nolinebreak
6888 setlocal nolisp
6889 setlocal nolist
6890 setlocal makeprg=
6891 setlocal matchpairs=(:),{:},[:],<:>
6892 setlocal nomodeline
6893 setlocal modifiable
6894 setlocal nrformats=octal,hex
6895 setlocal nonumber
6896 setlocal numberwidth=4
6897 setlocal omnifunc=htmlcomplete#CompleteTags
6898 setlocal path=
6899 setlocal nopreserveindent
6900 setlocal nopreviewwindow
6901 setlocal quoteescape=\\
6902 setlocal noreadonly
6903 setlocal norightleft
6904 setlocal rightleftcmd=search
6905 setlocal noscrollbind
6906 setlocal shiftwidth=8
6907 setlocal noshortname
6908 setlocal nosmartindent
6909 setlocal softtabstop=0
6910 setlocal nospell
6911 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
6912 setlocal spellfile=
6913 setlocal spelllang=en
6914 setlocal statusline=
6915 setlocal suffixesadd=
6916 setlocal swapfile
6917 setlocal synmaxcol=3000
6918 if &syntax != 'html'
6919 setlocal syntax=html
6920 endif
6921 setlocal tabstop=2
6922 setlocal tags=
6923 setlocal textwidth=0
6924 setlocal thesaurus=
6925 setlocal nowinfixheight
6926 setlocal nowinfixwidth
6927 setlocal wrap
6928 setlocal wrapmargin=0
6929 silent! normal! zE
6930 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
6931 if s:l < 1 | let s:l = 1 | endif
6932 exe s:l
6933 normal! zt
6934 1
6935 normal! 0
6936 tabedit reloc-img.html
6937 set splitbelow splitright
6938 set nosplitbelow
6939 set nosplitright
6940 wincmd t
6941 set winheight=1 winwidth=1
6942 argglobal
6943 16argu
6944 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6945 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
6946 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
6947 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
6948 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
6949 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
6950 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
6951 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
6952 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
6953 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
6954 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
6955 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
6956 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
6957 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
6958 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
6959 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
6960 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
6961 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
6962 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">')
6963 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">')
6964 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
6965 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
6966 nnoremap <buffer> <silent> ; 
6967 nnoremap <buffer> <silent> ;; ;
6968 vnoremap <buffer> <silent> ;; ;
6969 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
6970 inoremap <buffer> <silent> &hA &hArr;
6971 inoremap <buffer> <silent> &dA &dArr;
6972 inoremap <buffer> <silent> &rA &rArr;
6973 inoremap <buffer> <silent> &uA &uArr;
6974 inoremap <buffer> <silent> &lA &lArr;
6975 inoremap <buffer> <silent> &ha &harr;
6976 inoremap <buffer> <silent> &da &darr;
6977 inoremap <buffer> <silent> &ra &rarr;
6978 inoremap <buffer> <silent> &ua &uarr;
6979 inoremap <buffer> <silent> &la &larr;
6980 inoremap <buffer> <silent> &pv &piv;
6981 inoremap <buffer> <silent> &uh &upsih;
6982 inoremap <buffer> <silent> &ts &thetasym;
6983 inoremap <buffer> <silent> &og &omega;
6984 inoremap <buffer> <silent> &ps &psi;
6985 inoremap <buffer> <silent> &ch &chi;
6986 inoremap <buffer> <silent> &ph &phi;
6987 inoremap <buffer> <silent> &up &upsilon;
6988 inoremap <buffer> <silent> &ta &tau;
6989 inoremap <buffer> <silent> &sf &sigmaf;
6990 inoremap <buffer> <silent> &si &sigma;
6991 inoremap <buffer> <silent> &rh &rho;
6992 inoremap <buffer> <silent> &pi &pi;
6993 inoremap <buffer> <silent> &oc &omicron;
6994 inoremap <buffer> <silent> &xi &xi;
6995 inoremap <buffer> <silent> &nu &nu;
6996 inoremap <buffer> <silent> &mu &mu;
6997 inoremap <buffer> <silent> &lm &lambda;
6998 inoremap <buffer> <silent> &ka &kappa;
6999 inoremap <buffer> <silent> &io &iota;
7000 inoremap <buffer> <silent> &th &theta;
7001 inoremap <buffer> <silent> &et &eta;
7002 inoremap <buffer> <silent> &ze &zeta;
7003 inoremap <buffer> <silent> &ep &epsilon;
7004 inoremap <buffer> <silent> &de &delta;
7005 inoremap <buffer> <silent> &ga &gamma;
7006 inoremap <buffer> <silent> &be &beta;
7007 inoremap <buffer> <silent> &al &alpha;
7008 inoremap <buffer> <silent> &Ps &Psi;
7009 inoremap <buffer> <silent> &Ch &Chi;
7010 inoremap <buffer> <silent> &Ph &Phi;
7011 inoremap <buffer> <silent> &Up &Upsilon;
7012 inoremap <buffer> <silent> &Ta &Tau;
7013 inoremap <buffer> <silent> &Si &Sigma;
7014 inoremap <buffer> <silent> &Rh &Rho;
7015 inoremap <buffer> <silent> &Pi &Pi;
7016 inoremap <buffer> <silent> &Oc &Omicron;
7017 inoremap <buffer> <silent> &Xi &Xi;
7018 inoremap <buffer> <silent> &Nu &Nu;
7019 inoremap <buffer> <silent> &Mu &Mu;
7020 inoremap <buffer> <silent> &Lm &Lambda;
7021 inoremap <buffer> <silent> &Ka &Kappa;
7022 inoremap <buffer> <silent> &Io &Iota;
7023 inoremap <buffer> <silent> &Th &Theta;
7024 inoremap <buffer> <silent> &Et &Eta;
7025 inoremap <buffer> <silent> &Ze &Zeta;
7026 inoremap <buffer> <silent> &Ep &Epsilon;
7027 inoremap <buffer> <silent> &De &Delta;
7028 inoremap <buffer> <silent> &Ga &Gamma;
7029 inoremap <buffer> <silent> &Be &Beta;
7030 inoremap <buffer> <silent> &Al &Alpha;
7031 inoremap <buffer> <silent> &3. &hellip;
7032 inoremap <buffer> <silent> &-- &mdash;
7033 inoremap <buffer> <silent> &3- &mdash;
7034 inoremap <buffer> <silent> &m- &mdash;
7035 inoremap <buffer> <silent> &2- &ndash;
7036 inoremap <buffer> <silent> &n- &ndash;
7037 inoremap <buffer> <silent> &34 &frac34;
7038 inoremap <buffer> <silent> &12 &frac12;
7039 inoremap <buffer> <silent> &14 &frac14;
7040 inoremap <buffer> <silent> &. &middot;
7041 inoremap <buffer> <silent> &pa &para;
7042 inoremap <buffer> <silent> &mi &micro;
7043 inoremap <buffer> <silent> &dg &deg;
7044 inoremap <buffer> <silent> &? &iquest;
7045 inoremap <buffer> <silent> &! &iexcl;
7046 inoremap <buffer> <silent> &sz &szlig;
7047 inoremap <buffer> <silent> &o/ &oslash;
7048 inoremap <buffer> <silent> &/ &divide;
7049 inoremap <buffer> <silent> &" &uml;
7050 inoremap <buffer> <silent> &2> &raquo;
7051 inoremap <buffer> <silent> &2< &laquo;
7052 inoremap <buffer> <silent> &y" &yuml;
7053 inoremap <buffer> <silent> &y' &yacute;
7054 inoremap <buffer> <silent> &u" &uuml;
7055 inoremap <buffer> <silent> &u^ &ucirc;
7056 inoremap <buffer> <silent> &u' &uacute;
7057 inoremap <buffer> <silent> &u` &ugrave;
7058 inoremap <buffer> <silent> &x &times;
7059 inoremap <buffer> <silent> &o" &ouml;
7060 inoremap <buffer> <silent> &o~ &otilde;
7061 inoremap <buffer> <silent> &o^ &ocirc;
7062 inoremap <buffer> <silent> &o' &oacute;
7063 inoremap <buffer> <silent> &o` &ograve;
7064 inoremap <buffer> <silent> &n~ &ntilde;
7065 inoremap <buffer> <silent> &i" &iuml;
7066 inoremap <buffer> <silent> &i^ &icirc;
7067 inoremap <buffer> <silent> &i' &iacute;
7068 inoremap <buffer> <silent> &i` &igrave;
7069 inoremap <buffer> <silent> &e" &euml;
7070 inoremap <buffer> <silent> &e^ &ecirc;
7071 inoremap <buffer> <silent> &e' &eacute;
7072 inoremap <buffer> <silent> &e` &egrave;
7073 inoremap <buffer> <silent> &c, &ccedil;
7074 inoremap <buffer> <silent> &ae &aelig;
7075 inoremap <buffer> <silent> &ao &aring;
7076 inoremap <buffer> <silent> &a" &auml;
7077 inoremap <buffer> <silent> &a~ &atilde;
7078 inoremap <buffer> <silent> &a^ &acirc;
7079 inoremap <buffer> <silent> &a' &aacute;
7080 inoremap <buffer> <silent> &a` &agrave;
7081 inoremap <buffer> <silent> &Y' &Yacute;
7082 inoremap <buffer> <silent> &U" &Uuml;
7083 inoremap <buffer> <silent> &U^ &Ucirc;
7084 inoremap <buffer> <silent> &U' &Uacute;
7085 inoremap <buffer> <silent> &U` &Ugrave;
7086 inoremap <buffer> <silent> &O/ &Oslash;
7087 inoremap <buffer> <silent> &O" &Ouml;
7088 inoremap <buffer> <silent> &O~ &Otilde;
7089 inoremap <buffer> <silent> &O^ &Ocirc;
7090 inoremap <buffer> <silent> &O' &Oacute;
7091 inoremap <buffer> <silent> &O` &Ograve;
7092 inoremap <buffer> <silent> &N~ &Ntilde;
7093 inoremap <buffer> <silent> &I" &Iuml;
7094 inoremap <buffer> <silent> &I^ &Icirc;
7095 inoremap <buffer> <silent> &I' &Iacute;
7096 inoremap <buffer> <silent> &I` &Igrave;
7097 inoremap <buffer> <silent> &E" &Euml;
7098 inoremap <buffer> <silent> &E^ &Ecirc;
7099 inoremap <buffer> <silent> &E' &Eacute;
7100 inoremap <buffer> <silent> &E` &Egrave;
7101 inoremap <buffer> <silent> &C, &Ccedil;
7102 inoremap <buffer> <silent> &AE &AElig;
7103 inoremap <buffer> <silent> &Ao &Aring;
7104 inoremap <buffer> <silent> &A" &Auml;
7105 inoremap <buffer> <silent> &A~ &Atilde;
7106 inoremap <buffer> <silent> &A^ &Acirc;
7107 inoremap <buffer> <silent> &A' &Aacute;
7108 inoremap <buffer> <silent> &A` &Agrave;
7109 inoremap <buffer> <silent> &c| &cent;
7110 inoremap <buffer> <silent> &Y= &yen;
7111 inoremap <buffer> <silent> &# &pound;
7112 inoremap <buffer> <silent> & &nbsp;
7113 inoremap <buffer> <silent> &> &gt;
7114 inoremap <buffer> <silent> &< &lt;
7115 inoremap <buffer> <silent> &' &quot;
7116 inoremap <buffer> <silent> &tm &trade;
7117 inoremap <buffer> <silent> &rO &reg;
7118 inoremap <buffer> <silent> &cO &copy;
7119 inoremap <buffer> <silent> && &amp;
7120 inoremap <buffer> <silent> ; &nbsp;
7121 inoremap <buffer> <silent> ;la <label for=""></label>F"
7122 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
7123 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
7124 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
7125 </textarea>k$5F"i
7126 inoremap <buffer> <silent> ;og <optgroup label="">
7127 </optgroup>k$F"i
7128 inoremap <buffer> <silent> ;op <option></option>F<
7129 inoremap <buffer> <silent> ;ms <select name="" multiple>
7130 </select>O
7131 inoremap <buffer> <silent> ;se <select name="">
7132 </select>O
7133 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
7134 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
7135 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
7136 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
7137 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
7138 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
7139 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
7140 inoremap <buffer> <silent> ;fm <form action="">
7141 </form>k$F"i
7142 inoremap <buffer> <silent> ;if <iframe src="">
7143 </iframe>k$F"i
7144 inoremap <buffer> <silent> ;nf <noframes>
7145 </noframes>O
7146 inoremap <buffer> <silent> ;fr <frame src="">F"
7147 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
7148 </frameset>k$3F"i
7149 inoremap <buffer> <silent> ;th <th></th>F<
7150 inoremap <buffer> <silent> ;td <td>
7151 </td>O
7152 inoremap <buffer> <silent> ;tr <tr>
7153 </tr>O
7154 inoremap <buffer> <silent> ;tf <tfoot>
7155 </tfoot>O
7156 inoremap <buffer> <silent> ;tb <tbody>
7157 </tbody>O
7158 inoremap <buffer> <silent> ;tH <thead>
7159 </thead>O
7160 inoremap <buffer> <silent> ;ta <table>
7161 </table>O
7162 inoremap <buffer> <silent> ;ca <caption></caption>F<
7163 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
7164 </object>k$5F"i
7165 inoremap <buffer> <silent> ;ns <noscript>
7166 </noscripT>O
7167 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
7168 <noembed></noembed>k$5F"i
7169 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
7170 inoremap <buffer> <silent> ;va <var></var>F<
7171 inoremap <buffer> <silent> ;ul <ul>
7172 </ul>O
7173 inoremap <buffer> <silent> ;tt <tt></tt>F<
7174 inoremap <buffer> <silent> ;ti <title></title>F<
7175 inoremap <buffer> <silent> ;sp <sup></sup>F<
7176 inoremap <buffer> <silent> ;sb <sub></sub>F<
7177 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
7178 inoremap <buffer> <silent> ;cs <style type="text/css">
7179 <!--
7180 -->
7181 </style>kO
7182 inoremap <buffer> <silent> ;sm <small></small>F<
7183 inoremap <buffer> <silent> ;sa <samp></samp>F<
7184 inoremap <buffer> <silent> ;sk <strike></strike>F<
7185 inoremap <buffer> <silent> ;qu <q></q>F<
7186 inoremap <buffer> <silent> ;pr <pre>
7187 </pre>O
7188 inoremap <buffer> <silent> ;/p </p>
7189 
7190 <p>
7191 inoremap <buffer> <silent> ;pp <p>
7192 </p>O
7193 inoremap <buffer> <silent> ;ol <ol>
7194 </ol>O
7195 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
7196 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
7197 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
7198 inoremap <buffer> <silent> ;lk <link href="">F"
7199 inoremap <buffer> <silent> ;li <li></li>F<
7200 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
7201 inoremap <buffer> <silent> ;ii <isindex>
7202 inoremap <buffer> <silent> ;in <ins></ins>F<
7203 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
7204 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
7205 inoremap <buffer> <silent> ;ht <html>
7206 </html>O
7207 inoremap <buffer> <silent> ;Hr <hr width="75%">
7208 inoremap <buffer> <silent> ;hr <hr>
7209 inoremap <buffer> <silent> ;he <head>
7210 </head>O
7211 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
7212 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
7213 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
7214 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
7215 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
7216 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
7217 inoremap <buffer> <silent> ;h6 <h6></h6>F<
7218 inoremap <buffer> <silent> ;h5 <h5></h5>F<
7219 inoremap <buffer> <silent> ;h4 <h4></h4>F<
7220 inoremap <buffer> <silent> ;h3 <h3></h3>F<
7221 inoremap <buffer> <silent> ;h2 <h2></h2>F<
7222 inoremap <buffer> <silent> ;h1 <h1></h1>F<
7223 inoremap <buffer> <silent> ;fc <font color=""></font>F"
7224 inoremap <buffer> <silent> ;fo <font size=""></font>F"
7225 inoremap <buffer> <silent> ;sn <span></span>F<
7226 inoremap <buffer> <silent> ;dv <div>
7227 </div>O
7228 inoremap <buffer> <silent> ;df <dfn></dfn>F<
7229 inoremap <buffer> <silent> ;de <del></del>F<
7230 inoremap <buffer> <silent> ;dd <dd></dd>F<
7231 inoremap <buffer> <silent> ;dt <dt></dt>F<
7232 inoremap <buffer> <silent> ;dl <dl>
7233 </dl>O
7234 inoremap <buffer> <silent> ;co <code></code>F<
7235 inoremap <buffer> <silent> ;ci <cite></cite>F<
7236 inoremap <buffer> <silent> ;ce <center></center>F<
7237 inoremap <buffer> <silent> ;br <br>
7238 inoremap <buffer> <silent> ;bd <body>
7239 </body>O
7240 inoremap <buffer> <silent> ;bl <blockquote>
7241 </blockquote>O
7242 inoremap <buffer> <silent> ;bi <big></big>F<
7243 inoremap <buffer> <silent> ;bh <base href="">F"
7244 inoremap <buffer> <silent> ;ad <address></address>F<
7245 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
7246 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
7247 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
7248 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
7249 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
7250 inoremap <buffer> <silent> ;an <a name=""></a>F"
7251 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
7252 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
7253 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
7254 inoremap <buffer> <silent> ;ah <a href=""></a>F"
7255 imap <buffer> <silent> ;s4 ;s4
7256 imap <buffer> <silent> ;4 ;4
7257 inoremap <buffer> <silent> ;mi :call MangleImageTag()
7258 inoremap <buffer> <silent> ; 
7259 inoremap <buffer> <silent> ;& &
7260 inoremap <buffer> <silent> ;; ;
7261 setlocal keymap=
7262 setlocal noarabic
7263 setlocal autoindent
7264 setlocal balloonexpr=
7265 setlocal nobinary
7266 setlocal bufhidden=
7267 setlocal buflisted
7268 setlocal buftype=
7269 setlocal nocindent
7270 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
7271 setlocal cinoptions=
7272 setlocal cinwords=if,else,while,do,for,switch
7273 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
7274 setlocal commentstring=<!--%s-->
7275 setlocal complete=.,w,b,u,t,i
7276 setlocal completefunc=
7277 setlocal nocopyindent
7278 setlocal nocursorcolumn
7279 setlocal nocursorline
7280 setlocal define=
7281 setlocal dictionary=
7282 setlocal nodiff
7283 setlocal equalprg=
7284 setlocal errorformat=
7285 setlocal noexpandtab
7286 if &filetype != 'html'
7287 setlocal filetype=html
7288 endif
7289 setlocal foldcolumn=0
7290 setlocal foldenable
7291 setlocal foldexpr=0
7292 setlocal foldignore=#
7293 setlocal foldlevel=0
7294 setlocal foldmarker={{{,}}}
7295 setlocal foldmethod=manual
7296 setlocal foldminlines=1
7297 setlocal foldnestmax=20
7298 setlocal foldtext=foldtext()
7299 setlocal formatexpr=
7300 setlocal formatoptions=tcq
7301 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
7302 setlocal grepprg=
7303 setlocal iminsert=2
7304 setlocal imsearch=2
7305 setlocal include=
7306 setlocal includeexpr=
7307 setlocal indentexpr=
7308 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
7309 setlocal noinfercase
7310 setlocal iskeyword=@,48-57,_,192-255
7311 setlocal keywordprg=
7312 setlocal nolinebreak
7313 setlocal nolisp
7314 setlocal nolist
7315 setlocal makeprg=
7316 setlocal matchpairs=(:),{:},[:],<:>
7317 setlocal nomodeline
7318 setlocal modifiable
7319 setlocal nrformats=octal,hex
7320 setlocal nonumber
7321 setlocal numberwidth=4
7322 setlocal omnifunc=htmlcomplete#CompleteTags
7323 setlocal path=
7324 setlocal nopreserveindent
7325 setlocal nopreviewwindow
7326 setlocal quoteescape=\\
7327 setlocal noreadonly
7328 setlocal norightleft
7329 setlocal rightleftcmd=search
7330 setlocal noscrollbind
7331 setlocal shiftwidth=8
7332 setlocal noshortname
7333 setlocal nosmartindent
7334 setlocal softtabstop=0
7335 setlocal nospell
7336 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
7337 setlocal spellfile=
7338 setlocal spelllang=en
7339 setlocal statusline=
7340 setlocal suffixesadd=
7341 setlocal swapfile
7342 setlocal synmaxcol=3000
7343 if &syntax != 'html'
7344 setlocal syntax=html
7345 endif
7346 setlocal tabstop=2
7347 setlocal tags=
7348 setlocal textwidth=0
7349 setlocal thesaurus=
7350 setlocal nowinfixheight
7351 setlocal nowinfixwidth
7352 setlocal wrap
7353 setlocal wrapmargin=0
7354 silent! normal! zE
7355 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
7356 if s:l < 1 | let s:l = 1 | endif
7357 exe s:l
7358 normal! zt
7359 1
7360 normal! 0
7361 tabedit restoration.html
7362 set splitbelow splitright
7363 set nosplitbelow
7364 set nosplitright
7365 wincmd t
7366 set winheight=1 winwidth=1
7367 argglobal
7368 17argu
7369 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7370 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7371 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7372 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7373 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7374 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7375 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7376 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7377 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7378 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7379 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7380 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7381 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7382 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7383 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7384 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7385 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7386 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7387 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">')
7388 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">')
7389 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7390 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7391 nnoremap <buffer> <silent> ; 
7392 nnoremap <buffer> <silent> ;; ;
7393 vnoremap <buffer> <silent> ;; ;
7394 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7395 inoremap <buffer> <silent> &hA &hArr;
7396 inoremap <buffer> <silent> &dA &dArr;
7397 inoremap <buffer> <silent> &rA &rArr;
7398 inoremap <buffer> <silent> &uA &uArr;
7399 inoremap <buffer> <silent> &lA &lArr;
7400 inoremap <buffer> <silent> &ha &harr;
7401 inoremap <buffer> <silent> &da &darr;
7402 inoremap <buffer> <silent> &ra &rarr;
7403 inoremap <buffer> <silent> &ua &uarr;
7404 inoremap <buffer> <silent> &la &larr;
7405 inoremap <buffer> <silent> &pv &piv;
7406 inoremap <buffer> <silent> &uh &upsih;
7407 inoremap <buffer> <silent> &ts &thetasym;
7408 inoremap <buffer> <silent> &og &omega;
7409 inoremap <buffer> <silent> &ps &psi;
7410 inoremap <buffer> <silent> &ch &chi;
7411 inoremap <buffer> <silent> &ph &phi;
7412 inoremap <buffer> <silent> &up &upsilon;
7413 inoremap <buffer> <silent> &ta &tau;
7414 inoremap <buffer> <silent> &sf &sigmaf;
7415 inoremap <buffer> <silent> &si &sigma;
7416 inoremap <buffer> <silent> &rh &rho;
7417 inoremap <buffer> <silent> &pi &pi;
7418 inoremap <buffer> <silent> &oc &omicron;
7419 inoremap <buffer> <silent> &xi &xi;
7420 inoremap <buffer> <silent> &nu &nu;
7421 inoremap <buffer> <silent> &mu &mu;
7422 inoremap <buffer> <silent> &lm &lambda;
7423 inoremap <buffer> <silent> &ka &kappa;
7424 inoremap <buffer> <silent> &io &iota;
7425 inoremap <buffer> <silent> &th &theta;
7426 inoremap <buffer> <silent> &et &eta;
7427 inoremap <buffer> <silent> &ze &zeta;
7428 inoremap <buffer> <silent> &ep &epsilon;
7429 inoremap <buffer> <silent> &de &delta;
7430 inoremap <buffer> <silent> &ga &gamma;
7431 inoremap <buffer> <silent> &be &beta;
7432 inoremap <buffer> <silent> &al &alpha;
7433 inoremap <buffer> <silent> &Ps &Psi;
7434 inoremap <buffer> <silent> &Ch &Chi;
7435 inoremap <buffer> <silent> &Ph &Phi;
7436 inoremap <buffer> <silent> &Up &Upsilon;
7437 inoremap <buffer> <silent> &Ta &Tau;
7438 inoremap <buffer> <silent> &Si &Sigma;
7439 inoremap <buffer> <silent> &Rh &Rho;
7440 inoremap <buffer> <silent> &Pi &Pi;
7441 inoremap <buffer> <silent> &Oc &Omicron;
7442 inoremap <buffer> <silent> &Xi &Xi;
7443 inoremap <buffer> <silent> &Nu &Nu;
7444 inoremap <buffer> <silent> &Mu &Mu;
7445 inoremap <buffer> <silent> &Lm &Lambda;
7446 inoremap <buffer> <silent> &Ka &Kappa;
7447 inoremap <buffer> <silent> &Io &Iota;
7448 inoremap <buffer> <silent> &Th &Theta;
7449 inoremap <buffer> <silent> &Et &Eta;
7450 inoremap <buffer> <silent> &Ze &Zeta;
7451 inoremap <buffer> <silent> &Ep &Epsilon;
7452 inoremap <buffer> <silent> &De &Delta;
7453 inoremap <buffer> <silent> &Ga &Gamma;
7454 inoremap <buffer> <silent> &Be &Beta;
7455 inoremap <buffer> <silent> &Al &Alpha;
7456 inoremap <buffer> <silent> &3. &hellip;
7457 inoremap <buffer> <silent> &-- &mdash;
7458 inoremap <buffer> <silent> &3- &mdash;
7459 inoremap <buffer> <silent> &m- &mdash;
7460 inoremap <buffer> <silent> &2- &ndash;
7461 inoremap <buffer> <silent> &n- &ndash;
7462 inoremap <buffer> <silent> &34 &frac34;
7463 inoremap <buffer> <silent> &12 &frac12;
7464 inoremap <buffer> <silent> &14 &frac14;
7465 inoremap <buffer> <silent> &. &middot;
7466 inoremap <buffer> <silent> &pa &para;
7467 inoremap <buffer> <silent> &mi &micro;
7468 inoremap <buffer> <silent> &dg &deg;
7469 inoremap <buffer> <silent> &? &iquest;
7470 inoremap <buffer> <silent> &! &iexcl;
7471 inoremap <buffer> <silent> &sz &szlig;
7472 inoremap <buffer> <silent> &o/ &oslash;
7473 inoremap <buffer> <silent> &/ &divide;
7474 inoremap <buffer> <silent> &" &uml;
7475 inoremap <buffer> <silent> &2> &raquo;
7476 inoremap <buffer> <silent> &2< &laquo;
7477 inoremap <buffer> <silent> &y" &yuml;
7478 inoremap <buffer> <silent> &y' &yacute;
7479 inoremap <buffer> <silent> &u" &uuml;
7480 inoremap <buffer> <silent> &u^ &ucirc;
7481 inoremap <buffer> <silent> &u' &uacute;
7482 inoremap <buffer> <silent> &u` &ugrave;
7483 inoremap <buffer> <silent> &x &times;
7484 inoremap <buffer> <silent> &o" &ouml;
7485 inoremap <buffer> <silent> &o~ &otilde;
7486 inoremap <buffer> <silent> &o^ &ocirc;
7487 inoremap <buffer> <silent> &o' &oacute;
7488 inoremap <buffer> <silent> &o` &ograve;
7489 inoremap <buffer> <silent> &n~ &ntilde;
7490 inoremap <buffer> <silent> &i" &iuml;
7491 inoremap <buffer> <silent> &i^ &icirc;
7492 inoremap <buffer> <silent> &i' &iacute;
7493 inoremap <buffer> <silent> &i` &igrave;
7494 inoremap <buffer> <silent> &e" &euml;
7495 inoremap <buffer> <silent> &e^ &ecirc;
7496 inoremap <buffer> <silent> &e' &eacute;
7497 inoremap <buffer> <silent> &e` &egrave;
7498 inoremap <buffer> <silent> &c, &ccedil;
7499 inoremap <buffer> <silent> &ae &aelig;
7500 inoremap <buffer> <silent> &ao &aring;
7501 inoremap <buffer> <silent> &a" &auml;
7502 inoremap <buffer> <silent> &a~ &atilde;
7503 inoremap <buffer> <silent> &a^ &acirc;
7504 inoremap <buffer> <silent> &a' &aacute;
7505 inoremap <buffer> <silent> &a` &agrave;
7506 inoremap <buffer> <silent> &Y' &Yacute;
7507 inoremap <buffer> <silent> &U" &Uuml;
7508 inoremap <buffer> <silent> &U^ &Ucirc;
7509 inoremap <buffer> <silent> &U' &Uacute;
7510 inoremap <buffer> <silent> &U` &Ugrave;
7511 inoremap <buffer> <silent> &O/ &Oslash;
7512 inoremap <buffer> <silent> &O" &Ouml;
7513 inoremap <buffer> <silent> &O~ &Otilde;
7514 inoremap <buffer> <silent> &O^ &Ocirc;
7515 inoremap <buffer> <silent> &O' &Oacute;
7516 inoremap <buffer> <silent> &O` &Ograve;
7517 inoremap <buffer> <silent> &N~ &Ntilde;
7518 inoremap <buffer> <silent> &I" &Iuml;
7519 inoremap <buffer> <silent> &I^ &Icirc;
7520 inoremap <buffer> <silent> &I' &Iacute;
7521 inoremap <buffer> <silent> &I` &Igrave;
7522 inoremap <buffer> <silent> &E" &Euml;
7523 inoremap <buffer> <silent> &E^ &Ecirc;
7524 inoremap <buffer> <silent> &E' &Eacute;
7525 inoremap <buffer> <silent> &E` &Egrave;
7526 inoremap <buffer> <silent> &C, &Ccedil;
7527 inoremap <buffer> <silent> &AE &AElig;
7528 inoremap <buffer> <silent> &Ao &Aring;
7529 inoremap <buffer> <silent> &A" &Auml;
7530 inoremap <buffer> <silent> &A~ &Atilde;
7531 inoremap <buffer> <silent> &A^ &Acirc;
7532 inoremap <buffer> <silent> &A' &Aacute;
7533 inoremap <buffer> <silent> &A` &Agrave;
7534 inoremap <buffer> <silent> &c| &cent;
7535 inoremap <buffer> <silent> &Y= &yen;
7536 inoremap <buffer> <silent> &# &pound;
7537 inoremap <buffer> <silent> & &nbsp;
7538 inoremap <buffer> <silent> &> &gt;
7539 inoremap <buffer> <silent> &< &lt;
7540 inoremap <buffer> <silent> &' &quot;
7541 inoremap <buffer> <silent> &tm &trade;
7542 inoremap <buffer> <silent> &rO &reg;
7543 inoremap <buffer> <silent> &cO &copy;
7544 inoremap <buffer> <silent> && &amp;
7545 inoremap <buffer> <silent> ; &nbsp;
7546 inoremap <buffer> <silent> ;la <label for=""></label>F"
7547 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
7548 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
7549 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
7550 </textarea>k$5F"i
7551 inoremap <buffer> <silent> ;og <optgroup label="">
7552 </optgroup>k$F"i
7553 inoremap <buffer> <silent> ;op <option></option>F<
7554 inoremap <buffer> <silent> ;ms <select name="" multiple>
7555 </select>O
7556 inoremap <buffer> <silent> ;se <select name="">
7557 </select>O
7558 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
7559 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
7560 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
7561 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
7562 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
7563 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
7564 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
7565 inoremap <buffer> <silent> ;fm <form action="">
7566 </form>k$F"i
7567 inoremap <buffer> <silent> ;if <iframe src="">
7568 </iframe>k$F"i
7569 inoremap <buffer> <silent> ;nf <noframes>
7570 </noframes>O
7571 inoremap <buffer> <silent> ;fr <frame src="">F"
7572 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
7573 </frameset>k$3F"i
7574 inoremap <buffer> <silent> ;th <th></th>F<
7575 inoremap <buffer> <silent> ;td <td>
7576 </td>O
7577 inoremap <buffer> <silent> ;tr <tr>
7578 </tr>O
7579 inoremap <buffer> <silent> ;tf <tfoot>
7580 </tfoot>O
7581 inoremap <buffer> <silent> ;tb <tbody>
7582 </tbody>O
7583 inoremap <buffer> <silent> ;tH <thead>
7584 </thead>O
7585 inoremap <buffer> <silent> ;ta <table>
7586 </table>O
7587 inoremap <buffer> <silent> ;ca <caption></caption>F<
7588 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
7589 </object>k$5F"i
7590 inoremap <buffer> <silent> ;ns <noscript>
7591 </noscripT>O
7592 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
7593 <noembed></noembed>k$5F"i
7594 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
7595 inoremap <buffer> <silent> ;va <var></var>F<
7596 inoremap <buffer> <silent> ;ul <ul>
7597 </ul>O
7598 inoremap <buffer> <silent> ;tt <tt></tt>F<
7599 inoremap <buffer> <silent> ;ti <title></title>F<
7600 inoremap <buffer> <silent> ;sp <sup></sup>F<
7601 inoremap <buffer> <silent> ;sb <sub></sub>F<
7602 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
7603 inoremap <buffer> <silent> ;cs <style type="text/css">
7604 <!--
7605 -->
7606 </style>kO
7607 inoremap <buffer> <silent> ;sm <small></small>F<
7608 inoremap <buffer> <silent> ;sa <samp></samp>F<
7609 inoremap <buffer> <silent> ;sk <strike></strike>F<
7610 inoremap <buffer> <silent> ;qu <q></q>F<
7611 inoremap <buffer> <silent> ;pr <pre>
7612 </pre>O
7613 inoremap <buffer> <silent> ;/p </p>
7614 
7615 <p>
7616 inoremap <buffer> <silent> ;pp <p>
7617 </p>O
7618 inoremap <buffer> <silent> ;ol <ol>
7619 </ol>O
7620 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
7621 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
7622 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
7623 inoremap <buffer> <silent> ;lk <link href="">F"
7624 inoremap <buffer> <silent> ;li <li></li>F<
7625 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
7626 inoremap <buffer> <silent> ;ii <isindex>
7627 inoremap <buffer> <silent> ;in <ins></ins>F<
7628 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
7629 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
7630 inoremap <buffer> <silent> ;ht <html>
7631 </html>O
7632 inoremap <buffer> <silent> ;Hr <hr width="75%">
7633 inoremap <buffer> <silent> ;hr <hr>
7634 inoremap <buffer> <silent> ;he <head>
7635 </head>O
7636 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
7637 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
7638 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
7639 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
7640 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
7641 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
7642 inoremap <buffer> <silent> ;h6 <h6></h6>F<
7643 inoremap <buffer> <silent> ;h5 <h5></h5>F<
7644 inoremap <buffer> <silent> ;h4 <h4></h4>F<
7645 inoremap <buffer> <silent> ;h3 <h3></h3>F<
7646 inoremap <buffer> <silent> ;h2 <h2></h2>F<
7647 inoremap <buffer> <silent> ;h1 <h1></h1>F<
7648 inoremap <buffer> <silent> ;fc <font color=""></font>F"
7649 inoremap <buffer> <silent> ;fo <font size=""></font>F"
7650 inoremap <buffer> <silent> ;sn <span></span>F<
7651 inoremap <buffer> <silent> ;dv <div>
7652 </div>O
7653 inoremap <buffer> <silent> ;df <dfn></dfn>F<
7654 inoremap <buffer> <silent> ;de <del></del>F<
7655 inoremap <buffer> <silent> ;dd <dd></dd>F<
7656 inoremap <buffer> <silent> ;dt <dt></dt>F<
7657 inoremap <buffer> <silent> ;dl <dl>
7658 </dl>O
7659 inoremap <buffer> <silent> ;co <code></code>F<
7660 inoremap <buffer> <silent> ;ci <cite></cite>F<
7661 inoremap <buffer> <silent> ;ce <center></center>F<
7662 inoremap <buffer> <silent> ;br <br>
7663 inoremap <buffer> <silent> ;bd <body>
7664 </body>O
7665 inoremap <buffer> <silent> ;bl <blockquote>
7666 </blockquote>O
7667 inoremap <buffer> <silent> ;bi <big></big>F<
7668 inoremap <buffer> <silent> ;bh <base href="">F"
7669 inoremap <buffer> <silent> ;ad <address></address>F<
7670 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
7671 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
7672 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
7673 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
7674 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
7675 inoremap <buffer> <silent> ;an <a name=""></a>F"
7676 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
7677 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
7678 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
7679 inoremap <buffer> <silent> ;ah <a href=""></a>F"
7680 imap <buffer> <silent> ;s4 ;s4
7681 imap <buffer> <silent> ;4 ;4
7682 inoremap <buffer> <silent> ;mi :call MangleImageTag()
7683 inoremap <buffer> <silent> ; 
7684 inoremap <buffer> <silent> ;& &
7685 inoremap <buffer> <silent> ;; ;
7686 setlocal keymap=
7687 setlocal noarabic
7688 setlocal autoindent
7689 setlocal balloonexpr=
7690 setlocal nobinary
7691 setlocal bufhidden=
7692 setlocal buflisted
7693 setlocal buftype=
7694 setlocal nocindent
7695 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
7696 setlocal cinoptions=
7697 setlocal cinwords=if,else,while,do,for,switch
7698 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
7699 setlocal commentstring=<!--%s-->
7700 setlocal complete=.,w,b,u,t,i
7701 setlocal completefunc=
7702 setlocal nocopyindent
7703 setlocal nocursorcolumn
7704 setlocal nocursorline
7705 setlocal define=
7706 setlocal dictionary=
7707 setlocal nodiff
7708 setlocal equalprg=
7709 setlocal errorformat=
7710 setlocal noexpandtab
7711 if &filetype != 'html'
7712 setlocal filetype=html
7713 endif
7714 setlocal foldcolumn=0
7715 setlocal foldenable
7716 setlocal foldexpr=0
7717 setlocal foldignore=#
7718 setlocal foldlevel=0
7719 setlocal foldmarker={{{,}}}
7720 setlocal foldmethod=manual
7721 setlocal foldminlines=1
7722 setlocal foldnestmax=20
7723 setlocal foldtext=foldtext()
7724 setlocal formatexpr=
7725 setlocal formatoptions=tcq
7726 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
7727 setlocal grepprg=
7728 setlocal iminsert=2
7729 setlocal imsearch=2
7730 setlocal include=
7731 setlocal includeexpr=
7732 setlocal indentexpr=
7733 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
7734 setlocal noinfercase
7735 setlocal iskeyword=@,48-57,_,192-255
7736 setlocal keywordprg=
7737 setlocal nolinebreak
7738 setlocal nolisp
7739 setlocal nolist
7740 setlocal makeprg=
7741 setlocal matchpairs=(:),{:},[:],<:>
7742 setlocal nomodeline
7743 setlocal modifiable
7744 setlocal nrformats=octal,hex
7745 setlocal nonumber
7746 setlocal numberwidth=4
7747 setlocal omnifunc=htmlcomplete#CompleteTags
7748 setlocal path=
7749 setlocal nopreserveindent
7750 setlocal nopreviewwindow
7751 setlocal quoteescape=\\
7752 setlocal noreadonly
7753 setlocal norightleft
7754 setlocal rightleftcmd=search
7755 setlocal noscrollbind
7756 setlocal shiftwidth=8
7757 setlocal noshortname
7758 setlocal nosmartindent
7759 setlocal softtabstop=0
7760 setlocal nospell
7761 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
7762 setlocal spellfile=
7763 setlocal spelllang=en
7764 setlocal statusline=
7765 setlocal suffixesadd=
7766 setlocal swapfile
7767 setlocal synmaxcol=3000
7768 if &syntax != 'html'
7769 setlocal syntax=html
7770 endif
7771 setlocal tabstop=2
7772 setlocal tags=
7773 setlocal textwidth=0
7774 setlocal thesaurus=
7775 setlocal nowinfixheight
7776 setlocal nowinfixwidth
7777 setlocal wrap
7778 setlocal wrapmargin=0
7779 silent! normal! zE
7780 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
7781 if s:l < 1 | let s:l = 1 | endif
7782 exe s:l
7783 normal! zt
7784 1
7785 normal! 0
7786 tabedit restore-burn.html
7787 set splitbelow splitright
7788 set nosplitbelow
7789 set nosplitright
7790 wincmd t
7791 set winheight=1 winwidth=1
7792 argglobal
7793 18argu
7794 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7795 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
7796 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
7797 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
7798 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
7799 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
7800 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
7801 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
7802 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
7803 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
7804 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
7805 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
7806 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
7807 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
7808 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
7809 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
7810 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
7811 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
7812 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">')
7813 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">')
7814 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
7815 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
7816 nnoremap <buffer> <silent> ; 
7817 nnoremap <buffer> <silent> ;; ;
7818 vnoremap <buffer> <silent> ;; ;
7819 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
7820 inoremap <buffer> <silent> &hA &hArr;
7821 inoremap <buffer> <silent> &dA &dArr;
7822 inoremap <buffer> <silent> &rA &rArr;
7823 inoremap <buffer> <silent> &uA &uArr;
7824 inoremap <buffer> <silent> &lA &lArr;
7825 inoremap <buffer> <silent> &ha &harr;
7826 inoremap <buffer> <silent> &da &darr;
7827 inoremap <buffer> <silent> &ra &rarr;
7828 inoremap <buffer> <silent> &ua &uarr;
7829 inoremap <buffer> <silent> &la &larr;
7830 inoremap <buffer> <silent> &pv &piv;
7831 inoremap <buffer> <silent> &uh &upsih;
7832 inoremap <buffer> <silent> &ts &thetasym;
7833 inoremap <buffer> <silent> &og &omega;
7834 inoremap <buffer> <silent> &ps &psi;
7835 inoremap <buffer> <silent> &ch &chi;
7836 inoremap <buffer> <silent> &ph &phi;
7837 inoremap <buffer> <silent> &up &upsilon;
7838 inoremap <buffer> <silent> &ta &tau;
7839 inoremap <buffer> <silent> &sf &sigmaf;
7840 inoremap <buffer> <silent> &si &sigma;
7841 inoremap <buffer> <silent> &rh &rho;
7842 inoremap <buffer> <silent> &pi &pi;
7843 inoremap <buffer> <silent> &oc &omicron;
7844 inoremap <buffer> <silent> &xi &xi;
7845 inoremap <buffer> <silent> &nu &nu;
7846 inoremap <buffer> <silent> &mu &mu;
7847 inoremap <buffer> <silent> &lm &lambda;
7848 inoremap <buffer> <silent> &ka &kappa;
7849 inoremap <buffer> <silent> &io &iota;
7850 inoremap <buffer> <silent> &th &theta;
7851 inoremap <buffer> <silent> &et &eta;
7852 inoremap <buffer> <silent> &ze &zeta;
7853 inoremap <buffer> <silent> &ep &epsilon;
7854 inoremap <buffer> <silent> &de &delta;
7855 inoremap <buffer> <silent> &ga &gamma;
7856 inoremap <buffer> <silent> &be &beta;
7857 inoremap <buffer> <silent> &al &alpha;
7858 inoremap <buffer> <silent> &Ps &Psi;
7859 inoremap <buffer> <silent> &Ch &Chi;
7860 inoremap <buffer> <silent> &Ph &Phi;
7861 inoremap <buffer> <silent> &Up &Upsilon;
7862 inoremap <buffer> <silent> &Ta &Tau;
7863 inoremap <buffer> <silent> &Si &Sigma;
7864 inoremap <buffer> <silent> &Rh &Rho;
7865 inoremap <buffer> <silent> &Pi &Pi;
7866 inoremap <buffer> <silent> &Oc &Omicron;
7867 inoremap <buffer> <silent> &Xi &Xi;
7868 inoremap <buffer> <silent> &Nu &Nu;
7869 inoremap <buffer> <silent> &Mu &Mu;
7870 inoremap <buffer> <silent> &Lm &Lambda;
7871 inoremap <buffer> <silent> &Ka &Kappa;
7872 inoremap <buffer> <silent> &Io &Iota;
7873 inoremap <buffer> <silent> &Th &Theta;
7874 inoremap <buffer> <silent> &Et &Eta;
7875 inoremap <buffer> <silent> &Ze &Zeta;
7876 inoremap <buffer> <silent> &Ep &Epsilon;
7877 inoremap <buffer> <silent> &De &Delta;
7878 inoremap <buffer> <silent> &Ga &Gamma;
7879 inoremap <buffer> <silent> &Be &Beta;
7880 inoremap <buffer> <silent> &Al &Alpha;
7881 inoremap <buffer> <silent> &3. &hellip;
7882 inoremap <buffer> <silent> &-- &mdash;
7883 inoremap <buffer> <silent> &3- &mdash;
7884 inoremap <buffer> <silent> &m- &mdash;
7885 inoremap <buffer> <silent> &2- &ndash;
7886 inoremap <buffer> <silent> &n- &ndash;
7887 inoremap <buffer> <silent> &34 &frac34;
7888 inoremap <buffer> <silent> &12 &frac12;
7889 inoremap <buffer> <silent> &14 &frac14;
7890 inoremap <buffer> <silent> &. &middot;
7891 inoremap <buffer> <silent> &pa &para;
7892 inoremap <buffer> <silent> &mi &micro;
7893 inoremap <buffer> <silent> &dg &deg;
7894 inoremap <buffer> <silent> &? &iquest;
7895 inoremap <buffer> <silent> &! &iexcl;
7896 inoremap <buffer> <silent> &sz &szlig;
7897 inoremap <buffer> <silent> &o/ &oslash;
7898 inoremap <buffer> <silent> &/ &divide;
7899 inoremap <buffer> <silent> &" &uml;
7900 inoremap <buffer> <silent> &2> &raquo;
7901 inoremap <buffer> <silent> &2< &laquo;
7902 inoremap <buffer> <silent> &y" &yuml;
7903 inoremap <buffer> <silent> &y' &yacute;
7904 inoremap <buffer> <silent> &u" &uuml;
7905 inoremap <buffer> <silent> &u^ &ucirc;
7906 inoremap <buffer> <silent> &u' &uacute;
7907 inoremap <buffer> <silent> &u` &ugrave;
7908 inoremap <buffer> <silent> &x &times;
7909 inoremap <buffer> <silent> &o" &ouml;
7910 inoremap <buffer> <silent> &o~ &otilde;
7911 inoremap <buffer> <silent> &o^ &ocirc;
7912 inoremap <buffer> <silent> &o' &oacute;
7913 inoremap <buffer> <silent> &o` &ograve;
7914 inoremap <buffer> <silent> &n~ &ntilde;
7915 inoremap <buffer> <silent> &i" &iuml;
7916 inoremap <buffer> <silent> &i^ &icirc;
7917 inoremap <buffer> <silent> &i' &iacute;
7918 inoremap <buffer> <silent> &i` &igrave;
7919 inoremap <buffer> <silent> &e" &euml;
7920 inoremap <buffer> <silent> &e^ &ecirc;
7921 inoremap <buffer> <silent> &e' &eacute;
7922 inoremap <buffer> <silent> &e` &egrave;
7923 inoremap <buffer> <silent> &c, &ccedil;
7924 inoremap <buffer> <silent> &ae &aelig;
7925 inoremap <buffer> <silent> &ao &aring;
7926 inoremap <buffer> <silent> &a" &auml;
7927 inoremap <buffer> <silent> &a~ &atilde;
7928 inoremap <buffer> <silent> &a^ &acirc;
7929 inoremap <buffer> <silent> &a' &aacute;
7930 inoremap <buffer> <silent> &a` &agrave;
7931 inoremap <buffer> <silent> &Y' &Yacute;
7932 inoremap <buffer> <silent> &U" &Uuml;
7933 inoremap <buffer> <silent> &U^ &Ucirc;
7934 inoremap <buffer> <silent> &U' &Uacute;
7935 inoremap <buffer> <silent> &U` &Ugrave;
7936 inoremap <buffer> <silent> &O/ &Oslash;
7937 inoremap <buffer> <silent> &O" &Ouml;
7938 inoremap <buffer> <silent> &O~ &Otilde;
7939 inoremap <buffer> <silent> &O^ &Ocirc;
7940 inoremap <buffer> <silent> &O' &Oacute;
7941 inoremap <buffer> <silent> &O` &Ograve;
7942 inoremap <buffer> <silent> &N~ &Ntilde;
7943 inoremap <buffer> <silent> &I" &Iuml;
7944 inoremap <buffer> <silent> &I^ &Icirc;
7945 inoremap <buffer> <silent> &I' &Iacute;
7946 inoremap <buffer> <silent> &I` &Igrave;
7947 inoremap <buffer> <silent> &E" &Euml;
7948 inoremap <buffer> <silent> &E^ &Ecirc;
7949 inoremap <buffer> <silent> &E' &Eacute;
7950 inoremap <buffer> <silent> &E` &Egrave;
7951 inoremap <buffer> <silent> &C, &Ccedil;
7952 inoremap <buffer> <silent> &AE &AElig;
7953 inoremap <buffer> <silent> &Ao &Aring;
7954 inoremap <buffer> <silent> &A" &Auml;
7955 inoremap <buffer> <silent> &A~ &Atilde;
7956 inoremap <buffer> <silent> &A^ &Acirc;
7957 inoremap <buffer> <silent> &A' &Aacute;
7958 inoremap <buffer> <silent> &A` &Agrave;
7959 inoremap <buffer> <silent> &c| &cent;
7960 inoremap <buffer> <silent> &Y= &yen;
7961 inoremap <buffer> <silent> &# &pound;
7962 inoremap <buffer> <silent> & &nbsp;
7963 inoremap <buffer> <silent> &> &gt;
7964 inoremap <buffer> <silent> &< &lt;
7965 inoremap <buffer> <silent> &' &quot;
7966 inoremap <buffer> <silent> &tm &trade;
7967 inoremap <buffer> <silent> &rO &reg;
7968 inoremap <buffer> <silent> &cO &copy;
7969 inoremap <buffer> <silent> && &amp;
7970 inoremap <buffer> <silent> ; &nbsp;
7971 inoremap <buffer> <silent> ;la <label for=""></label>F"
7972 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
7973 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
7974 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
7975 </textarea>k$5F"i
7976 inoremap <buffer> <silent> ;og <optgroup label="">
7977 </optgroup>k$F"i
7978 inoremap <buffer> <silent> ;op <option></option>F<
7979 inoremap <buffer> <silent> ;ms <select name="" multiple>
7980 </select>O
7981 inoremap <buffer> <silent> ;se <select name="">
7982 </select>O
7983 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
7984 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
7985 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
7986 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
7987 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
7988 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
7989 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
7990 inoremap <buffer> <silent> ;fm <form action="">
7991 </form>k$F"i
7992 inoremap <buffer> <silent> ;if <iframe src="">
7993 </iframe>k$F"i
7994 inoremap <buffer> <silent> ;nf <noframes>
7995 </noframes>O
7996 inoremap <buffer> <silent> ;fr <frame src="">F"
7997 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
7998 </frameset>k$3F"i
7999 inoremap <buffer> <silent> ;th <th></th>F<
8000 inoremap <buffer> <silent> ;td <td>
8001 </td>O
8002 inoremap <buffer> <silent> ;tr <tr>
8003 </tr>O
8004 inoremap <buffer> <silent> ;tf <tfoot>
8005 </tfoot>O
8006 inoremap <buffer> <silent> ;tb <tbody>
8007 </tbody>O
8008 inoremap <buffer> <silent> ;tH <thead>
8009 </thead>O
8010 inoremap <buffer> <silent> ;ta <table>
8011 </table>O
8012 inoremap <buffer> <silent> ;ca <caption></caption>F<
8013 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8014 </object>k$5F"i
8015 inoremap <buffer> <silent> ;ns <noscript>
8016 </noscripT>O
8017 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8018 <noembed></noembed>k$5F"i
8019 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8020 inoremap <buffer> <silent> ;va <var></var>F<
8021 inoremap <buffer> <silent> ;ul <ul>
8022 </ul>O
8023 inoremap <buffer> <silent> ;tt <tt></tt>F<
8024 inoremap <buffer> <silent> ;ti <title></title>F<
8025 inoremap <buffer> <silent> ;sp <sup></sup>F<
8026 inoremap <buffer> <silent> ;sb <sub></sub>F<
8027 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
8028 inoremap <buffer> <silent> ;cs <style type="text/css">
8029 <!--
8030 -->
8031 </style>kO
8032 inoremap <buffer> <silent> ;sm <small></small>F<
8033 inoremap <buffer> <silent> ;sa <samp></samp>F<
8034 inoremap <buffer> <silent> ;sk <strike></strike>F<
8035 inoremap <buffer> <silent> ;qu <q></q>F<
8036 inoremap <buffer> <silent> ;pr <pre>
8037 </pre>O
8038 inoremap <buffer> <silent> ;/p </p>
8039 
8040 <p>
8041 inoremap <buffer> <silent> ;pp <p>
8042 </p>O
8043 inoremap <buffer> <silent> ;ol <ol>
8044 </ol>O
8045 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
8046 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
8047 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
8048 inoremap <buffer> <silent> ;lk <link href="">F"
8049 inoremap <buffer> <silent> ;li <li></li>F<
8050 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
8051 inoremap <buffer> <silent> ;ii <isindex>
8052 inoremap <buffer> <silent> ;in <ins></ins>F<
8053 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
8054 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
8055 inoremap <buffer> <silent> ;ht <html>
8056 </html>O
8057 inoremap <buffer> <silent> ;Hr <hr width="75%">
8058 inoremap <buffer> <silent> ;hr <hr>
8059 inoremap <buffer> <silent> ;he <head>
8060 </head>O
8061 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
8062 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
8063 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
8064 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
8065 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
8066 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
8067 inoremap <buffer> <silent> ;h6 <h6></h6>F<
8068 inoremap <buffer> <silent> ;h5 <h5></h5>F<
8069 inoremap <buffer> <silent> ;h4 <h4></h4>F<
8070 inoremap <buffer> <silent> ;h3 <h3></h3>F<
8071 inoremap <buffer> <silent> ;h2 <h2></h2>F<
8072 inoremap <buffer> <silent> ;h1 <h1></h1>F<
8073 inoremap <buffer> <silent> ;fc <font color=""></font>F"
8074 inoremap <buffer> <silent> ;fo <font size=""></font>F"
8075 inoremap <buffer> <silent> ;sn <span></span>F<
8076 inoremap <buffer> <silent> ;dv <div>
8077 </div>O
8078 inoremap <buffer> <silent> ;df <dfn></dfn>F<
8079 inoremap <buffer> <silent> ;de <del></del>F<
8080 inoremap <buffer> <silent> ;dd <dd></dd>F<
8081 inoremap <buffer> <silent> ;dt <dt></dt>F<
8082 inoremap <buffer> <silent> ;dl <dl>
8083 </dl>O
8084 inoremap <buffer> <silent> ;co <code></code>F<
8085 inoremap <buffer> <silent> ;ci <cite></cite>F<
8086 inoremap <buffer> <silent> ;ce <center></center>F<
8087 inoremap <buffer> <silent> ;br <br>
8088 inoremap <buffer> <silent> ;bd <body>
8089 </body>O
8090 inoremap <buffer> <silent> ;bl <blockquote>
8091 </blockquote>O
8092 inoremap <buffer> <silent> ;bi <big></big>F<
8093 inoremap <buffer> <silent> ;bh <base href="">F"
8094 inoremap <buffer> <silent> ;ad <address></address>F<
8095 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
8096 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
8097 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
8098 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
8099 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
8100 inoremap <buffer> <silent> ;an <a name=""></a>F"
8101 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
8102 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
8103 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
8104 inoremap <buffer> <silent> ;ah <a href=""></a>F"
8105 imap <buffer> <silent> ;s4 ;s4
8106 imap <buffer> <silent> ;4 ;4
8107 inoremap <buffer> <silent> ;mi :call MangleImageTag()
8108 inoremap <buffer> <silent> ; 
8109 inoremap <buffer> <silent> ;& &
8110 inoremap <buffer> <silent> ;; ;
8111 setlocal keymap=
8112 setlocal noarabic
8113 setlocal autoindent
8114 setlocal balloonexpr=
8115 setlocal nobinary
8116 setlocal bufhidden=
8117 setlocal buflisted
8118 setlocal buftype=
8119 setlocal nocindent
8120 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
8121 setlocal cinoptions=
8122 setlocal cinwords=if,else,while,do,for,switch
8123 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
8124 setlocal commentstring=<!--%s-->
8125 setlocal complete=.,w,b,u,t,i
8126 setlocal completefunc=
8127 setlocal nocopyindent
8128 setlocal nocursorcolumn
8129 setlocal nocursorline
8130 setlocal define=
8131 setlocal dictionary=
8132 setlocal nodiff
8133 setlocal equalprg=
8134 setlocal errorformat=
8135 setlocal noexpandtab
8136 if &filetype != 'html'
8137 setlocal filetype=html
8138 endif
8139 setlocal foldcolumn=0
8140 setlocal foldenable
8141 setlocal foldexpr=0
8142 setlocal foldignore=#
8143 setlocal foldlevel=0
8144 setlocal foldmarker={{{,}}}
8145 setlocal foldmethod=manual
8146 setlocal foldminlines=1
8147 setlocal foldnestmax=20
8148 setlocal foldtext=foldtext()
8149 setlocal formatexpr=
8150 setlocal formatoptions=tcq
8151 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
8152 setlocal grepprg=
8153 setlocal iminsert=2
8154 setlocal imsearch=2
8155 setlocal include=
8156 setlocal includeexpr=
8157 setlocal indentexpr=
8158 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
8159 setlocal noinfercase
8160 setlocal iskeyword=@,48-57,_,192-255
8161 setlocal keywordprg=
8162 setlocal nolinebreak
8163 setlocal nolisp
8164 setlocal nolist
8165 setlocal makeprg=
8166 setlocal matchpairs=(:),{:},[:],<:>
8167 setlocal nomodeline
8168 setlocal modifiable
8169 setlocal nrformats=octal,hex
8170 setlocal nonumber
8171 setlocal numberwidth=4
8172 setlocal omnifunc=htmlcomplete#CompleteTags
8173 setlocal path=
8174 setlocal nopreserveindent
8175 setlocal nopreviewwindow
8176 setlocal quoteescape=\\
8177 setlocal noreadonly
8178 setlocal norightleft
8179 setlocal rightleftcmd=search
8180 setlocal noscrollbind
8181 setlocal shiftwidth=8
8182 setlocal noshortname
8183 setlocal nosmartindent
8184 setlocal softtabstop=0
8185 setlocal nospell
8186 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
8187 setlocal spellfile=
8188 setlocal spelllang=en
8189 setlocal statusline=
8190 setlocal suffixesadd=
8191 setlocal swapfile
8192 setlocal synmaxcol=3000
8193 if &syntax != 'html'
8194 setlocal syntax=html
8195 endif
8196 setlocal tabstop=2
8197 setlocal tags=
8198 setlocal textwidth=0
8199 setlocal thesaurus=
8200 setlocal nowinfixheight
8201 setlocal nowinfixwidth
8202 setlocal wrap
8203 setlocal wrapmargin=0
8204 silent! normal! zE
8205 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
8206 if s:l < 1 | let s:l = 1 | endif
8207 exe s:l
8208 normal! zt
8209 1
8210 normal! 0
8211 tabedit restore.html
8212 set splitbelow splitright
8213 set nosplitbelow
8214 set nosplitright
8215 wincmd t
8216 set winheight=1 winwidth=1
8217 argglobal
8218 19argu
8219 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8220 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8221 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
8222 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
8223 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
8224 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
8225 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
8226 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
8227 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
8228 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
8229 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
8230 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
8231 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
8232 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
8233 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
8234 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
8235 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
8236 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
8237 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">')
8238 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">')
8239 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
8240 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
8241 nnoremap <buffer> <silent> ; 
8242 nnoremap <buffer> <silent> ;; ;
8243 vnoremap <buffer> <silent> ;; ;
8244 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
8245 inoremap <buffer> <silent> &hA &hArr;
8246 inoremap <buffer> <silent> &dA &dArr;
8247 inoremap <buffer> <silent> &rA &rArr;
8248 inoremap <buffer> <silent> &uA &uArr;
8249 inoremap <buffer> <silent> &lA &lArr;
8250 inoremap <buffer> <silent> &ha &harr;
8251 inoremap <buffer> <silent> &da &darr;
8252 inoremap <buffer> <silent> &ra &rarr;
8253 inoremap <buffer> <silent> &ua &uarr;
8254 inoremap <buffer> <silent> &la &larr;
8255 inoremap <buffer> <silent> &pv &piv;
8256 inoremap <buffer> <silent> &uh &upsih;
8257 inoremap <buffer> <silent> &ts &thetasym;
8258 inoremap <buffer> <silent> &og &omega;
8259 inoremap <buffer> <silent> &ps &psi;
8260 inoremap <buffer> <silent> &ch &chi;
8261 inoremap <buffer> <silent> &ph &phi;
8262 inoremap <buffer> <silent> &up &upsilon;
8263 inoremap <buffer> <silent> &ta &tau;
8264 inoremap <buffer> <silent> &sf &sigmaf;
8265 inoremap <buffer> <silent> &si &sigma;
8266 inoremap <buffer> <silent> &rh &rho;
8267 inoremap <buffer> <silent> &pi &pi;
8268 inoremap <buffer> <silent> &oc &omicron;
8269 inoremap <buffer> <silent> &xi &xi;
8270 inoremap <buffer> <silent> &nu &nu;
8271 inoremap <buffer> <silent> &mu &mu;
8272 inoremap <buffer> <silent> &lm &lambda;
8273 inoremap <buffer> <silent> &ka &kappa;
8274 inoremap <buffer> <silent> &io &iota;
8275 inoremap <buffer> <silent> &th &theta;
8276 inoremap <buffer> <silent> &et &eta;
8277 inoremap <buffer> <silent> &ze &zeta;
8278 inoremap <buffer> <silent> &ep &epsilon;
8279 inoremap <buffer> <silent> &de &delta;
8280 inoremap <buffer> <silent> &ga &gamma;
8281 inoremap <buffer> <silent> &be &beta;
8282 inoremap <buffer> <silent> &al &alpha;
8283 inoremap <buffer> <silent> &Ps &Psi;
8284 inoremap <buffer> <silent> &Ch &Chi;
8285 inoremap <buffer> <silent> &Ph &Phi;
8286 inoremap <buffer> <silent> &Up &Upsilon;
8287 inoremap <buffer> <silent> &Ta &Tau;
8288 inoremap <buffer> <silent> &Si &Sigma;
8289 inoremap <buffer> <silent> &Rh &Rho;
8290 inoremap <buffer> <silent> &Pi &Pi;
8291 inoremap <buffer> <silent> &Oc &Omicron;
8292 inoremap <buffer> <silent> &Xi &Xi;
8293 inoremap <buffer> <silent> &Nu &Nu;
8294 inoremap <buffer> <silent> &Mu &Mu;
8295 inoremap <buffer> <silent> &Lm &Lambda;
8296 inoremap <buffer> <silent> &Ka &Kappa;
8297 inoremap <buffer> <silent> &Io &Iota;
8298 inoremap <buffer> <silent> &Th &Theta;
8299 inoremap <buffer> <silent> &Et &Eta;
8300 inoremap <buffer> <silent> &Ze &Zeta;
8301 inoremap <buffer> <silent> &Ep &Epsilon;
8302 inoremap <buffer> <silent> &De &Delta;
8303 inoremap <buffer> <silent> &Ga &Gamma;
8304 inoremap <buffer> <silent> &Be &Beta;
8305 inoremap <buffer> <silent> &Al &Alpha;
8306 inoremap <buffer> <silent> &3. &hellip;
8307 inoremap <buffer> <silent> &-- &mdash;
8308 inoremap <buffer> <silent> &3- &mdash;
8309 inoremap <buffer> <silent> &m- &mdash;
8310 inoremap <buffer> <silent> &2- &ndash;
8311 inoremap <buffer> <silent> &n- &ndash;
8312 inoremap <buffer> <silent> &34 &frac34;
8313 inoremap <buffer> <silent> &12 &frac12;
8314 inoremap <buffer> <silent> &14 &frac14;
8315 inoremap <buffer> <silent> &. &middot;
8316 inoremap <buffer> <silent> &pa &para;
8317 inoremap <buffer> <silent> &mi &micro;
8318 inoremap <buffer> <silent> &dg &deg;
8319 inoremap <buffer> <silent> &? &iquest;
8320 inoremap <buffer> <silent> &! &iexcl;
8321 inoremap <buffer> <silent> &sz &szlig;
8322 inoremap <buffer> <silent> &o/ &oslash;
8323 inoremap <buffer> <silent> &/ &divide;
8324 inoremap <buffer> <silent> &" &uml;
8325 inoremap <buffer> <silent> &2> &raquo;
8326 inoremap <buffer> <silent> &2< &laquo;
8327 inoremap <buffer> <silent> &y" &yuml;
8328 inoremap <buffer> <silent> &y' &yacute;
8329 inoremap <buffer> <silent> &u" &uuml;
8330 inoremap <buffer> <silent> &u^ &ucirc;
8331 inoremap <buffer> <silent> &u' &uacute;
8332 inoremap <buffer> <silent> &u` &ugrave;
8333 inoremap <buffer> <silent> &x &times;
8334 inoremap <buffer> <silent> &o" &ouml;
8335 inoremap <buffer> <silent> &o~ &otilde;
8336 inoremap <buffer> <silent> &o^ &ocirc;
8337 inoremap <buffer> <silent> &o' &oacute;
8338 inoremap <buffer> <silent> &o` &ograve;
8339 inoremap <buffer> <silent> &n~ &ntilde;
8340 inoremap <buffer> <silent> &i" &iuml;
8341 inoremap <buffer> <silent> &i^ &icirc;
8342 inoremap <buffer> <silent> &i' &iacute;
8343 inoremap <buffer> <silent> &i` &igrave;
8344 inoremap <buffer> <silent> &e" &euml;
8345 inoremap <buffer> <silent> &e^ &ecirc;
8346 inoremap <buffer> <silent> &e' &eacute;
8347 inoremap <buffer> <silent> &e` &egrave;
8348 inoremap <buffer> <silent> &c, &ccedil;
8349 inoremap <buffer> <silent> &ae &aelig;
8350 inoremap <buffer> <silent> &ao &aring;
8351 inoremap <buffer> <silent> &a" &auml;
8352 inoremap <buffer> <silent> &a~ &atilde;
8353 inoremap <buffer> <silent> &a^ &acirc;
8354 inoremap <buffer> <silent> &a' &aacute;
8355 inoremap <buffer> <silent> &a` &agrave;
8356 inoremap <buffer> <silent> &Y' &Yacute;
8357 inoremap <buffer> <silent> &U" &Uuml;
8358 inoremap <buffer> <silent> &U^ &Ucirc;
8359 inoremap <buffer> <silent> &U' &Uacute;
8360 inoremap <buffer> <silent> &U` &Ugrave;
8361 inoremap <buffer> <silent> &O/ &Oslash;
8362 inoremap <buffer> <silent> &O" &Ouml;
8363 inoremap <buffer> <silent> &O~ &Otilde;
8364 inoremap <buffer> <silent> &O^ &Ocirc;
8365 inoremap <buffer> <silent> &O' &Oacute;
8366 inoremap <buffer> <silent> &O` &Ograve;
8367 inoremap <buffer> <silent> &N~ &Ntilde;
8368 inoremap <buffer> <silent> &I" &Iuml;
8369 inoremap <buffer> <silent> &I^ &Icirc;
8370 inoremap <buffer> <silent> &I' &Iacute;
8371 inoremap <buffer> <silent> &I` &Igrave;
8372 inoremap <buffer> <silent> &E" &Euml;
8373 inoremap <buffer> <silent> &E^ &Ecirc;
8374 inoremap <buffer> <silent> &E' &Eacute;
8375 inoremap <buffer> <silent> &E` &Egrave;
8376 inoremap <buffer> <silent> &C, &Ccedil;
8377 inoremap <buffer> <silent> &AE &AElig;
8378 inoremap <buffer> <silent> &Ao &Aring;
8379 inoremap <buffer> <silent> &A" &Auml;
8380 inoremap <buffer> <silent> &A~ &Atilde;
8381 inoremap <buffer> <silent> &A^ &Acirc;
8382 inoremap <buffer> <silent> &A' &Aacute;
8383 inoremap <buffer> <silent> &A` &Agrave;
8384 inoremap <buffer> <silent> &c| &cent;
8385 inoremap <buffer> <silent> &Y= &yen;
8386 inoremap <buffer> <silent> &# &pound;
8387 inoremap <buffer> <silent> & &nbsp;
8388 inoremap <buffer> <silent> &> &gt;
8389 inoremap <buffer> <silent> &< &lt;
8390 inoremap <buffer> <silent> &' &quot;
8391 inoremap <buffer> <silent> &tm &trade;
8392 inoremap <buffer> <silent> &rO &reg;
8393 inoremap <buffer> <silent> &cO &copy;
8394 inoremap <buffer> <silent> && &amp;
8395 inoremap <buffer> <silent> ; &nbsp;
8396 inoremap <buffer> <silent> ;la <label for=""></label>F"
8397 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8398 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8399 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8400 </textarea>k$5F"i
8401 inoremap <buffer> <silent> ;og <optgroup label="">
8402 </optgroup>k$F"i
8403 inoremap <buffer> <silent> ;op <option></option>F<
8404 inoremap <buffer> <silent> ;ms <select name="" multiple>
8405 </select>O
8406 inoremap <buffer> <silent> ;se <select name="">
8407 </select>O
8408 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8409 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8410 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8411 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8412 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8413 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8414 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8415 inoremap <buffer> <silent> ;fm <form action="">
8416 </form>k$F"i
8417 inoremap <buffer> <silent> ;if <iframe src="">
8418 </iframe>k$F"i
8419 inoremap <buffer> <silent> ;nf <noframes>
8420 </noframes>O
8421 inoremap <buffer> <silent> ;fr <frame src="">F"
8422 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8423 </frameset>k$3F"i
8424 inoremap <buffer> <silent> ;th <th></th>F<
8425 inoremap <buffer> <silent> ;td <td>
8426 </td>O
8427 inoremap <buffer> <silent> ;tr <tr>
8428 </tr>O
8429 inoremap <buffer> <silent> ;tf <tfoot>
8430 </tfoot>O
8431 inoremap <buffer> <silent> ;tb <tbody>
8432 </tbody>O
8433 inoremap <buffer> <silent> ;tH <thead>
8434 </thead>O
8435 inoremap <buffer> <silent> ;ta <table>
8436 </table>O
8437 inoremap <buffer> <silent> ;ca <caption></caption>F<
8438 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8439 </object>k$5F"i
8440 inoremap <buffer> <silent> ;ns <noscript>
8441 </noscripT>O
8442 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8443 <noembed></noembed>k$5F"i
8444 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8445 inoremap <buffer> <silent> ;va <var></var>F<
8446 inoremap <buffer> <silent> ;ul <ul>
8447 </ul>O
8448 inoremap <buffer> <silent> ;tt <tt></tt>F<
8449 inoremap <buffer> <silent> ;ti <title></title>F<
8450 inoremap <buffer> <silent> ;sp <sup></sup>F<
8451 inoremap <buffer> <silent> ;sb <sub></sub>F<
8452 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
8453 inoremap <buffer> <silent> ;cs <style type="text/css">
8454 <!--
8455 -->
8456 </style>kO
8457 inoremap <buffer> <silent> ;sm <small></small>F<
8458 inoremap <buffer> <silent> ;sa <samp></samp>F<
8459 inoremap <buffer> <silent> ;sk <strike></strike>F<
8460 inoremap <buffer> <silent> ;qu <q></q>F<
8461 inoremap <buffer> <silent> ;pr <pre>
8462 </pre>O
8463 inoremap <buffer> <silent> ;/p </p>
8464 
8465 <p>
8466 inoremap <buffer> <silent> ;pp <p>
8467 </p>O
8468 inoremap <buffer> <silent> ;ol <ol>
8469 </ol>O
8470 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
8471 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
8472 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
8473 inoremap <buffer> <silent> ;lk <link href="">F"
8474 inoremap <buffer> <silent> ;li <li></li>F<
8475 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
8476 inoremap <buffer> <silent> ;ii <isindex>
8477 inoremap <buffer> <silent> ;in <ins></ins>F<
8478 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
8479 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
8480 inoremap <buffer> <silent> ;ht <html>
8481 </html>O
8482 inoremap <buffer> <silent> ;Hr <hr width="75%">
8483 inoremap <buffer> <silent> ;hr <hr>
8484 inoremap <buffer> <silent> ;he <head>
8485 </head>O
8486 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
8487 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
8488 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
8489 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
8490 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
8491 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
8492 inoremap <buffer> <silent> ;h6 <h6></h6>F<
8493 inoremap <buffer> <silent> ;h5 <h5></h5>F<
8494 inoremap <buffer> <silent> ;h4 <h4></h4>F<
8495 inoremap <buffer> <silent> ;h3 <h3></h3>F<
8496 inoremap <buffer> <silent> ;h2 <h2></h2>F<
8497 inoremap <buffer> <silent> ;h1 <h1></h1>F<
8498 inoremap <buffer> <silent> ;fc <font color=""></font>F"
8499 inoremap <buffer> <silent> ;fo <font size=""></font>F"
8500 inoremap <buffer> <silent> ;sn <span></span>F<
8501 inoremap <buffer> <silent> ;dv <div>
8502 </div>O
8503 inoremap <buffer> <silent> ;df <dfn></dfn>F<
8504 inoremap <buffer> <silent> ;de <del></del>F<
8505 inoremap <buffer> <silent> ;dd <dd></dd>F<
8506 inoremap <buffer> <silent> ;dt <dt></dt>F<
8507 inoremap <buffer> <silent> ;dl <dl>
8508 </dl>O
8509 inoremap <buffer> <silent> ;co <code></code>F<
8510 inoremap <buffer> <silent> ;ci <cite></cite>F<
8511 inoremap <buffer> <silent> ;ce <center></center>F<
8512 inoremap <buffer> <silent> ;br <br>
8513 inoremap <buffer> <silent> ;bd <body>
8514 </body>O
8515 inoremap <buffer> <silent> ;bl <blockquote>
8516 </blockquote>O
8517 inoremap <buffer> <silent> ;bi <big></big>F<
8518 inoremap <buffer> <silent> ;bh <base href="">F"
8519 inoremap <buffer> <silent> ;ad <address></address>F<
8520 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
8521 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
8522 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
8523 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
8524 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
8525 inoremap <buffer> <silent> ;an <a name=""></a>F"
8526 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
8527 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
8528 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
8529 inoremap <buffer> <silent> ;ah <a href=""></a>F"
8530 imap <buffer> <silent> ;s4 ;s4
8531 imap <buffer> <silent> ;4 ;4
8532 inoremap <buffer> <silent> ;mi :call MangleImageTag()
8533 inoremap <buffer> <silent> ; 
8534 inoremap <buffer> <silent> ;& &
8535 inoremap <buffer> <silent> ;; ;
8536 setlocal keymap=
8537 setlocal noarabic
8538 setlocal autoindent
8539 setlocal balloonexpr=
8540 setlocal nobinary
8541 setlocal bufhidden=
8542 setlocal buflisted
8543 setlocal buftype=
8544 setlocal nocindent
8545 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
8546 setlocal cinoptions=
8547 setlocal cinwords=if,else,while,do,for,switch
8548 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
8549 setlocal commentstring=<!--%s-->
8550 setlocal complete=.,w,b,u,t,i
8551 setlocal completefunc=
8552 setlocal nocopyindent
8553 setlocal nocursorcolumn
8554 setlocal nocursorline
8555 setlocal define=
8556 setlocal dictionary=
8557 setlocal nodiff
8558 setlocal equalprg=
8559 setlocal errorformat=
8560 setlocal noexpandtab
8561 if &filetype != 'html'
8562 setlocal filetype=html
8563 endif
8564 setlocal foldcolumn=0
8565 setlocal foldenable
8566 setlocal foldexpr=0
8567 setlocal foldignore=#
8568 setlocal foldlevel=0
8569 setlocal foldmarker={{{,}}}
8570 setlocal foldmethod=manual
8571 setlocal foldminlines=1
8572 setlocal foldnestmax=20
8573 setlocal foldtext=foldtext()
8574 setlocal formatexpr=
8575 setlocal formatoptions=tcq
8576 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
8577 setlocal grepprg=
8578 setlocal iminsert=0
8579 setlocal imsearch=0
8580 setlocal include=
8581 setlocal includeexpr=
8582 setlocal indentexpr=
8583 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
8584 setlocal noinfercase
8585 setlocal iskeyword=@,48-57,_,192-255
8586 setlocal keywordprg=
8587 setlocal nolinebreak
8588 setlocal nolisp
8589 setlocal nolist
8590 setlocal makeprg=
8591 setlocal matchpairs=(:),{:},[:],<:>
8592 setlocal nomodeline
8593 setlocal modifiable
8594 setlocal nrformats=octal,hex
8595 setlocal nonumber
8596 setlocal numberwidth=4
8597 setlocal omnifunc=htmlcomplete#CompleteTags
8598 setlocal path=
8599 setlocal nopreserveindent
8600 setlocal nopreviewwindow
8601 setlocal quoteescape=\\
8602 setlocal noreadonly
8603 setlocal norightleft
8604 setlocal rightleftcmd=search
8605 setlocal noscrollbind
8606 setlocal shiftwidth=8
8607 setlocal noshortname
8608 setlocal nosmartindent
8609 setlocal softtabstop=0
8610 setlocal nospell
8611 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
8612 setlocal spellfile=
8613 setlocal spelllang=en
8614 setlocal statusline=
8615 setlocal suffixesadd=
8616 setlocal swapfile
8617 setlocal synmaxcol=3000
8618 if &syntax != 'html'
8619 setlocal syntax=html
8620 endif
8621 setlocal tabstop=2
8622 setlocal tags=
8623 setlocal textwidth=0
8624 setlocal thesaurus=
8625 setlocal nowinfixheight
8626 setlocal nowinfixwidth
8627 setlocal wrap
8628 setlocal wrapmargin=0
8629 silent! normal! zE
8630 let s:l = 242 - ((18 * winheight(0) + 19) / 38)
8631 if s:l < 1 | let s:l = 1 | endif
8632 exe s:l
8633 normal! zt
8634 242
8635 normal! 090l
8636 tabedit screenshots.html
8637 set splitbelow splitright
8638 set nosplitbelow
8639 set nosplitright
8640 wincmd t
8641 set winheight=1 winwidth=1
8642 argglobal
8643 20argu
8644 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8645 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
8646 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
8647 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
8648 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
8649 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
8650 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
8651 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
8652 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
8653 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
8654 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
8655 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
8656 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
8657 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
8658 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
8659 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
8660 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
8661 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
8662 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">')
8663 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">')
8664 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
8665 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
8666 nnoremap <buffer> <silent> ; 
8667 nnoremap <buffer> <silent> ;; ;
8668 vnoremap <buffer> <silent> ;; ;
8669 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
8670 inoremap <buffer> <silent> &hA &hArr;
8671 inoremap <buffer> <silent> &dA &dArr;
8672 inoremap <buffer> <silent> &rA &rArr;
8673 inoremap <buffer> <silent> &uA &uArr;
8674 inoremap <buffer> <silent> &lA &lArr;
8675 inoremap <buffer> <silent> &ha &harr;
8676 inoremap <buffer> <silent> &da &darr;
8677 inoremap <buffer> <silent> &ra &rarr;
8678 inoremap <buffer> <silent> &ua &uarr;
8679 inoremap <buffer> <silent> &la &larr;
8680 inoremap <buffer> <silent> &pv &piv;
8681 inoremap <buffer> <silent> &uh &upsih;
8682 inoremap <buffer> <silent> &ts &thetasym;
8683 inoremap <buffer> <silent> &og &omega;
8684 inoremap <buffer> <silent> &ps &psi;
8685 inoremap <buffer> <silent> &ch &chi;
8686 inoremap <buffer> <silent> &ph &phi;
8687 inoremap <buffer> <silent> &up &upsilon;
8688 inoremap <buffer> <silent> &ta &tau;
8689 inoremap <buffer> <silent> &sf &sigmaf;
8690 inoremap <buffer> <silent> &si &sigma;
8691 inoremap <buffer> <silent> &rh &rho;
8692 inoremap <buffer> <silent> &pi &pi;
8693 inoremap <buffer> <silent> &oc &omicron;
8694 inoremap <buffer> <silent> &xi &xi;
8695 inoremap <buffer> <silent> &nu &nu;
8696 inoremap <buffer> <silent> &mu &mu;
8697 inoremap <buffer> <silent> &lm &lambda;
8698 inoremap <buffer> <silent> &ka &kappa;
8699 inoremap <buffer> <silent> &io &iota;
8700 inoremap <buffer> <silent> &th &theta;
8701 inoremap <buffer> <silent> &et &eta;
8702 inoremap <buffer> <silent> &ze &zeta;
8703 inoremap <buffer> <silent> &ep &epsilon;
8704 inoremap <buffer> <silent> &de &delta;
8705 inoremap <buffer> <silent> &ga &gamma;
8706 inoremap <buffer> <silent> &be &beta;
8707 inoremap <buffer> <silent> &al &alpha;
8708 inoremap <buffer> <silent> &Ps &Psi;
8709 inoremap <buffer> <silent> &Ch &Chi;
8710 inoremap <buffer> <silent> &Ph &Phi;
8711 inoremap <buffer> <silent> &Up &Upsilon;
8712 inoremap <buffer> <silent> &Ta &Tau;
8713 inoremap <buffer> <silent> &Si &Sigma;
8714 inoremap <buffer> <silent> &Rh &Rho;
8715 inoremap <buffer> <silent> &Pi &Pi;
8716 inoremap <buffer> <silent> &Oc &Omicron;
8717 inoremap <buffer> <silent> &Xi &Xi;
8718 inoremap <buffer> <silent> &Nu &Nu;
8719 inoremap <buffer> <silent> &Mu &Mu;
8720 inoremap <buffer> <silent> &Lm &Lambda;
8721 inoremap <buffer> <silent> &Ka &Kappa;
8722 inoremap <buffer> <silent> &Io &Iota;
8723 inoremap <buffer> <silent> &Th &Theta;
8724 inoremap <buffer> <silent> &Et &Eta;
8725 inoremap <buffer> <silent> &Ze &Zeta;
8726 inoremap <buffer> <silent> &Ep &Epsilon;
8727 inoremap <buffer> <silent> &De &Delta;
8728 inoremap <buffer> <silent> &Ga &Gamma;
8729 inoremap <buffer> <silent> &Be &Beta;
8730 inoremap <buffer> <silent> &Al &Alpha;
8731 inoremap <buffer> <silent> &3. &hellip;
8732 inoremap <buffer> <silent> &-- &mdash;
8733 inoremap <buffer> <silent> &3- &mdash;
8734 inoremap <buffer> <silent> &m- &mdash;
8735 inoremap <buffer> <silent> &2- &ndash;
8736 inoremap <buffer> <silent> &n- &ndash;
8737 inoremap <buffer> <silent> &34 &frac34;
8738 inoremap <buffer> <silent> &12 &frac12;
8739 inoremap <buffer> <silent> &14 &frac14;
8740 inoremap <buffer> <silent> &. &middot;
8741 inoremap <buffer> <silent> &pa &para;
8742 inoremap <buffer> <silent> &mi &micro;
8743 inoremap <buffer> <silent> &dg &deg;
8744 inoremap <buffer> <silent> &? &iquest;
8745 inoremap <buffer> <silent> &! &iexcl;
8746 inoremap <buffer> <silent> &sz &szlig;
8747 inoremap <buffer> <silent> &o/ &oslash;
8748 inoremap <buffer> <silent> &/ &divide;
8749 inoremap <buffer> <silent> &" &uml;
8750 inoremap <buffer> <silent> &2> &raquo;
8751 inoremap <buffer> <silent> &2< &laquo;
8752 inoremap <buffer> <silent> &y" &yuml;
8753 inoremap <buffer> <silent> &y' &yacute;
8754 inoremap <buffer> <silent> &u" &uuml;
8755 inoremap <buffer> <silent> &u^ &ucirc;
8756 inoremap <buffer> <silent> &u' &uacute;
8757 inoremap <buffer> <silent> &u` &ugrave;
8758 inoremap <buffer> <silent> &x &times;
8759 inoremap <buffer> <silent> &o" &ouml;
8760 inoremap <buffer> <silent> &o~ &otilde;
8761 inoremap <buffer> <silent> &o^ &ocirc;
8762 inoremap <buffer> <silent> &o' &oacute;
8763 inoremap <buffer> <silent> &o` &ograve;
8764 inoremap <buffer> <silent> &n~ &ntilde;
8765 inoremap <buffer> <silent> &i" &iuml;
8766 inoremap <buffer> <silent> &i^ &icirc;
8767 inoremap <buffer> <silent> &i' &iacute;
8768 inoremap <buffer> <silent> &i` &igrave;
8769 inoremap <buffer> <silent> &e" &euml;
8770 inoremap <buffer> <silent> &e^ &ecirc;
8771 inoremap <buffer> <silent> &e' &eacute;
8772 inoremap <buffer> <silent> &e` &egrave;
8773 inoremap <buffer> <silent> &c, &ccedil;
8774 inoremap <buffer> <silent> &ae &aelig;
8775 inoremap <buffer> <silent> &ao &aring;
8776 inoremap <buffer> <silent> &a" &auml;
8777 inoremap <buffer> <silent> &a~ &atilde;
8778 inoremap <buffer> <silent> &a^ &acirc;
8779 inoremap <buffer> <silent> &a' &aacute;
8780 inoremap <buffer> <silent> &a` &agrave;
8781 inoremap <buffer> <silent> &Y' &Yacute;
8782 inoremap <buffer> <silent> &U" &Uuml;
8783 inoremap <buffer> <silent> &U^ &Ucirc;
8784 inoremap <buffer> <silent> &U' &Uacute;
8785 inoremap <buffer> <silent> &U` &Ugrave;
8786 inoremap <buffer> <silent> &O/ &Oslash;
8787 inoremap <buffer> <silent> &O" &Ouml;
8788 inoremap <buffer> <silent> &O~ &Otilde;
8789 inoremap <buffer> <silent> &O^ &Ocirc;
8790 inoremap <buffer> <silent> &O' &Oacute;
8791 inoremap <buffer> <silent> &O` &Ograve;
8792 inoremap <buffer> <silent> &N~ &Ntilde;
8793 inoremap <buffer> <silent> &I" &Iuml;
8794 inoremap <buffer> <silent> &I^ &Icirc;
8795 inoremap <buffer> <silent> &I' &Iacute;
8796 inoremap <buffer> <silent> &I` &Igrave;
8797 inoremap <buffer> <silent> &E" &Euml;
8798 inoremap <buffer> <silent> &E^ &Ecirc;
8799 inoremap <buffer> <silent> &E' &Eacute;
8800 inoremap <buffer> <silent> &E` &Egrave;
8801 inoremap <buffer> <silent> &C, &Ccedil;
8802 inoremap <buffer> <silent> &AE &AElig;
8803 inoremap <buffer> <silent> &Ao &Aring;
8804 inoremap <buffer> <silent> &A" &Auml;
8805 inoremap <buffer> <silent> &A~ &Atilde;
8806 inoremap <buffer> <silent> &A^ &Acirc;
8807 inoremap <buffer> <silent> &A' &Aacute;
8808 inoremap <buffer> <silent> &A` &Agrave;
8809 inoremap <buffer> <silent> &c| &cent;
8810 inoremap <buffer> <silent> &Y= &yen;
8811 inoremap <buffer> <silent> &# &pound;
8812 inoremap <buffer> <silent> & &nbsp;
8813 inoremap <buffer> <silent> &> &gt;
8814 inoremap <buffer> <silent> &< &lt;
8815 inoremap <buffer> <silent> &' &quot;
8816 inoremap <buffer> <silent> &tm &trade;
8817 inoremap <buffer> <silent> &rO &reg;
8818 inoremap <buffer> <silent> &cO &copy;
8819 inoremap <buffer> <silent> && &amp;
8820 inoremap <buffer> <silent> ; &nbsp;
8821 inoremap <buffer> <silent> ;la <label for=""></label>F"
8822 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
8823 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
8824 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
8825 </textarea>k$5F"i
8826 inoremap <buffer> <silent> ;og <optgroup label="">
8827 </optgroup>k$F"i
8828 inoremap <buffer> <silent> ;op <option></option>F<
8829 inoremap <buffer> <silent> ;ms <select name="" multiple>
8830 </select>O
8831 inoremap <buffer> <silent> ;se <select name="">
8832 </select>O
8833 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
8834 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
8835 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
8836 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
8837 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
8838 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
8839 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
8840 inoremap <buffer> <silent> ;fm <form action="">
8841 </form>k$F"i
8842 inoremap <buffer> <silent> ;if <iframe src="">
8843 </iframe>k$F"i
8844 inoremap <buffer> <silent> ;nf <noframes>
8845 </noframes>O
8846 inoremap <buffer> <silent> ;fr <frame src="">F"
8847 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
8848 </frameset>k$3F"i
8849 inoremap <buffer> <silent> ;th <th></th>F<
8850 inoremap <buffer> <silent> ;td <td>
8851 </td>O
8852 inoremap <buffer> <silent> ;tr <tr>
8853 </tr>O
8854 inoremap <buffer> <silent> ;tf <tfoot>
8855 </tfoot>O
8856 inoremap <buffer> <silent> ;tb <tbody>
8857 </tbody>O
8858 inoremap <buffer> <silent> ;tH <thead>
8859 </thead>O
8860 inoremap <buffer> <silent> ;ta <table>
8861 </table>O
8862 inoremap <buffer> <silent> ;ca <caption></caption>F<
8863 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
8864 </object>k$5F"i
8865 inoremap <buffer> <silent> ;ns <noscript>
8866 </noscripT>O
8867 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
8868 <noembed></noembed>k$5F"i
8869 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
8870 inoremap <buffer> <silent> ;va <var></var>F<
8871 inoremap <buffer> <silent> ;ul <ul>
8872 </ul>O
8873 inoremap <buffer> <silent> ;tt <tt></tt>F<
8874 inoremap <buffer> <silent> ;ti <title></title>F<
8875 inoremap <buffer> <silent> ;sp <sup></sup>F<
8876 inoremap <buffer> <silent> ;sb <sub></sub>F<
8877 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
8878 inoremap <buffer> <silent> ;cs <style type="text/css">
8879 <!--
8880 -->
8881 </style>kO
8882 inoremap <buffer> <silent> ;sm <small></small>F<
8883 inoremap <buffer> <silent> ;sa <samp></samp>F<
8884 inoremap <buffer> <silent> ;sk <strike></strike>F<
8885 inoremap <buffer> <silent> ;qu <q></q>F<
8886 inoremap <buffer> <silent> ;pr <pre>
8887 </pre>O
8888 inoremap <buffer> <silent> ;/p </p>
8889 
8890 <p>
8891 inoremap <buffer> <silent> ;pp <p>
8892 </p>O
8893 inoremap <buffer> <silent> ;ol <ol>
8894 </ol>O
8895 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
8896 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
8897 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
8898 inoremap <buffer> <silent> ;lk <link href="">F"
8899 inoremap <buffer> <silent> ;li <li></li>F<
8900 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
8901 inoremap <buffer> <silent> ;ii <isindex>
8902 inoremap <buffer> <silent> ;in <ins></ins>F<
8903 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
8904 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
8905 inoremap <buffer> <silent> ;ht <html>
8906 </html>O
8907 inoremap <buffer> <silent> ;Hr <hr width="75%">
8908 inoremap <buffer> <silent> ;hr <hr>
8909 inoremap <buffer> <silent> ;he <head>
8910 </head>O
8911 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
8912 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
8913 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
8914 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
8915 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
8916 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
8917 inoremap <buffer> <silent> ;h6 <h6></h6>F<
8918 inoremap <buffer> <silent> ;h5 <h5></h5>F<
8919 inoremap <buffer> <silent> ;h4 <h4></h4>F<
8920 inoremap <buffer> <silent> ;h3 <h3></h3>F<
8921 inoremap <buffer> <silent> ;h2 <h2></h2>F<
8922 inoremap <buffer> <silent> ;h1 <h1></h1>F<
8923 inoremap <buffer> <silent> ;fc <font color=""></font>F"
8924 inoremap <buffer> <silent> ;fo <font size=""></font>F"
8925 inoremap <buffer> <silent> ;sn <span></span>F<
8926 inoremap <buffer> <silent> ;dv <div>
8927 </div>O
8928 inoremap <buffer> <silent> ;df <dfn></dfn>F<
8929 inoremap <buffer> <silent> ;de <del></del>F<
8930 inoremap <buffer> <silent> ;dd <dd></dd>F<
8931 inoremap <buffer> <silent> ;dt <dt></dt>F<
8932 inoremap <buffer> <silent> ;dl <dl>
8933 </dl>O
8934 inoremap <buffer> <silent> ;co <code></code>F<
8935 inoremap <buffer> <silent> ;ci <cite></cite>F<
8936 inoremap <buffer> <silent> ;ce <center></center>F<
8937 inoremap <buffer> <silent> ;br <br>
8938 inoremap <buffer> <silent> ;bd <body>
8939 </body>O
8940 inoremap <buffer> <silent> ;bl <blockquote>
8941 </blockquote>O
8942 inoremap <buffer> <silent> ;bi <big></big>F<
8943 inoremap <buffer> <silent> ;bh <base href="">F"
8944 inoremap <buffer> <silent> ;ad <address></address>F<
8945 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
8946 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
8947 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
8948 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
8949 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
8950 inoremap <buffer> <silent> ;an <a name=""></a>F"
8951 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
8952 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
8953 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
8954 inoremap <buffer> <silent> ;ah <a href=""></a>F"
8955 imap <buffer> <silent> ;s4 ;s4
8956 imap <buffer> <silent> ;4 ;4
8957 inoremap <buffer> <silent> ;mi :call MangleImageTag()
8958 inoremap <buffer> <silent> ; 
8959 inoremap <buffer> <silent> ;& &
8960 inoremap <buffer> <silent> ;; ;
8961 setlocal keymap=
8962 setlocal noarabic
8963 setlocal autoindent
8964 setlocal balloonexpr=
8965 setlocal nobinary
8966 setlocal bufhidden=
8967 setlocal buflisted
8968 setlocal buftype=
8969 setlocal nocindent
8970 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
8971 setlocal cinoptions=
8972 setlocal cinwords=if,else,while,do,for,switch
8973 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
8974 setlocal commentstring=<!--%s-->
8975 setlocal complete=.,w,b,u,t,i
8976 setlocal completefunc=
8977 setlocal nocopyindent
8978 setlocal nocursorcolumn
8979 setlocal nocursorline
8980 setlocal define=
8981 setlocal dictionary=
8982 setlocal nodiff
8983 setlocal equalprg=
8984 setlocal errorformat=
8985 setlocal noexpandtab
8986 if &filetype != 'html'
8987 setlocal filetype=html
8988 endif
8989 setlocal foldcolumn=0
8990 setlocal foldenable
8991 setlocal foldexpr=0
8992 setlocal foldignore=#
8993 setlocal foldlevel=0
8994 setlocal foldmarker={{{,}}}
8995 setlocal foldmethod=manual
8996 setlocal foldminlines=1
8997 setlocal foldnestmax=20
8998 setlocal foldtext=foldtext()
8999 setlocal formatexpr=
9000 setlocal formatoptions=tcq
9001 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9002 setlocal grepprg=
9003 setlocal iminsert=2
9004 setlocal imsearch=2
9005 setlocal include=
9006 setlocal includeexpr=
9007 setlocal indentexpr=
9008 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
9009 setlocal noinfercase
9010 setlocal iskeyword=@,48-57,_,192-255
9011 setlocal keywordprg=
9012 setlocal nolinebreak
9013 setlocal nolisp
9014 setlocal nolist
9015 setlocal makeprg=
9016 setlocal matchpairs=(:),{:},[:],<:>
9017 setlocal nomodeline
9018 setlocal modifiable
9019 setlocal nrformats=octal,hex
9020 setlocal nonumber
9021 setlocal numberwidth=4
9022 setlocal omnifunc=htmlcomplete#CompleteTags
9023 setlocal path=
9024 setlocal nopreserveindent
9025 setlocal nopreviewwindow
9026 setlocal quoteescape=\\
9027 setlocal noreadonly
9028 setlocal norightleft
9029 setlocal rightleftcmd=search
9030 setlocal noscrollbind
9031 setlocal shiftwidth=8
9032 setlocal noshortname
9033 setlocal nosmartindent
9034 setlocal softtabstop=0
9035 setlocal nospell
9036 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
9037 setlocal spellfile=
9038 setlocal spelllang=en
9039 setlocal statusline=
9040 setlocal suffixesadd=
9041 setlocal swapfile
9042 setlocal synmaxcol=3000
9043 if &syntax != 'html'
9044 setlocal syntax=html
9045 endif
9046 setlocal tabstop=2
9047 setlocal tags=
9048 setlocal textwidth=0
9049 setlocal thesaurus=
9050 setlocal nowinfixheight
9051 setlocal nowinfixwidth
9052 setlocal wrap
9053 setlocal wrapmargin=0
9054 silent! normal! zE
9055 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9056 if s:l < 1 | let s:l = 1 | endif
9057 exe s:l
9058 normal! zt
9059 1
9060 normal! 0
9061 tabedit supergrubdisk.html
9062 set splitbelow splitright
9063 set nosplitbelow
9064 set nosplitright
9065 wincmd t
9066 set winheight=1 winwidth=1
9067 argglobal
9068 21argu
9069 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9070 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9071 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
9072 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
9073 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
9074 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
9075 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
9076 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
9077 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
9078 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
9079 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
9080 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
9081 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
9082 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
9083 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
9084 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
9085 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
9086 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
9087 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">')
9088 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">')
9089 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
9090 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
9091 nnoremap <buffer> <silent> ; 
9092 nnoremap <buffer> <silent> ;; ;
9093 vnoremap <buffer> <silent> ;; ;
9094 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
9095 inoremap <buffer> <silent> &hA &hArr;
9096 inoremap <buffer> <silent> &dA &dArr;
9097 inoremap <buffer> <silent> &rA &rArr;
9098 inoremap <buffer> <silent> &uA &uArr;
9099 inoremap <buffer> <silent> &lA &lArr;
9100 inoremap <buffer> <silent> &ha &harr;
9101 inoremap <buffer> <silent> &da &darr;
9102 inoremap <buffer> <silent> &ra &rarr;
9103 inoremap <buffer> <silent> &ua &uarr;
9104 inoremap <buffer> <silent> &la &larr;
9105 inoremap <buffer> <silent> &pv &piv;
9106 inoremap <buffer> <silent> &uh &upsih;
9107 inoremap <buffer> <silent> &ts &thetasym;
9108 inoremap <buffer> <silent> &og &omega;
9109 inoremap <buffer> <silent> &ps &psi;
9110 inoremap <buffer> <silent> &ch &chi;
9111 inoremap <buffer> <silent> &ph &phi;
9112 inoremap <buffer> <silent> &up &upsilon;
9113 inoremap <buffer> <silent> &ta &tau;
9114 inoremap <buffer> <silent> &sf &sigmaf;
9115 inoremap <buffer> <silent> &si &sigma;
9116 inoremap <buffer> <silent> &rh &rho;
9117 inoremap <buffer> <silent> &pi &pi;
9118 inoremap <buffer> <silent> &oc &omicron;
9119 inoremap <buffer> <silent> &xi &xi;
9120 inoremap <buffer> <silent> &nu &nu;
9121 inoremap <buffer> <silent> &mu &mu;
9122 inoremap <buffer> <silent> &lm &lambda;
9123 inoremap <buffer> <silent> &ka &kappa;
9124 inoremap <buffer> <silent> &io &iota;
9125 inoremap <buffer> <silent> &th &theta;
9126 inoremap <buffer> <silent> &et &eta;
9127 inoremap <buffer> <silent> &ze &zeta;
9128 inoremap <buffer> <silent> &ep &epsilon;
9129 inoremap <buffer> <silent> &de &delta;
9130 inoremap <buffer> <silent> &ga &gamma;
9131 inoremap <buffer> <silent> &be &beta;
9132 inoremap <buffer> <silent> &al &alpha;
9133 inoremap <buffer> <silent> &Ps &Psi;
9134 inoremap <buffer> <silent> &Ch &Chi;
9135 inoremap <buffer> <silent> &Ph &Phi;
9136 inoremap <buffer> <silent> &Up &Upsilon;
9137 inoremap <buffer> <silent> &Ta &Tau;
9138 inoremap <buffer> <silent> &Si &Sigma;
9139 inoremap <buffer> <silent> &Rh &Rho;
9140 inoremap <buffer> <silent> &Pi &Pi;
9141 inoremap <buffer> <silent> &Oc &Omicron;
9142 inoremap <buffer> <silent> &Xi &Xi;
9143 inoremap <buffer> <silent> &Nu &Nu;
9144 inoremap <buffer> <silent> &Mu &Mu;
9145 inoremap <buffer> <silent> &Lm &Lambda;
9146 inoremap <buffer> <silent> &Ka &Kappa;
9147 inoremap <buffer> <silent> &Io &Iota;
9148 inoremap <buffer> <silent> &Th &Theta;
9149 inoremap <buffer> <silent> &Et &Eta;
9150 inoremap <buffer> <silent> &Ze &Zeta;
9151 inoremap <buffer> <silent> &Ep &Epsilon;
9152 inoremap <buffer> <silent> &De &Delta;
9153 inoremap <buffer> <silent> &Ga &Gamma;
9154 inoremap <buffer> <silent> &Be &Beta;
9155 inoremap <buffer> <silent> &Al &Alpha;
9156 inoremap <buffer> <silent> &3. &hellip;
9157 inoremap <buffer> <silent> &-- &mdash;
9158 inoremap <buffer> <silent> &3- &mdash;
9159 inoremap <buffer> <silent> &m- &mdash;
9160 inoremap <buffer> <silent> &2- &ndash;
9161 inoremap <buffer> <silent> &n- &ndash;
9162 inoremap <buffer> <silent> &34 &frac34;
9163 inoremap <buffer> <silent> &12 &frac12;
9164 inoremap <buffer> <silent> &14 &frac14;
9165 inoremap <buffer> <silent> &. &middot;
9166 inoremap <buffer> <silent> &pa &para;
9167 inoremap <buffer> <silent> &mi &micro;
9168 inoremap <buffer> <silent> &dg &deg;
9169 inoremap <buffer> <silent> &? &iquest;
9170 inoremap <buffer> <silent> &! &iexcl;
9171 inoremap <buffer> <silent> &sz &szlig;
9172 inoremap <buffer> <silent> &o/ &oslash;
9173 inoremap <buffer> <silent> &/ &divide;
9174 inoremap <buffer> <silent> &" &uml;
9175 inoremap <buffer> <silent> &2> &raquo;
9176 inoremap <buffer> <silent> &2< &laquo;
9177 inoremap <buffer> <silent> &y" &yuml;
9178 inoremap <buffer> <silent> &y' &yacute;
9179 inoremap <buffer> <silent> &u" &uuml;
9180 inoremap <buffer> <silent> &u^ &ucirc;
9181 inoremap <buffer> <silent> &u' &uacute;
9182 inoremap <buffer> <silent> &u` &ugrave;
9183 inoremap <buffer> <silent> &x &times;
9184 inoremap <buffer> <silent> &o" &ouml;
9185 inoremap <buffer> <silent> &o~ &otilde;
9186 inoremap <buffer> <silent> &o^ &ocirc;
9187 inoremap <buffer> <silent> &o' &oacute;
9188 inoremap <buffer> <silent> &o` &ograve;
9189 inoremap <buffer> <silent> &n~ &ntilde;
9190 inoremap <buffer> <silent> &i" &iuml;
9191 inoremap <buffer> <silent> &i^ &icirc;
9192 inoremap <buffer> <silent> &i' &iacute;
9193 inoremap <buffer> <silent> &i` &igrave;
9194 inoremap <buffer> <silent> &e" &euml;
9195 inoremap <buffer> <silent> &e^ &ecirc;
9196 inoremap <buffer> <silent> &e' &eacute;
9197 inoremap <buffer> <silent> &e` &egrave;
9198 inoremap <buffer> <silent> &c, &ccedil;
9199 inoremap <buffer> <silent> &ae &aelig;
9200 inoremap <buffer> <silent> &ao &aring;
9201 inoremap <buffer> <silent> &a" &auml;
9202 inoremap <buffer> <silent> &a~ &atilde;
9203 inoremap <buffer> <silent> &a^ &acirc;
9204 inoremap <buffer> <silent> &a' &aacute;
9205 inoremap <buffer> <silent> &a` &agrave;
9206 inoremap <buffer> <silent> &Y' &Yacute;
9207 inoremap <buffer> <silent> &U" &Uuml;
9208 inoremap <buffer> <silent> &U^ &Ucirc;
9209 inoremap <buffer> <silent> &U' &Uacute;
9210 inoremap <buffer> <silent> &U` &Ugrave;
9211 inoremap <buffer> <silent> &O/ &Oslash;
9212 inoremap <buffer> <silent> &O" &Ouml;
9213 inoremap <buffer> <silent> &O~ &Otilde;
9214 inoremap <buffer> <silent> &O^ &Ocirc;
9215 inoremap <buffer> <silent> &O' &Oacute;
9216 inoremap <buffer> <silent> &O` &Ograve;
9217 inoremap <buffer> <silent> &N~ &Ntilde;
9218 inoremap <buffer> <silent> &I" &Iuml;
9219 inoremap <buffer> <silent> &I^ &Icirc;
9220 inoremap <buffer> <silent> &I' &Iacute;
9221 inoremap <buffer> <silent> &I` &Igrave;
9222 inoremap <buffer> <silent> &E" &Euml;
9223 inoremap <buffer> <silent> &E^ &Ecirc;
9224 inoremap <buffer> <silent> &E' &Eacute;
9225 inoremap <buffer> <silent> &E` &Egrave;
9226 inoremap <buffer> <silent> &C, &Ccedil;
9227 inoremap <buffer> <silent> &AE &AElig;
9228 inoremap <buffer> <silent> &Ao &Aring;
9229 inoremap <buffer> <silent> &A" &Auml;
9230 inoremap <buffer> <silent> &A~ &Atilde;
9231 inoremap <buffer> <silent> &A^ &Acirc;
9232 inoremap <buffer> <silent> &A' &Aacute;
9233 inoremap <buffer> <silent> &A` &Agrave;
9234 inoremap <buffer> <silent> &c| &cent;
9235 inoremap <buffer> <silent> &Y= &yen;
9236 inoremap <buffer> <silent> &# &pound;
9237 inoremap <buffer> <silent> & &nbsp;
9238 inoremap <buffer> <silent> &> &gt;
9239 inoremap <buffer> <silent> &< &lt;
9240 inoremap <buffer> <silent> &' &quot;
9241 inoremap <buffer> <silent> &tm &trade;
9242 inoremap <buffer> <silent> &rO &reg;
9243 inoremap <buffer> <silent> &cO &copy;
9244 inoremap <buffer> <silent> && &amp;
9245 inoremap <buffer> <silent> ; &nbsp;
9246 inoremap <buffer> <silent> ;la <label for=""></label>F"
9247 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
9248 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
9249 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
9250 </textarea>k$5F"i
9251 inoremap <buffer> <silent> ;og <optgroup label="">
9252 </optgroup>k$F"i
9253 inoremap <buffer> <silent> ;op <option></option>F<
9254 inoremap <buffer> <silent> ;ms <select name="" multiple>
9255 </select>O
9256 inoremap <buffer> <silent> ;se <select name="">
9257 </select>O
9258 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
9259 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
9260 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
9261 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
9262 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
9263 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
9264 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
9265 inoremap <buffer> <silent> ;fm <form action="">
9266 </form>k$F"i
9267 inoremap <buffer> <silent> ;if <iframe src="">
9268 </iframe>k$F"i
9269 inoremap <buffer> <silent> ;nf <noframes>
9270 </noframes>O
9271 inoremap <buffer> <silent> ;fr <frame src="">F"
9272 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
9273 </frameset>k$3F"i
9274 inoremap <buffer> <silent> ;th <th></th>F<
9275 inoremap <buffer> <silent> ;td <td>
9276 </td>O
9277 inoremap <buffer> <silent> ;tr <tr>
9278 </tr>O
9279 inoremap <buffer> <silent> ;tf <tfoot>
9280 </tfoot>O
9281 inoremap <buffer> <silent> ;tb <tbody>
9282 </tbody>O
9283 inoremap <buffer> <silent> ;tH <thead>
9284 </thead>O
9285 inoremap <buffer> <silent> ;ta <table>
9286 </table>O
9287 inoremap <buffer> <silent> ;ca <caption></caption>F<
9288 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
9289 </object>k$5F"i
9290 inoremap <buffer> <silent> ;ns <noscript>
9291 </noscripT>O
9292 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
9293 <noembed></noembed>k$5F"i
9294 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
9295 inoremap <buffer> <silent> ;va <var></var>F<
9296 inoremap <buffer> <silent> ;ul <ul>
9297 </ul>O
9298 inoremap <buffer> <silent> ;tt <tt></tt>F<
9299 inoremap <buffer> <silent> ;ti <title></title>F<
9300 inoremap <buffer> <silent> ;sp <sup></sup>F<
9301 inoremap <buffer> <silent> ;sb <sub></sub>F<
9302 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9303 inoremap <buffer> <silent> ;cs <style type="text/css">
9304 <!--
9305 -->
9306 </style>kO
9307 inoremap <buffer> <silent> ;sm <small></small>F<
9308 inoremap <buffer> <silent> ;sa <samp></samp>F<
9309 inoremap <buffer> <silent> ;sk <strike></strike>F<
9310 inoremap <buffer> <silent> ;qu <q></q>F<
9311 inoremap <buffer> <silent> ;pr <pre>
9312 </pre>O
9313 inoremap <buffer> <silent> ;/p </p>
9314 
9315 <p>
9316 inoremap <buffer> <silent> ;pp <p>
9317 </p>O
9318 inoremap <buffer> <silent> ;ol <ol>
9319 </ol>O
9320 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9321 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9322 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9323 inoremap <buffer> <silent> ;lk <link href="">F"
9324 inoremap <buffer> <silent> ;li <li></li>F<
9325 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9326 inoremap <buffer> <silent> ;ii <isindex>
9327 inoremap <buffer> <silent> ;in <ins></ins>F<
9328 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9329 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9330 inoremap <buffer> <silent> ;ht <html>
9331 </html>O
9332 inoremap <buffer> <silent> ;Hr <hr width="75%">
9333 inoremap <buffer> <silent> ;hr <hr>
9334 inoremap <buffer> <silent> ;he <head>
9335 </head>O
9336 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9337 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9338 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9339 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9340 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9341 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9342 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9343 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9344 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9345 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9346 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9347 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9348 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9349 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9350 inoremap <buffer> <silent> ;sn <span></span>F<
9351 inoremap <buffer> <silent> ;dv <div>
9352 </div>O
9353 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9354 inoremap <buffer> <silent> ;de <del></del>F<
9355 inoremap <buffer> <silent> ;dd <dd></dd>F<
9356 inoremap <buffer> <silent> ;dt <dt></dt>F<
9357 inoremap <buffer> <silent> ;dl <dl>
9358 </dl>O
9359 inoremap <buffer> <silent> ;co <code></code>F<
9360 inoremap <buffer> <silent> ;ci <cite></cite>F<
9361 inoremap <buffer> <silent> ;ce <center></center>F<
9362 inoremap <buffer> <silent> ;br <br>
9363 inoremap <buffer> <silent> ;bd <body>
9364 </body>O
9365 inoremap <buffer> <silent> ;bl <blockquote>
9366 </blockquote>O
9367 inoremap <buffer> <silent> ;bi <big></big>F<
9368 inoremap <buffer> <silent> ;bh <base href="">F"
9369 inoremap <buffer> <silent> ;ad <address></address>F<
9370 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9371 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9372 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9373 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9374 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9375 inoremap <buffer> <silent> ;an <a name=""></a>F"
9376 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9377 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9378 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9379 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9380 imap <buffer> <silent> ;s4 ;s4
9381 imap <buffer> <silent> ;4 ;4
9382 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9383 inoremap <buffer> <silent> ; 
9384 inoremap <buffer> <silent> ;& &
9385 inoremap <buffer> <silent> ;; ;
9386 setlocal keymap=
9387 setlocal noarabic
9388 setlocal autoindent
9389 setlocal balloonexpr=
9390 setlocal nobinary
9391 setlocal bufhidden=
9392 setlocal buflisted
9393 setlocal buftype=
9394 setlocal nocindent
9395 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9396 setlocal cinoptions=
9397 setlocal cinwords=if,else,while,do,for,switch
9398 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9399 setlocal commentstring=<!--%s-->
9400 setlocal complete=.,w,b,u,t,i
9401 setlocal completefunc=
9402 setlocal nocopyindent
9403 setlocal nocursorcolumn
9404 setlocal nocursorline
9405 setlocal define=
9406 setlocal dictionary=
9407 setlocal nodiff
9408 setlocal equalprg=
9409 setlocal errorformat=
9410 setlocal noexpandtab
9411 if &filetype != 'html'
9412 setlocal filetype=html
9413 endif
9414 setlocal foldcolumn=0
9415 setlocal foldenable
9416 setlocal foldexpr=0
9417 setlocal foldignore=#
9418 setlocal foldlevel=0
9419 setlocal foldmarker={{{,}}}
9420 setlocal foldmethod=manual
9421 setlocal foldminlines=1
9422 setlocal foldnestmax=20
9423 setlocal foldtext=foldtext()
9424 setlocal formatexpr=
9425 setlocal formatoptions=tcq
9426 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9427 setlocal grepprg=
9428 setlocal iminsert=2
9429 setlocal imsearch=2
9430 setlocal include=
9431 setlocal includeexpr=
9432 setlocal indentexpr=
9433 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
9434 setlocal noinfercase
9435 setlocal iskeyword=@,48-57,_,192-255
9436 setlocal keywordprg=
9437 setlocal nolinebreak
9438 setlocal nolisp
9439 setlocal nolist
9440 setlocal makeprg=
9441 setlocal matchpairs=(:),{:},[:],<:>
9442 setlocal nomodeline
9443 setlocal modifiable
9444 setlocal nrformats=octal,hex
9445 setlocal nonumber
9446 setlocal numberwidth=4
9447 setlocal omnifunc=htmlcomplete#CompleteTags
9448 setlocal path=
9449 setlocal nopreserveindent
9450 setlocal nopreviewwindow
9451 setlocal quoteescape=\\
9452 setlocal noreadonly
9453 setlocal norightleft
9454 setlocal rightleftcmd=search
9455 setlocal noscrollbind
9456 setlocal shiftwidth=8
9457 setlocal noshortname
9458 setlocal nosmartindent
9459 setlocal softtabstop=0
9460 setlocal nospell
9461 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
9462 setlocal spellfile=
9463 setlocal spelllang=en
9464 setlocal statusline=
9465 setlocal suffixesadd=
9466 setlocal swapfile
9467 setlocal synmaxcol=3000
9468 if &syntax != 'html'
9469 setlocal syntax=html
9470 endif
9471 setlocal tabstop=2
9472 setlocal tags=
9473 setlocal textwidth=0
9474 setlocal thesaurus=
9475 setlocal nowinfixheight
9476 setlocal nowinfixwidth
9477 setlocal wrap
9478 setlocal wrapmargin=0
9479 silent! normal! zE
9480 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9481 if s:l < 1 | let s:l = 1 | endif
9482 exe s:l
9483 normal! zt
9484 1
9485 normal! 0
9486 tabedit sysresccd.html
9487 set splitbelow splitright
9488 set nosplitbelow
9489 set nosplitright
9490 wincmd t
9491 set winheight=1 winwidth=1
9492 argglobal
9493 22argu
9494 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9495 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9496 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
9497 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
9498 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
9499 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
9500 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
9501 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
9502 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
9503 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
9504 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
9505 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
9506 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
9507 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
9508 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
9509 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
9510 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
9511 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
9512 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">')
9513 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">')
9514 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
9515 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
9516 nnoremap <buffer> <silent> ; 
9517 nnoremap <buffer> <silent> ;; ;
9518 vnoremap <buffer> <silent> ;; ;
9519 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
9520 inoremap <buffer> <silent> &hA &hArr;
9521 inoremap <buffer> <silent> &dA &dArr;
9522 inoremap <buffer> <silent> &rA &rArr;
9523 inoremap <buffer> <silent> &uA &uArr;
9524 inoremap <buffer> <silent> &lA &lArr;
9525 inoremap <buffer> <silent> &ha &harr;
9526 inoremap <buffer> <silent> &da &darr;
9527 inoremap <buffer> <silent> &ra &rarr;
9528 inoremap <buffer> <silent> &ua &uarr;
9529 inoremap <buffer> <silent> &la &larr;
9530 inoremap <buffer> <silent> &pv &piv;
9531 inoremap <buffer> <silent> &uh &upsih;
9532 inoremap <buffer> <silent> &ts &thetasym;
9533 inoremap <buffer> <silent> &og &omega;
9534 inoremap <buffer> <silent> &ps &psi;
9535 inoremap <buffer> <silent> &ch &chi;
9536 inoremap <buffer> <silent> &ph &phi;
9537 inoremap <buffer> <silent> &up &upsilon;
9538 inoremap <buffer> <silent> &ta &tau;
9539 inoremap <buffer> <silent> &sf &sigmaf;
9540 inoremap <buffer> <silent> &si &sigma;
9541 inoremap <buffer> <silent> &rh &rho;
9542 inoremap <buffer> <silent> &pi &pi;
9543 inoremap <buffer> <silent> &oc &omicron;
9544 inoremap <buffer> <silent> &xi &xi;
9545 inoremap <buffer> <silent> &nu &nu;
9546 inoremap <buffer> <silent> &mu &mu;
9547 inoremap <buffer> <silent> &lm &lambda;
9548 inoremap <buffer> <silent> &ka &kappa;
9549 inoremap <buffer> <silent> &io &iota;
9550 inoremap <buffer> <silent> &th &theta;
9551 inoremap <buffer> <silent> &et &eta;
9552 inoremap <buffer> <silent> &ze &zeta;
9553 inoremap <buffer> <silent> &ep &epsilon;
9554 inoremap <buffer> <silent> &de &delta;
9555 inoremap <buffer> <silent> &ga &gamma;
9556 inoremap <buffer> <silent> &be &beta;
9557 inoremap <buffer> <silent> &al &alpha;
9558 inoremap <buffer> <silent> &Ps &Psi;
9559 inoremap <buffer> <silent> &Ch &Chi;
9560 inoremap <buffer> <silent> &Ph &Phi;
9561 inoremap <buffer> <silent> &Up &Upsilon;
9562 inoremap <buffer> <silent> &Ta &Tau;
9563 inoremap <buffer> <silent> &Si &Sigma;
9564 inoremap <buffer> <silent> &Rh &Rho;
9565 inoremap <buffer> <silent> &Pi &Pi;
9566 inoremap <buffer> <silent> &Oc &Omicron;
9567 inoremap <buffer> <silent> &Xi &Xi;
9568 inoremap <buffer> <silent> &Nu &Nu;
9569 inoremap <buffer> <silent> &Mu &Mu;
9570 inoremap <buffer> <silent> &Lm &Lambda;
9571 inoremap <buffer> <silent> &Ka &Kappa;
9572 inoremap <buffer> <silent> &Io &Iota;
9573 inoremap <buffer> <silent> &Th &Theta;
9574 inoremap <buffer> <silent> &Et &Eta;
9575 inoremap <buffer> <silent> &Ze &Zeta;
9576 inoremap <buffer> <silent> &Ep &Epsilon;
9577 inoremap <buffer> <silent> &De &Delta;
9578 inoremap <buffer> <silent> &Ga &Gamma;
9579 inoremap <buffer> <silent> &Be &Beta;
9580 inoremap <buffer> <silent> &Al &Alpha;
9581 inoremap <buffer> <silent> &3. &hellip;
9582 inoremap <buffer> <silent> &-- &mdash;
9583 inoremap <buffer> <silent> &3- &mdash;
9584 inoremap <buffer> <silent> &m- &mdash;
9585 inoremap <buffer> <silent> &2- &ndash;
9586 inoremap <buffer> <silent> &n- &ndash;
9587 inoremap <buffer> <silent> &34 &frac34;
9588 inoremap <buffer> <silent> &12 &frac12;
9589 inoremap <buffer> <silent> &14 &frac14;
9590 inoremap <buffer> <silent> &. &middot;
9591 inoremap <buffer> <silent> &pa &para;
9592 inoremap <buffer> <silent> &mi &micro;
9593 inoremap <buffer> <silent> &dg &deg;
9594 inoremap <buffer> <silent> &? &iquest;
9595 inoremap <buffer> <silent> &! &iexcl;
9596 inoremap <buffer> <silent> &sz &szlig;
9597 inoremap <buffer> <silent> &o/ &oslash;
9598 inoremap <buffer> <silent> &/ &divide;
9599 inoremap <buffer> <silent> &" &uml;
9600 inoremap <buffer> <silent> &2> &raquo;
9601 inoremap <buffer> <silent> &2< &laquo;
9602 inoremap <buffer> <silent> &y" &yuml;
9603 inoremap <buffer> <silent> &y' &yacute;
9604 inoremap <buffer> <silent> &u" &uuml;
9605 inoremap <buffer> <silent> &u^ &ucirc;
9606 inoremap <buffer> <silent> &u' &uacute;
9607 inoremap <buffer> <silent> &u` &ugrave;
9608 inoremap <buffer> <silent> &x &times;
9609 inoremap <buffer> <silent> &o" &ouml;
9610 inoremap <buffer> <silent> &o~ &otilde;
9611 inoremap <buffer> <silent> &o^ &ocirc;
9612 inoremap <buffer> <silent> &o' &oacute;
9613 inoremap <buffer> <silent> &o` &ograve;
9614 inoremap <buffer> <silent> &n~ &ntilde;
9615 inoremap <buffer> <silent> &i" &iuml;
9616 inoremap <buffer> <silent> &i^ &icirc;
9617 inoremap <buffer> <silent> &i' &iacute;
9618 inoremap <buffer> <silent> &i` &igrave;
9619 inoremap <buffer> <silent> &e" &euml;
9620 inoremap <buffer> <silent> &e^ &ecirc;
9621 inoremap <buffer> <silent> &e' &eacute;
9622 inoremap <buffer> <silent> &e` &egrave;
9623 inoremap <buffer> <silent> &c, &ccedil;
9624 inoremap <buffer> <silent> &ae &aelig;
9625 inoremap <buffer> <silent> &ao &aring;
9626 inoremap <buffer> <silent> &a" &auml;
9627 inoremap <buffer> <silent> &a~ &atilde;
9628 inoremap <buffer> <silent> &a^ &acirc;
9629 inoremap <buffer> <silent> &a' &aacute;
9630 inoremap <buffer> <silent> &a` &agrave;
9631 inoremap <buffer> <silent> &Y' &Yacute;
9632 inoremap <buffer> <silent> &U" &Uuml;
9633 inoremap <buffer> <silent> &U^ &Ucirc;
9634 inoremap <buffer> <silent> &U' &Uacute;
9635 inoremap <buffer> <silent> &U` &Ugrave;
9636 inoremap <buffer> <silent> &O/ &Oslash;
9637 inoremap <buffer> <silent> &O" &Ouml;
9638 inoremap <buffer> <silent> &O~ &Otilde;
9639 inoremap <buffer> <silent> &O^ &Ocirc;
9640 inoremap <buffer> <silent> &O' &Oacute;
9641 inoremap <buffer> <silent> &O` &Ograve;
9642 inoremap <buffer> <silent> &N~ &Ntilde;
9643 inoremap <buffer> <silent> &I" &Iuml;
9644 inoremap <buffer> <silent> &I^ &Icirc;
9645 inoremap <buffer> <silent> &I' &Iacute;
9646 inoremap <buffer> <silent> &I` &Igrave;
9647 inoremap <buffer> <silent> &E" &Euml;
9648 inoremap <buffer> <silent> &E^ &Ecirc;
9649 inoremap <buffer> <silent> &E' &Eacute;
9650 inoremap <buffer> <silent> &E` &Egrave;
9651 inoremap <buffer> <silent> &C, &Ccedil;
9652 inoremap <buffer> <silent> &AE &AElig;
9653 inoremap <buffer> <silent> &Ao &Aring;
9654 inoremap <buffer> <silent> &A" &Auml;
9655 inoremap <buffer> <silent> &A~ &Atilde;
9656 inoremap <buffer> <silent> &A^ &Acirc;
9657 inoremap <buffer> <silent> &A' &Aacute;
9658 inoremap <buffer> <silent> &A` &Agrave;
9659 inoremap <buffer> <silent> &c| &cent;
9660 inoremap <buffer> <silent> &Y= &yen;
9661 inoremap <buffer> <silent> &# &pound;
9662 inoremap <buffer> <silent> & &nbsp;
9663 inoremap <buffer> <silent> &> &gt;
9664 inoremap <buffer> <silent> &< &lt;
9665 inoremap <buffer> <silent> &' &quot;
9666 inoremap <buffer> <silent> &tm &trade;
9667 inoremap <buffer> <silent> &rO &reg;
9668 inoremap <buffer> <silent> &cO &copy;
9669 inoremap <buffer> <silent> && &amp;
9670 inoremap <buffer> <silent> ; &nbsp;
9671 inoremap <buffer> <silent> ;la <label for=""></label>F"
9672 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
9673 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
9674 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
9675 </textarea>k$5F"i
9676 inoremap <buffer> <silent> ;og <optgroup label="">
9677 </optgroup>k$F"i
9678 inoremap <buffer> <silent> ;op <option></option>F<
9679 inoremap <buffer> <silent> ;ms <select name="" multiple>
9680 </select>O
9681 inoremap <buffer> <silent> ;se <select name="">
9682 </select>O
9683 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
9684 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
9685 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
9686 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
9687 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
9688 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
9689 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
9690 inoremap <buffer> <silent> ;fm <form action="">
9691 </form>k$F"i
9692 inoremap <buffer> <silent> ;if <iframe src="">
9693 </iframe>k$F"i
9694 inoremap <buffer> <silent> ;nf <noframes>
9695 </noframes>O
9696 inoremap <buffer> <silent> ;fr <frame src="">F"
9697 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
9698 </frameset>k$3F"i
9699 inoremap <buffer> <silent> ;th <th></th>F<
9700 inoremap <buffer> <silent> ;td <td>
9701 </td>O
9702 inoremap <buffer> <silent> ;tr <tr>
9703 </tr>O
9704 inoremap <buffer> <silent> ;tf <tfoot>
9705 </tfoot>O
9706 inoremap <buffer> <silent> ;tb <tbody>
9707 </tbody>O
9708 inoremap <buffer> <silent> ;tH <thead>
9709 </thead>O
9710 inoremap <buffer> <silent> ;ta <table>
9711 </table>O
9712 inoremap <buffer> <silent> ;ca <caption></caption>F<
9713 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
9714 </object>k$5F"i
9715 inoremap <buffer> <silent> ;ns <noscript>
9716 </noscripT>O
9717 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
9718 <noembed></noembed>k$5F"i
9719 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
9720 inoremap <buffer> <silent> ;va <var></var>F<
9721 inoremap <buffer> <silent> ;ul <ul>
9722 </ul>O
9723 inoremap <buffer> <silent> ;tt <tt></tt>F<
9724 inoremap <buffer> <silent> ;ti <title></title>F<
9725 inoremap <buffer> <silent> ;sp <sup></sup>F<
9726 inoremap <buffer> <silent> ;sb <sub></sub>F<
9727 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
9728 inoremap <buffer> <silent> ;cs <style type="text/css">
9729 <!--
9730 -->
9731 </style>kO
9732 inoremap <buffer> <silent> ;sm <small></small>F<
9733 inoremap <buffer> <silent> ;sa <samp></samp>F<
9734 inoremap <buffer> <silent> ;sk <strike></strike>F<
9735 inoremap <buffer> <silent> ;qu <q></q>F<
9736 inoremap <buffer> <silent> ;pr <pre>
9737 </pre>O
9738 inoremap <buffer> <silent> ;/p </p>
9739 
9740 <p>
9741 inoremap <buffer> <silent> ;pp <p>
9742 </p>O
9743 inoremap <buffer> <silent> ;ol <ol>
9744 </ol>O
9745 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
9746 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
9747 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
9748 inoremap <buffer> <silent> ;lk <link href="">F"
9749 inoremap <buffer> <silent> ;li <li></li>F<
9750 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
9751 inoremap <buffer> <silent> ;ii <isindex>
9752 inoremap <buffer> <silent> ;in <ins></ins>F<
9753 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
9754 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
9755 inoremap <buffer> <silent> ;ht <html>
9756 </html>O
9757 inoremap <buffer> <silent> ;Hr <hr width="75%">
9758 inoremap <buffer> <silent> ;hr <hr>
9759 inoremap <buffer> <silent> ;he <head>
9760 </head>O
9761 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
9762 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
9763 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
9764 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
9765 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
9766 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
9767 inoremap <buffer> <silent> ;h6 <h6></h6>F<
9768 inoremap <buffer> <silent> ;h5 <h5></h5>F<
9769 inoremap <buffer> <silent> ;h4 <h4></h4>F<
9770 inoremap <buffer> <silent> ;h3 <h3></h3>F<
9771 inoremap <buffer> <silent> ;h2 <h2></h2>F<
9772 inoremap <buffer> <silent> ;h1 <h1></h1>F<
9773 inoremap <buffer> <silent> ;fc <font color=""></font>F"
9774 inoremap <buffer> <silent> ;fo <font size=""></font>F"
9775 inoremap <buffer> <silent> ;sn <span></span>F<
9776 inoremap <buffer> <silent> ;dv <div>
9777 </div>O
9778 inoremap <buffer> <silent> ;df <dfn></dfn>F<
9779 inoremap <buffer> <silent> ;de <del></del>F<
9780 inoremap <buffer> <silent> ;dd <dd></dd>F<
9781 inoremap <buffer> <silent> ;dt <dt></dt>F<
9782 inoremap <buffer> <silent> ;dl <dl>
9783 </dl>O
9784 inoremap <buffer> <silent> ;co <code></code>F<
9785 inoremap <buffer> <silent> ;ci <cite></cite>F<
9786 inoremap <buffer> <silent> ;ce <center></center>F<
9787 inoremap <buffer> <silent> ;br <br>
9788 inoremap <buffer> <silent> ;bd <body>
9789 </body>O
9790 inoremap <buffer> <silent> ;bl <blockquote>
9791 </blockquote>O
9792 inoremap <buffer> <silent> ;bi <big></big>F<
9793 inoremap <buffer> <silent> ;bh <base href="">F"
9794 inoremap <buffer> <silent> ;ad <address></address>F<
9795 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
9796 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
9797 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
9798 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
9799 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
9800 inoremap <buffer> <silent> ;an <a name=""></a>F"
9801 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
9802 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
9803 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
9804 inoremap <buffer> <silent> ;ah <a href=""></a>F"
9805 imap <buffer> <silent> ;s4 ;s4
9806 imap <buffer> <silent> ;4 ;4
9807 inoremap <buffer> <silent> ;mi :call MangleImageTag()
9808 inoremap <buffer> <silent> ; 
9809 inoremap <buffer> <silent> ;& &
9810 inoremap <buffer> <silent> ;; ;
9811 setlocal keymap=
9812 setlocal noarabic
9813 setlocal autoindent
9814 setlocal balloonexpr=
9815 setlocal nobinary
9816 setlocal bufhidden=
9817 setlocal buflisted
9818 setlocal buftype=
9819 setlocal nocindent
9820 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
9821 setlocal cinoptions=
9822 setlocal cinwords=if,else,while,do,for,switch
9823 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
9824 setlocal commentstring=<!--%s-->
9825 setlocal complete=.,w,b,u,t,i
9826 setlocal completefunc=
9827 setlocal nocopyindent
9828 setlocal nocursorcolumn
9829 setlocal nocursorline
9830 setlocal define=
9831 setlocal dictionary=
9832 setlocal nodiff
9833 setlocal equalprg=
9834 setlocal errorformat=
9835 setlocal noexpandtab
9836 if &filetype != 'html'
9837 setlocal filetype=html
9838 endif
9839 setlocal foldcolumn=0
9840 setlocal foldenable
9841 setlocal foldexpr=0
9842 setlocal foldignore=#
9843 setlocal foldlevel=0
9844 setlocal foldmarker={{{,}}}
9845 setlocal foldmethod=manual
9846 setlocal foldminlines=1
9847 setlocal foldnestmax=20
9848 setlocal foldtext=foldtext()
9849 setlocal formatexpr=
9850 setlocal formatoptions=tcq
9851 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
9852 setlocal grepprg=
9853 setlocal iminsert=2
9854 setlocal imsearch=2
9855 setlocal include=
9856 setlocal includeexpr=
9857 setlocal indentexpr=
9858 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
9859 setlocal noinfercase
9860 setlocal iskeyword=@,48-57,_,192-255
9861 setlocal keywordprg=
9862 setlocal nolinebreak
9863 setlocal nolisp
9864 setlocal nolist
9865 setlocal makeprg=
9866 setlocal matchpairs=(:),{:},[:],<:>
9867 setlocal nomodeline
9868 setlocal modifiable
9869 setlocal nrformats=octal,hex
9870 setlocal nonumber
9871 setlocal numberwidth=4
9872 setlocal omnifunc=htmlcomplete#CompleteTags
9873 setlocal path=
9874 setlocal nopreserveindent
9875 setlocal nopreviewwindow
9876 setlocal quoteescape=\\
9877 setlocal noreadonly
9878 setlocal norightleft
9879 setlocal rightleftcmd=search
9880 setlocal noscrollbind
9881 setlocal shiftwidth=8
9882 setlocal noshortname
9883 setlocal nosmartindent
9884 setlocal softtabstop=0
9885 setlocal nospell
9886 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
9887 setlocal spellfile=
9888 setlocal spelllang=en
9889 setlocal statusline=
9890 setlocal suffixesadd=
9891 setlocal swapfile
9892 setlocal synmaxcol=3000
9893 if &syntax != 'html'
9894 setlocal syntax=html
9895 endif
9896 setlocal tabstop=2
9897 setlocal tags=
9898 setlocal textwidth=0
9899 setlocal thesaurus=
9900 setlocal nowinfixheight
9901 setlocal nowinfixwidth
9902 setlocal wrap
9903 setlocal wrapmargin=0
9904 silent! normal! zE
9905 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9906 if s:l < 1 | let s:l = 1 | endif
9907 exe s:l
9908 normal! zt
9909 1
9910 normal! 0
9911 tabedit usb.html
9912 set splitbelow splitright
9913 set nosplitbelow
9914 set nosplitright
9915 wincmd t
9916 set winheight=1 winwidth=1
9917 argglobal
9918 23argu
9919 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9920 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
9921 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
9922 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
9923 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
9924 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
9925 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
9926 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
9927 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
9928 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
9929 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
9930 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
9931 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
9932 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
9933 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
9934 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
9935 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
9936 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
9937 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">')
9938 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">')
9939 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
9940 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
9941 nnoremap <buffer> <silent> ; 
9942 nnoremap <buffer> <silent> ;; ;
9943 vnoremap <buffer> <silent> ;; ;
9944 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
9945 inoremap <buffer> <silent> &hA &hArr;
9946 inoremap <buffer> <silent> &dA &dArr;
9947 inoremap <buffer> <silent> &rA &rArr;
9948 inoremap <buffer> <silent> &uA &uArr;
9949 inoremap <buffer> <silent> &lA &lArr;
9950 inoremap <buffer> <silent> &ha &harr;
9951 inoremap <buffer> <silent> &da &darr;
9952 inoremap <buffer> <silent> &ra &rarr;
9953 inoremap <buffer> <silent> &ua &uarr;
9954 inoremap <buffer> <silent> &la &larr;
9955 inoremap <buffer> <silent> &pv &piv;
9956 inoremap <buffer> <silent> &uh &upsih;
9957 inoremap <buffer> <silent> &ts &thetasym;
9958 inoremap <buffer> <silent> &og &omega;
9959 inoremap <buffer> <silent> &ps &psi;
9960 inoremap <buffer> <silent> &ch &chi;
9961 inoremap <buffer> <silent> &ph &phi;
9962 inoremap <buffer> <silent> &up &upsilon;
9963 inoremap <buffer> <silent> &ta &tau;
9964 inoremap <buffer> <silent> &sf &sigmaf;
9965 inoremap <buffer> <silent> &si &sigma;
9966 inoremap <buffer> <silent> &rh &rho;
9967 inoremap <buffer> <silent> &pi &pi;
9968 inoremap <buffer> <silent> &oc &omicron;
9969 inoremap <buffer> <silent> &xi &xi;
9970 inoremap <buffer> <silent> &nu &nu;
9971 inoremap <buffer> <silent> &mu &mu;
9972 inoremap <buffer> <silent> &lm &lambda;
9973 inoremap <buffer> <silent> &ka &kappa;
9974 inoremap <buffer> <silent> &io &iota;
9975 inoremap <buffer> <silent> &th &theta;
9976 inoremap <buffer> <silent> &et &eta;
9977 inoremap <buffer> <silent> &ze &zeta;
9978 inoremap <buffer> <silent> &ep &epsilon;
9979 inoremap <buffer> <silent> &de &delta;
9980 inoremap <buffer> <silent> &ga &gamma;
9981 inoremap <buffer> <silent> &be &beta;
9982 inoremap <buffer> <silent> &al &alpha;
9983 inoremap <buffer> <silent> &Ps &Psi;
9984 inoremap <buffer> <silent> &Ch &Chi;
9985 inoremap <buffer> <silent> &Ph &Phi;
9986 inoremap <buffer> <silent> &Up &Upsilon;
9987 inoremap <buffer> <silent> &Ta &Tau;
9988 inoremap <buffer> <silent> &Si &Sigma;
9989 inoremap <buffer> <silent> &Rh &Rho;
9990 inoremap <buffer> <silent> &Pi &Pi;
9991 inoremap <buffer> <silent> &Oc &Omicron;
9992 inoremap <buffer> <silent> &Xi &Xi;
9993 inoremap <buffer> <silent> &Nu &Nu;
9994 inoremap <buffer> <silent> &Mu &Mu;
9995 inoremap <buffer> <silent> &Lm &Lambda;
9996 inoremap <buffer> <silent> &Ka &Kappa;
9997 inoremap <buffer> <silent> &Io &Iota;
9998 inoremap <buffer> <silent> &Th &Theta;
9999 inoremap <buffer> <silent> &Et &Eta;
10000 inoremap <buffer> <silent> &Ze &Zeta;
10001 inoremap <buffer> <silent> &Ep &Epsilon;
10002 inoremap <buffer> <silent> &De &Delta;
10003 inoremap <buffer> <silent> &Ga &Gamma;
10004 inoremap <buffer> <silent> &Be &Beta;
10005 inoremap <buffer> <silent> &Al &Alpha;
10006 inoremap <buffer> <silent> &3. &hellip;
10007 inoremap <buffer> <silent> &-- &mdash;
10008 inoremap <buffer> <silent> &3- &mdash;
10009 inoremap <buffer> <silent> &m- &mdash;
10010 inoremap <buffer> <silent> &2- &ndash;
10011 inoremap <buffer> <silent> &n- &ndash;
10012 inoremap <buffer> <silent> &34 &frac34;
10013 inoremap <buffer> <silent> &12 &frac12;
10014 inoremap <buffer> <silent> &14 &frac14;
10015 inoremap <buffer> <silent> &. &middot;
10016 inoremap <buffer> <silent> &pa &para;
10017 inoremap <buffer> <silent> &mi &micro;
10018 inoremap <buffer> <silent> &dg &deg;
10019 inoremap <buffer> <silent> &? &iquest;
10020 inoremap <buffer> <silent> &! &iexcl;
10021 inoremap <buffer> <silent> &sz &szlig;
10022 inoremap <buffer> <silent> &o/ &oslash;
10023 inoremap <buffer> <silent> &/ &divide;
10024 inoremap <buffer> <silent> &" &uml;
10025 inoremap <buffer> <silent> &2> &raquo;
10026 inoremap <buffer> <silent> &2< &laquo;
10027 inoremap <buffer> <silent> &y" &yuml;
10028 inoremap <buffer> <silent> &y' &yacute;
10029 inoremap <buffer> <silent> &u" &uuml;
10030 inoremap <buffer> <silent> &u^ &ucirc;
10031 inoremap <buffer> <silent> &u' &uacute;
10032 inoremap <buffer> <silent> &u` &ugrave;
10033 inoremap <buffer> <silent> &x &times;
10034 inoremap <buffer> <silent> &o" &ouml;
10035 inoremap <buffer> <silent> &o~ &otilde;
10036 inoremap <buffer> <silent> &o^ &ocirc;
10037 inoremap <buffer> <silent> &o' &oacute;
10038 inoremap <buffer> <silent> &o` &ograve;
10039 inoremap <buffer> <silent> &n~ &ntilde;
10040 inoremap <buffer> <silent> &i" &iuml;
10041 inoremap <buffer> <silent> &i^ &icirc;
10042 inoremap <buffer> <silent> &i' &iacute;
10043 inoremap <buffer> <silent> &i` &igrave;
10044 inoremap <buffer> <silent> &e" &euml;
10045 inoremap <buffer> <silent> &e^ &ecirc;
10046 inoremap <buffer> <silent> &e' &eacute;
10047 inoremap <buffer> <silent> &e` &egrave;
10048 inoremap <buffer> <silent> &c, &ccedil;
10049 inoremap <buffer> <silent> &ae &aelig;
10050 inoremap <buffer> <silent> &ao &aring;
10051 inoremap <buffer> <silent> &a" &auml;
10052 inoremap <buffer> <silent> &a~ &atilde;
10053 inoremap <buffer> <silent> &a^ &acirc;
10054 inoremap <buffer> <silent> &a' &aacute;
10055 inoremap <buffer> <silent> &a` &agrave;
10056 inoremap <buffer> <silent> &Y' &Yacute;
10057 inoremap <buffer> <silent> &U" &Uuml;
10058 inoremap <buffer> <silent> &U^ &Ucirc;
10059 inoremap <buffer> <silent> &U' &Uacute;
10060 inoremap <buffer> <silent> &U` &Ugrave;
10061 inoremap <buffer> <silent> &O/ &Oslash;
10062 inoremap <buffer> <silent> &O" &Ouml;
10063 inoremap <buffer> <silent> &O~ &Otilde;
10064 inoremap <buffer> <silent> &O^ &Ocirc;
10065 inoremap <buffer> <silent> &O' &Oacute;
10066 inoremap <buffer> <silent> &O` &Ograve;
10067 inoremap <buffer> <silent> &N~ &Ntilde;
10068 inoremap <buffer> <silent> &I" &Iuml;
10069 inoremap <buffer> <silent> &I^ &Icirc;
10070 inoremap <buffer> <silent> &I' &Iacute;
10071 inoremap <buffer> <silent> &I` &Igrave;
10072 inoremap <buffer> <silent> &E" &Euml;
10073 inoremap <buffer> <silent> &E^ &Ecirc;
10074 inoremap <buffer> <silent> &E' &Eacute;
10075 inoremap <buffer> <silent> &E` &Egrave;
10076 inoremap <buffer> <silent> &C, &Ccedil;
10077 inoremap <buffer> <silent> &AE &AElig;
10078 inoremap <buffer> <silent> &Ao &Aring;
10079 inoremap <buffer> <silent> &A" &Auml;
10080 inoremap <buffer> <silent> &A~ &Atilde;
10081 inoremap <buffer> <silent> &A^ &Acirc;
10082 inoremap <buffer> <silent> &A' &Aacute;
10083 inoremap <buffer> <silent> &A` &Agrave;
10084 inoremap <buffer> <silent> &c| &cent;
10085 inoremap <buffer> <silent> &Y= &yen;
10086 inoremap <buffer> <silent> &# &pound;
10087 inoremap <buffer> <silent> & &nbsp;
10088 inoremap <buffer> <silent> &> &gt;
10089 inoremap <buffer> <silent> &< &lt;
10090 inoremap <buffer> <silent> &' &quot;
10091 inoremap <buffer> <silent> &tm &trade;
10092 inoremap <buffer> <silent> &rO &reg;
10093 inoremap <buffer> <silent> &cO &copy;
10094 inoremap <buffer> <silent> && &amp;
10095 inoremap <buffer> <silent> ; &nbsp;
10096 inoremap <buffer> <silent> ;la <label for=""></label>F"
10097 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
10098 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
10099 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
10100 </textarea>k$5F"i
10101 inoremap <buffer> <silent> ;og <optgroup label="">
10102 </optgroup>k$F"i
10103 inoremap <buffer> <silent> ;op <option></option>F<
10104 inoremap <buffer> <silent> ;ms <select name="" multiple>
10105 </select>O
10106 inoremap <buffer> <silent> ;se <select name="">
10107 </select>O
10108 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
10109 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
10110 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
10111 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
10112 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
10113 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
10114 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
10115 inoremap <buffer> <silent> ;fm <form action="">
10116 </form>k$F"i
10117 inoremap <buffer> <silent> ;if <iframe src="">
10118 </iframe>k$F"i
10119 inoremap <buffer> <silent> ;nf <noframes>
10120 </noframes>O
10121 inoremap <buffer> <silent> ;fr <frame src="">F"
10122 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
10123 </frameset>k$3F"i
10124 inoremap <buffer> <silent> ;th <th></th>F<
10125 inoremap <buffer> <silent> ;td <td>
10126 </td>O
10127 inoremap <buffer> <silent> ;tr <tr>
10128 </tr>O
10129 inoremap <buffer> <silent> ;tf <tfoot>
10130 </tfoot>O
10131 inoremap <buffer> <silent> ;tb <tbody>
10132 </tbody>O
10133 inoremap <buffer> <silent> ;tH <thead>
10134 </thead>O
10135 inoremap <buffer> <silent> ;ta <table>
10136 </table>O
10137 inoremap <buffer> <silent> ;ca <caption></caption>F<
10138 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
10139 </object>k$5F"i
10140 inoremap <buffer> <silent> ;ns <noscript>
10141 </noscripT>O
10142 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
10143 <noembed></noembed>k$5F"i
10144 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
10145 inoremap <buffer> <silent> ;va <var></var>F<
10146 inoremap <buffer> <silent> ;ul <ul>
10147 </ul>O
10148 inoremap <buffer> <silent> ;tt <tt></tt>F<
10149 inoremap <buffer> <silent> ;ti <title></title>F<
10150 inoremap <buffer> <silent> ;sp <sup></sup>F<
10151 inoremap <buffer> <silent> ;sb <sub></sub>F<
10152 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
10153 inoremap <buffer> <silent> ;cs <style type="text/css">
10154 <!--
10155 -->
10156 </style>kO
10157 inoremap <buffer> <silent> ;sm <small></small>F<
10158 inoremap <buffer> <silent> ;sa <samp></samp>F<
10159 inoremap <buffer> <silent> ;sk <strike></strike>F<
10160 inoremap <buffer> <silent> ;qu <q></q>F<
10161 inoremap <buffer> <silent> ;pr <pre>
10162 </pre>O
10163 inoremap <buffer> <silent> ;/p </p>
10164 
10165 <p>
10166 inoremap <buffer> <silent> ;pp <p>
10167 </p>O
10168 inoremap <buffer> <silent> ;ol <ol>
10169 </ol>O
10170 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
10171 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
10172 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
10173 inoremap <buffer> <silent> ;lk <link href="">F"
10174 inoremap <buffer> <silent> ;li <li></li>F<
10175 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
10176 inoremap <buffer> <silent> ;ii <isindex>
10177 inoremap <buffer> <silent> ;in <ins></ins>F<
10178 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
10179 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
10180 inoremap <buffer> <silent> ;ht <html>
10181 </html>O
10182 inoremap <buffer> <silent> ;Hr <hr width="75%">
10183 inoremap <buffer> <silent> ;hr <hr>
10184 inoremap <buffer> <silent> ;he <head>
10185 </head>O
10186 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
10187 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
10188 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
10189 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
10190 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
10191 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
10192 inoremap <buffer> <silent> ;h6 <h6></h6>F<
10193 inoremap <buffer> <silent> ;h5 <h5></h5>F<
10194 inoremap <buffer> <silent> ;h4 <h4></h4>F<
10195 inoremap <buffer> <silent> ;h3 <h3></h3>F<
10196 inoremap <buffer> <silent> ;h2 <h2></h2>F<
10197 inoremap <buffer> <silent> ;h1 <h1></h1>F<
10198 inoremap <buffer> <silent> ;fc <font color=""></font>F"
10199 inoremap <buffer> <silent> ;fo <font size=""></font>F"
10200 inoremap <buffer> <silent> ;sn <span></span>F<
10201 inoremap <buffer> <silent> ;dv <div>
10202 </div>O
10203 inoremap <buffer> <silent> ;df <dfn></dfn>F<
10204 inoremap <buffer> <silent> ;de <del></del>F<
10205 inoremap <buffer> <silent> ;dd <dd></dd>F<
10206 inoremap <buffer> <silent> ;dt <dt></dt>F<
10207 inoremap <buffer> <silent> ;dl <dl>
10208 </dl>O
10209 inoremap <buffer> <silent> ;co <code></code>F<
10210 inoremap <buffer> <silent> ;ci <cite></cite>F<
10211 inoremap <buffer> <silent> ;ce <center></center>F<
10212 inoremap <buffer> <silent> ;br <br>
10213 inoremap <buffer> <silent> ;bd <body>
10214 </body>O
10215 inoremap <buffer> <silent> ;bl <blockquote>
10216 </blockquote>O
10217 inoremap <buffer> <silent> ;bi <big></big>F<
10218 inoremap <buffer> <silent> ;bh <base href="">F"
10219 inoremap <buffer> <silent> ;ad <address></address>F<
10220 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
10221 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
10222 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
10223 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
10224 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
10225 inoremap <buffer> <silent> ;an <a name=""></a>F"
10226 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
10227 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
10228 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
10229 inoremap <buffer> <silent> ;ah <a href=""></a>F"
10230 imap <buffer> <silent> ;s4 ;s4
10231 imap <buffer> <silent> ;4 ;4
10232 inoremap <buffer> <silent> ;mi :call MangleImageTag()
10233 inoremap <buffer> <silent> ; 
10234 inoremap <buffer> <silent> ;& &
10235 inoremap <buffer> <silent> ;; ;
10236 setlocal keymap=
10237 setlocal noarabic
10238 setlocal autoindent
10239 setlocal balloonexpr=
10240 setlocal nobinary
10241 setlocal bufhidden=
10242 setlocal buflisted
10243 setlocal buftype=
10244 setlocal nocindent
10245 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
10246 setlocal cinoptions=
10247 setlocal cinwords=if,else,while,do,for,switch
10248 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
10249 setlocal commentstring=<!--%s-->
10250 setlocal complete=.,w,b,u,t,i
10251 setlocal completefunc=
10252 setlocal nocopyindent
10253 setlocal nocursorcolumn
10254 setlocal nocursorline
10255 setlocal define=
10256 setlocal dictionary=
10257 setlocal nodiff
10258 setlocal equalprg=
10259 setlocal errorformat=
10260 setlocal noexpandtab
10261 if &filetype != 'html'
10262 setlocal filetype=html
10263 endif
10264 setlocal foldcolumn=0
10265 setlocal foldenable
10266 setlocal foldexpr=0
10267 setlocal foldignore=#
10268 setlocal foldlevel=0
10269 setlocal foldmarker={{{,}}}
10270 setlocal foldmethod=manual
10271 setlocal foldminlines=1
10272 setlocal foldnestmax=20
10273 setlocal foldtext=foldtext()
10274 setlocal formatexpr=
10275 setlocal formatoptions=tcq
10276 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10277 setlocal grepprg=
10278 setlocal iminsert=2
10279 setlocal imsearch=2
10280 setlocal include=
10281 setlocal includeexpr=
10282 setlocal indentexpr=
10283 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10284 setlocal noinfercase
10285 setlocal iskeyword=@,48-57,_,192-255
10286 setlocal keywordprg=
10287 setlocal nolinebreak
10288 setlocal nolisp
10289 setlocal nolist
10290 setlocal makeprg=
10291 setlocal matchpairs=(:),{:},[:],<:>
10292 setlocal nomodeline
10293 setlocal modifiable
10294 setlocal nrformats=octal,hex
10295 setlocal nonumber
10296 setlocal numberwidth=4
10297 setlocal omnifunc=htmlcomplete#CompleteTags
10298 setlocal path=
10299 setlocal nopreserveindent
10300 setlocal nopreviewwindow
10301 setlocal quoteescape=\\
10302 setlocal noreadonly
10303 setlocal norightleft
10304 setlocal rightleftcmd=search
10305 setlocal noscrollbind
10306 setlocal shiftwidth=8
10307 setlocal noshortname
10308 setlocal nosmartindent
10309 setlocal softtabstop=0
10310 setlocal nospell
10311 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
10312 setlocal spellfile=
10313 setlocal spelllang=en
10314 setlocal statusline=
10315 setlocal suffixesadd=
10316 setlocal swapfile
10317 setlocal synmaxcol=3000
10318 if &syntax != 'html'
10319 setlocal syntax=html
10320 endif
10321 setlocal tabstop=2
10322 setlocal tags=
10323 setlocal textwidth=0
10324 setlocal thesaurus=
10325 setlocal nowinfixheight
10326 setlocal nowinfixwidth
10327 setlocal wrap
10328 setlocal wrapmargin=0
10329 silent! normal! zE
10330 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10331 if s:l < 1 | let s:l = 1 | endif
10332 exe s:l
10333 normal! zt
10334 1
10335 normal! 0
10336 tabedit news.php
10337 set splitbelow splitright
10338 set nosplitbelow
10339 set nosplitright
10340 wincmd t
10341 set winheight=1 winwidth=1
10342 argglobal
10343 24argu
10344 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10345 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10346 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
10347 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
10348 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
10349 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
10350 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
10351 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
10352 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
10353 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
10354 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
10355 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
10356 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
10357 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
10358 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
10359 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
10360 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
10361 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
10362 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">')
10363 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">')
10364 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
10365 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
10366 nnoremap <buffer> <silent> ; 
10367 nnoremap <buffer> <silent> ;; ;
10368 vnoremap <buffer> <silent> ;; ;
10369 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10370 :nohls
10371 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10372 :nohls
10373 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10374 :nohls
10375 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10376 :nohls
10377 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
10378 inoremap <buffer> <silent> &hA &hArr;
10379 inoremap <buffer> <silent> &dA &dArr;
10380 inoremap <buffer> <silent> &rA &rArr;
10381 inoremap <buffer> <silent> &uA &uArr;
10382 inoremap <buffer> <silent> &lA &lArr;
10383 inoremap <buffer> <silent> &ha &harr;
10384 inoremap <buffer> <silent> &da &darr;
10385 inoremap <buffer> <silent> &ra &rarr;
10386 inoremap <buffer> <silent> &ua &uarr;
10387 inoremap <buffer> <silent> &la &larr;
10388 inoremap <buffer> <silent> &pv &piv;
10389 inoremap <buffer> <silent> &uh &upsih;
10390 inoremap <buffer> <silent> &ts &thetasym;
10391 inoremap <buffer> <silent> &og &omega;
10392 inoremap <buffer> <silent> &ps &psi;
10393 inoremap <buffer> <silent> &ch &chi;
10394 inoremap <buffer> <silent> &ph &phi;
10395 inoremap <buffer> <silent> &up &upsilon;
10396 inoremap <buffer> <silent> &ta &tau;
10397 inoremap <buffer> <silent> &sf &sigmaf;
10398 inoremap <buffer> <silent> &si &sigma;
10399 inoremap <buffer> <silent> &rh &rho;
10400 inoremap <buffer> <silent> &pi &pi;
10401 inoremap <buffer> <silent> &oc &omicron;
10402 inoremap <buffer> <silent> &xi &xi;
10403 inoremap <buffer> <silent> &nu &nu;
10404 inoremap <buffer> <silent> &mu &mu;
10405 inoremap <buffer> <silent> &lm &lambda;
10406 inoremap <buffer> <silent> &ka &kappa;
10407 inoremap <buffer> <silent> &io &iota;
10408 inoremap <buffer> <silent> &th &theta;
10409 inoremap <buffer> <silent> &et &eta;
10410 inoremap <buffer> <silent> &ze &zeta;
10411 inoremap <buffer> <silent> &ep &epsilon;
10412 inoremap <buffer> <silent> &de &delta;
10413 inoremap <buffer> <silent> &ga &gamma;
10414 inoremap <buffer> <silent> &be &beta;
10415 inoremap <buffer> <silent> &al &alpha;
10416 inoremap <buffer> <silent> &Ps &Psi;
10417 inoremap <buffer> <silent> &Ch &Chi;
10418 inoremap <buffer> <silent> &Ph &Phi;
10419 inoremap <buffer> <silent> &Up &Upsilon;
10420 inoremap <buffer> <silent> &Ta &Tau;
10421 inoremap <buffer> <silent> &Si &Sigma;
10422 inoremap <buffer> <silent> &Rh &Rho;
10423 inoremap <buffer> <silent> &Pi &Pi;
10424 inoremap <buffer> <silent> &Oc &Omicron;
10425 inoremap <buffer> <silent> &Xi &Xi;
10426 inoremap <buffer> <silent> &Nu &Nu;
10427 inoremap <buffer> <silent> &Mu &Mu;
10428 inoremap <buffer> <silent> &Lm &Lambda;
10429 inoremap <buffer> <silent> &Ka &Kappa;
10430 inoremap <buffer> <silent> &Io &Iota;
10431 inoremap <buffer> <silent> &Th &Theta;
10432 inoremap <buffer> <silent> &Et &Eta;
10433 inoremap <buffer> <silent> &Ze &Zeta;
10434 inoremap <buffer> <silent> &Ep &Epsilon;
10435 inoremap <buffer> <silent> &De &Delta;
10436 inoremap <buffer> <silent> &Ga &Gamma;
10437 inoremap <buffer> <silent> &Be &Beta;
10438 inoremap <buffer> <silent> &Al &Alpha;
10439 inoremap <buffer> <silent> &3. &hellip;
10440 inoremap <buffer> <silent> &-- &mdash;
10441 inoremap <buffer> <silent> &3- &mdash;
10442 inoremap <buffer> <silent> &m- &mdash;
10443 inoremap <buffer> <silent> &2- &ndash;
10444 inoremap <buffer> <silent> &n- &ndash;
10445 inoremap <buffer> <silent> &34 &frac34;
10446 inoremap <buffer> <silent> &12 &frac12;
10447 inoremap <buffer> <silent> &14 &frac14;
10448 inoremap <buffer> <silent> &. &middot;
10449 inoremap <buffer> <silent> &pa &para;
10450 inoremap <buffer> <silent> &mi &micro;
10451 inoremap <buffer> <silent> &dg &deg;
10452 inoremap <buffer> <silent> &? &iquest;
10453 inoremap <buffer> <silent> &! &iexcl;
10454 inoremap <buffer> <silent> &sz &szlig;
10455 inoremap <buffer> <silent> &o/ &oslash;
10456 inoremap <buffer> <silent> &/ &divide;
10457 inoremap <buffer> <silent> &" &uml;
10458 inoremap <buffer> <silent> &2> &raquo;
10459 inoremap <buffer> <silent> &2< &laquo;
10460 inoremap <buffer> <silent> &y" &yuml;
10461 inoremap <buffer> <silent> &y' &yacute;
10462 inoremap <buffer> <silent> &u" &uuml;
10463 inoremap <buffer> <silent> &u^ &ucirc;
10464 inoremap <buffer> <silent> &u' &uacute;
10465 inoremap <buffer> <silent> &u` &ugrave;
10466 inoremap <buffer> <silent> &x &times;
10467 inoremap <buffer> <silent> &o" &ouml;
10468 inoremap <buffer> <silent> &o~ &otilde;
10469 inoremap <buffer> <silent> &o^ &ocirc;
10470 inoremap <buffer> <silent> &o' &oacute;
10471 inoremap <buffer> <silent> &o` &ograve;
10472 inoremap <buffer> <silent> &n~ &ntilde;
10473 inoremap <buffer> <silent> &i" &iuml;
10474 inoremap <buffer> <silent> &i^ &icirc;
10475 inoremap <buffer> <silent> &i' &iacute;
10476 inoremap <buffer> <silent> &i` &igrave;
10477 inoremap <buffer> <silent> &e" &euml;
10478 inoremap <buffer> <silent> &e^ &ecirc;
10479 inoremap <buffer> <silent> &e' &eacute;
10480 inoremap <buffer> <silent> &e` &egrave;
10481 inoremap <buffer> <silent> &c, &ccedil;
10482 inoremap <buffer> <silent> &ae &aelig;
10483 inoremap <buffer> <silent> &ao &aring;
10484 inoremap <buffer> <silent> &a" &auml;
10485 inoremap <buffer> <silent> &a~ &atilde;
10486 inoremap <buffer> <silent> &a^ &acirc;
10487 inoremap <buffer> <silent> &a' &aacute;
10488 inoremap <buffer> <silent> &a` &agrave;
10489 inoremap <buffer> <silent> &Y' &Yacute;
10490 inoremap <buffer> <silent> &U" &Uuml;
10491 inoremap <buffer> <silent> &U^ &Ucirc;
10492 inoremap <buffer> <silent> &U' &Uacute;
10493 inoremap <buffer> <silent> &U` &Ugrave;
10494 inoremap <buffer> <silent> &O/ &Oslash;
10495 inoremap <buffer> <silent> &O" &Ouml;
10496 inoremap <buffer> <silent> &O~ &Otilde;
10497 inoremap <buffer> <silent> &O^ &Ocirc;
10498 inoremap <buffer> <silent> &O' &Oacute;
10499 inoremap <buffer> <silent> &O` &Ograve;
10500 inoremap <buffer> <silent> &N~ &Ntilde;
10501 inoremap <buffer> <silent> &I" &Iuml;
10502 inoremap <buffer> <silent> &I^ &Icirc;
10503 inoremap <buffer> <silent> &I' &Iacute;
10504 inoremap <buffer> <silent> &I` &Igrave;
10505 inoremap <buffer> <silent> &E" &Euml;
10506 inoremap <buffer> <silent> &E^ &Ecirc;
10507 inoremap <buffer> <silent> &E' &Eacute;
10508 inoremap <buffer> <silent> &E` &Egrave;
10509 inoremap <buffer> <silent> &C, &Ccedil;
10510 inoremap <buffer> <silent> &AE &AElig;
10511 inoremap <buffer> <silent> &Ao &Aring;
10512 inoremap <buffer> <silent> &A" &Auml;
10513 inoremap <buffer> <silent> &A~ &Atilde;
10514 inoremap <buffer> <silent> &A^ &Acirc;
10515 inoremap <buffer> <silent> &A' &Aacute;
10516 inoremap <buffer> <silent> &A` &Agrave;
10517 inoremap <buffer> <silent> &c| &cent;
10518 inoremap <buffer> <silent> &Y= &yen;
10519 inoremap <buffer> <silent> &# &pound;
10520 inoremap <buffer> <silent> & &nbsp;
10521 inoremap <buffer> <silent> &> &gt;
10522 inoremap <buffer> <silent> &< &lt;
10523 inoremap <buffer> <silent> &' &quot;
10524 inoremap <buffer> <silent> &tm &trade;
10525 inoremap <buffer> <silent> &rO &reg;
10526 inoremap <buffer> <silent> &cO &copy;
10527 inoremap <buffer> <silent> && &amp;
10528 inoremap <buffer> <silent> ; &nbsp;
10529 inoremap <buffer> <silent> ;la <label for=""></label>F"
10530 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
10531 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
10532 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
10533 </textarea>k$5F"i
10534 inoremap <buffer> <silent> ;og <optgroup label="">
10535 </optgroup>k$F"i
10536 inoremap <buffer> <silent> ;op <option></option>F<
10537 inoremap <buffer> <silent> ;ms <select name="" multiple>
10538 </select>O
10539 inoremap <buffer> <silent> ;se <select name="">
10540 </select>O
10541 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
10542 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
10543 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
10544 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
10545 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
10546 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
10547 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
10548 inoremap <buffer> <silent> ;fm <form action="">
10549 </form>k$F"i
10550 inoremap <buffer> <silent> ;if <iframe src="">
10551 </iframe>k$F"i
10552 inoremap <buffer> <silent> ;nf <noframes>
10553 </noframes>O
10554 inoremap <buffer> <silent> ;fr <frame src="">F"
10555 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
10556 </frameset>k$3F"i
10557 inoremap <buffer> <silent> ;th <th></th>F<
10558 inoremap <buffer> <silent> ;td <td>
10559 </td>O
10560 inoremap <buffer> <silent> ;tr <tr>
10561 </tr>O
10562 inoremap <buffer> <silent> ;tf <tfoot>
10563 </tfoot>O
10564 inoremap <buffer> <silent> ;tb <tbody>
10565 </tbody>O
10566 inoremap <buffer> <silent> ;tH <thead>
10567 </thead>O
10568 inoremap <buffer> <silent> ;ta <table>
10569 </table>O
10570 inoremap <buffer> <silent> ;ca <caption></caption>F<
10571 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
10572 </object>k$5F"i
10573 inoremap <buffer> <silent> ;ns <noscript>
10574 </noscripT>O
10575 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
10576 <noembed></noembed>k$5F"i
10577 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
10578 inoremap <buffer> <silent> ;va <var></var>F<
10579 inoremap <buffer> <silent> ;ul <ul>
10580 </ul>O
10581 inoremap <buffer> <silent> ;tt <tt></tt>F<
10582 inoremap <buffer> <silent> ;ti <title></title>F<
10583 inoremap <buffer> <silent> ;sp <sup></sup>F<
10584 inoremap <buffer> <silent> ;sb <sub></sub>F<
10585 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
10586 inoremap <buffer> <silent> ;cs <style type="text/css">
10587 <!--
10588 -->
10589 </style>kO
10590 inoremap <buffer> <silent> ;sm <small></small>F<
10591 inoremap <buffer> <silent> ;sa <samp></samp>F<
10592 inoremap <buffer> <silent> ;sk <strike></strike>F<
10593 inoremap <buffer> <silent> ;qu <q></q>F<
10594 inoremap <buffer> <silent> ;pr <pre>
10595 </pre>O
10596 inoremap <buffer> <silent> ;/p </p>
10597 
10598 <p>
10599 inoremap <buffer> <silent> ;pp <p>
10600 </p>O
10601 inoremap <buffer> <silent> ;ol <ol>
10602 </ol>O
10603 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
10604 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
10605 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
10606 inoremap <buffer> <silent> ;lk <link href="">F"
10607 inoremap <buffer> <silent> ;li <li></li>F<
10608 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
10609 inoremap <buffer> <silent> ;ii <isindex>
10610 inoremap <buffer> <silent> ;in <ins></ins>F<
10611 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
10612 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
10613 inoremap <buffer> <silent> ;ht <html>
10614 </html>O
10615 inoremap <buffer> <silent> ;Hr <hr width="75%">
10616 inoremap <buffer> <silent> ;hr <hr>
10617 inoremap <buffer> <silent> ;he <head>
10618 </head>O
10619 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
10620 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
10621 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
10622 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
10623 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
10624 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
10625 inoremap <buffer> <silent> ;h6 <h6></h6>F<
10626 inoremap <buffer> <silent> ;h5 <h5></h5>F<
10627 inoremap <buffer> <silent> ;h4 <h4></h4>F<
10628 inoremap <buffer> <silent> ;h3 <h3></h3>F<
10629 inoremap <buffer> <silent> ;h2 <h2></h2>F<
10630 inoremap <buffer> <silent> ;h1 <h1></h1>F<
10631 inoremap <buffer> <silent> ;fc <font color=""></font>F"
10632 inoremap <buffer> <silent> ;fo <font size=""></font>F"
10633 inoremap <buffer> <silent> ;sn <span></span>F<
10634 inoremap <buffer> <silent> ;dv <div>
10635 </div>O
10636 inoremap <buffer> <silent> ;df <dfn></dfn>F<
10637 inoremap <buffer> <silent> ;de <del></del>F<
10638 inoremap <buffer> <silent> ;dd <dd></dd>F<
10639 inoremap <buffer> <silent> ;dt <dt></dt>F<
10640 inoremap <buffer> <silent> ;dl <dl>
10641 </dl>O
10642 inoremap <buffer> <silent> ;co <code></code>F<
10643 inoremap <buffer> <silent> ;ci <cite></cite>F<
10644 inoremap <buffer> <silent> ;ce <center></center>F<
10645 inoremap <buffer> <silent> ;br <br>
10646 inoremap <buffer> <silent> ;bd <body>
10647 </body>O
10648 inoremap <buffer> <silent> ;bl <blockquote>
10649 </blockquote>O
10650 inoremap <buffer> <silent> ;bi <big></big>F<
10651 inoremap <buffer> <silent> ;bh <base href="">F"
10652 inoremap <buffer> <silent> ;ad <address></address>F<
10653 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
10654 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
10655 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
10656 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
10657 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
10658 inoremap <buffer> <silent> ;an <a name=""></a>F"
10659 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
10660 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
10661 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
10662 inoremap <buffer> <silent> ;ah <a href=""></a>F"
10663 imap <buffer> <silent> ;s4 ;s4
10664 imap <buffer> <silent> ;4 ;4
10665 inoremap <buffer> <silent> ;mi :call MangleImageTag()
10666 inoremap <buffer> <silent> ; 
10667 inoremap <buffer> <silent> ;& &
10668 inoremap <buffer> <silent> ;; ;
10669 setlocal keymap=
10670 setlocal noarabic
10671 setlocal autoindent
10672 setlocal balloonexpr=
10673 setlocal nobinary
10674 setlocal bufhidden=
10675 setlocal buflisted
10676 setlocal buftype=
10677 setlocal nocindent
10678 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
10679 setlocal cinoptions=
10680 setlocal cinwords=if,else,while,do,for,switch
10681 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
10682 setlocal commentstring=/*%s*/
10683 setlocal complete=.,w,b,u,t,i
10684 setlocal completefunc=
10685 setlocal nocopyindent
10686 setlocal nocursorcolumn
10687 setlocal nocursorline
10688 setlocal define=
10689 setlocal dictionary=
10690 setlocal nodiff
10691 setlocal equalprg=
10692 setlocal errorformat=
10693 setlocal noexpandtab
10694 if &filetype != 'php'
10695 setlocal filetype=php
10696 endif
10697 setlocal foldcolumn=0
10698 setlocal foldenable
10699 setlocal foldexpr=0
10700 setlocal foldignore=#
10701 setlocal foldlevel=0
10702 setlocal foldmarker={{{,}}}
10703 setlocal foldmethod=manual
10704 setlocal foldminlines=1
10705 setlocal foldnestmax=20
10706 setlocal foldtext=foldtext()
10707 setlocal formatexpr=
10708 setlocal formatoptions=tcq
10709 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
10710 setlocal grepprg=
10711 setlocal iminsert=2
10712 setlocal imsearch=2
10713 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
10714 setlocal includeexpr=
10715 setlocal indentexpr=
10716 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
10717 setlocal noinfercase
10718 setlocal iskeyword=@,48-57,_,192-255
10719 setlocal keywordprg=
10720 setlocal nolinebreak
10721 setlocal nolisp
10722 setlocal nolist
10723 setlocal makeprg=
10724 setlocal matchpairs=(:),{:},[:],<:>
10725 setlocal nomodeline
10726 setlocal modifiable
10727 setlocal nrformats=octal,hex
10728 setlocal nonumber
10729 setlocal numberwidth=4
10730 setlocal omnifunc=phpcomplete#CompletePHP
10731 setlocal path=
10732 setlocal nopreserveindent
10733 setlocal nopreviewwindow
10734 setlocal quoteescape=\\
10735 setlocal noreadonly
10736 setlocal norightleft
10737 setlocal rightleftcmd=search
10738 setlocal noscrollbind
10739 setlocal shiftwidth=8
10740 setlocal noshortname
10741 setlocal nosmartindent
10742 setlocal softtabstop=0
10743 setlocal nospell
10744 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
10745 setlocal spellfile=
10746 setlocal spelllang=en
10747 setlocal statusline=
10748 setlocal suffixesadd=
10749 setlocal swapfile
10750 setlocal synmaxcol=3000
10751 if &syntax != 'php'
10752 setlocal syntax=php
10753 endif
10754 setlocal tabstop=2
10755 setlocal tags=
10756 setlocal textwidth=0
10757 setlocal thesaurus=
10758 setlocal nowinfixheight
10759 setlocal nowinfixwidth
10760 setlocal wrap
10761 setlocal wrapmargin=0
10762 silent! normal! zE
10763 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10764 if s:l < 1 | let s:l = 1 | endif
10765 exe s:l
10766 normal! zt
10767 1
10768 normal! 0
10769 tabedit printable.php
10770 set splitbelow splitright
10771 set nosplitbelow
10772 set nosplitright
10773 wincmd t
10774 set winheight=1 winwidth=1
10775 argglobal
10776 26argu
10777 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10778 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
10779 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
10780 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
10781 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
10782 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
10783 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
10784 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
10785 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
10786 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
10787 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
10788 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
10789 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
10790 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
10791 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
10792 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
10793 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
10794 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
10795 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">')
10796 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">')
10797 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
10798 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
10799 nnoremap <buffer> <silent> ; 
10800 nnoremap <buffer> <silent> ;; ;
10801 vnoremap <buffer> <silent> ;; ;
10802 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10803 :nohls
10804 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
10805 :nohls
10806 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10807 :nohls
10808 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
10809 :nohls
10810 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
10811 inoremap <buffer> <silent> &hA &hArr;
10812 inoremap <buffer> <silent> &dA &dArr;
10813 inoremap <buffer> <silent> &rA &rArr;
10814 inoremap <buffer> <silent> &uA &uArr;
10815 inoremap <buffer> <silent> &lA &lArr;
10816 inoremap <buffer> <silent> &ha &harr;
10817 inoremap <buffer> <silent> &da &darr;
10818 inoremap <buffer> <silent> &ra &rarr;
10819 inoremap <buffer> <silent> &ua &uarr;
10820 inoremap <buffer> <silent> &la &larr;
10821 inoremap <buffer> <silent> &pv &piv;
10822 inoremap <buffer> <silent> &uh &upsih;
10823 inoremap <buffer> <silent> &ts &thetasym;
10824 inoremap <buffer> <silent> &og &omega;
10825 inoremap <buffer> <silent> &ps &psi;
10826 inoremap <buffer> <silent> &ch &chi;
10827 inoremap <buffer> <silent> &ph &phi;
10828 inoremap <buffer> <silent> &up &upsilon;
10829 inoremap <buffer> <silent> &ta &tau;
10830 inoremap <buffer> <silent> &sf &sigmaf;
10831 inoremap <buffer> <silent> &si &sigma;
10832 inoremap <buffer> <silent> &rh &rho;
10833 inoremap <buffer> <silent> &pi &pi;
10834 inoremap <buffer> <silent> &oc &omicron;
10835 inoremap <buffer> <silent> &xi &xi;
10836 inoremap <buffer> <silent> &nu &nu;
10837 inoremap <buffer> <silent> &mu &mu;
10838 inoremap <buffer> <silent> &lm &lambda;
10839 inoremap <buffer> <silent> &ka &kappa;
10840 inoremap <buffer> <silent> &io &iota;
10841 inoremap <buffer> <silent> &th &theta;
10842 inoremap <buffer> <silent> &et &eta;
10843 inoremap <buffer> <silent> &ze &zeta;
10844 inoremap <buffer> <silent> &ep &epsilon;
10845 inoremap <buffer> <silent> &de &delta;
10846 inoremap <buffer> <silent> &ga &gamma;
10847 inoremap <buffer> <silent> &be &beta;
10848 inoremap <buffer> <silent> &al &alpha;
10849 inoremap <buffer> <silent> &Ps &Psi;
10850 inoremap <buffer> <silent> &Ch &Chi;
10851 inoremap <buffer> <silent> &Ph &Phi;
10852 inoremap <buffer> <silent> &Up &Upsilon;
10853 inoremap <buffer> <silent> &Ta &Tau;
10854 inoremap <buffer> <silent> &Si &Sigma;
10855 inoremap <buffer> <silent> &Rh &Rho;
10856 inoremap <buffer> <silent> &Pi &Pi;
10857 inoremap <buffer> <silent> &Oc &Omicron;
10858 inoremap <buffer> <silent> &Xi &Xi;
10859 inoremap <buffer> <silent> &Nu &Nu;
10860 inoremap <buffer> <silent> &Mu &Mu;
10861 inoremap <buffer> <silent> &Lm &Lambda;
10862 inoremap <buffer> <silent> &Ka &Kappa;
10863 inoremap <buffer> <silent> &Io &Iota;
10864 inoremap <buffer> <silent> &Th &Theta;
10865 inoremap <buffer> <silent> &Et &Eta;
10866 inoremap <buffer> <silent> &Ze &Zeta;
10867 inoremap <buffer> <silent> &Ep &Epsilon;
10868 inoremap <buffer> <silent> &De &Delta;
10869 inoremap <buffer> <silent> &Ga &Gamma;
10870 inoremap <buffer> <silent> &Be &Beta;
10871 inoremap <buffer> <silent> &Al &Alpha;
10872 inoremap <buffer> <silent> &3. &hellip;
10873 inoremap <buffer> <silent> &-- &mdash;
10874 inoremap <buffer> <silent> &3- &mdash;
10875 inoremap <buffer> <silent> &m- &mdash;
10876 inoremap <buffer> <silent> &2- &ndash;
10877 inoremap <buffer> <silent> &n- &ndash;
10878 inoremap <buffer> <silent> &34 &frac34;
10879 inoremap <buffer> <silent> &12 &frac12;
10880 inoremap <buffer> <silent> &14 &frac14;
10881 inoremap <buffer> <silent> &. &middot;
10882 inoremap <buffer> <silent> &pa &para;
10883 inoremap <buffer> <silent> &mi &micro;
10884 inoremap <buffer> <silent> &dg &deg;
10885 inoremap <buffer> <silent> &? &iquest;
10886 inoremap <buffer> <silent> &! &iexcl;
10887 inoremap <buffer> <silent> &sz &szlig;
10888 inoremap <buffer> <silent> &o/ &oslash;
10889 inoremap <buffer> <silent> &/ &divide;
10890 inoremap <buffer> <silent> &" &uml;
10891 inoremap <buffer> <silent> &2> &raquo;
10892 inoremap <buffer> <silent> &2< &laquo;
10893 inoremap <buffer> <silent> &y" &yuml;
10894 inoremap <buffer> <silent> &y' &yacute;
10895 inoremap <buffer> <silent> &u" &uuml;
10896 inoremap <buffer> <silent> &u^ &ucirc;
10897 inoremap <buffer> <silent> &u' &uacute;
10898 inoremap <buffer> <silent> &u` &ugrave;
10899 inoremap <buffer> <silent> &x &times;
10900 inoremap <buffer> <silent> &o" &ouml;
10901 inoremap <buffer> <silent> &o~ &otilde;
10902 inoremap <buffer> <silent> &o^ &ocirc;
10903 inoremap <buffer> <silent> &o' &oacute;
10904 inoremap <buffer> <silent> &o` &ograve;
10905 inoremap <buffer> <silent> &n~ &ntilde;
10906 inoremap <buffer> <silent> &i" &iuml;
10907 inoremap <buffer> <silent> &i^ &icirc;
10908 inoremap <buffer> <silent> &i' &iacute;
10909 inoremap <buffer> <silent> &i` &igrave;
10910 inoremap <buffer> <silent> &e" &euml;
10911 inoremap <buffer> <silent> &e^ &ecirc;
10912 inoremap <buffer> <silent> &e' &eacute;
10913 inoremap <buffer> <silent> &e` &egrave;
10914 inoremap <buffer> <silent> &c, &ccedil;
10915 inoremap <buffer> <silent> &ae &aelig;
10916 inoremap <buffer> <silent> &ao &aring;
10917 inoremap <buffer> <silent> &a" &auml;
10918 inoremap <buffer> <silent> &a~ &atilde;
10919 inoremap <buffer> <silent> &a^ &acirc;
10920 inoremap <buffer> <silent> &a' &aacute;
10921 inoremap <buffer> <silent> &a` &agrave;
10922 inoremap <buffer> <silent> &Y' &Yacute;
10923 inoremap <buffer> <silent> &U" &Uuml;
10924 inoremap <buffer> <silent> &U^ &Ucirc;
10925 inoremap <buffer> <silent> &U' &Uacute;
10926 inoremap <buffer> <silent> &U` &Ugrave;
10927 inoremap <buffer> <silent> &O/ &Oslash;
10928 inoremap <buffer> <silent> &O" &Ouml;
10929 inoremap <buffer> <silent> &O~ &Otilde;
10930 inoremap <buffer> <silent> &O^ &Ocirc;
10931 inoremap <buffer> <silent> &O' &Oacute;
10932 inoremap <buffer> <silent> &O` &Ograve;
10933 inoremap <buffer> <silent> &N~ &Ntilde;
10934 inoremap <buffer> <silent> &I" &Iuml;
10935 inoremap <buffer> <silent> &I^ &Icirc;
10936 inoremap <buffer> <silent> &I' &Iacute;
10937 inoremap <buffer> <silent> &I` &Igrave;
10938 inoremap <buffer> <silent> &E" &Euml;
10939 inoremap <buffer> <silent> &E^ &Ecirc;
10940 inoremap <buffer> <silent> &E' &Eacute;
10941 inoremap <buffer> <silent> &E` &Egrave;
10942 inoremap <buffer> <silent> &C, &Ccedil;
10943 inoremap <buffer> <silent> &AE &AElig;
10944 inoremap <buffer> <silent> &Ao &Aring;
10945 inoremap <buffer> <silent> &A" &Auml;
10946 inoremap <buffer> <silent> &A~ &Atilde;
10947 inoremap <buffer> <silent> &A^ &Acirc;
10948 inoremap <buffer> <silent> &A' &Aacute;
10949 inoremap <buffer> <silent> &A` &Agrave;
10950 inoremap <buffer> <silent> &c| &cent;
10951 inoremap <buffer> <silent> &Y= &yen;
10952 inoremap <buffer> <silent> &# &pound;
10953 inoremap <buffer> <silent> & &nbsp;
10954 inoremap <buffer> <silent> &> &gt;
10955 inoremap <buffer> <silent> &< &lt;
10956 inoremap <buffer> <silent> &' &quot;
10957 inoremap <buffer> <silent> &tm &trade;
10958 inoremap <buffer> <silent> &rO &reg;
10959 inoremap <buffer> <silent> &cO &copy;
10960 inoremap <buffer> <silent> && &amp;
10961 inoremap <buffer> <silent> ; &nbsp;
10962 inoremap <buffer> <silent> ;la <label for=""></label>F"
10963 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
10964 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
10965 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
10966 </textarea>k$5F"i
10967 inoremap <buffer> <silent> ;og <optgroup label="">
10968 </optgroup>k$F"i
10969 inoremap <buffer> <silent> ;op <option></option>F<
10970 inoremap <buffer> <silent> ;ms <select name="" multiple>
10971 </select>O
10972 inoremap <buffer> <silent> ;se <select name="">
10973 </select>O
10974 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
10975 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
10976 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
10977 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
10978 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
10979 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
10980 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
10981 inoremap <buffer> <silent> ;fm <form action="">
10982 </form>k$F"i
10983 inoremap <buffer> <silent> ;if <iframe src="">
10984 </iframe>k$F"i
10985 inoremap <buffer> <silent> ;nf <noframes>
10986 </noframes>O
10987 inoremap <buffer> <silent> ;fr <frame src="">F"
10988 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
10989 </frameset>k$3F"i
10990 inoremap <buffer> <silent> ;th <th></th>F<
10991 inoremap <buffer> <silent> ;td <td>
10992 </td>O
10993 inoremap <buffer> <silent> ;tr <tr>
10994 </tr>O
10995 inoremap <buffer> <silent> ;tf <tfoot>
10996 </tfoot>O
10997 inoremap <buffer> <silent> ;tb <tbody>
10998 </tbody>O
10999 inoremap <buffer> <silent> ;tH <thead>
11000 </thead>O
11001 inoremap <buffer> <silent> ;ta <table>
11002 </table>O
11003 inoremap <buffer> <silent> ;ca <caption></caption>F<
11004 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
11005 </object>k$5F"i
11006 inoremap <buffer> <silent> ;ns <noscript>
11007 </noscripT>O
11008 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
11009 <noembed></noembed>k$5F"i
11010 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
11011 inoremap <buffer> <silent> ;va <var></var>F<
11012 inoremap <buffer> <silent> ;ul <ul>
11013 </ul>O
11014 inoremap <buffer> <silent> ;tt <tt></tt>F<
11015 inoremap <buffer> <silent> ;ti <title></title>F<
11016 inoremap <buffer> <silent> ;sp <sup></sup>F<
11017 inoremap <buffer> <silent> ;sb <sub></sub>F<
11018 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
11019 inoremap <buffer> <silent> ;cs <style type="text/css">
11020 <!--
11021 -->
11022 </style>kO
11023 inoremap <buffer> <silent> ;sm <small></small>F<
11024 inoremap <buffer> <silent> ;sa <samp></samp>F<
11025 inoremap <buffer> <silent> ;sk <strike></strike>F<
11026 inoremap <buffer> <silent> ;qu <q></q>F<
11027 inoremap <buffer> <silent> ;pr <pre>
11028 </pre>O
11029 inoremap <buffer> <silent> ;/p </p>
11030 
11031 <p>
11032 inoremap <buffer> <silent> ;pp <p>
11033 </p>O
11034 inoremap <buffer> <silent> ;ol <ol>
11035 </ol>O
11036 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
11037 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
11038 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
11039 inoremap <buffer> <silent> ;lk <link href="">F"
11040 inoremap <buffer> <silent> ;li <li></li>F<
11041 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
11042 inoremap <buffer> <silent> ;ii <isindex>
11043 inoremap <buffer> <silent> ;in <ins></ins>F<
11044 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
11045 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
11046 inoremap <buffer> <silent> ;ht <html>
11047 </html>O
11048 inoremap <buffer> <silent> ;Hr <hr width="75%">
11049 inoremap <buffer> <silent> ;hr <hr>
11050 inoremap <buffer> <silent> ;he <head>
11051 </head>O
11052 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
11053 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
11054 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
11055 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
11056 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
11057 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
11058 inoremap <buffer> <silent> ;h6 <h6></h6>F<
11059 inoremap <buffer> <silent> ;h5 <h5></h5>F<
11060 inoremap <buffer> <silent> ;h4 <h4></h4>F<
11061 inoremap <buffer> <silent> ;h3 <h3></h3>F<
11062 inoremap <buffer> <silent> ;h2 <h2></h2>F<
11063 inoremap <buffer> <silent> ;h1 <h1></h1>F<
11064 inoremap <buffer> <silent> ;fc <font color=""></font>F"
11065 inoremap <buffer> <silent> ;fo <font size=""></font>F"
11066 inoremap <buffer> <silent> ;sn <span></span>F<
11067 inoremap <buffer> <silent> ;dv <div>
11068 </div>O
11069 inoremap <buffer> <silent> ;df <dfn></dfn>F<
11070 inoremap <buffer> <silent> ;de <del></del>F<
11071 inoremap <buffer> <silent> ;dd <dd></dd>F<
11072 inoremap <buffer> <silent> ;dt <dt></dt>F<
11073 inoremap <buffer> <silent> ;dl <dl>
11074 </dl>O
11075 inoremap <buffer> <silent> ;co <code></code>F<
11076 inoremap <buffer> <silent> ;ci <cite></cite>F<
11077 inoremap <buffer> <silent> ;ce <center></center>F<
11078 inoremap <buffer> <silent> ;br <br>
11079 inoremap <buffer> <silent> ;bd <body>
11080 </body>O
11081 inoremap <buffer> <silent> ;bl <blockquote>
11082 </blockquote>O
11083 inoremap <buffer> <silent> ;bi <big></big>F<
11084 inoremap <buffer> <silent> ;bh <base href="">F"
11085 inoremap <buffer> <silent> ;ad <address></address>F<
11086 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
11087 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
11088 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
11089 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
11090 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
11091 inoremap <buffer> <silent> ;an <a name=""></a>F"
11092 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
11093 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
11094 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
11095 inoremap <buffer> <silent> ;ah <a href=""></a>F"
11096 imap <buffer> <silent> ;s4 ;s4
11097 imap <buffer> <silent> ;4 ;4
11098 inoremap <buffer> <silent> ;mi :call MangleImageTag()
11099 inoremap <buffer> <silent> ; 
11100 inoremap <buffer> <silent> ;& &
11101 inoremap <buffer> <silent> ;; ;
11102 setlocal keymap=
11103 setlocal noarabic
11104 setlocal autoindent
11105 setlocal balloonexpr=
11106 setlocal nobinary
11107 setlocal bufhidden=
11108 setlocal buflisted
11109 setlocal buftype=
11110 setlocal nocindent
11111 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11112 setlocal cinoptions=
11113 setlocal cinwords=if,else,while,do,for,switch
11114 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
11115 setlocal commentstring=/*%s*/
11116 setlocal complete=.,w,b,u,t,i
11117 setlocal completefunc=
11118 setlocal nocopyindent
11119 setlocal nocursorcolumn
11120 setlocal nocursorline
11121 setlocal define=
11122 setlocal dictionary=
11123 setlocal nodiff
11124 setlocal equalprg=
11125 setlocal errorformat=
11126 setlocal noexpandtab
11127 if &filetype != 'php'
11128 setlocal filetype=php
11129 endif
11130 setlocal foldcolumn=0
11131 setlocal foldenable
11132 setlocal foldexpr=0
11133 setlocal foldignore=#
11134 setlocal foldlevel=0
11135 setlocal foldmarker={{{,}}}
11136 setlocal foldmethod=manual
11137 setlocal foldminlines=1
11138 setlocal foldnestmax=20
11139 setlocal foldtext=foldtext()
11140 setlocal formatexpr=
11141 setlocal formatoptions=tcq
11142 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11143 setlocal grepprg=
11144 setlocal iminsert=2
11145 setlocal imsearch=2
11146 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
11147 setlocal includeexpr=
11148 setlocal indentexpr=
11149 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11150 setlocal noinfercase
11151 setlocal iskeyword=@,48-57,_,192-255
11152 setlocal keywordprg=
11153 setlocal nolinebreak
11154 setlocal nolisp
11155 setlocal nolist
11156 setlocal makeprg=
11157 setlocal matchpairs=(:),{:},[:],<:>
11158 setlocal nomodeline
11159 setlocal modifiable
11160 setlocal nrformats=octal,hex
11161 setlocal nonumber
11162 setlocal numberwidth=4
11163 setlocal omnifunc=phpcomplete#CompletePHP
11164 setlocal path=
11165 setlocal nopreserveindent
11166 setlocal nopreviewwindow
11167 setlocal quoteescape=\\
11168 setlocal noreadonly
11169 setlocal norightleft
11170 setlocal rightleftcmd=search
11171 setlocal noscrollbind
11172 setlocal shiftwidth=8
11173 setlocal noshortname
11174 setlocal nosmartindent
11175 setlocal softtabstop=0
11176 setlocal nospell
11177 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
11178 setlocal spellfile=
11179 setlocal spelllang=en
11180 setlocal statusline=
11181 setlocal suffixesadd=
11182 setlocal swapfile
11183 setlocal synmaxcol=3000
11184 if &syntax != 'php'
11185 setlocal syntax=php
11186 endif
11187 setlocal tabstop=2
11188 setlocal tags=
11189 setlocal textwidth=0
11190 setlocal thesaurus=
11191 setlocal nowinfixheight
11192 setlocal nowinfixwidth
11193 setlocal wrap
11194 setlocal wrapmargin=0
11195 silent! normal! zE
11196 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
11197 if s:l < 1 | let s:l = 1 | endif
11198 exe s:l
11199 normal! zt
11200 1
11201 normal! 0
11202 tabedit clonezilla-sysresccd.rss
11203 set splitbelow splitright
11204 set nosplitbelow
11205 set nosplitright
11206 wincmd t
11207 set winheight=1 winwidth=1
11208 argglobal
11209 27argu
11210 setlocal keymap=
11211 setlocal noarabic
11212 setlocal autoindent
11213 setlocal balloonexpr=
11214 setlocal nobinary
11215 setlocal bufhidden=
11216 setlocal buflisted
11217 setlocal buftype=
11218 setlocal nocindent
11219 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11220 setlocal cinoptions=
11221 setlocal cinwords=if,else,while,do,for,switch
11222 setlocal comments=s:<!--,m:\ \ \ \ \ ,e:-->
11223 setlocal commentstring=<!--%s-->
11224 setlocal complete=.,w,b,u,t,i
11225 setlocal completefunc=
11226 setlocal nocopyindent
11227 setlocal nocursorcolumn
11228 setlocal nocursorline
11229 setlocal define=
11230 setlocal dictionary=
11231 setlocal nodiff
11232 setlocal equalprg=
11233 setlocal errorformat=
11234 setlocal noexpandtab
11235 if &filetype != 'xml'
11236 setlocal filetype=xml
11237 endif
11238 setlocal foldcolumn=0
11239 setlocal foldenable
11240 setlocal foldexpr=0
11241 setlocal foldignore=#
11242 setlocal foldlevel=0
11243 setlocal foldmarker={{{,}}}
11244 setlocal foldmethod=manual
11245 setlocal foldminlines=1
11246 setlocal foldnestmax=20
11247 setlocal foldtext=foldtext()
11248 setlocal formatexpr=
11249 setlocal formatoptions=roqltc
11250 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11251 setlocal grepprg=
11252 setlocal iminsert=2
11253 setlocal imsearch=2
11254 setlocal include=
11255 setlocal includeexpr=
11256 setlocal indentexpr=
11257 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11258 setlocal noinfercase
11259 setlocal iskeyword=@,48-57,_,192-255
11260 setlocal keywordprg=
11261 setlocal nolinebreak
11262 setlocal nolisp
11263 setlocal nolist
11264 setlocal makeprg=
11265 setlocal matchpairs=(:),{:},[:]
11266 setlocal nomodeline
11267 setlocal modifiable
11268 setlocal nrformats=octal,hex
11269 setlocal nonumber
11270 setlocal numberwidth=4
11271 setlocal omnifunc=xmlcomplete#CompleteTags
11272 setlocal path=
11273 setlocal nopreserveindent
11274 setlocal nopreviewwindow
11275 setlocal quoteescape=\\
11276 setlocal noreadonly
11277 setlocal norightleft
11278 setlocal rightleftcmd=search
11279 setlocal noscrollbind
11280 setlocal shiftwidth=8
11281 setlocal noshortname
11282 setlocal nosmartindent
11283 setlocal softtabstop=0
11284 setlocal nospell
11285 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
11286 setlocal spellfile=
11287 setlocal spelllang=en
11288 setlocal statusline=
11289 setlocal suffixesadd=
11290 setlocal swapfile
11291 setlocal synmaxcol=3000
11292 if &syntax != 'xml'
11293 setlocal syntax=xml
11294 endif
11295 setlocal tabstop=2
11296 setlocal tags=
11297 setlocal textwidth=0
11298 setlocal thesaurus=
11299 setlocal nowinfixheight
11300 setlocal nowinfixwidth
11301 setlocal wrap
11302 setlocal wrapmargin=0
11303 silent! normal! zE
11304 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
11305 if s:l < 1 | let s:l = 1 | endif
11306 exe s:l
11307 normal! zt
11308 1
11309 normal! 0
11310 tabedit ../.htaccess
11311 set splitbelow splitright
11312 set nosplitbelow
11313 set nosplitright
11314 wincmd t
11315 set winheight=1 winwidth=1
11316 argglobal
11317 28argu
11318 setlocal keymap=
11319 setlocal noarabic
11320 setlocal autoindent
11321 setlocal balloonexpr=
11322 setlocal nobinary
11323 setlocal bufhidden=
11324 setlocal buflisted
11325 setlocal buftype=
11326 setlocal nocindent
11327 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11328 setlocal cinoptions=
11329 setlocal cinwords=if,else,while,do,for,switch
11330 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
11331 setlocal commentstring=/*%s*/
11332 setlocal complete=.,w,b,u,t,i
11333 setlocal completefunc=
11334 setlocal nocopyindent
11335 setlocal nocursorcolumn
11336 setlocal nocursorline
11337 setlocal define=
11338 setlocal dictionary=
11339 setlocal nodiff
11340 setlocal equalprg=
11341 setlocal errorformat=
11342 setlocal noexpandtab
11343 if &filetype != 'apache'
11344 setlocal filetype=apache
11345 endif
11346 setlocal foldcolumn=0
11347 setlocal foldenable
11348 setlocal foldexpr=0
11349 setlocal foldignore=#
11350 setlocal foldlevel=0
11351 setlocal foldmarker={{{,}}}
11352 setlocal foldmethod=manual
11353 setlocal foldminlines=1
11354 setlocal foldnestmax=20
11355 setlocal foldtext=foldtext()
11356 setlocal formatexpr=
11357 setlocal formatoptions=tcq
11358 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11359 setlocal grepprg=
11360 setlocal iminsert=2
11361 setlocal imsearch=2
11362 setlocal include=
11363 setlocal includeexpr=
11364 setlocal indentexpr=
11365 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11366 setlocal noinfercase
11367 setlocal iskeyword=@,48-57,_,192-255
11368 setlocal keywordprg=
11369 setlocal nolinebreak
11370 setlocal nolisp
11371 setlocal nolist
11372 setlocal makeprg=
11373 setlocal matchpairs=(:),{:},[:]
11374 setlocal nomodeline
11375 setlocal modifiable
11376 setlocal nrformats=octal,hex
11377 setlocal nonumber
11378 setlocal numberwidth=4
11379 setlocal omnifunc=
11380 setlocal path=
11381 setlocal nopreserveindent
11382 setlocal nopreviewwindow
11383 setlocal quoteescape=\\
11384 setlocal noreadonly
11385 setlocal norightleft
11386 setlocal rightleftcmd=search
11387 setlocal noscrollbind
11388 setlocal shiftwidth=8
11389 setlocal noshortname
11390 setlocal nosmartindent
11391 setlocal softtabstop=0
11392 setlocal nospell
11393 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
11394 setlocal spellfile=
11395 setlocal spelllang=en
11396 setlocal statusline=
11397 setlocal suffixesadd=
11398 setlocal swapfile
11399 setlocal synmaxcol=3000
11400 if &syntax != 'apache'
11401 setlocal syntax=apache
11402 endif
11403 setlocal tabstop=2
11404 setlocal tags=
11405 setlocal textwidth=0
11406 setlocal thesaurus=
11407 setlocal nowinfixheight
11408 setlocal nowinfixwidth
11409 setlocal wrap
11410 setlocal wrapmargin=0
11411 silent! normal! zE
11412 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
11413 if s:l < 1 | let s:l = 1 | endif
11414 exe s:l
11415 normal! zt
11416 1
11417 normal! 0
11418 tabedit .404.html
11419 set splitbelow splitright
11420 set nosplitbelow
11421 set nosplitright
11422 wincmd t
11423 set winheight=1 winwidth=1
11424 argglobal
11425 29argu
11426 edit .404.html
11427 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11428 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11429 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
11430 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
11431 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
11432 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
11433 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
11434 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
11435 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
11436 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
11437 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
11438 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
11439 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
11440 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
11441 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
11442 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
11443 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
11444 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
11445 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">')
11446 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">')
11447 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
11448 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
11449 nnoremap <buffer> <silent> ; 
11450 nnoremap <buffer> <silent> ;; ;
11451 vnoremap <buffer> <silent> ;; ;
11452 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
11453 inoremap <buffer> <silent> &hA &hArr;
11454 inoremap <buffer> <silent> &dA &dArr;
11455 inoremap <buffer> <silent> &rA &rArr;
11456 inoremap <buffer> <silent> &uA &uArr;
11457 inoremap <buffer> <silent> &lA &lArr;
11458 inoremap <buffer> <silent> &ha &harr;
11459 inoremap <buffer> <silent> &da &darr;
11460 inoremap <buffer> <silent> &ra &rarr;
11461 inoremap <buffer> <silent> &ua &uarr;
11462 inoremap <buffer> <silent> &la &larr;
11463 inoremap <buffer> <silent> &pv &piv;
11464 inoremap <buffer> <silent> &uh &upsih;
11465 inoremap <buffer> <silent> &ts &thetasym;
11466 inoremap <buffer> <silent> &og &omega;
11467 inoremap <buffer> <silent> &ps &psi;
11468 inoremap <buffer> <silent> &ch &chi;
11469 inoremap <buffer> <silent> &ph &phi;
11470 inoremap <buffer> <silent> &up &upsilon;
11471 inoremap <buffer> <silent> &ta &tau;
11472 inoremap <buffer> <silent> &sf &sigmaf;
11473 inoremap <buffer> <silent> &si &sigma;
11474 inoremap <buffer> <silent> &rh &rho;
11475 inoremap <buffer> <silent> &pi &pi;
11476 inoremap <buffer> <silent> &oc &omicron;
11477 inoremap <buffer> <silent> &xi &xi;
11478 inoremap <buffer> <silent> &nu &nu;
11479 inoremap <buffer> <silent> &mu &mu;
11480 inoremap <buffer> <silent> &lm &lambda;
11481 inoremap <buffer> <silent> &ka &kappa;
11482 inoremap <buffer> <silent> &io &iota;
11483 inoremap <buffer> <silent> &th &theta;
11484 inoremap <buffer> <silent> &et &eta;
11485 inoremap <buffer> <silent> &ze &zeta;
11486 inoremap <buffer> <silent> &ep &epsilon;
11487 inoremap <buffer> <silent> &de &delta;
11488 inoremap <buffer> <silent> &ga &gamma;
11489 inoremap <buffer> <silent> &be &beta;
11490 inoremap <buffer> <silent> &al &alpha;
11491 inoremap <buffer> <silent> &Ps &Psi;
11492 inoremap <buffer> <silent> &Ch &Chi;
11493 inoremap <buffer> <silent> &Ph &Phi;
11494 inoremap <buffer> <silent> &Up &Upsilon;
11495 inoremap <buffer> <silent> &Ta &Tau;
11496 inoremap <buffer> <silent> &Si &Sigma;
11497 inoremap <buffer> <silent> &Rh &Rho;
11498 inoremap <buffer> <silent> &Pi &Pi;
11499 inoremap <buffer> <silent> &Oc &Omicron;
11500 inoremap <buffer> <silent> &Xi &Xi;
11501 inoremap <buffer> <silent> &Nu &Nu;
11502 inoremap <buffer> <silent> &Mu &Mu;
11503 inoremap <buffer> <silent> &Lm &Lambda;
11504 inoremap <buffer> <silent> &Ka &Kappa;
11505 inoremap <buffer> <silent> &Io &Iota;
11506 inoremap <buffer> <silent> &Th &Theta;
11507 inoremap <buffer> <silent> &Et &Eta;
11508 inoremap <buffer> <silent> &Ze &Zeta;
11509 inoremap <buffer> <silent> &Ep &Epsilon;
11510 inoremap <buffer> <silent> &De &Delta;
11511 inoremap <buffer> <silent> &Ga &Gamma;
11512 inoremap <buffer> <silent> &Be &Beta;
11513 inoremap <buffer> <silent> &Al &Alpha;
11514 inoremap <buffer> <silent> &3. &hellip;
11515 inoremap <buffer> <silent> &-- &mdash;
11516 inoremap <buffer> <silent> &3- &mdash;
11517 inoremap <buffer> <silent> &m- &mdash;
11518 inoremap <buffer> <silent> &2- &ndash;
11519 inoremap <buffer> <silent> &n- &ndash;
11520 inoremap <buffer> <silent> &34 &frac34;
11521 inoremap <buffer> <silent> &12 &frac12;
11522 inoremap <buffer> <silent> &14 &frac14;
11523 inoremap <buffer> <silent> &. &middot;
11524 inoremap <buffer> <silent> &pa &para;
11525 inoremap <buffer> <silent> &mi &micro;
11526 inoremap <buffer> <silent> &dg &deg;
11527 inoremap <buffer> <silent> &? &iquest;
11528 inoremap <buffer> <silent> &! &iexcl;
11529 inoremap <buffer> <silent> &sz &szlig;
11530 inoremap <buffer> <silent> &o/ &oslash;
11531 inoremap <buffer> <silent> &/ &divide;
11532 inoremap <buffer> <silent> &" &uml;
11533 inoremap <buffer> <silent> &2> &raquo;
11534 inoremap <buffer> <silent> &2< &laquo;
11535 inoremap <buffer> <silent> &y" &yuml;
11536 inoremap <buffer> <silent> &y' &yacute;
11537 inoremap <buffer> <silent> &u" &uuml;
11538 inoremap <buffer> <silent> &u^ &ucirc;
11539 inoremap <buffer> <silent> &u' &uacute;
11540 inoremap <buffer> <silent> &u` &ugrave;
11541 inoremap <buffer> <silent> &x &times;
11542 inoremap <buffer> <silent> &o" &ouml;
11543 inoremap <buffer> <silent> &o~ &otilde;
11544 inoremap <buffer> <silent> &o^ &ocirc;
11545 inoremap <buffer> <silent> &o' &oacute;
11546 inoremap <buffer> <silent> &o` &ograve;
11547 inoremap <buffer> <silent> &n~ &ntilde;
11548 inoremap <buffer> <silent> &i" &iuml;
11549 inoremap <buffer> <silent> &i^ &icirc;
11550 inoremap <buffer> <silent> &i' &iacute;
11551 inoremap <buffer> <silent> &i` &igrave;
11552 inoremap <buffer> <silent> &e" &euml;
11553 inoremap <buffer> <silent> &e^ &ecirc;
11554 inoremap <buffer> <silent> &e' &eacute;
11555 inoremap <buffer> <silent> &e` &egrave;
11556 inoremap <buffer> <silent> &c, &ccedil;
11557 inoremap <buffer> <silent> &ae &aelig;
11558 inoremap <buffer> <silent> &ao &aring;
11559 inoremap <buffer> <silent> &a" &auml;
11560 inoremap <buffer> <silent> &a~ &atilde;
11561 inoremap <buffer> <silent> &a^ &acirc;
11562 inoremap <buffer> <silent> &a' &aacute;
11563 inoremap <buffer> <silent> &a` &agrave;
11564 inoremap <buffer> <silent> &Y' &Yacute;
11565 inoremap <buffer> <silent> &U" &Uuml;
11566 inoremap <buffer> <silent> &U^ &Ucirc;
11567 inoremap <buffer> <silent> &U' &Uacute;
11568 inoremap <buffer> <silent> &U` &Ugrave;
11569 inoremap <buffer> <silent> &O/ &Oslash;
11570 inoremap <buffer> <silent> &O" &Ouml;
11571 inoremap <buffer> <silent> &O~ &Otilde;
11572 inoremap <buffer> <silent> &O^ &Ocirc;
11573 inoremap <buffer> <silent> &O' &Oacute;
11574 inoremap <buffer> <silent> &O` &Ograve;
11575 inoremap <buffer> <silent> &N~ &Ntilde;
11576 inoremap <buffer> <silent> &I" &Iuml;
11577 inoremap <buffer> <silent> &I^ &Icirc;
11578 inoremap <buffer> <silent> &I' &Iacute;
11579 inoremap <buffer> <silent> &I` &Igrave;
11580 inoremap <buffer> <silent> &E" &Euml;
11581 inoremap <buffer> <silent> &E^ &Ecirc;
11582 inoremap <buffer> <silent> &E' &Eacute;
11583 inoremap <buffer> <silent> &E` &Egrave;
11584 inoremap <buffer> <silent> &C, &Ccedil;
11585 inoremap <buffer> <silent> &AE &AElig;
11586 inoremap <buffer> <silent> &Ao &Aring;
11587 inoremap <buffer> <silent> &A" &Auml;
11588 inoremap <buffer> <silent> &A~ &Atilde;
11589 inoremap <buffer> <silent> &A^ &Acirc;
11590 inoremap <buffer> <silent> &A' &Aacute;
11591 inoremap <buffer> <silent> &A` &Agrave;
11592 inoremap <buffer> <silent> &c| &cent;
11593 inoremap <buffer> <silent> &Y= &yen;
11594 inoremap <buffer> <silent> &# &pound;
11595 inoremap <buffer> <silent> & &nbsp;
11596 inoremap <buffer> <silent> &> &gt;
11597 inoremap <buffer> <silent> &< &lt;
11598 inoremap <buffer> <silent> &' &quot;
11599 inoremap <buffer> <silent> &tm &trade;
11600 inoremap <buffer> <silent> &rO &reg;
11601 inoremap <buffer> <silent> &cO &copy;
11602 inoremap <buffer> <silent> && &amp;
11603 inoremap <buffer> <silent> ; &nbsp;
11604 inoremap <buffer> <silent> ;la <label for=""></label>F"
11605 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
11606 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
11607 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
11608 </textarea>k$5F"i
11609 inoremap <buffer> <silent> ;og <optgroup label="">
11610 </optgroup>k$F"i
11611 inoremap <buffer> <silent> ;op <option></option>F<
11612 inoremap <buffer> <silent> ;ms <select name="" multiple>
11613 </select>O
11614 inoremap <buffer> <silent> ;se <select name="">
11615 </select>O
11616 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
11617 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
11618 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
11619 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
11620 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
11621 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
11622 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
11623 inoremap <buffer> <silent> ;fm <form action="">
11624 </form>k$F"i
11625 inoremap <buffer> <silent> ;if <iframe src="">
11626 </iframe>k$F"i
11627 inoremap <buffer> <silent> ;nf <noframes>
11628 </noframes>O
11629 inoremap <buffer> <silent> ;fr <frame src="">F"
11630 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
11631 </frameset>k$3F"i
11632 inoremap <buffer> <silent> ;th <th></th>F<
11633 inoremap <buffer> <silent> ;td <td>
11634 </td>O
11635 inoremap <buffer> <silent> ;tr <tr>
11636 </tr>O
11637 inoremap <buffer> <silent> ;tf <tfoot>
11638 </tfoot>O
11639 inoremap <buffer> <silent> ;tb <tbody>
11640 </tbody>O
11641 inoremap <buffer> <silent> ;tH <thead>
11642 </thead>O
11643 inoremap <buffer> <silent> ;ta <table>
11644 </table>O
11645 inoremap <buffer> <silent> ;ca <caption></caption>F<
11646 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
11647 </object>k$5F"i
11648 inoremap <buffer> <silent> ;ns <noscript>
11649 </noscripT>O
11650 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
11651 <noembed></noembed>k$5F"i
11652 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
11653 inoremap <buffer> <silent> ;va <var></var>F<
11654 inoremap <buffer> <silent> ;ul <ul>
11655 </ul>O
11656 inoremap <buffer> <silent> ;tt <tt></tt>F<
11657 inoremap <buffer> <silent> ;ti <title></title>F<
11658 inoremap <buffer> <silent> ;sp <sup></sup>F<
11659 inoremap <buffer> <silent> ;sb <sub></sub>F<
11660 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
11661 inoremap <buffer> <silent> ;cs <style type="text/css">
11662 <!--
11663 -->
11664 </style>kO
11665 inoremap <buffer> <silent> ;sm <small></small>F<
11666 inoremap <buffer> <silent> ;sa <samp></samp>F<
11667 inoremap <buffer> <silent> ;sk <strike></strike>F<
11668 inoremap <buffer> <silent> ;qu <q></q>F<
11669 inoremap <buffer> <silent> ;pr <pre>
11670 </pre>O
11671 inoremap <buffer> <silent> ;/p </p>
11672 
11673 <p>
11674 inoremap <buffer> <silent> ;pp <p>
11675 </p>O
11676 inoremap <buffer> <silent> ;ol <ol>
11677 </ol>O
11678 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
11679 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
11680 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
11681 inoremap <buffer> <silent> ;lk <link href="">F"
11682 inoremap <buffer> <silent> ;li <li></li>F<
11683 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
11684 inoremap <buffer> <silent> ;ii <isindex>
11685 inoremap <buffer> <silent> ;in <ins></ins>F<
11686 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
11687 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
11688 inoremap <buffer> <silent> ;ht <html>
11689 </html>O
11690 inoremap <buffer> <silent> ;Hr <hr width="75%">
11691 inoremap <buffer> <silent> ;hr <hr>
11692 inoremap <buffer> <silent> ;he <head>
11693 </head>O
11694 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
11695 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
11696 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
11697 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
11698 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
11699 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
11700 inoremap <buffer> <silent> ;h6 <h6></h6>F<
11701 inoremap <buffer> <silent> ;h5 <h5></h5>F<
11702 inoremap <buffer> <silent> ;h4 <h4></h4>F<
11703 inoremap <buffer> <silent> ;h3 <h3></h3>F<
11704 inoremap <buffer> <silent> ;h2 <h2></h2>F<
11705 inoremap <buffer> <silent> ;h1 <h1></h1>F<
11706 inoremap <buffer> <silent> ;fc <font color=""></font>F"
11707 inoremap <buffer> <silent> ;fo <font size=""></font>F"
11708 inoremap <buffer> <silent> ;sn <span></span>F<
11709 inoremap <buffer> <silent> ;dv <div>
11710 </div>O
11711 inoremap <buffer> <silent> ;df <dfn></dfn>F<
11712 inoremap <buffer> <silent> ;de <del></del>F<
11713 inoremap <buffer> <silent> ;dd <dd></dd>F<
11714 inoremap <buffer> <silent> ;dt <dt></dt>F<
11715 inoremap <buffer> <silent> ;dl <dl>
11716 </dl>O
11717 inoremap <buffer> <silent> ;co <code></code>F<
11718 inoremap <buffer> <silent> ;ci <cite></cite>F<
11719 inoremap <buffer> <silent> ;ce <center></center>F<
11720 inoremap <buffer> <silent> ;br <br>
11721 inoremap <buffer> <silent> ;bd <body>
11722 </body>O
11723 inoremap <buffer> <silent> ;bl <blockquote>
11724 </blockquote>O
11725 inoremap <buffer> <silent> ;bi <big></big>F<
11726 inoremap <buffer> <silent> ;bh <base href="">F"
11727 inoremap <buffer> <silent> ;ad <address></address>F<
11728 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
11729 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
11730 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
11731 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
11732 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
11733 inoremap <buffer> <silent> ;an <a name=""></a>F"
11734 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
11735 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
11736 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
11737 inoremap <buffer> <silent> ;ah <a href=""></a>F"
11738 imap <buffer> <silent> ;s4 ;s4
11739 imap <buffer> <silent> ;4 ;4
11740 inoremap <buffer> <silent> ;mi :call MangleImageTag()
11741 inoremap <buffer> <silent> ; 
11742 inoremap <buffer> <silent> ;& &
11743 inoremap <buffer> <silent> ;; ;
11744 setlocal keymap=
11745 setlocal noarabic
11746 setlocal autoindent
11747 setlocal balloonexpr=
11748 setlocal nobinary
11749 setlocal bufhidden=
11750 setlocal buflisted
11751 setlocal buftype=
11752 setlocal nocindent
11753 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11754 setlocal cinoptions=
11755 setlocal cinwords=if,else,while,do,for,switch
11756 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
11757 setlocal commentstring=<!--%s-->
11758 setlocal complete=.,w,b,u,t,i
11759 setlocal completefunc=
11760 setlocal nocopyindent
11761 setlocal nocursorcolumn
11762 setlocal nocursorline
11763 setlocal define=
11764 setlocal dictionary=
11765 setlocal nodiff
11766 setlocal equalprg=
11767 setlocal errorformat=
11768 setlocal noexpandtab
11769 if &filetype != 'html'
11770 setlocal filetype=html
11771 endif
11772 setlocal foldcolumn=0
11773 setlocal foldenable
11774 setlocal foldexpr=0
11775 setlocal foldignore=#
11776 setlocal foldlevel=0
11777 setlocal foldmarker={{{,}}}
11778 setlocal foldmethod=manual
11779 setlocal foldminlines=1
11780 setlocal foldnestmax=20
11781 setlocal foldtext=foldtext()
11782 setlocal formatexpr=
11783 setlocal formatoptions=tcq
11784 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11785 setlocal grepprg=
11786 setlocal iminsert=2
11787 setlocal imsearch=2
11788 setlocal include=
11789 setlocal includeexpr=
11790 setlocal indentexpr=
11791 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
11792 setlocal noinfercase
11793 setlocal iskeyword=@,48-57,_,192-255
11794 setlocal keywordprg=
11795 setlocal nolinebreak
11796 setlocal nolisp
11797 setlocal nolist
11798 setlocal makeprg=
11799 setlocal matchpairs=(:),{:},[:],<:>
11800 setlocal nomodeline
11801 setlocal modifiable
11802 setlocal nrformats=octal,hex
11803 setlocal nonumber
11804 setlocal numberwidth=4
11805 setlocal omnifunc=htmlcomplete#CompleteTags
11806 setlocal path=
11807 setlocal nopreserveindent
11808 setlocal nopreviewwindow
11809 setlocal quoteescape=\\
11810 setlocal noreadonly
11811 setlocal norightleft
11812 setlocal rightleftcmd=search
11813 setlocal noscrollbind
11814 setlocal shiftwidth=8
11815 setlocal noshortname
11816 setlocal nosmartindent
11817 setlocal softtabstop=0
11818 setlocal nospell
11819 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
11820 setlocal spellfile=
11821 setlocal spelllang=en
11822 setlocal statusline=
11823 setlocal suffixesadd=
11824 setlocal swapfile
11825 setlocal synmaxcol=3000
11826 if &syntax != 'html'
11827 setlocal syntax=html
11828 endif
11829 setlocal tabstop=2
11830 setlocal tags=
11831 setlocal textwidth=0
11832 setlocal thesaurus=
11833 setlocal nowinfixheight
11834 setlocal nowinfixwidth
11835 setlocal wrap
11836 setlocal wrapmargin=0
11837 silent! normal! zE
11838 let s:l = 1 - ((0 * winheight(0) + 11) / 23)
11839 if s:l < 1 | let s:l = 1 | endif
11840 exe s:l
11841 normal! zt
11842 1
11843 normal! 0
11844 tabedit .news.php
11845 set splitbelow splitright
11846 set nosplitbelow
11847 set nosplitright
11848 wincmd t
11849 set winheight=1 winwidth=1
11850 argglobal
11851 30argu
11852 edit .news.php
11853 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11854 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
11855 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
11856 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
11857 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
11858 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
11859 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
11860 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
11861 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
11862 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
11863 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
11864 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
11865 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
11866 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
11867 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
11868 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
11869 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
11870 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
11871 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">')
11872 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">')
11873 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
11874 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
11875 nnoremap <buffer> <silent> ; 
11876 nnoremap <buffer> <silent> ;; ;
11877 vnoremap <buffer> <silent> ;; ;
11878 onoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
11879 :nohls
11880 nnoremap <buffer> <silent> [[ ?\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)?
11881 :nohls
11882 onoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
11883 :nohls
11884 nnoremap <buffer> <silent> ]] /\(.*\%#\)\@!\_^\s*\zs\(\(abstract\s\+\|final\s\+\|private\s\+\|protected\s\+\|public\s\+\|static\s\+\)*function\|\(abstract\s\+\|final\s\+\)*class\|interface\)/
11885 :nohls
11886 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
11887 inoremap <buffer> <silent> &hA &hArr;
11888 inoremap <buffer> <silent> &dA &dArr;
11889 inoremap <buffer> <silent> &rA &rArr;
11890 inoremap <buffer> <silent> &uA &uArr;
11891 inoremap <buffer> <silent> &lA &lArr;
11892 inoremap <buffer> <silent> &ha &harr;
11893 inoremap <buffer> <silent> &da &darr;
11894 inoremap <buffer> <silent> &ra &rarr;
11895 inoremap <buffer> <silent> &ua &uarr;
11896 inoremap <buffer> <silent> &la &larr;
11897 inoremap <buffer> <silent> &pv &piv;
11898 inoremap <buffer> <silent> &uh &upsih;
11899 inoremap <buffer> <silent> &ts &thetasym;
11900 inoremap <buffer> <silent> &og &omega;
11901 inoremap <buffer> <silent> &ps &psi;
11902 inoremap <buffer> <silent> &ch &chi;
11903 inoremap <buffer> <silent> &ph &phi;
11904 inoremap <buffer> <silent> &up &upsilon;
11905 inoremap <buffer> <silent> &ta &tau;
11906 inoremap <buffer> <silent> &sf &sigmaf;
11907 inoremap <buffer> <silent> &si &sigma;
11908 inoremap <buffer> <silent> &rh &rho;
11909 inoremap <buffer> <silent> &pi &pi;
11910 inoremap <buffer> <silent> &oc &omicron;
11911 inoremap <buffer> <silent> &xi &xi;
11912 inoremap <buffer> <silent> &nu &nu;
11913 inoremap <buffer> <silent> &mu &mu;
11914 inoremap <buffer> <silent> &lm &lambda;
11915 inoremap <buffer> <silent> &ka &kappa;
11916 inoremap <buffer> <silent> &io &iota;
11917 inoremap <buffer> <silent> &th &theta;
11918 inoremap <buffer> <silent> &et &eta;
11919 inoremap <buffer> <silent> &ze &zeta;
11920 inoremap <buffer> <silent> &ep &epsilon;
11921 inoremap <buffer> <silent> &de &delta;
11922 inoremap <buffer> <silent> &ga &gamma;
11923 inoremap <buffer> <silent> &be &beta;
11924 inoremap <buffer> <silent> &al &alpha;
11925 inoremap <buffer> <silent> &Ps &Psi;
11926 inoremap <buffer> <silent> &Ch &Chi;
11927 inoremap <buffer> <silent> &Ph &Phi;
11928 inoremap <buffer> <silent> &Up &Upsilon;
11929 inoremap <buffer> <silent> &Ta &Tau;
11930 inoremap <buffer> <silent> &Si &Sigma;
11931 inoremap <buffer> <silent> &Rh &Rho;
11932 inoremap <buffer> <silent> &Pi &Pi;
11933 inoremap <buffer> <silent> &Oc &Omicron;
11934 inoremap <buffer> <silent> &Xi &Xi;
11935 inoremap <buffer> <silent> &Nu &Nu;
11936 inoremap <buffer> <silent> &Mu &Mu;
11937 inoremap <buffer> <silent> &Lm &Lambda;
11938 inoremap <buffer> <silent> &Ka &Kappa;
11939 inoremap <buffer> <silent> &Io &Iota;
11940 inoremap <buffer> <silent> &Th &Theta;
11941 inoremap <buffer> <silent> &Et &Eta;
11942 inoremap <buffer> <silent> &Ze &Zeta;
11943 inoremap <buffer> <silent> &Ep &Epsilon;
11944 inoremap <buffer> <silent> &De &Delta;
11945 inoremap <buffer> <silent> &Ga &Gamma;
11946 inoremap <buffer> <silent> &Be &Beta;
11947 inoremap <buffer> <silent> &Al &Alpha;
11948 inoremap <buffer> <silent> &3. &hellip;
11949 inoremap <buffer> <silent> &-- &mdash;
11950 inoremap <buffer> <silent> &3- &mdash;
11951 inoremap <buffer> <silent> &m- &mdash;
11952 inoremap <buffer> <silent> &2- &ndash;
11953 inoremap <buffer> <silent> &n- &ndash;
11954 inoremap <buffer> <silent> &34 &frac34;
11955 inoremap <buffer> <silent> &12 &frac12;
11956 inoremap <buffer> <silent> &14 &frac14;
11957 inoremap <buffer> <silent> &. &middot;
11958 inoremap <buffer> <silent> &pa &para;
11959 inoremap <buffer> <silent> &mi &micro;
11960 inoremap <buffer> <silent> &dg &deg;
11961 inoremap <buffer> <silent> &? &iquest;
11962 inoremap <buffer> <silent> &! &iexcl;
11963 inoremap <buffer> <silent> &sz &szlig;
11964 inoremap <buffer> <silent> &o/ &oslash;
11965 inoremap <buffer> <silent> &/ &divide;
11966 inoremap <buffer> <silent> &" &uml;
11967 inoremap <buffer> <silent> &2> &raquo;
11968 inoremap <buffer> <silent> &2< &laquo;
11969 inoremap <buffer> <silent> &y" &yuml;
11970 inoremap <buffer> <silent> &y' &yacute;
11971 inoremap <buffer> <silent> &u" &uuml;
11972 inoremap <buffer> <silent> &u^ &ucirc;
11973 inoremap <buffer> <silent> &u' &uacute;
11974 inoremap <buffer> <silent> &u` &ugrave;
11975 inoremap <buffer> <silent> &x &times;
11976 inoremap <buffer> <silent> &o" &ouml;
11977 inoremap <buffer> <silent> &o~ &otilde;
11978 inoremap <buffer> <silent> &o^ &ocirc;
11979 inoremap <buffer> <silent> &o' &oacute;
11980 inoremap <buffer> <silent> &o` &ograve;
11981 inoremap <buffer> <silent> &n~ &ntilde;
11982 inoremap <buffer> <silent> &i" &iuml;
11983 inoremap <buffer> <silent> &i^ &icirc;
11984 inoremap <buffer> <silent> &i' &iacute;
11985 inoremap <buffer> <silent> &i` &igrave;
11986 inoremap <buffer> <silent> &e" &euml;
11987 inoremap <buffer> <silent> &e^ &ecirc;
11988 inoremap <buffer> <silent> &e' &eacute;
11989 inoremap <buffer> <silent> &e` &egrave;
11990 inoremap <buffer> <silent> &c, &ccedil;
11991 inoremap <buffer> <silent> &ae &aelig;
11992 inoremap <buffer> <silent> &ao &aring;
11993 inoremap <buffer> <silent> &a" &auml;
11994 inoremap <buffer> <silent> &a~ &atilde;
11995 inoremap <buffer> <silent> &a^ &acirc;
11996 inoremap <buffer> <silent> &a' &aacute;
11997 inoremap <buffer> <silent> &a` &agrave;
11998 inoremap <buffer> <silent> &Y' &Yacute;
11999 inoremap <buffer> <silent> &U" &Uuml;
12000 inoremap <buffer> <silent> &U^ &Ucirc;
12001 inoremap <buffer> <silent> &U' &Uacute;
12002 inoremap <buffer> <silent> &U` &Ugrave;
12003 inoremap <buffer> <silent> &O/ &Oslash;
12004 inoremap <buffer> <silent> &O" &Ouml;
12005 inoremap <buffer> <silent> &O~ &Otilde;
12006 inoremap <buffer> <silent> &O^ &Ocirc;
12007 inoremap <buffer> <silent> &O' &Oacute;
12008 inoremap <buffer> <silent> &O` &Ograve;
12009 inoremap <buffer> <silent> &N~ &Ntilde;
12010 inoremap <buffer> <silent> &I" &Iuml;
12011 inoremap <buffer> <silent> &I^ &Icirc;
12012 inoremap <buffer> <silent> &I' &Iacute;
12013 inoremap <buffer> <silent> &I` &Igrave;
12014 inoremap <buffer> <silent> &E" &Euml;
12015 inoremap <buffer> <silent> &E^ &Ecirc;
12016 inoremap <buffer> <silent> &E' &Eacute;
12017 inoremap <buffer> <silent> &E` &Egrave;
12018 inoremap <buffer> <silent> &C, &Ccedil;
12019 inoremap <buffer> <silent> &AE &AElig;
12020 inoremap <buffer> <silent> &Ao &Aring;
12021 inoremap <buffer> <silent> &A" &Auml;
12022 inoremap <buffer> <silent> &A~ &Atilde;
12023 inoremap <buffer> <silent> &A^ &Acirc;
12024 inoremap <buffer> <silent> &A' &Aacute;
12025 inoremap <buffer> <silent> &A` &Agrave;
12026 inoremap <buffer> <silent> &c| &cent;
12027 inoremap <buffer> <silent> &Y= &yen;
12028 inoremap <buffer> <silent> &# &pound;
12029 inoremap <buffer> <silent> & &nbsp;
12030 inoremap <buffer> <silent> &> &gt;
12031 inoremap <buffer> <silent> &< &lt;
12032 inoremap <buffer> <silent> &' &quot;
12033 inoremap <buffer> <silent> &tm &trade;
12034 inoremap <buffer> <silent> &rO &reg;
12035 inoremap <buffer> <silent> &cO &copy;
12036 inoremap <buffer> <silent> && &amp;
12037 inoremap <buffer> <silent> ; &nbsp;
12038 inoremap <buffer> <silent> ;la <label for=""></label>F"
12039 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
12040 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
12041 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
12042 </textarea>k$5F"i
12043 inoremap <buffer> <silent> ;og <optgroup label="">
12044 </optgroup>k$F"i
12045 inoremap <buffer> <silent> ;op <option></option>F<
12046 inoremap <buffer> <silent> ;ms <select name="" multiple>
12047 </select>O
12048 inoremap <buffer> <silent> ;se <select name="">
12049 </select>O
12050 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
12051 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
12052 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
12053 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
12054 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
12055 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
12056 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
12057 inoremap <buffer> <silent> ;fm <form action="">
12058 </form>k$F"i
12059 inoremap <buffer> <silent> ;if <iframe src="">
12060 </iframe>k$F"i
12061 inoremap <buffer> <silent> ;nf <noframes>
12062 </noframes>O
12063 inoremap <buffer> <silent> ;fr <frame src="">F"
12064 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
12065 </frameset>k$3F"i
12066 inoremap <buffer> <silent> ;th <th></th>F<
12067 inoremap <buffer> <silent> ;td <td>
12068 </td>O
12069 inoremap <buffer> <silent> ;tr <tr>
12070 </tr>O
12071 inoremap <buffer> <silent> ;tf <tfoot>
12072 </tfoot>O
12073 inoremap <buffer> <silent> ;tb <tbody>
12074 </tbody>O
12075 inoremap <buffer> <silent> ;tH <thead>
12076 </thead>O
12077 inoremap <buffer> <silent> ;ta <table>
12078 </table>O
12079 inoremap <buffer> <silent> ;ca <caption></caption>F<
12080 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
12081 </object>k$5F"i
12082 inoremap <buffer> <silent> ;ns <noscript>
12083 </noscripT>O
12084 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
12085 <noembed></noembed>k$5F"i
12086 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
12087 inoremap <buffer> <silent> ;va <var></var>F<
12088 inoremap <buffer> <silent> ;ul <ul>
12089 </ul>O
12090 inoremap <buffer> <silent> ;tt <tt></tt>F<
12091 inoremap <buffer> <silent> ;ti <title></title>F<
12092 inoremap <buffer> <silent> ;sp <sup></sup>F<
12093 inoremap <buffer> <silent> ;sb <sub></sub>F<
12094 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
12095 inoremap <buffer> <silent> ;cs <style type="text/css">
12096 <!--
12097 -->
12098 </style>kO
12099 inoremap <buffer> <silent> ;sm <small></small>F<
12100 inoremap <buffer> <silent> ;sa <samp></samp>F<
12101 inoremap <buffer> <silent> ;sk <strike></strike>F<
12102 inoremap <buffer> <silent> ;qu <q></q>F<
12103 inoremap <buffer> <silent> ;pr <pre>
12104 </pre>O
12105 inoremap <buffer> <silent> ;/p </p>
12106 
12107 <p>
12108 inoremap <buffer> <silent> ;pp <p>
12109 </p>O
12110 inoremap <buffer> <silent> ;ol <ol>
12111 </ol>O
12112 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
12113 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
12114 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
12115 inoremap <buffer> <silent> ;lk <link href="">F"
12116 inoremap <buffer> <silent> ;li <li></li>F<
12117 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
12118 inoremap <buffer> <silent> ;ii <isindex>
12119 inoremap <buffer> <silent> ;in <ins></ins>F<
12120 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
12121 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
12122 inoremap <buffer> <silent> ;ht <html>
12123 </html>O
12124 inoremap <buffer> <silent> ;Hr <hr width="75%">
12125 inoremap <buffer> <silent> ;hr <hr>
12126 inoremap <buffer> <silent> ;he <head>
12127 </head>O
12128 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
12129 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
12130 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
12131 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
12132 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
12133 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
12134 inoremap <buffer> <silent> ;h6 <h6></h6>F<
12135 inoremap <buffer> <silent> ;h5 <h5></h5>F<
12136 inoremap <buffer> <silent> ;h4 <h4></h4>F<
12137 inoremap <buffer> <silent> ;h3 <h3></h3>F<
12138 inoremap <buffer> <silent> ;h2 <h2></h2>F<
12139 inoremap <buffer> <silent> ;h1 <h1></h1>F<
12140 inoremap <buffer> <silent> ;fc <font color=""></font>F"
12141 inoremap <buffer> <silent> ;fo <font size=""></font>F"
12142 inoremap <buffer> <silent> ;sn <span></span>F<
12143 inoremap <buffer> <silent> ;dv <div>
12144 </div>O
12145 inoremap <buffer> <silent> ;df <dfn></dfn>F<
12146 inoremap <buffer> <silent> ;de <del></del>F<
12147 inoremap <buffer> <silent> ;dd <dd></dd>F<
12148 inoremap <buffer> <silent> ;dt <dt></dt>F<
12149 inoremap <buffer> <silent> ;dl <dl>
12150 </dl>O
12151 inoremap <buffer> <silent> ;co <code></code>F<
12152 inoremap <buffer> <silent> ;ci <cite></cite>F<
12153 inoremap <buffer> <silent> ;ce <center></center>F<
12154 inoremap <buffer> <silent> ;br <br>
12155 inoremap <buffer> <silent> ;bd <body>
12156 </body>O
12157 inoremap <buffer> <silent> ;bl <blockquote>
12158 </blockquote>O
12159 inoremap <buffer> <silent> ;bi <big></big>F<
12160 inoremap <buffer> <silent> ;bh <base href="">F"
12161 inoremap <buffer> <silent> ;ad <address></address>F<
12162 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
12163 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
12164 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
12165 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
12166 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
12167 inoremap <buffer> <silent> ;an <a name=""></a>F"
12168 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
12169 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
12170 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
12171 inoremap <buffer> <silent> ;ah <a href=""></a>F"
12172 imap <buffer> <silent> ;s4 ;s4
12173 imap <buffer> <silent> ;4 ;4
12174 inoremap <buffer> <silent> ;mi :call MangleImageTag()
12175 inoremap <buffer> <silent> ; 
12176 inoremap <buffer> <silent> ;& &
12177 inoremap <buffer> <silent> ;; ;
12178 setlocal keymap=
12179 setlocal noarabic
12180 setlocal autoindent
12181 setlocal balloonexpr=
12182 setlocal nobinary
12183 setlocal bufhidden=
12184 setlocal buflisted
12185 setlocal buftype=
12186 setlocal nocindent
12187 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12188 setlocal cinoptions=
12189 setlocal cinwords=if,else,while,do,for,switch
12190 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
12191 setlocal commentstring=/*%s*/
12192 setlocal complete=.,w,b,u,t,i
12193 setlocal completefunc=
12194 setlocal nocopyindent
12195 setlocal nocursorcolumn
12196 setlocal nocursorline
12197 setlocal define=
12198 setlocal dictionary=
12199 setlocal nodiff
12200 setlocal equalprg=
12201 setlocal errorformat=
12202 setlocal noexpandtab
12203 if &filetype != 'php'
12204 setlocal filetype=php
12205 endif
12206 setlocal foldcolumn=0
12207 setlocal foldenable
12208 setlocal foldexpr=0
12209 setlocal foldignore=#
12210 setlocal foldlevel=0
12211 setlocal foldmarker={{{,}}}
12212 setlocal foldmethod=manual
12213 setlocal foldminlines=1
12214 setlocal foldnestmax=20
12215 setlocal foldtext=foldtext()
12216 setlocal formatexpr=
12217 setlocal formatoptions=tcq
12218 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12219 setlocal grepprg=
12220 setlocal iminsert=2
12221 setlocal imsearch=2
12222 setlocal include=\\(require\\|include\\)\\(_once\\)\\?
12223 setlocal includeexpr=
12224 setlocal indentexpr=
12225 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12226 setlocal noinfercase
12227 setlocal iskeyword=@,48-57,_,192-255
12228 setlocal keywordprg=
12229 setlocal nolinebreak
12230 setlocal nolisp
12231 setlocal nolist
12232 setlocal makeprg=
12233 setlocal matchpairs=(:),{:},[:],<:>
12234 setlocal nomodeline
12235 setlocal modifiable
12236 setlocal nrformats=octal,hex
12237 setlocal nonumber
12238 setlocal numberwidth=4
12239 setlocal omnifunc=phpcomplete#CompletePHP
12240 setlocal path=
12241 setlocal nopreserveindent
12242 setlocal nopreviewwindow
12243 setlocal quoteescape=\\
12244 setlocal noreadonly
12245 setlocal norightleft
12246 setlocal rightleftcmd=search
12247 setlocal noscrollbind
12248 setlocal shiftwidth=8
12249 setlocal noshortname
12250 setlocal nosmartindent
12251 setlocal softtabstop=0
12252 setlocal nospell
12253 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
12254 setlocal spellfile=
12255 setlocal spelllang=en
12256 setlocal statusline=
12257 setlocal suffixesadd=
12258 setlocal swapfile
12259 setlocal synmaxcol=3000
12260 if &syntax != 'php'
12261 setlocal syntax=php
12262 endif
12263 setlocal tabstop=2
12264 setlocal tags=
12265 setlocal textwidth=0
12266 setlocal thesaurus=
12267 setlocal nowinfixheight
12268 setlocal nowinfixwidth
12269 setlocal wrap
12270 setlocal wrapmargin=0
12271 silent! normal! zE
12272 let s:l = 1 - ((0 * winheight(0) + 19) / 38)
12273 if s:l < 1 | let s:l = 1 | endif
12274 exe s:l
12275 normal! zt
12276 1
12277 normal! 01l
12278 tabedit .template.html
12279 set splitbelow splitright
12280 set nosplitbelow
12281 set nosplitright
12282 wincmd t
12283 set winheight=1 winwidth=1
12284 argglobal
12285 31argu
12286 edit .template.html
12287 vnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12288 nnoremap <buffer> <silent>  :call HTMLnextInsertPoint('n')
12289 nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1)
12290 nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0)
12291 nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1)
12292 nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0)
12293 nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2)
12294 nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1)
12295 nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0)
12296 nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1)
12297 nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0)
12298 nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2)
12299 nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1)
12300 nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0)
12301 nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2)
12302 nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1)
12303 nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0)
12304 nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable()
12305 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">')
12306 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">')
12307 nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif
12308 nnoremap <buffer> <silent> ;mi :call MangleImageTag()
12309 nnoremap <buffer> <silent> ; 
12310 nnoremap <buffer> <silent> ;; ;
12311 vnoremap <buffer> <silent> ;; ;
12312 inoremap <buffer> <silent>  :call HTMLnextInsertPoint('i')
12313 inoremap <buffer> <silent> &hA &hArr;
12314 inoremap <buffer> <silent> &dA &dArr;
12315 inoremap <buffer> <silent> &rA &rArr;
12316 inoremap <buffer> <silent> &uA &uArr;
12317 inoremap <buffer> <silent> &lA &lArr;
12318 inoremap <buffer> <silent> &ha &harr;
12319 inoremap <buffer> <silent> &da &darr;
12320 inoremap <buffer> <silent> &ra &rarr;
12321 inoremap <buffer> <silent> &ua &uarr;
12322 inoremap <buffer> <silent> &la &larr;
12323 inoremap <buffer> <silent> &pv &piv;
12324 inoremap <buffer> <silent> &uh &upsih;
12325 inoremap <buffer> <silent> &ts &thetasym;
12326 inoremap <buffer> <silent> &og &omega;
12327 inoremap <buffer> <silent> &ps &psi;
12328 inoremap <buffer> <silent> &ch &chi;
12329 inoremap <buffer> <silent> &ph &phi;
12330 inoremap <buffer> <silent> &up &upsilon;
12331 inoremap <buffer> <silent> &ta &tau;
12332 inoremap <buffer> <silent> &sf &sigmaf;
12333 inoremap <buffer> <silent> &si &sigma;
12334 inoremap <buffer> <silent> &rh &rho;
12335 inoremap <buffer> <silent> &pi &pi;
12336 inoremap <buffer> <silent> &oc &omicron;
12337 inoremap <buffer> <silent> &xi &xi;
12338 inoremap <buffer> <silent> &nu &nu;
12339 inoremap <buffer> <silent> &mu &mu;
12340 inoremap <buffer> <silent> &lm &lambda;
12341 inoremap <buffer> <silent> &ka &kappa;
12342 inoremap <buffer> <silent> &io &iota;
12343 inoremap <buffer> <silent> &th &theta;
12344 inoremap <buffer> <silent> &et &eta;
12345 inoremap <buffer> <silent> &ze &zeta;
12346 inoremap <buffer> <silent> &ep &epsilon;
12347 inoremap <buffer> <silent> &de &delta;
12348 inoremap <buffer> <silent> &ga &gamma;
12349 inoremap <buffer> <silent> &be &beta;
12350 inoremap <buffer> <silent> &al &alpha;
12351 inoremap <buffer> <silent> &Ps &Psi;
12352 inoremap <buffer> <silent> &Ch &Chi;
12353 inoremap <buffer> <silent> &Ph &Phi;
12354 inoremap <buffer> <silent> &Up &Upsilon;
12355 inoremap <buffer> <silent> &Ta &Tau;
12356 inoremap <buffer> <silent> &Si &Sigma;
12357 inoremap <buffer> <silent> &Rh &Rho;
12358 inoremap <buffer> <silent> &Pi &Pi;
12359 inoremap <buffer> <silent> &Oc &Omicron;
12360 inoremap <buffer> <silent> &Xi &Xi;
12361 inoremap <buffer> <silent> &Nu &Nu;
12362 inoremap <buffer> <silent> &Mu &Mu;
12363 inoremap <buffer> <silent> &Lm &Lambda;
12364 inoremap <buffer> <silent> &Ka &Kappa;
12365 inoremap <buffer> <silent> &Io &Iota;
12366 inoremap <buffer> <silent> &Th &Theta;
12367 inoremap <buffer> <silent> &Et &Eta;
12368 inoremap <buffer> <silent> &Ze &Zeta;
12369 inoremap <buffer> <silent> &Ep &Epsilon;
12370 inoremap <buffer> <silent> &De &Delta;
12371 inoremap <buffer> <silent> &Ga &Gamma;
12372 inoremap <buffer> <silent> &Be &Beta;
12373 inoremap <buffer> <silent> &Al &Alpha;
12374 inoremap <buffer> <silent> &3. &hellip;
12375 inoremap <buffer> <silent> &-- &mdash;
12376 inoremap <buffer> <silent> &3- &mdash;
12377 inoremap <buffer> <silent> &m- &mdash;
12378 inoremap <buffer> <silent> &2- &ndash;
12379 inoremap <buffer> <silent> &n- &ndash;
12380 inoremap <buffer> <silent> &34 &frac34;
12381 inoremap <buffer> <silent> &12 &frac12;
12382 inoremap <buffer> <silent> &14 &frac14;
12383 inoremap <buffer> <silent> &. &middot;
12384 inoremap <buffer> <silent> &pa &para;
12385 inoremap <buffer> <silent> &mi &micro;
12386 inoremap <buffer> <silent> &dg &deg;
12387 inoremap <buffer> <silent> &? &iquest;
12388 inoremap <buffer> <silent> &! &iexcl;
12389 inoremap <buffer> <silent> &sz &szlig;
12390 inoremap <buffer> <silent> &o/ &oslash;
12391 inoremap <buffer> <silent> &/ &divide;
12392 inoremap <buffer> <silent> &" &uml;
12393 inoremap <buffer> <silent> &2> &raquo;
12394 inoremap <buffer> <silent> &2< &laquo;
12395 inoremap <buffer> <silent> &y" &yuml;
12396 inoremap <buffer> <silent> &y' &yacute;
12397 inoremap <buffer> <silent> &u" &uuml;
12398 inoremap <buffer> <silent> &u^ &ucirc;
12399 inoremap <buffer> <silent> &u' &uacute;
12400 inoremap <buffer> <silent> &u` &ugrave;
12401 inoremap <buffer> <silent> &x &times;
12402 inoremap <buffer> <silent> &o" &ouml;
12403 inoremap <buffer> <silent> &o~ &otilde;
12404 inoremap <buffer> <silent> &o^ &ocirc;
12405 inoremap <buffer> <silent> &o' &oacute;
12406 inoremap <buffer> <silent> &o` &ograve;
12407 inoremap <buffer> <silent> &n~ &ntilde;
12408 inoremap <buffer> <silent> &i" &iuml;
12409 inoremap <buffer> <silent> &i^ &icirc;
12410 inoremap <buffer> <silent> &i' &iacute;
12411 inoremap <buffer> <silent> &i` &igrave;
12412 inoremap <buffer> <silent> &e" &euml;
12413 inoremap <buffer> <silent> &e^ &ecirc;
12414 inoremap <buffer> <silent> &e' &eacute;
12415 inoremap <buffer> <silent> &e` &egrave;
12416 inoremap <buffer> <silent> &c, &ccedil;
12417 inoremap <buffer> <silent> &ae &aelig;
12418 inoremap <buffer> <silent> &ao &aring;
12419 inoremap <buffer> <silent> &a" &auml;
12420 inoremap <buffer> <silent> &a~ &atilde;
12421 inoremap <buffer> <silent> &a^ &acirc;
12422 inoremap <buffer> <silent> &a' &aacute;
12423 inoremap <buffer> <silent> &a` &agrave;
12424 inoremap <buffer> <silent> &Y' &Yacute;
12425 inoremap <buffer> <silent> &U" &Uuml;
12426 inoremap <buffer> <silent> &U^ &Ucirc;
12427 inoremap <buffer> <silent> &U' &Uacute;
12428 inoremap <buffer> <silent> &U` &Ugrave;
12429 inoremap <buffer> <silent> &O/ &Oslash;
12430 inoremap <buffer> <silent> &O" &Ouml;
12431 inoremap <buffer> <silent> &O~ &Otilde;
12432 inoremap <buffer> <silent> &O^ &Ocirc;
12433 inoremap <buffer> <silent> &O' &Oacute;
12434 inoremap <buffer> <silent> &O` &Ograve;
12435 inoremap <buffer> <silent> &N~ &Ntilde;
12436 inoremap <buffer> <silent> &I" &Iuml;
12437 inoremap <buffer> <silent> &I^ &Icirc;
12438 inoremap <buffer> <silent> &I' &Iacute;
12439 inoremap <buffer> <silent> &I` &Igrave;
12440 inoremap <buffer> <silent> &E" &Euml;
12441 inoremap <buffer> <silent> &E^ &Ecirc;
12442 inoremap <buffer> <silent> &E' &Eacute;
12443 inoremap <buffer> <silent> &E` &Egrave;
12444 inoremap <buffer> <silent> &C, &Ccedil;
12445 inoremap <buffer> <silent> &AE &AElig;
12446 inoremap <buffer> <silent> &Ao &Aring;
12447 inoremap <buffer> <silent> &A" &Auml;
12448 inoremap <buffer> <silent> &A~ &Atilde;
12449 inoremap <buffer> <silent> &A^ &Acirc;
12450 inoremap <buffer> <silent> &A' &Aacute;
12451 inoremap <buffer> <silent> &A` &Agrave;
12452 inoremap <buffer> <silent> &c| &cent;
12453 inoremap <buffer> <silent> &Y= &yen;
12454 inoremap <buffer> <silent> &# &pound;
12455 inoremap <buffer> <silent> & &nbsp;
12456 inoremap <buffer> <silent> &> &gt;
12457 inoremap <buffer> <silent> &< &lt;
12458 inoremap <buffer> <silent> &' &quot;
12459 inoremap <buffer> <silent> &tm &trade;
12460 inoremap <buffer> <silent> &rO &reg;
12461 inoremap <buffer> <silent> &cO &copy;
12462 inoremap <buffer> <silent> && &amp;
12463 inoremap <buffer> <silent> ; &nbsp;
12464 inoremap <buffer> <silent> ;la <label for=""></label>F"
12465 inoremap <buffer> <silent> ;re <input type="reset" value="Reset">
12466 inoremap <buffer> <silent> ;su <input type="submit" value="Submit">
12467 inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50">
12468 </textarea>k$5F"i
12469 inoremap <buffer> <silent> ;og <optgroup label="">
12470 </optgroup>k$F"i
12471 inoremap <buffer> <silent> ;op <option></option>F<
12472 inoremap <buffer> <silent> ;ms <select name="" multiple>
12473 </select>O
12474 inoremap <buffer> <silent> ;se <select name="">
12475 </select>O
12476 inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F"
12477 inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F"
12478 inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F"
12479 inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F"
12480 inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F"
12481 inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F"
12482 inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F"
12483 inoremap <buffer> <silent> ;fm <form action="">
12484 </form>k$F"i
12485 inoremap <buffer> <silent> ;if <iframe src="">
12486 </iframe>k$F"i
12487 inoremap <buffer> <silent> ;nf <noframes>
12488 </noframes>O
12489 inoremap <buffer> <silent> ;fr <frame src="">F"
12490 inoremap <buffer> <silent> ;fs <frameset rows="" cols="">
12491 </frameset>k$3F"i
12492 inoremap <buffer> <silent> ;th <th></th>F<
12493 inoremap <buffer> <silent> ;td <td>
12494 </td>O
12495 inoremap <buffer> <silent> ;tr <tr>
12496 </tr>O
12497 inoremap <buffer> <silent> ;tf <tfoot>
12498 </tfoot>O
12499 inoremap <buffer> <silent> ;tb <tbody>
12500 </tbody>O
12501 inoremap <buffer> <silent> ;tH <thead>
12502 </thead>O
12503 inoremap <buffer> <silent> ;ta <table>
12504 </table>O
12505 inoremap <buffer> <silent> ;ca <caption></caption>F<
12506 inoremap <buffer> <silent> ;ob <object data="" width="" height="">
12507 </object>k$5F"i
12508 inoremap <buffer> <silent> ;ns <noscript>
12509 </noscripT>O
12510 inoremap <buffer> <silent> ;eb <embed src="" width="" height="">
12511 <noembed></noembed>k$5F"i
12512 inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F"
12513 inoremap <buffer> <silent> ;va <var></var>F<
12514 inoremap <buffer> <silent> ;ul <ul>
12515 </ul>O
12516 inoremap <buffer> <silent> ;tt <tt></tt>F<
12517 inoremap <buffer> <silent> ;ti <title></title>F<
12518 inoremap <buffer> <silent> ;sp <sup></sup>F<
12519 inoremap <buffer> <silent> ;sb <sub></sub>F<
12520 inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F"
12521 inoremap <buffer> <silent> ;cs <style type="text/css">
12522 <!--
12523 -->
12524 </style>kO
12525 inoremap <buffer> <silent> ;sm <small></small>F<
12526 inoremap <buffer> <silent> ;sa <samp></samp>F<
12527 inoremap <buffer> <silent> ;sk <strike></strike>F<
12528 inoremap <buffer> <silent> ;qu <q></q>F<
12529 inoremap <buffer> <silent> ;pr <pre>
12530 </pre>O
12531 inoremap <buffer> <silent> ;/p </p>
12532 
12533 <p>
12534 inoremap <buffer> <silent> ;pp <p>
12535 </p>O
12536 inoremap <buffer> <silent> ;ol <ol>
12537 </ol>O
12538 inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F"
12539 inoremap <buffer> <silent> ;mE <meta name="" content="*">3F"
12540 inoremap <buffer> <silent> ;me <meta name="" content="">3F"
12541 inoremap <buffer> <silent> ;lk <link href="">F"
12542 inoremap <buffer> <silent> ;li <li></li>F<
12543 inoremap <buffer> <silent> ;kb <kbd></kbd>F<
12544 inoremap <buffer> <silent> ;ii <isindex>
12545 inoremap <buffer> <silent> ;in <ins></ins>F<
12546 inoremap <buffer> <silent> ;iM <img src="*" alt="">F"
12547 inoremap <buffer> <silent> ;im <img src="" alt="">3F"
12548 inoremap <buffer> <silent> ;ht <html>
12549 </html>O
12550 inoremap <buffer> <silent> ;Hr <hr width="75%">
12551 inoremap <buffer> <silent> ;hr <hr>
12552 inoremap <buffer> <silent> ;he <head>
12553 </head>O
12554 inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F<
12555 inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F<
12556 inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F<
12557 inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F<
12558 inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F<
12559 inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F<
12560 inoremap <buffer> <silent> ;h6 <h6></h6>F<
12561 inoremap <buffer> <silent> ;h5 <h5></h5>F<
12562 inoremap <buffer> <silent> ;h4 <h4></h4>F<
12563 inoremap <buffer> <silent> ;h3 <h3></h3>F<
12564 inoremap <buffer> <silent> ;h2 <h2></h2>F<
12565 inoremap <buffer> <silent> ;h1 <h1></h1>F<
12566 inoremap <buffer> <silent> ;fc <font color=""></font>F"
12567 inoremap <buffer> <silent> ;fo <font size=""></font>F"
12568 inoremap <buffer> <silent> ;sn <span></span>F<
12569 inoremap <buffer> <silent> ;dv <div>
12570 </div>O
12571 inoremap <buffer> <silent> ;df <dfn></dfn>F<
12572 inoremap <buffer> <silent> ;de <del></del>F<
12573 inoremap <buffer> <silent> ;dd <dd></dd>F<
12574 inoremap <buffer> <silent> ;dt <dt></dt>F<
12575 inoremap <buffer> <silent> ;dl <dl>
12576 </dl>O
12577 inoremap <buffer> <silent> ;co <code></code>F<
12578 inoremap <buffer> <silent> ;ci <cite></cite>F<
12579 inoremap <buffer> <silent> ;ce <center></center>F<
12580 inoremap <buffer> <silent> ;br <br>
12581 inoremap <buffer> <silent> ;bd <body>
12582 </body>O
12583 inoremap <buffer> <silent> ;bl <blockquote>
12584 </blockquote>O
12585 inoremap <buffer> <silent> ;bi <big></big>F<
12586 inoremap <buffer> <silent> ;bh <base href="">F"
12587 inoremap <buffer> <silent> ;ad <address></address>F<
12588 inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F<
12589 inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F"
12590 inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F<
12591 inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F"
12592 inoremap <buffer> <silent> ;aN <a name="*"></a>F<
12593 inoremap <buffer> <silent> ;an <a name=""></a>F"
12594 inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F"
12595 inoremap <buffer> <silent> ;at <a href="" target=""></a>3F"
12596 inoremap <buffer> <silent> ;aH <a href="*"></a>F<
12597 inoremap <buffer> <silent> ;ah <a href=""></a>F"
12598 imap <buffer> <silent> ;s4 ;s4
12599 imap <buffer> <silent> ;4 ;4
12600 inoremap <buffer> <silent> ;mi :call MangleImageTag()
12601 inoremap <buffer> <silent> ; 
12602 inoremap <buffer> <silent> ;& &
12603 inoremap <buffer> <silent> ;; ;
12604 setlocal keymap=
12605 setlocal noarabic
12606 setlocal autoindent
12607 setlocal balloonexpr=
12608 setlocal nobinary
12609 setlocal bufhidden=
12610 setlocal buflisted
12611 setlocal buftype=
12612 setlocal nocindent
12613 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12614 setlocal cinoptions=
12615 setlocal cinwords=if,else,while,do,for,switch
12616 setlocal comments=s:<!--,m:\ \ \ \ ,e:-->
12617 setlocal commentstring=<!--%s-->
12618 setlocal complete=.,w,b,u,t,i
12619 setlocal completefunc=
12620 setlocal nocopyindent
12621 setlocal nocursorcolumn
12622 setlocal nocursorline
12623 setlocal define=
12624 setlocal dictionary=
12625 setlocal nodiff
12626 setlocal equalprg=
12627 setlocal errorformat=
12628 setlocal noexpandtab
12629 if &filetype != 'html'
12630 setlocal filetype=html
12631 endif
12632 setlocal foldcolumn=0
12633 setlocal foldenable
12634 setlocal foldexpr=0
12635 setlocal foldignore=#
12636 setlocal foldlevel=0
12637 setlocal foldmarker={{{,}}}
12638 setlocal foldmethod=manual
12639 setlocal foldminlines=1
12640 setlocal foldnestmax=20
12641 setlocal foldtext=foldtext()
12642 setlocal formatexpr=
12643 setlocal formatoptions=tcq
12644 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12645 setlocal grepprg=
12646 setlocal iminsert=2
12647 setlocal imsearch=2
12648 setlocal include=
12649 setlocal includeexpr=
12650 setlocal indentexpr=
12651 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12652 setlocal noinfercase
12653 setlocal iskeyword=@,48-57,_,192-255
12654 setlocal keywordprg=
12655 setlocal nolinebreak
12656 setlocal nolisp
12657 setlocal nolist
12658 setlocal makeprg=
12659 setlocal matchpairs=(:),{:},[:],<:>
12660 setlocal nomodeline
12661 setlocal modifiable
12662 setlocal nrformats=octal,hex
12663 setlocal nonumber
12664 setlocal numberwidth=4
12665 setlocal omnifunc=htmlcomplete#CompleteTags
12666 setlocal path=
12667 setlocal nopreserveindent
12668 setlocal nopreviewwindow
12669 setlocal quoteescape=\\
12670 setlocal noreadonly
12671 setlocal norightleft
12672 setlocal rightleftcmd=search
12673 setlocal noscrollbind
12674 setlocal shiftwidth=8
12675 setlocal noshortname
12676 setlocal nosmartindent
12677 setlocal softtabstop=0
12678 setlocal nospell
12679 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
12680 setlocal spellfile=
12681 setlocal spelllang=en
12682 setlocal statusline=
12683 setlocal suffixesadd=
12684 setlocal swapfile
12685 setlocal synmaxcol=3000
12686 if &syntax != 'html'
12687 setlocal syntax=html
12688 endif
12689 setlocal tabstop=2
12690 setlocal tags=
12691 setlocal textwidth=0
12692 setlocal thesaurus=
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 scripts/2site
12705 set splitbelow splitright
12706 set nosplitbelow
12707 set nosplitright
12708 wincmd t
12709 set winheight=1 winwidth=1
12710 argglobal
12711 32argu
12712 edit scripts/2site
12713 setlocal keymap=
12714 setlocal noarabic
12715 setlocal autoindent
12716 setlocal balloonexpr=
12717 setlocal nobinary
12718 setlocal bufhidden=
12719 setlocal buflisted
12720 setlocal buftype=
12721 setlocal nocindent
12722 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12723 setlocal cinoptions=
12724 setlocal cinwords=if,else,while,do,for,switch
12725 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
12726 setlocal commentstring=#%s
12727 setlocal complete=.,w,b,u,t,i
12728 setlocal completefunc=
12729 setlocal nocopyindent
12730 setlocal nocursorcolumn
12731 setlocal nocursorline
12732 setlocal define=
12733 setlocal dictionary=
12734 setlocal nodiff
12735 setlocal equalprg=
12736 setlocal errorformat=
12737 setlocal noexpandtab
12738 if &filetype != 'sh'
12739 setlocal filetype=sh
12740 endif
12741 setlocal foldcolumn=0
12742 setlocal foldenable
12743 setlocal foldexpr=0
12744 setlocal foldignore=#
12745 setlocal foldlevel=0
12746 setlocal foldmarker={{{,}}}
12747 setlocal foldmethod=manual
12748 setlocal foldminlines=1
12749 setlocal foldnestmax=20
12750 setlocal foldtext=foldtext()
12751 setlocal formatexpr=
12752 setlocal formatoptions=tcq
12753 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12754 setlocal grepprg=
12755 setlocal iminsert=0
12756 setlocal imsearch=2
12757 setlocal include=
12758 setlocal includeexpr=
12759 setlocal indentexpr=
12760 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12761 setlocal noinfercase
12762 setlocal iskeyword=@,48-57,_,192-255
12763 setlocal keywordprg=
12764 setlocal nolinebreak
12765 setlocal nolisp
12766 setlocal nolist
12767 setlocal makeprg=
12768 setlocal matchpairs=(:),{:},[:]
12769 setlocal nomodeline
12770 setlocal modifiable
12771 setlocal nrformats=octal,hex
12772 setlocal nonumber
12773 setlocal numberwidth=4
12774 setlocal omnifunc=
12775 setlocal path=
12776 setlocal nopreserveindent
12777 setlocal nopreviewwindow
12778 setlocal quoteescape=\\
12779 setlocal noreadonly
12780 setlocal norightleft
12781 setlocal rightleftcmd=search
12782 setlocal noscrollbind
12783 setlocal shiftwidth=8
12784 setlocal noshortname
12785 setlocal nosmartindent
12786 setlocal softtabstop=0
12787 setlocal nospell
12788 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
12789 setlocal spellfile=
12790 setlocal spelllang=en
12791 setlocal statusline=
12792 setlocal suffixesadd=
12793 setlocal swapfile
12794 setlocal synmaxcol=3000
12795 if &syntax != 'sh'
12796 setlocal syntax=sh
12797 endif
12798 setlocal tabstop=2
12799 setlocal tags=
12800 setlocal textwidth=0
12801 setlocal thesaurus=
12802 setlocal nowinfixheight
12803 setlocal nowinfixwidth
12804 setlocal wrap
12805 setlocal wrapmargin=0
12806 silent! normal! zE
12807 let s:l = 142 - ((37 * winheight(0) + 19) / 38)
12808 if s:l < 1 | let s:l = 1 | endif
12809 exe s:l
12810 normal! zt
12811 142
12812 normal! 0
12813 tabedit scripts/html2txt
12814 set splitbelow splitright
12815 set nosplitbelow
12816 set nosplitright
12817 wincmd t
12818 set winheight=1 winwidth=1
12819 argglobal
12820 edit scripts/html2txt
12821 setlocal keymap=
12822 setlocal noarabic
12823 setlocal autoindent
12824 setlocal balloonexpr=
12825 setlocal nobinary
12826 setlocal bufhidden=
12827 setlocal buflisted
12828 setlocal buftype=
12829 setlocal nocindent
12830 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12831 setlocal cinoptions=
12832 setlocal cinwords=if,else,while,do,for,switch
12833 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
12834 setlocal commentstring=#%s
12835 setlocal complete=.,w,b,u,t,i
12836 setlocal completefunc=
12837 setlocal nocopyindent
12838 setlocal nocursorcolumn
12839 setlocal nocursorline
12840 setlocal define=
12841 setlocal dictionary=
12842 setlocal nodiff
12843 setlocal equalprg=
12844 setlocal errorformat=
12845 setlocal noexpandtab
12846 if &filetype != 'sh'
12847 setlocal filetype=sh
12848 endif
12849 setlocal foldcolumn=0
12850 setlocal foldenable
12851 setlocal foldexpr=0
12852 setlocal foldignore=#
12853 setlocal foldlevel=0
12854 setlocal foldmarker={{{,}}}
12855 setlocal foldmethod=manual
12856 setlocal foldminlines=1
12857 setlocal foldnestmax=20
12858 setlocal foldtext=foldtext()
12859 setlocal formatexpr=
12860 setlocal formatoptions=tcq
12861 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12862 setlocal grepprg=
12863 setlocal iminsert=0
12864 setlocal imsearch=2
12865 setlocal include=
12866 setlocal includeexpr=
12867 setlocal indentexpr=
12868 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12869 setlocal noinfercase
12870 setlocal iskeyword=@,48-57,_,192-255
12871 setlocal keywordprg=
12872 setlocal nolinebreak
12873 setlocal nolisp
12874 setlocal nolist
12875 setlocal makeprg=
12876 setlocal matchpairs=(:),{:},[:]
12877 setlocal nomodeline
12878 setlocal modifiable
12879 setlocal nrformats=octal,hex
12880 setlocal nonumber
12881 setlocal numberwidth=4
12882 setlocal omnifunc=
12883 setlocal path=
12884 setlocal nopreserveindent
12885 setlocal nopreviewwindow
12886 setlocal quoteescape=\\
12887 setlocal noreadonly
12888 setlocal norightleft
12889 setlocal rightleftcmd=search
12890 setlocal noscrollbind
12891 setlocal shiftwidth=8
12892 setlocal noshortname
12893 setlocal nosmartindent
12894 setlocal softtabstop=0
12895 setlocal nospell
12896 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
12897 setlocal spellfile=
12898 setlocal spelllang=en
12899 setlocal statusline=
12900 setlocal suffixesadd=
12901 setlocal swapfile
12902 setlocal synmaxcol=3000
12903 if &syntax != 'sh'
12904 setlocal syntax=sh
12905 endif
12906 setlocal tabstop=2
12907 setlocal tags=
12908 setlocal textwidth=0
12909 setlocal thesaurus=
12910 setlocal nowinfixheight
12911 setlocal nowinfixwidth
12912 setlocal wrap
12913 setlocal wrapmargin=0
12914 silent! normal! zE
12915 let s:l = 23 - ((12 * winheight(0) + 11) / 23)
12916 if s:l < 1 | let s:l = 1 | endif
12917 exe s:l
12918 normal! zt
12919 23
12920 normal! 025l
12921 tabedit scripts/update-boot-params
12922 set splitbelow splitright
12923 set nosplitbelow
12924 set nosplitright
12925 wincmd t
12926 set winheight=1 winwidth=1
12927 argglobal
12928 33argu
12929 edit scripts/update-boot-params
12930 setlocal keymap=
12931 setlocal noarabic
12932 setlocal autoindent
12933 setlocal balloonexpr=
12934 setlocal nobinary
12935 setlocal bufhidden=
12936 setlocal buflisted
12937 setlocal buftype=
12938 setlocal nocindent
12939 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
12940 setlocal cinoptions=
12941 setlocal cinwords=if,else,while,do,for,switch
12942 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
12943 setlocal commentstring=#%s
12944 setlocal complete=.,w,b,u,t,i
12945 setlocal completefunc=
12946 setlocal nocopyindent
12947 setlocal nocursorcolumn
12948 setlocal nocursorline
12949 setlocal define=
12950 setlocal dictionary=
12951 setlocal nodiff
12952 setlocal equalprg=
12953 setlocal errorformat=
12954 setlocal noexpandtab
12955 if &filetype != 'sh'
12956 setlocal filetype=sh
12957 endif
12958 setlocal foldcolumn=0
12959 setlocal foldenable
12960 setlocal foldexpr=0
12961 setlocal foldignore=#
12962 setlocal foldlevel=0
12963 setlocal foldmarker={{{,}}}
12964 setlocal foldmethod=manual
12965 setlocal foldminlines=1
12966 setlocal foldnestmax=20
12967 setlocal foldtext=foldtext()
12968 setlocal formatexpr=
12969 setlocal formatoptions=tcq
12970 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
12971 setlocal grepprg=
12972 setlocal iminsert=0
12973 setlocal imsearch=2
12974 setlocal include=
12975 setlocal includeexpr=
12976 setlocal indentexpr=
12977 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
12978 setlocal noinfercase
12979 setlocal iskeyword=@,48-57,_,192-255
12980 setlocal keywordprg=
12981 setlocal nolinebreak
12982 setlocal nolisp
12983 setlocal nolist
12984 setlocal makeprg=
12985 setlocal matchpairs=(:),{:},[:]
12986 setlocal nomodeline
12987 setlocal modifiable
12988 setlocal nrformats=octal,hex
12989 setlocal nonumber
12990 setlocal numberwidth=4
12991 setlocal omnifunc=
12992 setlocal path=
12993 setlocal nopreserveindent
12994 setlocal nopreviewwindow
12995 setlocal quoteescape=\\
12996 setlocal noreadonly
12997 setlocal norightleft
12998 setlocal rightleftcmd=search
12999 setlocal noscrollbind
13000 setlocal shiftwidth=8
13001 setlocal noshortname
13002 setlocal nosmartindent
13003 setlocal softtabstop=0
13004 setlocal nospell
13005 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
13006 setlocal spellfile=
13007 setlocal spelllang=en
13008 setlocal statusline=
13009 setlocal suffixesadd=
13010 setlocal swapfile
13011 setlocal synmaxcol=3000
13012 if &syntax != 'sh'
13013 setlocal syntax=sh
13014 endif
13015 setlocal tabstop=2
13016 setlocal tags=
13017 setlocal textwidth=0
13018 setlocal thesaurus=
13019 setlocal nowinfixheight
13020 setlocal nowinfixwidth
13021 setlocal wrap
13022 setlocal wrapmargin=0
13023 silent! normal! zE
13024 let s:l = 266 - ((14 * winheight(0) + 11) / 23)
13025 if s:l < 1 | let s:l = 1 | endif
13026 exe s:l
13027 normal! zt
13028 266
13029 normal! 04l
13030 tabedit scripts/html2doc
13031 set splitbelow splitright
13032 set nosplitbelow
13033 set nosplitright
13034 wincmd t
13035 set winheight=1 winwidth=1
13036 argglobal
13037 edit scripts/html2doc
13038 setlocal keymap=
13039 setlocal noarabic
13040 setlocal autoindent
13041 setlocal balloonexpr=
13042 setlocal nobinary
13043 setlocal bufhidden=
13044 setlocal buflisted
13045 setlocal buftype=
13046 setlocal nocindent
13047 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
13048 setlocal cinoptions=
13049 setlocal cinwords=if,else,while,do,for,switch
13050 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
13051 setlocal commentstring=#%s
13052 setlocal complete=.,w,b,u,t,i
13053 setlocal completefunc=
13054 setlocal nocopyindent
13055 setlocal nocursorcolumn
13056 setlocal nocursorline
13057 setlocal define=
13058 setlocal dictionary=
13059 setlocal nodiff
13060 setlocal equalprg=
13061 setlocal errorformat=
13062 setlocal noexpandtab
13063 if &filetype != 'sh'
13064 setlocal filetype=sh
13065 endif
13066 setlocal foldcolumn=0
13067 setlocal foldenable
13068 setlocal foldexpr=0
13069 setlocal foldignore=#
13070 setlocal foldlevel=0
13071 setlocal foldmarker={{{,}}}
13072 setlocal foldmethod=manual
13073 setlocal foldminlines=1
13074 setlocal foldnestmax=20
13075 setlocal foldtext=foldtext()
13076 setlocal formatexpr=
13077 setlocal formatoptions=tcq
13078 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
13079 setlocal grepprg=
13080 setlocal iminsert=0
13081 setlocal imsearch=2
13082 setlocal include=
13083 setlocal includeexpr=
13084 setlocal indentexpr=
13085 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
13086 setlocal noinfercase
13087 setlocal iskeyword=@,48-57,_,192-255
13088 setlocal keywordprg=
13089 setlocal nolinebreak
13090 setlocal nolisp
13091 setlocal nolist
13092 setlocal makeprg=
13093 setlocal matchpairs=(:),{:},[:]
13094 setlocal nomodeline
13095 setlocal modifiable
13096 setlocal nrformats=octal,hex
13097 setlocal nonumber
13098 setlocal numberwidth=4
13099 setlocal omnifunc=
13100 setlocal path=
13101 setlocal nopreserveindent
13102 setlocal nopreviewwindow
13103 setlocal quoteescape=\\
13104 setlocal noreadonly
13105 setlocal norightleft
13106 setlocal rightleftcmd=search
13107 setlocal noscrollbind
13108 setlocal shiftwidth=8
13109 setlocal noshortname
13110 setlocal nosmartindent
13111 setlocal softtabstop=0
13112 setlocal nospell
13113 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
13114 setlocal spellfile=
13115 setlocal spelllang=en
13116 setlocal statusline=
13117 setlocal suffixesadd=
13118 setlocal swapfile
13119 setlocal synmaxcol=3000
13120 if &syntax != 'sh'
13121 setlocal syntax=sh
13122 endif
13123 setlocal tabstop=2
13124 setlocal tags=
13125 setlocal textwidth=0
13126 setlocal thesaurus=
13127 setlocal nowinfixheight
13128 setlocal nowinfixwidth
13129 setlocal wrap
13130 setlocal wrapmargin=0
13131 silent! normal! zE
13132 let s:l = 2 - ((1 * winheight(0) + 11) / 23)
13133 if s:l < 1 | let s:l = 1 | endif
13134 exe s:l
13135 normal! zt
13136 2
13137 normal! 039l
13138 tabedit ../chkNamedLinks
13139 set splitbelow splitright
13140 set nosplitbelow
13141 set nosplitright
13142 wincmd t
13143 set winheight=1 winwidth=1
13144 argglobal
13145 34argu
13146 setlocal keymap=
13147 setlocal noarabic
13148 setlocal autoindent
13149 setlocal balloonexpr=
13150 setlocal nobinary
13151 setlocal bufhidden=
13152 setlocal buflisted
13153 setlocal buftype=
13154 setlocal nocindent
13155 setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
13156 setlocal cinoptions=
13157 setlocal cinwords=if,else,while,do,for,switch
13158 setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
13159 setlocal commentstring=#%s
13160 setlocal complete=.,w,b,u,t,i
13161 setlocal completefunc=
13162 setlocal nocopyindent
13163 setlocal nocursorcolumn
13164 setlocal nocursorline
13165 setlocal define=
13166 setlocal dictionary=
13167 setlocal nodiff
13168 setlocal equalprg=
13169 setlocal errorformat=
13170 setlocal noexpandtab
13171 if &filetype != 'sh'
13172 setlocal filetype=sh
13173 endif
13174 setlocal foldcolumn=0
13175 setlocal foldenable
13176 setlocal foldexpr=0
13177 setlocal foldignore=#
13178 setlocal foldlevel=0
13179 setlocal foldmarker={{{,}}}
13180 setlocal foldmethod=manual
13181 setlocal foldminlines=1
13182 setlocal foldnestmax=20
13183 setlocal foldtext=foldtext()
13184 setlocal formatexpr=
13185 setlocal formatoptions=tcq
13186 setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
13187 setlocal grepprg=
13188 setlocal iminsert=0
13189 setlocal imsearch=2
13190 setlocal include=
13191 setlocal includeexpr=
13192 setlocal indentexpr=
13193 setlocal indentkeys=0{,0},:,0#,!^F,o,O,e
13194 setlocal noinfercase
13195 setlocal iskeyword=@,48-57,_,192-255
13196 setlocal keywordprg=
13197 setlocal nolinebreak
13198 setlocal nolisp
13199 setlocal nolist
13200 setlocal makeprg=
13201 setlocal matchpairs=(:),{:},[:]
13202 setlocal nomodeline
13203 setlocal modifiable
13204 setlocal nrformats=octal,hex
13205 setlocal nonumber
13206 setlocal numberwidth=4
13207 setlocal omnifunc=
13208 setlocal path=
13209 setlocal nopreserveindent
13210 setlocal nopreviewwindow
13211 setlocal quoteescape=\\
13212 setlocal noreadonly
13213 setlocal norightleft
13214 setlocal rightleftcmd=search
13215 setlocal noscrollbind
13216 setlocal shiftwidth=8
13217 setlocal noshortname
13218 setlocal nosmartindent
13219 setlocal softtabstop=0
13220 setlocal nospell
13221 setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+
13222 setlocal spellfile=
13223 setlocal spelllang=en
13224 setlocal statusline=
13225 setlocal suffixesadd=
13226 setlocal swapfile
13227 setlocal synmaxcol=3000
13228 if &syntax != 'sh'
13229 setlocal syntax=sh
13230 endif
13231 setlocal tabstop=2
13232 setlocal tags=
13233 setlocal textwidth=0
13234 setlocal thesaurus=
13235 setlocal nowinfixheight
13236 setlocal nowinfixwidth
13237 setlocal wrap
13238 setlocal wrapmargin=0
13239 silent! normal! zE
13240 let s:l = 2 - ((0 * winheight(0) + 11) / 23)
13241 if s:l < 1 | let s:l = 1 | endif
13242 exe s:l
13243 normal! zt
13244 2
13245 normal! 0
13246 tabnext 7
13247 if exists('s:wipebuf')
13248 silent exe 'bwipe ' . s:wipebuf
13249 endif
13250 unlet! s:wipebuf
13251 set winheight=1 winwidth=20 shortmess=filnxtToO
13252 let s:sx = expand("<sfile>:p:r")."x.vim"
13253 if file_readable(s:sx)
13254 exe "source " . fnameescape(s:sx)
13255 endif
13256 let &so = s:so_save | let &siso = s:siso_save
13257 doautoall SessionLoadPost
13258 unlet SessionLoad
13259 " vim: set ft=vim :

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26