2009scape-website/www.funorb.com/info0c19.html
2020-11-24 12:27:36 -05:00

519 lines
22 KiB
HTML
Raw Blame History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en" xmlns:IE>
<!-- Mirrored from www.funorb.com/info.ws?game=hostilespawn_vengeance by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 10:52:57 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"><!-- /Added by HTTrack -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="PRAGMA" content="NO-CACHE">
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE">
<meta name="keywords" content="Play Free Online Games, puzzle games, platform games, arcade games, shooter games, action games, java games, casual games, racing games, word games, retro games, classic games, browser games, strategy games, multiplayer games, arcanists, Jagex">
<meta name="description" content="FunOrb, free online browser-based games from Jagex Games Studio, the makers of RuneScape. Play puzzle, action, strategy, shooting, word, racing games and more!">
<meta name="title" content="FunOrb - Free Online Games by Jagex Games Studio">
<meta name="Author" content="www.jagex.com">
<meta name="Copyright" content="Copyright under AGPL, www.jagex.com">
<meta name="ROBOTS" content="INDEX, FOLLOW">
<meta name="classification" content="GENERAL">
<meta name="rating" content="General">
<meta name="Distribution" content="global">
<meta name="Identifier-URL" content="index.html">
<link rel="icon" type="image/vnd.microsoft.icon" href="favicon.ico">
<link rel="SHORTCUT ICON" href="favicon.ico">
<title>FunOrb - Free Online Games by Jagex Games Studio</title>
<style type="text/css" media="screen">
/*\*/@import url(css/global-40.css);/**/
</style>
<script type="text/javascript" src="../www.jagex.com/js/jquery/jquery_1_4_2.js"></script>
<!--[if lt IE 7]>
<style type="text/css" media="screen">@import url(http://www.funorb.com/css/ieFix-2.css);</style>
<![endif]-->
<!--[if IE]>
<style type="text/css">
@media all {
IE\:clientCaps {behavior:url(#default#clientcaps)}
}
</style>
<IE:clientCaps ID="oClientCaps" />
<![endif]-->
<script type="text/javascript">
var suffix="?js=1";
if (navigator.appName=="Microsoft Internet Explorer") {
if (!oClientCaps.getComponentVersion("{08B0E5C0-4FCB-11CF-AAA5-00401C608500}","ComponentID")) {
suffix+="&applet=2";
}
}
function suffixize(obj){
if(!obj.suffixed){
obj.href += suffix;
obj.suffixed = true;
}
}
</script> <style type="text/css" media="screen">
/*\*/@import url("css/info-7.css");/**/
.intro {
background-image: url(img/images/game/hostilespawn_vengeance/intro.jpg);
}
.buttonSubscribe {
background-image: url(img/images/info/button_subscribe.gif);
}
</style>
<script type="text/javascript">
//
var time = 4;
var timer;
var timer2;
var loading = 0;
var image = 0;
var images = Array();
//
images[0] = 'img/images/game/hostilespawn_vengeance/screen1c4ca.jpg?1';
images[1] = 'img/images/game/hostilespawn_vengeance/screen2c4ca.jpg?1';
images[2] = 'img/images/game/hostilespawn_vengeance/screen3c4ca.jpg?1';
images[3] = 'img/images/game/hostilespawn_vengeance/screen4c4ca.jpg?1';
//
function clearLoading(){
try{
if(images[0]){
document.getElementById('screenshotsLoading0').style.backgroundPosition = '-83px -62px';
if(images[1]){
document.getElementById('screenshotsLoading1').style.backgroundPosition = '-83px -62px';
if(images[2]){
document.getElementById('screenshotsLoading2').style.backgroundPosition = '-83px -62px';
if(images[3]){
document.getElementById('screenshotsLoading3').style.backgroundPosition = '-83px -62px';
}
}
}
}
loading = 0;
}catch(e){}
}
//
function imageTimer(self){
clearTimeout(timer2);
clearTimeout(timer);
clearLoading();
timer = setTimeout("imageNext('" + self + "')", time * 1000);
}
//
function imageNext(self){
if(loading == 1){return;}
image++;
if(image >= images.length){
image = 0;
}
document.getElementById(self).src = images[image];
}
//
function imageGoto(self, img){
image = img;
// Don't bother re-loading the same image as it screws up Opera
if(document.getElementById(self).src != images[image]){
var timeDefault = time;
time = time * 2;
window.setTimeout('time = ' + timeDefault, timeDefault);
timer2 = window.setTimeout("document.getElementById('screenshotsLoading' + image).style.backgroundPosition = '25px 12px';", 100);
loading = 1;
document.getElementById(self).src = images[image];
}
return false;
}
</script>
</head>
<body id="navGames">
<a name="top"></a>
<table id="wrapper">
<tbody>
<tr>
<td class="center bodyTheme">
<div id="container">
<div id="header">
<div id="navigation">
<div class="lft"></div>
<div class="rght"></div>
<div class="container">
<a id="logo" href="index-2.html" ><b>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="203" height="80">
<param name="movie" value="http://www.funorb.com/img/images/layout/logo_funorb_tombracer.swf" />
<param name="FlashVars" value="homePath=http://www.funorb.com/" />
<param name="AllowScriptAccess" value="always" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="img/images/layout/logo_funorb_tombracer.swf" width="203" height="80">
<param name="FlashVars" value="homePath=http://www.funorb.com/" />
<param name="AllowScriptAccess" value="always" />
<!--<![endif]-->
<!-- Non Flash alternative -->
<img src="img/images/layout/logo_funorb_tombracer.jpg" alt="FunOrb" />
<!--[if !IE]>-->
</object>
<!--<![endif]-->
<!--<![endif]-->
</object>
</b></a>
<div id="shell">
<div class="lft"></div>
<div class="rght"></div>
<div id="teleText">
<h1 id="welcomeText">Welcome to FunOrb - The Best in Free Online Games</h1>
<span id="teletext_inner">
To gain access to some of our multiplayer games, highscore tables and Achievements, please create an account. It's quick, easy and absolutely FREE!</span>
<script type="text/javascript" src="../services.funorb.com/m%3dfomessenger/messengercommon0.js"></script>
<script type="text/javascript" src="../services.funorb.com/m%3dfomessenger/messenger.js"></script>
</div>
</div>
</div>
<div class="clear"></div>
<ul class="menu">
<li class="top p1"><a href="index-2.html" id="home" class="top_link"><span>Home</span></a></li>
<li class="top p2"><a id="games" class="top_link" href="gamelist.html"><span>Games</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="gamelist.html" class="fly">All Games</a></li>
<li><a href="gamelistea68.html?playerBox=1" class="fly">Single-Player Games</a></li>
<li><a href="gamelist6ff6.html?playerBox=2" class="fly">Multiplayer Games</a></li>
<li><a href="options.html" class="fly last">Java Options</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p3"><a id="account" class="top_link" href="https://secure.funorb.com/m=create/"><span>Join</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="https://secure.funorb.com/m=create/" class="fly">Create Free Account</a></li>
<li><a href="https://secure.funorb.com/m=billing_core/paymentoptions.ws" class="fly">Subscribe to FunOrb</a></li>
<li><a href="members.html" class="fly">Members' Benefits</a></li>
<li><a href="account_management.html" class="fly last">Account Management</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p4"><a id="forums" class="top_link" href="http://services.funorb.com/m=focommunity/"><span>Community</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="http://services.funorb.com/m=focommunity/" class="fly">Community Home</a></li>
<li><a href="http://services.funorb.com/m=forum_fo/forums.ws" class="fly">Forums</a></li>
<li><a href="kbase/guid/dev_diary.html" class="fly">Developer Diaries</a></li>
<li><a href="http://services.funorb.com/m=achievements/" class="fly">Achievements</a></li>
<li><a href="http://services.funorb.com/m=hiscore_fo/" class="fly">Highscores &amp; Ratings</a></li>
<li><a href="http://services.funorb.com/m=orbcoins/" class="fly last">Orb Downloads</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p5"><a id="help" class="top_link" href="kbase/guid/help.html"><span>Help</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="kbase/guid/customer_support.html" class="fly">Customer Support</a></li>
<li><a href="parents.html" class="fly">Parents' Guide</a></li>
<li><a href="kbase/guid/rules_of_conduct.html" class="fly">Rules</a></li>
<li><a href="https://secure.funorb.com/m=billing_core/unsubscribe.ws" class="fly">Unsubscribe</a></li>
<li><a href="loginapplet/loginappletef7e.html?mod=www&amp;dest=loginapplet/loginapplet.ws?mod=accountappeal&amp;dest=lockchoice.ws" class="fly">Account Recovery</a></li>
<li><a href="https://secure.funorb.com/m=weblogin/loginform.ws?mod=www&amp;ssl=0&amp;expired=0&amp;dest=bugtracker.ws" class="fly last">Submit A Bug Report</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p11"><a id="empty" class="top_link"><span>&nbsp;</span></a></li>
<li class="top p7"><a href="https://secure.funorb.com/m=create/" id="register" class="top_link"><span>Create Account</span></a></li>
<li class="top p8"><a href="https://secure.funorb.com/m=weblogin/loginform.ws?mod=www&amp;ssl=0&amp;dest=info.ws?game=hostilespawn_vengeance" id="signIn" class="top_link"><span>Log In</span></a></li>
<li class="top p10">
<div class="top_link" id="lang_div">
<a id="countrydrop" href="index-2.html">
<span>
<img alt="
English" src="img/images/layout/en.gif">
<span id="dropArrow"></span>
</span>
<!--[if gt IE 6]><!--></a></div><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul id="lang" class="sub">
<li><a class="fly" href="index-2.html"><img title="
English" alt="
English" src="img/images/layout/en.gif"></a></li>
<li><a class="fly" href="l%3d1/index.html"><img title="
Deutsch" alt="
Deutsch" src="img/images/layout/de.gif"></a></li>
<li><a class="fly" href="l%3d2/index.html"><img title="
Fran&ccedil;ais" alt="
Fran&ccedil;ais" src="img/images/layout/fr.gif"></a></li>
<li><a class="fly last" href="l%3d3/index.html"><img title="
Portugu&ecirc;s (BR)" alt="
Portugu&ecirc;s (BR)" src="img/images/layout/br.gif"></a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a></div><![endif]-->
</li>
</ul>
</div>
<br class="clear" />
</div>
<div id="page_content">
<a name="info"></a>
<div class="section" id="info" >
<div class="sectionHeader">
<div class="sectionHeaderRight">
<div class="sectionTitle">
<span class="sectionTrail">
<a href="gamelist.html">Games</a> &gt;
<a href="gamelist6f94.html?genreBox=shooter">Shooter</a> &gt;
<a onclick="suffixize(this)" href="http://mggameserver6.funorb.com/g=hostilespawn_vengeance/game.ws">Hostile Spawn</a> &gt;
More Info
</span>
<span class="sectionServerlist">
<a style="text-decoration: underline; font-weight: normal;" href="hostilespawn_vengeance/serverlist.html">Server List</a>
</span>
</div>
</div>
</div>
<div class="sectionBorder">
<div class="sectionBackground">
<div class="sectionContent" >
<div class="sectionContentContainer">
<div class="intro">
<div class="introDescription">
<div>
<a href="gamelist6f94.html?genreBox=shooter"><span class="genre">Shooter</span></a><br>
Hostile alien spawn have infested the planet of Kerrus. Wipe them out!
</div>
</div>
<a class="buttonWide" href="#description"><div>Description</div></a><br />
<a class="buttonWide" href="#faqs"><div>FAQs</div></a><br />
<a class="buttonWide" href="https://secure.funorb.com/m=create/"><div>Create Free Account</div></a><br />
<a onclick="suffixize(this)" class="buttonPlayBig" href="http://mggameserver6.funorb.com/g=hostilespawn_vengeance/game.ws"></a>
</div>
<a name="screenshots"></a>
<div class="subsection" id="screenshots" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
Screenshots
</div>
</div>
<div class="subsectionContent">
<script type="text/javascript">
document.write('<img id="screenshotsImage" class="screenshotsImage" src="http://www.funorb.com/img/images/game/hostilespawn_vengeance/screen1.jpg" alt="In-game screenshot" onLoad="imageTimer(this.id)" />');
</script>
<noscript>
<iframe name="screenshotsFrame" class="screenshotsFrame" id="screenshotsFrame" scrolling="no" frameBorder="0" src="display_screenshot3b51.html?game=hostilespawn_vengeance&amp;screenshot=screen1">
</iframe>
</noscript>
<div id="screenshotsThumbs">
<a href="display_screenshot3b51.html?game=hostilespawn_vengeance&amp;screenshot=screen1" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 0);" class="screenshotsThumb" style="background-image: url(img/images/game/hostilespawn_vengeance/screen1_thumbc4ca.jpg?1);">
<div id="screenshotsLoading0"></div>
</a>
<a href="display_screenshot105f.html?game=hostilespawn_vengeance&amp;screenshot=screen2" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 1);" class="screenshotsThumb" style="background-image: url(img/images/game/hostilespawn_vengeance/screen2_thumbc4ca.jpg?1);">
<div id="screenshotsLoading1"></div>
</a>
<a href="display_screenshotc7d5.html?game=hostilespawn_vengeance&amp;screenshot=screen3" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 2);" class="screenshotsThumb" style="background-image: url(img/images/game/hostilespawn_vengeance/screen3_thumbc4ca.jpg?1);">
<div id="screenshotsLoading2"></div>
</a>
<a href="display_screenshot3879.html?game=hostilespawn_vengeance&amp;screenshot=screen4" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 3);" class="screenshotsThumb" style="background-image: url(img/images/game/hostilespawn_vengeance/screen4_thumbc4ca.jpg?1);">
<div id="screenshotsLoading3"></div>
</a>
</div>
</div>
</div>
<a name="benefits"></a>
<div class="subsection" id="benefits" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
Hostile Spawn Features
</div>
</div>
<div class="subsectionContent">
<div class="benefitsPadding"></div>
<div class="benefitsContent">
<div class="benefitsList">
<ul>
<li>Play all ten 'Kerrus' levels;</li>
<li>Access to 7 weapons, including the CRAG, flamethrower and rail gun;</li>
<li>Earn 15+ Achievements;</li>
<li>Normal and Hard mode of play;</li>
<li>Play for FREE!</li>
</ul>
</div>
</div>
</div>
</div>
<br class="clear" />
<a name="description"></a>
<div class="subsection" id="description" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
Description
</div>
</div>
<div class="subsectionContent">
<div>
<p>After the UFE Starship Hammerhead failed to report on its mission, you were sent in to investigate. As you searched the now abandoned ship you discovered the festering presence of an alien spawn...and they're hostile!</p>
<p>Take up your standard issue auto gun and cleanse the Hammerhead, then descend to the surface of the planet Kerrus to wipe out the infestation at its source...with the help of a few more powerful weapons.</p>
</div>
</div>
</div>
<a name="top_of_page"></a>
<a name="faqs"></a>
<div class="subsection" id="faqs" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
FAQs
</div>
</div>
<div class="subsectionContent">
<div class="faqsList">
<ol>
<li><a href="#faqs_q1">How do I regain health?</a></li>
<li><a href="#faqs_q2">How does the rank system work?</a></li>
<li><a href="#faqs_q3">What is Hard mode and where do I access it?</a></li>
<li><a href="#faqs_q4">Which weapons am I using?</a></li>
<li><a href="#faqs_q5">Why does ammo decrease for one of my weapons when I'm using the other?</a></li>
<li><a href="#faqs_q6">I can't get used to the controls!</a></li>
<li><a href="#faqs_spec">What are the minimum specifications for this game?</a></li>
</ol>
</div>
<div class="faqsAnswer">
<a name="faqs_q1"></a>
<h3>1. How do I regain health?</h3>
<p>When you advance a rank, some of your health is replenished and your maximum health increases. If you find yourself running low on health, there are health packs on some of the levels. Walking over a health pack will recover some of your character's health.</p>
<div class="hr"></div>
<a name="faqs_q2"></a>
<h3>2. How does the rank system work?</h3>
<p>As you earn points, a thin yellow gauge below your rank fills up. When it is full, you advance to the next rank (and get a health boost) and the gauge empties again. Over time this gauge will decrease, so it's in your best interests to keep advancing and killing aliens.</p>
<div class="hr"></div>
<a name="faqs_q3"></a>
<h3>3. What is Hard mode and where do I access it?</h3>
<p>Both the 'Kerrus' and 'Vengeance' sets of levels have a hard mode which is unlocked after you have completed them on the default difficult.</p>
<p>In Hard mode on 'Kerrus', you have to complete the planet-based levels (levels 4-10) within a strict time limit, that being double whatever each level's par time is. In Hard mode on 'Vengeance' (levels 5-10), the same difficult time limit applies.</p>
<div class="hr"></div>
<a name="faqs_q4"></a>
<h3>4. Which weapons am I using?</h3>
<p>The weapon currently assigned to the left mouse button is displayed in the top left corner of the screen, and the weapon currently assigned to the right mouse button is displayed in the top right corner of the screen. The number in each icon is the amount of ammunition you have for that weapon.</p>
<p>You can pick up all weapons that you find by simply walking over to them. For each new weapon an icon will be added to the list displayed at the top of the screen. A simple way to equip a different weapon for use is to click the icon with the mouse button you would like to assign the weapon to.</p>
<div class="hr"></div>
<a name="faqs_q5"></a>
<h3>5. Why does ammo decrease for one of my weapons when I'm using the other?</h3>
<p>Certain weapons share an ammunition type. The auto gun and C.R.A.G. use the same type of projectile ammunition. The plasma cannon and railgun both use energy cells as their source of ammunition. However, each weapon uses differing amounts of ammunition per shot.</p>
<div class="hr"></div>
<a name="faqs_q6"></a>
<h3>6. I can't get used to the controls!</h3>
<p>There are two control methods in the game. The first method moves the marine in relation to the screen; the second method moves the marine in relation to the mouse cursor. These two methods can be switched between with the 'TAB' key. Try out both to see which suits your play style best. Also, you can choose between using either the WASD keys or your keyboard's arrow keys for movement.</p>
<div class="hr"></div>
<a name="faqs_spec"></a>
<h3>7. What are the minimum specifications for this game?</h3>
<p>The minimum specifications we recommend for this game are:</p>
<ul>
<li>1.0 GHz
<li>128 MB RAM
</ul>
<p>The <b>recommended</b> specifications for getting the most out of this game are:</p>
<ul>
<li>1.5 GHz
<li>256 MB RAM
</ul>
<p>Below is an explanation of the terms in our technical specifications.</p>
<p><b>Megahertz (MHz) / Gigahertz (GHz)</b> is a measure of how fast your computer's processor is. This affects how quickly you can run things like games and applications.</p>
<p><b>Megabytes (MB)</b> are used to measure how much memory your computer has. This affects how quickly your computer runs when using large programs such as games, or when you run a lot of programs at once.</p>
<p>Click <a href="http://www.java.com/getjava" target="_blank">here</a> to get the latest version of Sun Java.</p>
</div>
</div>
</div>
<a name="furtherBenefits"></a>
<div class="subsection" id="furtherBenefits" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
FunOrb Members' Benefits
</div>
</div>
<div class="subsectionContent">
<div>
<p style="padding-bottom: 5px;">Members get:</p>
<ul style="line-height: 22px;">
<li>Access to the Vengeance Expansion - 10 additional levels set in a new location;</li>
<li>Hard mode of play in the Vengeance Expansion;</li>
<li>The mighty Grenade Launcher weapon;</li>
<li>Powerful Blast Charges to obliterate destructible walls;</li>
<li>Health Packs to replenish your health;</li>
<li>Security Passes for entry through locked doors;</li>
<li>3 new enemy spawn including the Vengeance Queen;</li>
<li>Fullscreen mode;</li>
<li>Access to 20+ further achievements;</li>
<li>No adverts during gameplay;</li> <li>Complete access to all members-only content on FunOrb.</li>
</ul>
<p>
<a href="https://secure.funorb.com/m=billing_core/paymentoptions.ws" class="buttonSubscribe"></a>
</p>
</div>
</div>
</div>
<a name="credits"></a>
<div class="subsection" id="credits" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
Development Team
</div>
</div>
<div class="subsectionContent">
<div>
<p>
<b>Development:</b> Thomas D,&nbsp;David R,&nbsp;Ben W<br>
<b>Graphics:</b> Peter S,&nbsp;Anthony A,&nbsp;Adam S,&nbsp;Jess H,&nbsp;David H<br>
<b>Audio:</b> Adam R,&nbsp;Ian T<br>
<b>Quality Assurance:</b> Ken W L,&nbsp;Joe C,&nbsp;Michael T,&nbsp;Sally R,&nbsp;Alex P<br>
<b>Editing:</b> Sally R,&nbsp;Michael T,&nbsp;Stephen R
</p>
<p class="articleBacktotop">
<a href="#top"><img src="img/images/layout/backtotop.gif" alt="Back to the top" title="Back to the top" /></a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="sectionFooter"><div></div></div>
</div>
</div>
</div>
</div>
<div id="copyRight">
<div id="languagefooter">
Select your language:&nbsp;
<a href="index-2.html"><img alt="
English" src="img/images/layout/en.gif">
English</a>
<a href="l%3d1/index.html"><img alt="
Deutsch" src="img/images/layout/de.gif">
Deutsch</a>
<a href="l%3d2/index.html"><img alt="
Fran&ccedil;ais" src="img/images/layout/fr.gif">
Fran&ccedil;ais</a>
<a href="l%3d3/index.html"><img alt="
Portugu&ecirc;s (BR)" src="img/images/layout/br.gif">
Portugu&ecirc;s (BR)</a>
</div>
<div class="cr">
<p>
Copyright <20> 2008 - 2010 Jagex Ltd. Jagex and FunOrb are registered trademarks of Jagex Ltd in the
United Kingdom and trademarks used in other countries of the world.
</p>
<p>
By using our service you are agreeing to our <a href="terms/terms.html" name="terms">Terms &amp; Conditions</a> and <a href="privacy/privacy.html" name="privacy">Privacy Policy</a>.
</p>
</div>
<div id="jagex">
<a href="../www.jagex.com/index.html" target="_blank"><img src="img/images/layout/jagex_footerc4ca.gif?1" alt="Jagex logo" /></a>
</div>
</div>
</div>
</td>
</tr>
</tbody>
</table>