File size: 9,105 Bytes
9ffc04b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 |
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=7" >
<title>Forums - Login</title>
<link rel="shortcut icon" href="/favicon.ico">
<style type="text/css">
pre { font-size : 9pt; }
a { font-weight: bold; text-decoration : none; color: #003399; }
a:hover { text-decoration: underline; }
a:visited {color: #003399;}
a:active {color: #99ccff;}
body {color:#000000;}
</style>
<link rel="stylesheet" type="text/css" href="http://www.flyordie.com/flyordie.css">
<style>
body{margin:0px;padding:0px;background-color:#eaeaea;overflow-y:scroll;text-align:center;}
#header,#footer{font-family:verdana,arial,geneva,helvetica,sans-serif;font-size:12px;text-decoration:none;text-align:center;color:black;}
#header a, #footer a {color:#106BA8;outline:0;text-decoration:underline;}
#sheet{width:960px;margin:auto auto;background-color:white;position:relative;overflow:hidden;padding-left:10px;padding-right:10px;}
#header{background:#50a8f7;text-align:center;border-bottom:2px solid #026196;height:70px;position:relative;}
#title{position:absolute;top:35px;left:40px;}
#title h1 {font-size:20px;color:white;margin:0;}
#path{position:absolute;top:10px;left:40px;color:#3b5998;}
#path a:link,#path a:visited,#path a:hover{color:#3b5998;font-weight:normal;}
#pc{position:absolute;top:44px;left:50px;width:100%;font-weight:bold;color:white;}
#pc a:link,#pc a:visited,#pc a:hover{color:white;}
#logo{background:url('http://www.flyordie.com/images/logo01.png') no-repeat;position:absolute;z-index:10;width:252px;height:72px;top:10px;right:10px;outline:0;display:block;}
#content{padding:15px 35px 0px 35px;position:relative;}
#contentbottom{clear:both;height:1px;}
#footer{clear:both;padding:15px 20px 30px 20px;font-size:smaller;}
#footerdivider{position:relative;margin-bottom:15px;background-color:#741E1E;height:1px;border-bottom:1px solid #D29494;overflow:hidden;}
#shl{background-color:#eaeaea;background-image:url('http://www.flyordie.com/images/$hv.png');background-repeat:repeat-y;background-position:left top;position:absolute;left:0;width:10px;height:10000px;}
#shr{background-color:#eaeaea;background-image:url('http://www.flyordie.com/images/$hv.png');background-repeat:repeat-y;background-position:right top;position:absolute;right:0;width:10px;height:10000px;}
#shb{clear:both;background-color:#eaeaea;background-image:url('http://www.flyordie.com/images/$hb.png');background-repeat:repeat-x;width:960px;height:10px;margin:auto auto;overflow:hidden;position:relative;padding-left:10px;padding-right:10px;}
#shbl{background-image:url('http://www.flyordie.com/images/$hv.png');background-position:top center;background-repeat:no-repeat;width:10px;height:10px;overflow:hidden;position:absolute;top:0px;left:0px;}
#shbr{background-image:url('http://www.flyordie.com/images/$hv.png');background-position:50% -20px;background-repeat:no-repeat;width:10px;height:10px;overflow:hidden;position:absolute;top:0px;right:0px;}
.hl table { border: 2px solid red; }
.hl table table { border-style: none; }
</style>
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js">IE7_PNG_SUFFIX=/^[^$]*\.png/i;</script>
<![endif]-->
<!--[if IE]>
<style>body{overflow-y:auto;}</style>
<![endif]-->
<script type='text/javascript'>
var adv = document.cookie.indexOf("noAdv=true") < 0;
var googletag = {};
googletag.cmd = [];
if(adv) {
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
}
</script>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineSlot('/16315490/Forum_728x90', [728, 90], 'div-gpt-ad-1354647417856-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
window.name='fodforum';
function fixScroll() {
var e=document.getElementById("sheet"),s=e.scrollTop;
if(s) {
e.scrollTop=0;
document.body.scrollTop=s;
}
}
</script>
</head>
<body onload="setTimeout(fixScroll,100)">
<div id="sheet"><div id="shl"></div><div id="shr"></div>
<div id="header">
<div id="title"><h1>Forum</h1></div>
<div id="path">
<a href="http://www.flyordie.com/">All games</a> »
Forum
</div>
<div id="pc">
<a href="/">Forum</a> |
<a href="http://games.flyordie.com/subscription/product.html?lang=en&game=8Ball&portal=flyordie_com" target="_blank">Subscribe</a> |
<a href="http://www.flyordie.com/games/help/support/contents.html" target="_blank" title="Frequently Asked Questions">Faq</a>
</div>
<a id="logo" href="http://www.flyordie.com/"></a>
</div>
<div id="content" style="text-align:center">
<div id="div-gpt-ad-1354647417856-0" style="width:728px; height:90px; margin: 0 auto 10px auto; padding:10px; background-color:#D3F5AD;">
<script type='text/javascript'>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1354647417856-0'); });
</script>
</div>
<script>if(!adv)document.getElementById('div-gpt-ad-1354647417856-0').style.display='none';</script>
<div style="width: 768px; margin-left:auto; margin-right:auto; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td valign="top">
<font face="arial,sans-serif"
color="#003399">
<b>
<a href="index.jsp" title="Go back to the forum list"
>Forums</a>
»
<a href="auth.jsp" class="header" title="Login into Jive"
>Login</a>
</b>
</font>
</td>
</tr>
</table><br>
<font size="-1"
face="arial,sans-serif"
color="#000000">
Please login using the form below.
If you don't have a user account, you can <a href="http://games.flyordie.com/registration/registerSite.html?portal=flyordie_com&lang=en_US&game=Forum&done=http%3A//forum.flyordie.com/auth.jsp">create a new account</a>.
</font><br>
<form action="auth.jsp" method="post" name="loginForm">
<input type="hidden" name="login" value="true">
<input type="hidden" name="unauth" value="false">
<table cellpadding="2" cellspacing="0" border="0" align="center">
<tr>
<td>
<font size="-1"
face="arial,sans-serif"
color="#000000">
Username
</font>
</td>
<td rowspan="2"> </td>
<td>
<input type="text" name="username" size="30" maxlength="100" value="" inputmode="verbatim" autocorrect="off" autocapitalize="off">
</td>
</tr>
<tr>
<td>
<font size="-1"
face="arial,sans-serif"
color="#000000">
Password
</font>
</td>
<td>
<input type="password" name="password" size="30" maxlength="100">
</td>
</tr>
<tr>
<td colspan="2">
</td>
<td>
<input type="checkbox" name="autoLogin" id="cb01">
<font size="-1"
face="arial,sans-serif"
color="#000000">
<label for="cb01">Automatically Login</label>
</font>
<!--
<a href="faq.jsp#autologin"
><img src="images/help.gif" width="12" height="15" border="0" hspace="2"></a>
-->
</td>
</tr>
<tr>
<td colspan="3" align="center">
<br>
<input type="submit" value="Login">
<input type="submit" name="cancel" value="Cancel">
</td>
</tr>
</table>
</form>
<script language="JavaScript" type="text/javascript">
</script>
<br>
</div>
<div id="contentbottom"></div>
</div>
<div id="footer"><div id="footerdivider"></div>
<a href="http://www.flyordie.com/termsofservice.html" target="_blank">Terms of Service</a>
<a href="http://www.flyordie.com/privacy.html" target="_blank">Privacy Policy</a>
<a href="http://www.flyordie.com/contact.html">Contact Us</a>
<a href="http://www.flyordie.com/games/help/moderation.html" target="_blank">Moderation</a>
<a href="http://www.jivesoftware.com/poweredby/" target="_blank"
style="color:#003399;"
title="Click to learn more about Jive Forums"
>Powered by Jive Forums</a>
<br><br>
Copyright © 2001-2012 FlyOrDie Free Games Online.
FlyOrDie® is a registered trademark of <a href="http://www.solware.com/" target="_blank">Solware Ltd.</a>
</div>
</div><div id="shb"><div id="shbl"></div><div id="shbr"></div></div>
<script>fixScroll();</script>
<script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script>
if(window._gat) {
gat=_gat._createTracker('UA-295578-1');
gat._setDomainName(".flyordie.com");
gat._trackPageview();
}
</script>
</body>
</html>
|