Add our random quote generator to your website, which currently has 30
spiritual wisdom quotes, and displays a new one each time the page is refreshed. Just Copy and Paste the code where you want
it to go on your site; it will change size and shape automatically, within bounds, to fit the spacce you put it into.
Please don't change the code at all.
<!-- v- textGEAR Code by http://htmlgear.com -v -->
<script language="JavaScript"> var enabled = 'no'; </script>
<script language="JavaScript" src="http://htmlgear.tripod.com/text/control.text?u=morningstarportal&i=1&a=render&style=js"></script>
<script language="JavaScript"> if (enabled == 'no') {
document.write("<A HREF=\"http://htmlgear.tripod.com/text/control.text?u=morningstarportal&i=1&a=render&style=list\">Spiritual
Philosophy Quotes:</A> Click to View List Entries. <a href=\"http://htmlgear.lycos.com/specs/text.html\"><img
align=middle border=0 width=16 height=14 src=\"http://htmlgear.lycos.com/img/log/tx_i_gear.GIF\"></a><BR><P>");
}</script>
<noscript>
<A HREF="http://htmlgear.tripod.com/text/control.text?u=morningstarportal&i=1&a=render&style=list">Spiritual
Philosophy Quotes:</A> Click to View List Entries. <a href="http://htmlgear.lycos.com/specs/text.html"><img
align=middle border=0 width=16 height=14 src="http://htmlgear.lycos.com/img/log/tx_i_gear.GIF"></a><P>
</noscript><CENTER><A href="http://www.morningstarportal.com">Morning Star Portal</a>
<!-- ^- End textGEAR Code -^ -->
Add to Favourites Prompt Button
Encourage your visitors to add the page they are on to their favourites
list with this simple button prompt. You can modify the text on the button just by changing what it says between the two "
tags after it says 'value='.
<FORM>
<INPUT TYPE="button" VALUE="Add This Page to Your Favorites" onClick='window.external.AddFavorite(location.href,
document.title);'>
</FORM>
Make This Your Homepage Button
Encourage your visitors to make your site their homepage and get loads
of extra traffic when they do. Just add your text and website address where your are prompted to do so in the code snippet
below:
<CENTER><FORM>
<INPUT TYPE="button" VALUE="Add Your Text Here" onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('Add Your URL Here');">
</FORM> </CENTER>
iFrame Script
This can be a really hady little piece of code, and its so small and easy
to do. basically it creates a window on the page where it is placed diplaying the contents of any other url. You can use it
to embed files on your site, such as adding an ebook which people can read without having to leave your site, or to show a
full website page which people can naviate around without leaving your site! It's used on this site to display our forum,
which is hosted on a different url, ona page of this site. All you need to do is to add the url you want to display and then
paste it into your page. You can also change the size if you want: