13 lines
543 B
HTML
13 lines
543 B
HTML
<html>
|
|
<head>
|
|
<title>Blue Letter Bible</title>
|
|
<META HTTP-EQUIV="Refresh" CONTENT="1; url=../a.html">
|
|
<script>document.location.replace("../a.html");</script>
|
|
</head>
|
|
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF0000">
|
|
<div align="center"><center><h2 align="center" ><font color=0000FF>Blue Letter Bible "Audio/Video</font></h2>
|
|
<font size=+1><p align="center">If your browser does not automatically refresh your screen, click <a href="../a.html">here</a>.</font></center>
|
|
</div>
|
|
</body>
|
|
</html>
|