mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-07 13:45:42 +12:00
300 lines
12 KiB
Text
Executable file
300 lines
12 KiB
Text
Executable file
<HEAD>
|
|
<TITLE>HORSE ISLE - Online Multiplayer Horse Game</TITLE>
|
|
<META NAME="keywords" CONTENT="Horse Game Online MMORPG Multiplayer Horses RPG Girls Girly Isle World Island Virtual Horseisle Sim Virtual">
|
|
<META NAME="description" CONTENT="A multiplayer online horse world where players can capture, train, care for and compete their horses against other players. A very unique virtual sim horse game.">
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="meta" href="//horseisle.com/labels.rdf" type="application/rdf+xml" title="ICRA labels" />
|
|
<meta http-equiv="pics-Label" content='(pics-1.1 "//www.icra.org/pics/vocabularyv03/" l gen true for "//horseisle.com" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 1) gen true for "//hi1.horseisle.com" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 1))' />
|
|
<style type="text/css">
|
|
hr {
|
|
height: 1;
|
|
color: #000000;
|
|
background-color: #000000;
|
|
border: 0;
|
|
}
|
|
a {
|
|
font: bold 14px arial;
|
|
color: #6E3278;
|
|
}
|
|
TH {
|
|
background-color: #EDE5B4;
|
|
padding: 1px 6px;
|
|
border: 2px dotted #6E3278;
|
|
font: small-caps 900 14px arial;
|
|
color: #000000;
|
|
}
|
|
TR.a0 {
|
|
background-color: #EDE5B4;
|
|
}
|
|
TR.a1 {
|
|
background-color: #D4CCA1;
|
|
}
|
|
TD {
|
|
font: 14px arial;
|
|
color: #000000;
|
|
}
|
|
TD.forum {
|
|
font: 12px arial;
|
|
color: #000000;
|
|
}
|
|
TD.forumlist {
|
|
padding: 1px 6px;
|
|
border: 2px dotted #6E3278;
|
|
background-color: #EDE5B4;
|
|
text-align: center;
|
|
font: bold 14px arial;
|
|
color: #000000;
|
|
}
|
|
TD.forumpost {
|
|
padding: 5px 10px;
|
|
border: 2px dotted #6E3278;
|
|
background-color: #EDE5B4;
|
|
text-align: left;
|
|
}
|
|
TD.newslist {
|
|
padding: 4px 4px;
|
|
border: 2px dotted #6E3278;
|
|
background-color: #FFDDEE;
|
|
text-align: left;
|
|
font: 14px arial;
|
|
color: #000000;
|
|
}
|
|
FORUMSUBJECT {
|
|
font: bold 14px arial;
|
|
color: #004400;
|
|
}
|
|
FORUMUSER {
|
|
font: 12px arial;
|
|
color: #000044;
|
|
}
|
|
FORUMDATE {
|
|
font: 12px arial;
|
|
color: #444444;
|
|
}
|
|
FORUMTEXT {
|
|
font: 14px arial;
|
|
color: #440000;
|
|
}
|
|
|
|
</style>
|
|
</HEAD>
|
|
<BODY BGCOLOR=E0D8AA>
|
|
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
|
|
<TR WIDTH=100%>
|
|
<TD WIDTH=512 ROWSPAN=3><A HREF=/><IMG SRC=/web/hoilgui1.gif ALT="Welcome to Horse Isle" BORDER=0></A></TD>
|
|
<TD WIDTH=100% BACKGROUND=/web/hoilgui2.gif> </TD>
|
|
<TD WIDTH=29><IMG SRC=/web/hoilgui3.gif></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD WIDTH=100% BACKGROUND=/web/hoilgui4.gif align=right>
|
|
<B>
|
|
|
|
|
|
|
|
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=10><TR><TD><B><A HREF=/account.php>WHITE.HORSEISLE.COM</A><BR>Logged in as: PopularGem<BR><A HREF=/?LOGOUT=1><img src=/web/but-logout.gif border=0></A><BR><A HREF=//hi1.horseisle.com/><img src=/web/but-mainpage.gif border=0></A></TD><TD><BR><A HREF=//hi1.horseisle.com/account.php><img src=/web/but-serverlist.gif border=0></A><BR><A HREF=//hi1.horseisle.com/web/news.php><img src=/web/but-news.gif border=0></A><BR><A HREF=//hi1.horseisle.com/web/forums.php><img src=/web/but-forums.gif border=0></A><BR><A HREF=//hi1.horseisle.com/web/helpcenter.php><img src=/web/but-helpcenter.gif border=0></A></TD></TR></TABLE>
|
|
|
|
</TD>
|
|
<TD WIDTH=29><IMG SRC=/web/hoilgui5.gif></TD></TR>
|
|
<TR>
|
|
<TD WIDTH=100% BACKGROUND=/web/hoilgui6.gif> </TD>
|
|
<TD WIDTH=29><IMG SRC=/web/hoilgui7.gif></TD></TR>
|
|
</TABLE>
|
|
<CENTER>
|
|
|
|
|
|
|
|
<script language="javascript1.3">
|
|
<!--
|
|
function ajax(url,target) {
|
|
// native XMLHttpRequest object
|
|
//document.getElementById(target).innerHTML = 'sending...';
|
|
if (window.XMLHttpRequest) {
|
|
req = new XMLHttpRequest();
|
|
req.onreadystatechange = function() {ajaxDone(target);};
|
|
req.open("GET", url, true);
|
|
req.send(null);
|
|
// IE/Windows ActiveX version
|
|
} else if (window.ActiveXObject) {
|
|
req = new ActiveXObject("Microsoft.XMLHTTP");
|
|
if (req) {
|
|
req.onreadystatechange = function() {ajaxDone(target);};
|
|
req.open("GET", url, true);
|
|
req.send();
|
|
}
|
|
}
|
|
}
|
|
|
|
function ajaxDone(target) {
|
|
// only if req is "loaded"
|
|
if (req.readyState == 4) {
|
|
// only if "OK"
|
|
if (req.status == 200) {
|
|
results = req.responseText;
|
|
document.getElementById(target).innerHTML = results;
|
|
} else {
|
|
document.getElementById(target).innerHTML="ajax error:\n" +
|
|
req.statusText;
|
|
}
|
|
}
|
|
}
|
|
|
|
function loadplayers() {
|
|
ajax('web/playersonline.php?id=589828','PLAYERS');
|
|
window.setTimeout("loadplayers()", 30000); //reload player list every millisecs
|
|
}
|
|
window.setTimeout("loadplayers()", 10); ///load player list first time quick
|
|
window.setTimeout("loadplayers()", 3000); ///load player list first time quick
|
|
|
|
-->
|
|
</script>
|
|
<script>
|
|
<!--
|
|
|
|
function wopen(url, name, w, h)
|
|
{
|
|
// Fudge factors for window decoration space.
|
|
// In my tests these work well on all platforms & browsers.
|
|
w+=20;//w += 32;
|
|
h+=60;//h += 96;
|
|
var win = window.open(url,
|
|
name,
|
|
'width=' + w + ', height=' + h + ', ' +
|
|
'location=no, menubar=no, ' +
|
|
'status=no, toolbar=no, scrollbars=no, resizable=no');
|
|
win.resizeTo(w, h);
|
|
win.focus();
|
|
}
|
|
// -->
|
|
</script>
|
|
|
|
<TABLE WIDTH=100% CELLPADDING=5><TR><TD VALIGN=TOP><TABLE BORDER=0 CELLPADDING=5><TR><TD VALIGN=top><CENTER>When Ready, <a href='/horseisle.php?USER=PopularGem' target=popup onClick="wopen('/horseisle.php?USER=PopularGem', 'popup', 790, 522); return false;">Enter the World<BR><BR><IMG BORDER=0 SRC=/web/screenshots/enterhorseisle.png></A><BR><BR>(<a href='/horseisle.php?USER=PopularGem' target=popup onClick="wopen('/horseisle.php?USER=PopularGem', 'popup', 846, 542); return false;">bigger borders version</A>)<BR>(<A HREF=horseisle.php?USER=PopularGem>same window version</A>)</TD><TD VALIGN=top>Welcome back <B>PopularGem</B>, Here is your account info and Horse Isle server status: (<A HREF=?>refresh</A>)<BR><BR>You have a new account and have not yet logged in!<BR>You have <B><FONT COLOR=005500>$0</FONT></B> in Horse Isle money on hand and <B><FONT COLOR=005500>$0</FONT></B> in the bank.<BR>You have earned <B>0</B> of <B>63005</B> total quest points (<B>0%</B> Complete)<BR>You have <B>0</B> minutes of playtime available. As a non-subscriber you get 1 additional minute every 8 minutes. <I>(subject to change based on load)</I> (<A HREF=/web/whylimited.php>why limited?</A>) <BR></TD></TR></TABLE><BR><HR>
|
|
|
|
|
|
|
|
<CENTER><TABLE WIDTH=500><TR><TD class=forumlist>
|
|
|
|
<FONT SIZE=+1>POPULARGEM'S WHITE SUBSCRIPTION STATUS:<BR></FONT><FONT SIZE=+2>NOT SUBSCRIBED</FONT><BR>(You have not yet subscribed)</FONT> (<A HREF=web/reasonstosubscribe.php>Subscription Benefits</A>)<BR><FONT SIZE=+1><FONT COLOR=RED>NOTE:</FONT> HI1 Is End-Of-Life. Server may permanently shut down at any time. We do NOT recommend buying anything. We left the option to purchase in case you need to for final enjoyment of game. No refunds.</FONT>
|
|
</TD></TR><TR><TD class=forumlist>
|
|
<TABLE WIDTH=100%>
|
|
<TR><TD><B>BUY 1 Month Membership <FONT COLOR=GREEN>$5.00</FONT>usd</B> <I><FONT SIZE=-1>(adds 31 days membership time to the account that you are currently logged in with.) Non-refundable.</FONT></I></TD><TD>
|
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
|
<input type="hidden" name="cmd" value="_xclick">
|
|
<input type="hidden" name="business" value="paypal@horseisle.com">
|
|
<input type="hidden" name="undefined_quantity" value="1">
|
|
<input type="hidden" name="item_name" value="One Month Horse Isle Membership-on white.horseisle.com">
|
|
<input type="hidden" name="item_number" value="589828">
|
|
<input type="hidden" name="custom" value="589828">
|
|
<input type="hidden" name="amount" value="5.00">
|
|
<input type="hidden" name="no_shipping" value="1">
|
|
<input type="hidden" name="return" value="http://white.horseisle.com/web/paypalpayment.php">
|
|
<input type="hidden" name="notify_url" value="http://white.horseisle.com/web/paypalgateway.php">
|
|
<input type="hidden" name="no_note" value="1">
|
|
<input type="hidden" name="currency_code" value="USD">
|
|
<input type="hidden" name="lc" value="US">
|
|
<input type="hidden" name="bn" value="PP-BuyNowBF">
|
|
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but02.gif" border="0"
|
|
name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
|
|
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
|
</form>
|
|
</TD></TR></TABLE>
|
|
|
|
</TD></TR>
|
|
|
|
|
|
|
|
|
|
|
|
</TD></TR><TR><TD class=forumlist>
|
|
<TABLE WIDTH=100%>
|
|
<TR><TD>
|
|
<B>BUY Pawneer Order <FONT COLOR=GREEN>$8.00</FONT>usd</B> <I><FONT SIZE=-1>(allows you to order a custom breed/color/gender horse on server from Pawneer. This is not required, you can trade other players to get the breed you desire also.) Non-refundable.</FONT></I></TD><TD>
|
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
|
<input type="hidden" name="cmd" value="_xclick">
|
|
<input type="hidden" name="business" value="paypal@horseisle.com">
|
|
<input type="hidden" name="undefined_quantity" value="1">
|
|
<input type="hidden" name="item_name" value="Pawneer Order-on white.horseisle.com">
|
|
<input type="hidden" name="item_number" value="589828">
|
|
<input type="hidden" name="custom" value="589828">
|
|
<input type="hidden" name="amount" value="8.00">
|
|
<input type="hidden" name="no_shipping" value="1">
|
|
<input type="hidden" name="return" value="http://white.horseisle.com/web/paypalpayment.php">
|
|
<input type="hidden" name="notify_url" value="http://white.horseisle.com/web/paypalgateway.php">
|
|
<input type="hidden" name="no_note" value="1">
|
|
<input type="hidden" name="currency_code" value="USD">
|
|
<input type="hidden" name="lc" value="US">
|
|
<input type="hidden" name="bn" value="PP-BuyNowBF">
|
|
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but02.gif" border="0"
|
|
name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
|
|
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
|
</form>
|
|
</TD></TR></TABLE>
|
|
|
|
</TD></TR><TR><TD class=forumlist>
|
|
<TABLE WIDTH=100%>
|
|
<TR><TD>
|
|
<B>BUY 5 Pawneer Orders <FONT COLOR=GREEN>$30.00</FONT>usd</B> <I><FONT SIZE=-1>(save $10.00 - allows you to order 5 custom horses from Pawneer) Non-refundable.</FONT></I></TD><TD>
|
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
|
<input type="hidden" name="cmd" value="_xclick">
|
|
<input type="hidden" name="business" value="paypal@horseisle.com">
|
|
<input type="hidden" name="undefined_quantity" value="1">
|
|
<input type="hidden" name="item_name" value="Five Pawneer Order-on white.horseisle.com">
|
|
<input type="hidden" name="item_number" value="589828">
|
|
<input type="hidden" name="custom" value="589828">
|
|
<input type="hidden" name="amount" value="30.00">
|
|
<input type="hidden" name="no_shipping" value="1">
|
|
<input type="hidden" name="return" value="http://white.horseisle.com/web/paypalpayment.php">
|
|
<input type="hidden" name="notify_url" value="http://white.horseisle.com/web/paypalgateway.php">
|
|
<input type="hidden" name="no_note" value="1">
|
|
<input type="hidden" name="currency_code" value="USD">
|
|
<input type="hidden" name="lc" value="US">
|
|
<input type="hidden" name="bn" value="PP-BuyNowBF">
|
|
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but02.gif" border="0"
|
|
name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
|
|
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
|
</form>
|
|
</TD></TR></TABLE>
|
|
|
|
|
|
</TD></TR>
|
|
|
|
|
|
|
|
<TR><TD BGCOLOR=WHITE><CENTER>If you happen to have any:<B> <A HREF=/web/spendhorsebucks.php>Redeem Horse Bucks</A></TD></TR>
|
|
|
|
<TR><TD class=forumlist>
|
|
<BR>Alternative Payment Methods: <A HREF=/web/checks.php>Check/Cash via postal mail</A>
|
|
<BR><BR>Gift Payments: <A HREF=//hi1.horseisle.com/web/giftmembership.php>Pay for a different player</A>
|
|
<BR><BR></TD></TR>
|
|
|
|
|
|
|
|
</TD></TR></TABLE></CENTER>
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
</TD><TD VALIGN=top><DIV ID="PLAYERS"><BR></DIV></TD></TR></TABLE><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
|
|
<TR>
|
|
<TD><IMG SRC=/web/hoilgui10.gif></TD>
|
|
<TD WIDTH=100% BACKGROUND=/web/hoilgui11.gif></TD>
|
|
<TD><IMG SRC=/web/hoilgui12.gif></TD>
|
|
</TR></TABLE>
|
|
<CENTER><B>
|
|
[ <A HREF=http://hi1.horseisle.com/web/rules.php>Rules</A> ]
|
|
[ <A HREF=http://hi1.horseisle.com/web/termsandconditions.php>Terms and Conditions</A> ]
|
|
[ <A HREF=http://hi1.horseisle.com/web/privacypolicy.php>Privacy Policy</A> ]</B><BR>
|
|
[ <A HREF=http://hi1.horseisle.com/web/expectedbehavior.php>Expected Behavior</A> ]
|
|
[ <A HREF=http://hi1.horseisle.com/web/contactus.php>Contact Us</A> ]
|
|
[ <A HREF=http://hi1.horseisle.com/web/credits.php>Credits</A> ]<BR>
|
|
<FONT FACE=Verdana,Arial SIZE=-2>Copyright © 2020 Horse Isle</FONT>
|
|
|
|
<!-- Google Analytics -->
|
|
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
|
</script>
|
|
<script type="text/javascript">
|
|
_uacct = "UA-1805076-1";
|
|
urchinTracker();
|
|
</script>
|
|
|