-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.php
executable file
·23 lines (23 loc) · 1.37 KB
/
header.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?echo ($lang=="jp")?"x-jis":"windows-1256";?>" />
<meta http-equiv="expires" content="0" />
<meta name="KEYWORDS" content="quran, qur'an, search engine, cari, bahasa" />
<meta
name="DESCRIPTION"
content="Cari qur'an quran dalam bahasa Indonesia" />
<meta name="ROBOTS" content="INDEX, FOLLOW" />
<meta name="author" content="Nurulfikrii Software Development" />
<meta name="copyright" content="<?=$COPYRIGHT?>" />
<meta name="revisit-after" content="1 days" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="Global" />
<meta name="rating" content="General" />
<link rel="shortcut icon" href="<?=QSE_BASE_DIR?>favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="<?=QSE_BASE_DIR?>style.css" type="text/css" />
<link rel="stylesheet" href="<?=QSE_BASE_DIR?>lib/ui/style.css" type="text/css" />
<script language="JavaScript" src="./balloon.js" type="text/javascript"></script>
<title>Qur`an Web</title>
</head>
<body onload="setFocus()" BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" BACKGROUND="images/bg.gif">