document.write("<marquee scrollamount='1' direction='up' loop='true' width='100%' height='200px'>");
document.write("I am the Lord thy God, which have brought thee out of the land of Egypt,");
document.write(" out of the house of bondage. Thou shalt have no other gods before me.");
document.write(" <br /><br />Thou shalt not make unto thee any graven image, or any likeness of any");
document.write(" thing that is in heaven above, or that is in the earth beneath, or that is");
document.write(" in the water under the earth.");
document.write(" <br /><br />Thou shalt not take the name of the Lord thy God in vain; for the Lord");
document.write(" will not hold him guiltless that taketh his name in vain.");
document.write(" <br /><br />Remember the sabbath day, to keep it holy.");
document.write(" <br /><br />Honor thy father and thy mother: that thy days may be long upon the");
document.write(" land which the Lord thy God giveth thee.");
document.write(" <br /><br />Thou shalt not kill.");
document.write(" <br /><br />Thou shalt not commit adultery.");
document.write(" <br /><br />Thou shalt not steal.");
document.write(" <br /><br />Thou shalt not bear false witness against thy neighbor.");
document.write(" <br /><br />Thou shalt not covet thy neighbor's house, thou shalt not covet thy ");
document.write(" neighbor's wife, nor his manservant, nor his maidservant, nor his ox, nor");
document.write(" his ass, nor any thing that is thy neighbor's.");
document.write(" </marquee>");
document.write("<hr /> ");
document.write(' Powered by <a href="http://www.randombible.com">RandomBible.com</a>');