No regular expressions were active.
1 |
|
<html xmln
s="http://
www.w3.org
/1999/xhtm
l">
|
|
1 |
|
<html xmln
s="http://
www.w3.org
/1999/xhtm
l">
|
2 |
|
<head>
|
|
2 |
|
<head>
|
3 |
|
<title
>blank_pag
e</title>
|
|
3 |
|
<title>bla
nk_page</t
itle>
|
4 |
|
<meta
http-equiv
="Content-
Type" cont
ent="text/
html; char
set=UTF-8"
/>
|
|
4 |
|
<meta http
-equiv="Co
ntent-Type
" content=
"text/html
; charset=
UTF-8" />
|
5 |
|
<script
languag
e="
javascript
">
|
|
5 |
|
<link href
="css/blan
k.css" rel
="styleshe
et" type="
text/css"
/>
|
|
|
6 |
|
<base targ
et="_self"
/>
|
|
|
7 |
|
<script
typ
e="
text/
javascript
">
|
6 |
|
fu
nction ini
t() {
|
|
8 |
|
function i
nit() {
|
|
|
9 |
|
if (pa
rent.tinym
ce.isIE)
|
7 |
|
document
.body.cont
entEditabl
e = true;
|
|
10 |
|
do
cument.bod
y.contentE
ditable =
true;
|
|
|
11 |
|
else
|
8 |
|
document
.designMod
e = 'on';
|
|
12 |
|
do
cument.des
ignMode =
'on';
|
|
|
13 |
|
|
9 |
|
parent.i
nitIframe(
document);
|
|
14 |
|
parent
.initIfram
e(document
);
|
10 |
|
window.f
ocus();
|
|
15 |
|
window
.focus();
|
11 |
|
}
|
|
16 |
|
}
|
12 |
|
</scri
pt>
|
|
17 |
|
</script>
|
13 |
|
<link
href="css/
blank.css"
rel="styl
esheet" ty
pe="text/c
ss" />
|
|
|
14 |
|
<base
target="_s
elf" />
|
|
|
15 |
|
</head>
|
|
18 |
|
</head>
|
16 |
|
<body onlo
ad="init()
;">
|
|
19 |
|
<body onlo
ad="init()
;">
|
17 |
|
|
|
20 |
|
|
18 |
|
</body>
|
|
21 |
|
</body>
|
19 |
|
</html>
|
|
22 |
|
</html>
|