<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Random Bible Verse - King James Version"
title_url="http://www.freeaudiobible.net"
height="177"
width="277"
description="Read a random Bible verse from the King James Version."
author="Michael Fleming"
thumbnail="http://freeaudiobible.net/gadget2.JPG"
screenshot="http://freeaudiobible.net/gadget2.JPG"
author_email="michaelfleming@live.com"/>
<Content type="html">
<![CDATA[


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(lines.jpg);
	background-repeat: repeat-x;
}
</style> 
  <base target="_blank"><base href="http://www.freeaudiobible.net/bible-search/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Random Bible Verse</title>
</head>
<center><iframe src="http://www.freeaudiobible.net/bible-search/random.php" frameborder="0" scrolling="no" width="275" height="175"></iframe>
<body>
</body>
</html>

]]>
</Content>
</Module>