<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" >

<head profile="http://gmpg.org/xfn/11">
  <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  <meta name="generator" content="WordPress" /> <!-- best tool for the job -->
  
 <title>Outspark |  Play free games and make friends in the Virtual Playground!   &#8211; Blog</title>
  <meta property="og:title" content="Outspark |  Play free games and make friends in the Virtual Playground!   &#8211; Blog" />
  <meta property="og:site_name" content="Outspark" /> 
  <meta property="og:image" content="http://cdn2.outspark.com/gameweb/facebook/outspark.jpg" />
  <meta property="og:description" content="Outspark |  Play free games and make friends in the Virtual Playground!   &#8211; Blog" /> 

  <link rel="image_src" href="http://cdn2.outspark.com/gameweb/facebook/outspark.jpg" />


  <link rel="stylesheet" href="http://corp.outspark.com/wp-content/themes/outspark/stylesheets/screen.css" media="screen" type="text/css" />

  <script type="text/javascript" src="http://corp.outspark.com/wp-content/themes/outspark/javascripts/jquery-1.2.6.js"></script>
  <script type="text/javascript" src="http://corp.outspark.com/wp-content/themes/outspark/javascripts/scroll.js"></script>

  <!--[if IE]>
  <link rel="stylesheet" href="http://corp.outspark.com/wp-content/themes/outspark/styleshees/ie.css" media="screen" type="text/css" />
  <![endif]-->
  <!--[if lte IE 6]>
  <link rel="stylesheet" href="http://corp.outspark.com/wp-content/themes/outspark/styleshees/ie6.css" media="screen" type="text/css" />
  <![endif]-->  

  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://corp.outspark.com/feed/" />
  <link rel="alternate" type="text/xml" title="RSS .92" href="http://corp.outspark.com/feed/rss/" />
  <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://corp.outspark.com/feed/atom/" />

  <link rel="pingback" href="http://corp.outspark.com/xmlrpc.php" />
  <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://corp.outspark.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://corp.outspark.com/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Outspark' href='http://corp.outspark.com' />
<meta name="generator" content="WordPress 2.9.1" />

    <link rel="stylesheet" type="text/css" href="https://cdnstatic.outspark.com/gnb/strip/gnb.css?v=1.7.39" />
<script type="text/javascript">
	if (typeof OSK == 'undefined') {
		var OSK = OSK || {};
	}
	if (!OSK.config) {
		OSK.config = {};
	}
	OSK.config.realm = 'portal';
	OSK.config.is_beta = 0;
	OSK.config.download_page = "http://outspark.com/support/download";
	OSK.config.website = "http://outspark.com/";
		OSK.config.userid = 0;
	OSK.config.sparkid = '';
		OSK.config.fbApiKey = '118709498170387';
	OSK.config.assetUrl = 'https://cdnstatic.outspark.com';
	OSK.config.fbEnabled = 0;
</script>
<link rel="stylesheet" type="text/css" href="https://cdnstatic.outspark.com/gnb/common/css/combo.css?v=1.7.39">
<link rel="stylesheet" type="text/css" href="https://cdnstatic.outspark.com/gnb/common/css/portal.css?v=1.7.39" /><script type="text/javascript">

try{ document.execCommand("BackgroundImageCache", false, true); }catch(e){}
// @public var 
var triggered = 0;

var gnb = function (obj) {
	var hideElements = [];
	if(!document.getElementById(obj)) { return; }
	var navRoot = document.getElementById(obj);
	var thisNode = 0;
	var oldNode = 0;
	var timer;
	var timeSet = [0,80];
	var timeSetValue;
	var isOver = false;

	// Makes sure this method is only called once
	if (!triggered) {
		// connect to XMPP
		//OSK_coreXmpp.connect();
		triggered++;
	}

	initGnb();
	function initGnb(){
		for (i=0; i<navRoot.childNodes.length; i++) {
			if(navRoot.childNodes[i].nodeType==1) {
				hideElements.push(navRoot.childNodes[i]);
			}
		}
		for (j=0; j<hideElements.length; j++){
			hideElements[j].onmouseover = overNode;
			hideElements[j].onmouseout = hideNode;
		}
	}

	function overNode(){
		opacityCal(this,1);
		oldNode = thisNode;
		for (z=0; z<hideElements.length; z++){
			if(hideElements[z]==this){
				thisNode = z;
				isOver = this;
			}else{ hideElements[z].className = hideElements[z].className.replace("ongnb_on","ongnb"); }
		}
	}

	function hideNode(){ opacityCal(this,0); }

	function opacityCal(childItem,type){
		if(childItem==hideElements[thisNode]&&type) { clearTimeout(timer); }
		if(!type){
			isOver=false;
			timer = setTimeout(function(){
				if(!isOver){
					childItem.className=childItem.className.replace("ongnb_on","ongnb");
					if(childItem.getElementsByTagName("input").length>0) {
						for(i=0;i<childItem.getElementsByTagName("input").length;i++) {
							childItem.getElementsByTagName("input")[i].blur();
						}
					}
				}
			}, 500);
		}else{
			childItem.className = (childItem.className.indexOf("ongnb_on") != -1) ? childItem.className : childItem.className.replace("ongnb","ongnb_on") ;
		}
	}
};


function clearDiv(obj)
{
	var error_div = obj.id+'_err';
	document.getElementById(error_div).style.display='none';
	obj.className = 'ipt';
}

function clearId(objId,clsName)
{
	$obj = document.getElementById(objId);
	if($obj.value)obj.className = 'ipt';
}

function checkEmail(obj)
{
	errorDisplay(obj,false);
	var filter=/^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;
	var str=obj.value;
	if (filter.test(str)) {
		errorDisplay(obj,false);return true;
	} else {
		errorDisplay(obj,true);return false;
	}
}

function checkLength(obj)
{
	errorDisplay(obj,false);
	var minLen = 4;
	var len = obj.value.length;
	if (len < minLen) {
		errorDisplay(obj,true);return false;
	} else {
		errorDisplay(obj,false);return true;
	}
}

function errorDisplay(obj,errCheck){
	var error_div = obj.id+'_err';
	if(errCheck){
		obj.className = 'ipt2';
		document.getElementById(error_div).style.display='block';
	}else{
		obj.className = 'ipt';
		document.getElementById(error_div).style.display='none';
	}
}

function frmSubmit(){
	var emailId = document.getElementById('loginEmail');
	var passId = document.getElementById('loginPass');
	var ck1 = checkEmail(emailId);
	var ck2 = checkLength(passId);
	if(ck1 && ck2){	document.forms['login'].submit();}
}

function getOskNavigatorInfoStr()
{
	var name = navigator.appName, ver = navigator.appVersion,
		ver_int = parseInt(navigator.appVersion), ua = navigator.userAgent, infostr;
	if(name == "Microsoft Internet Explorer")
	{
		if(ver.indexOf("MSIE 3.0") != -1) return "Internet Explorer 3.0x";
		if(ver_int != 4) return "Internet Explorer " + ver.substring(0, ver.indexOf(" "));

		var real_ver = parseInt(ua.substring(ua.indexOf("MSIE ") + 5));
		if(real_ver >= 7) infostr = "Windows Internet Explorer ";
		else infostr = "Microsoft Internet Explorer ";

		if(ua.indexOf("MSIE 5.5") != -1) return infostr + "5.5";
		else return infostr + real_ver + ".x";

		return "Internet Explorer";
	}
	else if(name == "Netscape")
	{
		if(parseInt(ua.substring(8, 8)) <= 4)
		return "Netscape " + ver.substring(0, ver.indexOf(" "));
		else if(ua.lastIndexOf(" ") < ua.lastIndexOf("/"))
		return ua.substring(ua.lastIndexOf(" "));
		else return "Netscape";
	}
	else return name;
}

/**
* Outspark Clock
*
* @author pkhalil - Changed by Sean.
* @category utils
* @requires
* @version $Id:$
*/
// OSK Clock
var OSK_Clock = {
	weekDays : ["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],
	monthNames : ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],
	serverTz : {}, // optional timezone
	serverDate : {}, // server date obj
	localDate : {}, // local date obj
	dateOffset: {}, // offset ammount
	nowDate : {}, // adjusted date
	dateString : {}, // formated
	el : {}, // element to update
	timeout : {}, // timeout handle
	init : function (date,id,interval,tz) {
		this.calculateOffset(date);
		this.el = document.getElementById(id);
		if(tz) this.serverTz = tz;
		this.updateClock(interval);
	},
	calculateOffset : function (serverDate) {
		this.serverDate = new Date(serverDate);
		this.localDate = new Date();
		this.dateOffset = this.serverDate - this.localDate;
	},
	updateClock : function (interval) {
		this.nowDate = new Date();
		this.nowDate.setTime(this.nowDate.getTime() + this.dateOffset);
		this.dateFormat(this.nowDate, this.serverTz);
		this.el.innerHTML = this.dateString;
		var me = this;
		this.timeout = setTimeout(function(){me.updateClock(interval)},interval);
	},
	stopClock : function () {
		clearTimeout(this.timeout);
	},
	dateFormat : function (dateObj,tz) {
		/*
		//Outspark Time: 12:58:50 pm, Tue, October 14, 2008 (PDT)
		this.dateString = dateObj.getHours() + ":" + dateObj.getMinutes() + ":" + dateObj.getSeconds();
		this.dateString += dateObj.getHours() >= 12 ? ' pm, ' : ' am, ';
		this.dateString += this.weekDays[dateObj.getDay()] + ', ' + this.monthNames[dateObj.getMonth()] ;
		this.dateString += ' ' + dateObj.getDate() + ', ' + dateObj.getFullYear();
		if (tz) this.dateString += ' (' + tz + ')';
		*/
		//Outspark Time: 12:58 pm, October 14 (PDT)
		vHour = dateObj.getHours();
		if (vHour>12) vHour = vHour-12;
		vMin = dateObj.getMinutes();
		vSec = dateObj.getSeconds();
		if (vMin<10){vMin='0'+vMin;}
		if (vSec<10){vSec='0'+vSec;}
		this.dateString = vHour + ":" + vMin + ":" + vSec;
		this.dateString += dateObj.getHours() >= 12 ? ' PM, ' : ' AM, ';
		this.dateString += this.monthNames[dateObj.getMonth()] + ', ' + dateObj.getDate();
		if (tz) this.dateString += ' (' + tz + ')';
	},
	syncClock : function () {
		alert('not implemented yet .. ');
	}
};

/**
 * Outspark XMPP 
 */
function osk_xmpp() {
     this.host = '';                 // host to connect to
     this.connection = '';           // connection object
     this.bosh_service = '';         // bosh service endpoint
     this.jid = '';                  // jabberId
     this.sid = '';                  // sessionId
     this.rid = '';                  // rId
     this.pass = '';                 // xmpp password
     this.pubsub_component = '';     // pubsub component to connect with
     this.pubsub_admin_node = '';    // pubsub admin node
     this.osk_logged_in = false;      // true if logged in to outspark
};


</script></head>

<body id="body_blog" class="en">
<img src="http://cdn2.outspark.com/gameweb/facebook/outspark.jpg" style="display:none" />
<div class="header">
  <div class="banner">
        <div class="yui-skin-sam">
<div id="auth-panel" class="offscreen clearfix">
	<div class="hd clearfix"></div>
	<div class="bd clearfix"></div>
</div>

<div id="auth-panel-components" class="offscreen">
	<div class="panel-headers">
		<div class="login clearfix">
			<h3 class="panel-title">
				Login to Outspark
			</h3>
			<div class="panel-register-link">
				<span>
					Not a member?
				</span>
				<a class="auth-action-register clickable" title="Register Now">
					Sign Up
				</a>
			</div>
		</div><!--/div.login-->

		<div class="redeem clearfix">
            <h3 class="panel-title">
                Please Redeem Your Code
            </h3>
        </div><!--/div.redeem-->

		<div class="reg clearfix">
			<h3 class="panel-title">
				Create an Outspark Account
			</h3>
			
			<div class="panel-register-link">
				<span>Already a member?</span>
				<a href="/" class="reg-fb-bttn facebook-login-bttn"></a>
				<a class="auth-action-login clickable" title="Login">Login</a>
			</div>
			
		</div><!--/div.reg-->

		<div class="success clearfix">
            <h3 class="panel-title">
                Success!
            </h3>
        </div><!--/div.success-->

		<div class="facebook clearfix">
            <h3 class="panel-title">
                Facebook Connect!
            </h3>
        </div><!--/div.success-->
		
		<!-- Invite frient home -->
		<div class="invite-friend-home clearfix">
            <h3 class="panel-title">
               Invite Your Friends 
            </h3>
        </div><!--/div.invite-friend-home -->
		
	</div><!--/div.panel-headers-->

	<div class="panel-bodies">
			
		<!-- start of login div -->
		<div class="login">
			<div class="overlay-left">
								<div class="facebook-btn-wrap">
					<a href="https://www.facebook.com" class="facebook-login-bttn fb_button_text">Faceboook Connect</a>
				</div>
			</div>
			<div class="overlay-right">
				<span class="floating-or">OR</span>
				<div class="overlay-right-bd">
					<form id="login-form" action="/common/gnb/gnbUserActions.php" method="post">
						<fieldset>
							<div class="login-form">
								<div class="error-message" style="display: none;">&nbsp;</div>
								<p class="login-text">Use your Outspark account</p>
								<p class="email-row">
									<label for="overlay-username">Email Address</label>
									<input tabindex="1" class="email text-widget" type="text" name="LoginComponent_email" value="" maxlength="255" id="overlay-username"/>
								</p>
			
								<p class="password-row clearfix">
									<label for="overlay-password">Password</label>
									<a href="http://www.outspark.com/login/password" title="Click here if you have forgotten your password." class="forgot" target="_blank">
										Forgot?
									</a>
									<input tabindex="2" class="password text-widget" type="password" name="LoginComponent_password" value="" maxlength="30" id="overlay-password" />
								</p>
	
								<p class="remember-row clearfix">
									<input type="hidden" name="LoginComponent_persistent" value="persistent" checked="checked" id="persistent" />
								</p>
	
								<p class="login-submit submit-row clearfix">
									<input tabindex="3" type="submit" value="Login" class="overlay-submit" name="LoginComponent_submit" />
								</p>
							</div>
						</fieldset>
					<div id="login-profiling">
        		                </div>
	                	        <input type="hidden" id="login-session-id" name="login_session_id" value="" />
					</form>
				</div>
				<div class="overlay-right-ft" style="float:right;width: 300px;height: 10px;"></div>
			</div>
		</div><!--/div.login-->

		<!-- start of facebook div -->
		<div class="facebook">
            <div class="overlay-left">
               <form id="facebook-form" action="/common/gnb/gnbFacebookActions.php" method="post">
				<ul class="errors"></ul>
					<fieldset>
						<div class="facebook-form">
							<div class="fb-body">
								<div class="fb-inner-bd">
									<h3>Create SparkID</h3>
									<div class="fb-contents">
			   							<div class="error-message" style="display: none;">&nbsp;</div>
										<p class="sparkid-row">
											<label for="facebook-sparkid">SparkID Username</label>
											<input type="text" id="facebook-sparkid" class="text-widget" name="facebook-sparkid" value="" tabindex="1" maxlength="16" />
										</p>
										<p class="email-row">
											<label for="facebook-email">Email Address</label>
											<input type="text" id="facebook-email" class="text-widget" name="facebook-email" value="" tabindex="2" />
										</p>
										<p class="password-row">
											<label for="facebook-password">Password</label>
											<input type="password" id="facebook-password" class="text-widget" name="facebook-password" value="" tabindex="3" />
										</p>
										<p class="subscribe-row clearfix">
											<label for="fb-subscribe">Send me news about special events and offers from Outspark.</label>
											<input type="checkbox" name="subscribe" checked="checked" tabindex="4" />
										</p>
										<p class="tos-row clearfix">
											<label for="fb-tos">I agree to the Outspark <a href="" target="_blank">Terms of Service</a> and <a href="" target="_blank">Privacy Policy</a></label>
											<input type="checkbox" name="tos" tabindex="5" />
										</p>
										<p class="facebook-submit clearfix">
											<input type="submit" value="Login" name="facebook-submit" class="overlay-submit facebook-submit" tabindex="6" />
										</p>
									</div>
								</div>
								<div class="fb-inner-ft"></div>
							</div>
						</div>
					</fieldset>
				</form> 	
            </div>
			<div class="overlay-right">
                <form id="login-form-fb" action="/common/gnb/gnbFacebookActions.php" method="post">

                    <fieldset>
                        <div class="login-form">
							<div class="fb-body">
								<div class="fb-inner-bd">
									<h3>Existing SparkID</h3>
									<div class="fb-contents">
                    					<div class="error-message" style="display: none;">&nbsp;</div>
		                            	<p class="email-row">
		                            	    <label for="overlay-username">Email Address</label>
		                            	    <input tabindex="7" class="email text-widget" type="text" name="email" value="" maxlength="255" id="overlay-username"/>
		                            	</p>
				
		    	                        <p class="password-row clearfix">
		    	                            <label for="overlay-password">Password</label>
		    	                            <a href="http://www.outspark.com/login/password" title="Click here if you have forgotten your password." class="forgot" target="_blank">
		    	                                Forgot?
		    	                            </a>
		    	                            <input tabindex="8" class="password text-widget" type="password" name="password" value="" maxlength="30" id="overlay-password" />
		    	                        </p>
			
			                            <p class="remember-row clearfix">
			                                <input type="hidden" name="LoginComponent_persistent" value="persistent" checked="checked" id="persistent" />
		  	                         	</p>
			
       		                     		<p class="login-submit submit-row clearfix">
       	 	                    		    <input tabindex="9" type="submit" value="Login" class="overlay-submit" name="osk-submit" name="osk-username-submit" />
       	   		                  		</p>
									</div>
								</div>
								<div class="fb-inner-ft"></div>
							</div>
                        </div>
                    </fieldset>
                </form>
            </div>
        </div><!--/div.facebook-->
	
		<!-- start of registration div -->
		<div class="reg">
			<div class="reg-chrome">
			<div id=tm_error class=tmerror> </div>
			<form id="reg-form" action="/common/gnb/gnbUserActions.php" method="post">
				<ul class="errors">
				</ul>
				
				<div class="register-form">
					<p class="username-row clearfix">
						<span>
							<label for="sparkId">SparkID Username</label> 
							<input tabindex="1" type="text" class="text-widget full reg-sparkid" id="sparkid" name="sparkid" value=""  /> 
						</span>
						<span class="text">Choose an Outspark name. You will choose character names later.</span>
					</p>
					<p class="email-row clearfix">
						<span>
							<label for="email">Email Address</label> 
							<input tabindex="2" type="text" class="text-widget full reg-email" id="email" name="email" value=""  /> 
						</span>
						<span class="text">We hate SPAM as much as you and promise not to share your information with anyone.</span>
					</p>
					<p class="password-row clearfix">
						<span>
							<label for="pwd">Password</label> 
							<input tabindex="3" type="password" class="text-widget full reg-password" id="pwd" name="password" value=""  />
						</span>
						<span class="text">At least 6 characters and must contain a number.</span>
					</p>

					<p class="remember-row">
						<input type="hidden" name="LoginComponent_persistent" value="persistent" checked="checked" id="persistent" />
					</p>

					<p class="dob-row">
						<label for="month">Date of Birth</label>

						<select tabindex="6" id="month" name="dob_month" >
							<option>- Month -</option>
							
																								<option value="1">01</option>
																																<option value="2">02</option>
																																<option value="3">03</option>
																																<option value="4">04</option>
																																<option value="5">05</option>
																																<option value="6">06</option>
																																<option value="7">07</option>
																																<option value="8">08</option>
																																<option value="9">09</option>
																																<option value="10">10</option>
																																<option value="11">11</option>
																																<option value="12">12</option>
																						
						</select>

						<select tabindex="7" id="day" name="dob_day" >
							<option>- Day -</option>
																								<option value="1">01</option>
																																<option value="2">02</option>
																																<option value="3">03</option>
																																<option value="4">04</option>
																																<option value="5">05</option>
																																<option value="6">06</option>
																																<option value="7">07</option>
																																<option value="8">08</option>
																																<option value="9">09</option>
																																<option value="10">10</option>
																																<option value="11">11</option>
																																<option value="12">12</option>
																																<option value="13">13</option>
																																<option value="14">14</option>
																																<option value="15">15</option>
																																<option value="16">16</option>
																																<option value="17">17</option>
																																<option value="18">18</option>
																																<option value="19">19</option>
																																<option value="20">20</option>
																																<option value="21">21</option>
																																<option value="22">22</option>
																																<option value="23">23</option>
																																<option value="24">24</option>
																																<option value="25">25</option>
																																<option value="26">26</option>
																																<option value="27">27</option>
																																<option value="28">28</option>
																																<option value="29">29</option>
																																<option value="30">30</option>
																																<option value="31">31</option>
																					</select>

						<select tabindex="8" id="year" name="dob_year" >
							<option>- Year -</option>
																								<option value="2008">2008</option>
																																<option value="2007">2007</option>
																																<option value="2006">2006</option>
																																<option value="2005">2005</option>
																																<option value="2004">2004</option>
																																<option value="2003">2003</option>
																																<option value="2002">2002</option>
																																<option value="2001">2001</option>
																																<option value="2000">2000</option>
																																<option value="1999">1999</option>
																																<option value="1998">1998</option>
																																<option value="1997">1997</option>
																																<option value="1996">1996</option>
																																<option value="1995">1995</option>
																																<option value="1994">1994</option>
																																<option value="1993">1993</option>
																																<option value="1992">1992</option>
																																<option value="1991">1991</option>
																																<option value="1990">1990</option>
																																<option value="1989">1989</option>
																																<option value="1988">1988</option>
																																<option value="1987">1987</option>
																																<option value="1986">1986</option>
																																<option value="1985">1985</option>
																																<option value="1984">1984</option>
																																<option value="1983">1983</option>
																																<option value="1982">1982</option>
																																<option value="1981">1981</option>
																																<option value="1980">1980</option>
																																<option value="1979">1979</option>
																																<option value="1978">1978</option>
																																<option value="1977">1977</option>
																																<option value="1976">1976</option>
																																<option value="1975">1975</option>
																																<option value="1974">1974</option>
																																<option value="1973">1973</option>
																																<option value="1972">1972</option>
																																<option value="1971">1971</option>
																																<option value="1970">1970</option>
																																<option value="1969">1969</option>
																																<option value="1968">1968</option>
																																<option value="1967">1967</option>
																																<option value="1966">1966</option>
																																<option value="1965">1965</option>
																																<option value="1964">1964</option>
																																<option value="1963">1963</option>
																																<option value="1962">1962</option>
																																<option value="1961">1961</option>
																																<option value="1960">1960</option>
																																<option value="1959">1959</option>
																																<option value="1958">1958</option>
																																<option value="1957">1957</option>
																																<option value="1956">1956</option>
																																<option value="1955">1955</option>
																																<option value="1954">1954</option>
																																<option value="1953">1953</option>
																																<option value="1952">1952</option>
																																<option value="1951">1951</option>
																																<option value="1950">1950</option>
																																<option value="1949">1949</option>
																																<option value="1948">1948</option>
																																<option value="1947">1947</option>
																																<option value="1946">1946</option>
																																<option value="1945">1945</option>
																																<option value="1944">1944</option>
																																<option value="1943">1943</option>
																					</select>
					</p><!--/date of birth-->

					<fieldset class="subscription">
						<p class="subscription-row clearfix">
							<input tabindex="9" type="checkbox" name="subscription" id="subscription" checked="checked" />
							<label for="subscription" >Send me news about special events and offers from Outspark.</label>
						</p>
						<p class="terms-row clearfix">
														<input tabindex="10" type="checkbox" name="tos" id="terms" checked="checked" style="display: none;" /> 
							<label for="terms" >By clicking on "<span class="str">Sign Up</span>" button below, I agree to the Outspark <a href="http://www.outspark.com/legal" target="_blank" >Terms of Service</a> and <a href="http://www.outspark.com/privacy_policy" target="_blank" >Privacy Policy</a>.</label>
						</p>
					</fieldset>
					<p class="submit-row clearfix">
						<input type="hidden" name="registration_page" value="corp.outspark.com/en/blog/" />
						<input tabindex="11" type="submit" id="reg-submit" class="clickable" value="Sign Up" title="Sign Up" name="register_submit" />
											</p>
				</div>
			<div id="reg_profiling">
			</div>
			<input type="hidden" id="reg_session_id" name="reg_session_id" value="" />
			</form>
			</div>
			<div class="reg-chrome-ft"></div>
			
		</div><!--/div.reg-->
		
		<!-- start of redeem -->
		<div class="redeem">
            <div class="overlay-left redeem-start">
                <form id="redeem-form" action="/common/gnb/gnbUserActions.php" class="redeem_form"  method="post">
                    <div class="error-wrapper" style="display: none;">
						<p class="error"><span class="redeem-error">&nbsp;</span></p>
					</div>

                    <fieldset>
                        <div class="redeem-form">
                            <p class="redeem-row">
                                <label for="overlay-redeem"><span style="font-size: 16px;">Enter your beta key:</span><br /> <span style="font-size: 11px;color: #a0a0a0;">If you don't have a beta key, please <a href="" class="game-invite-link">click here</a> to be notified when the beta is available!</span></label>
                                <input tabindex="1" class="email text-widget" type="text" name="redeem_code" value="" maxlength="255" id="overlay-redeem"/>
                            </p>
                            <p class="redeem-submit clearfix">
                                <input tabindex="2" type="submit" value="Submit" class="overlay-submit redeem-input-submit" name="redeem_submit" />
                            </p>
                        </div>
                    </fieldset>
                </form>
            </div>
			<div class="overlay-left thanks-screen offscreen">
                    <div class="error" style="display: none;"><span class="redeem-error">&nbsp;</span></div>

                        <div class="redeem-form">

                            <div class="redeem-row">
								<p class="first">A Beta Key will be emailed to you</p>
								<p> Thank You</p>
								<p>This page will refresh in <span class="ticker">5</span> seconds...</p>
                            </div>

                            <p class="redeem-submit clearfix">
                                <input tabindex="2" type="button" value="Okay" class="auth-action-close overlay-submit overlay-okay" name="redeem-ok" />
                            </p>
                        </div>
            </div>

        </div><!--/div.redeem-->	
		
		<!-- start of invite friend home -->
        <div class="invite-friend-home">
            <div class="contents">
               <h1>Invite friend home div</h1> 
            </div>

        </div><!--/div.success-->

		<!-- start of success -->
        <div class="success">
            <div class="overlay-left success-wrapper">
                
            </div>

        </div><!--/div.success-->

	</div><!--/div.panel-bodies-->

</div><!--/div#auth-panel-components -->
	<a href="#" class="auth-action-invite offscreen">Invite</a>
	<div id="auth-panel-invite" class="offscreen clearfix">
	    <div class="hd clearfix"></div>
	    <div class="bd clearfix"></div>
		<div class="ft clearfix"></div>
	</div>
	<div id="fb-ov-wrap" class="clearfix offscreen">
		<div class="bd">
			

		</div>
	</div>
	<div id="invite-friend-content-wrapper" style="display: none;">
		<div id="fb-inner-wrapper"> 
    			<fb:fbml> 
      				<fb:request-form action="http://corp.outspark.com/en/blog/" method="post" invite="true" type="Outspark" content="" id="fb-request-form"> 
        			<fb:multi-friend-selector showborder="true" actiontext="Invite your Facebook Friends to use Outspark" cols="4" bypass="cancel" email_invite="false" import_external_friends="false" ></fb:multi-friend-selector>
    				</fb:request-form> 
    			</fb:fbml> 
			</div>
		
	</div>
</div>
<div id="fb-root"></div>

<div id="quick-play-modal" style="display: none;">
		<!-- start of registration div -->
        <div class="update-reg clearfix">
			<div class="update-reg-top">
				<div class="title">
					<span class="check-img">&nbsp;</span> <p>Trial period has expired. To save your progress and continue playing, you must register with Outspark.com</p>
				</div>
			</div>
		            <div class="reg-right clearfix">
				<div class="reg-right-wrapper">
            <div id="tm_update_error" class="tmerror"> </div>
            <form id="reg-update-form" action="/common/gnb/gnbUserActions.php?user_update=1" method="post">
                <ul class="errors">
                </ul>

                <div class="register-form">
                    <p class="username-row clearfix">
						<span class="update-label">Outspark Username </span>
						<label for="update-sparkid">Outspark Username</label>
                            <input tabindex="1" type="text" class="text-widget full reg-sparkid" id="update-sparkid" name="sparkid" value=""  /> 
                                            </p>
                    <p class="email-row clearfix">
						<span class="update-label">Email Address </span>
						<label for="update-email">Email Address</label>
                            <input tabindex="2" type="text" class="text-widget full reg-email" id="update-email" name="email" value=""  />
                    </p>
					                    <p class="password-row clearfix">
						<span class="update-label">Password </span>
						<label for="update-pwd">Password</label>
                            <input tabindex="3" type="password" class="text-widget full reg-password" id="update-pwd" name="password" value=""  />
                    </p>
					
                    <p class="remember-row">
                        <input type="hidden" name="LoginComponent_persistent" value="persistent" checked="checked" id="update-persistent" />
                    </p>

                    <p class="dob-row">
						<span class="update-label dob">Date of Birth </span>
						<span class="dob-cont">
                        <select tabindex="4" id="update-month" name="dob_month" >
                            <option>- Month -</option>

                                                                                                <option value="1">01</option>
                                                                                                                                <option value="2">02</option>
                                                                                                                                <option value="3">03</option>
                                                                                                                                <option value="4">04</option>
                                                                                                                                <option value="5">05</option>
                                                                                                                                <option value="6">06</option>
                                                                                                                                <option value="7">07</option>
                                                                                                                                <option value="8">08</option>
                                                                                                                                <option value="9">09</option>
                                                                                                                                <option value="10">10</option>
                                                                                                                                <option value="11">11</option>
                                                                                                                                <option value="12">12</option>
                                                            
                        </select>

                        <select tabindex="5" id="update-day" name="dob_day" >
                            <option>- Day -</option>
                                                                                                <option value="1">01</option>
                                                                                                                                <option value="2">02</option>
                                                                                                                                <option value="3">03</option>
                                                                                                                                <option value="4">04</option>
                                                                                                                                <option value="5">05</option>
                                                                                                                                <option value="6">06</option>
                                                                                                                                <option value="7">07</option>
                                                                                                                                <option value="8">08</option>
                                                                                                                                <option value="9">09</option>
                                                                                                                                <option value="10">10</option>
                                                                                                                                <option value="11">11</option>
                                                                                                                                <option value="12">12</option>
                                                                                                                                <option value="13">13</option>
                                                                                                                                <option value="14">14</option>
                                                                                                                                <option value="15">15</option>
                                                                                                                                <option value="16">16</option>
                                                                                                                                <option value="17">17</option>
                                                                                                                                <option value="18">18</option>
                                                                                                                                <option value="19">19</option>
                                                                                                                                <option value="20">20</option>
                                                                                                                                <option value="21">21</option>
                                                                                                                                <option value="22">22</option>
                                                                                                                                <option value="23">23</option>
                                                                                                                                <option value="24">24</option>
                                                                                                                                <option value="25">25</option>
                                                                                                                                <option value="26">26</option>
                                                                                                                                <option value="27">27</option>
                                                                                                                                <option value="28">28</option>
                                                                                                                                <option value="29">29</option>
                                                                                                                                <option value="30">30</option>
                                                                                                                                <option value="31">31</option>
                                                                                    </select>

                        <select tabindex="6" id="update-year" name="dob_year" >
                            <option>- Year -</option>
                                                                                                <option value="2008">2008</option>
                                                                                                                                <option value="2007">2007</option>
                                                                                                                                <option value="2006">2006</option>
                                                                                                                                <option value="2005">2005</option>
                                                                                                                                <option value="2004">2004</option>
                                                                                                                                <option value="2003">2003</option>
                                                                                                                                <option value="2002">2002</option>
                                                                                                                                <option value="2001">2001</option>
                                                                                                                                <option value="2000">2000</option>
                                                                                                                                <option value="1999">1999</option>
                                                                                                                                <option value="1998">1998</option>
                                                                                                                                <option value="1997">1997</option>
                                                                                                                                <option value="1996">1996</option>
                                                                                                                                <option value="1995">1995</option>
                                                                                                                                <option value="1994">1994</option>
                                                                                                                                <option value="1993">1993</option>
                                                                                                                                <option value="1992">1992</option>
                                                                                                                                <option value="1991">1991</option>
                                                                                                                                <option value="1990">1990</option>
                                                                                                                                <option value="1989">1989</option>
                                                                                                                                <option value="1988">1988</option>
                                                                                                                                <option value="1987">1987</option>
                                                                                                                                <option value="1986">1986</option>
                                                                                                                                <option value="1985">1985</option>
                                                                                                                                <option value="1984">1984</option>
                                                                                                                                <option value="1983">1983</option>
                                                                                                                                <option value="1982">1982</option>
                                                                                                                                <option value="1981">1981</option>
                                                                                                                                <option value="1980">1980</option>
                                                                                                                                <option value="1979">1979</option>
                                                                                                                                <option value="1978">1978</option>
                                                                                                                                <option value="1977">1977</option>
                                                                                                                                <option value="1976">1976</option>
                                                                                                                                <option value="1975">1975</option>
                                                                                                                                <option value="1974">1974</option>
                                                                                                                                <option value="1973">1973</option>
                                                                                                                                <option value="1972">1972</option>
                                                                                                                                <option value="1971">1971</option>
                                                                                                                                <option value="1970">1970</option>
                                                                                                                                <option value="1969">1969</option>
                                                                                                                                <option value="1968">1968</option>
                                                                                                                                <option value="1967">1967</option>
                                                                                                                                <option value="1966">1966</option>
                                                                                                                                <option value="1965">1965</option>
                                                                                                                                <option value="1964">1964</option>
                                                                                                                                <option value="1963">1963</option>
                                                                                                                                <option value="1962">1962</option>
                                                                                                                                <option value="1961">1961</option>
                                                                                                                                <option value="1960">1960</option>
                                                                                                                                <option value="1959">1959</option>
                                                                                                                                <option value="1958">1958</option>
                                                                                                                                <option value="1957">1957</option>
                                                                                                                                <option value="1956">1956</option>
                                                                                                                                <option value="1955">1955</option>
                                                                                                                                <option value="1954">1954</option>
                                                                                                                                <option value="1953">1953</option>
                                                                                                                                <option value="1952">1952</option>
                                                                                                                                <option value="1951">1951</option>
                                                                                                                                <option value="1950">1950</option>
                                                                                                                                <option value="1949">1949</option>
                                                                                                                                <option value="1948">1948</option>
                                                                                                                                <option value="1947">1947</option>
                                                                                                                                <option value="1946">1946</option>
                                                                                                                                <option value="1945">1945</option>
                                                                                                                                <option value="1944">1944</option>
                                                                                                                                <option value="1943">1943</option>
                                                                                    </select>
						</span>
                    </p><!--/date of birth-->

                    <fieldset class="subscription">
                        <p class="subscription-row clearfix">
                            <input tabindex="7" type="checkbox" name="subscription" id="update-subscription" checked="checked" />
							<label for="update-subscription" >Send me news about special events and offers from Outspark.</label>
							<span class="update-subscription">Send me news about special events and offers from Outspark.</span>
                        </p>
                        <p class="terms-row clearfix">
                            <input type="checkbox" name="tos" id="update-terms" checked="checked" style="display: none;" />
                                                    </p>
                    </fieldset>
                    <p class="submit-row clearfix">
                        <input type="hidden" name="registration_page" value="corp.outspark.com/en/blog/" />
                        <input tabindex="11" type="submit" id="reg-update-submit" class="clickable" value="Register and save your Kingdom!" name="register_update_submit" role="popup_register|game_register_{step}|{time}" /><img src="https://cdnstatic.outspark.com/gnb/common/img/ajax-loader.gif" alt="Loadding..." style="display:none;" class="proc-update-img" />
                                            </p>
					
					<h2 class="sepa">OR</h2>
					
					<p class="snooze-button-wrapper">
						<a href="/" class="snooze-button" title="Snooze, enjoy the game for the next 10 minutes" role="popup_snooze|popup_snooze_{step}">SNOOZE</a>
					</p>
					<p class="qp-quit" style="display:none;">
						<a href="/" class="qp-flow-cancel" title="Not interested, get me out of here" role="popup_not_interested">Get me out of here</a>
					</p>
					<input type="hidden" name="userid" id="update-userid" />
					<input type="hidden" name="fbid" id="update-fbid" />
                </div>
            <div id="reg_update_profiling">
            </div>
            <input type="hidden" id="reg_update_session_id" name="reg_session_id" value="" />
            </form>
            </div>
            <!--<div class="reg-chrome-ft"></div>-->
			</div>

        </div><!--/div.reg-->

</div>
<script type="text/javascript">
	var protocol = window.location.protocol;
	document.write(unescape('%3cscript type="text/javascript" src="'+protocol+'//connect.facebook.net/en_US/all.js"%3E%3C/script%3E'));
</script>
<script type="text/javascript" src="https://cdnstatic.outspark.com/gnb/common/js/jquery.min.js?v=1.7.39"></script>
<script type="text/javascript" src="https://cdnstatic.outspark.com/gnb/common/js/ui-marquee-form-tmpl-mustache.js?v=1.7.39"></script>
<script type="text/javascript" src="https://cdnstatic.outspark.com/gnb/common/js/lib.js?v=1.7.39"></script>
<script type="text/javascript" src="https://cdnstatic.outspark.com/gnb/common/js/osk.common.js?v=1.7.39"></script>
<script type="text/javascript">
    FB.init({appId: OSK.config.fbApiKey, status: true, cookie: true, xfbml: true});
		
	function loginFB(flow) {
		FB.login(function(response) {
			//if (response.session) {
			if (response.authResponse) {
			  	if (flow) {
					quick_play.fbUserStatus();	
				} else {
					OSK.module.AuthController.verifyFbUserInfo();
				}
			}
		}, {perms:'read_stream,publish_stream,user_about_me, user_birthday, email'});
		  //{perms:'read_stream,publish_stream,offline_access, user_about_me, user_birthday, email'});
		  //}, {perms:'user_about_me, user_birthday, email'});
	}
	YAHOO.util.Event.onContentReady('gnb-wrap', function() {
		var login_button = YAHOO.util.Dom.getElementsByClassName('facebook-login-bttn');
		var logout_button = YAHOO.util.Dom.getElementsByClassName('gnb-logout-bttn').shift();
		YAHOO.util.Event.addListener(login_button, 'click', function(evt) {
			YAHOO.util.Event.preventDefault(evt);
			var category = 'gaFacebookButtonClick';
			var label = 'ga.fb.bttn.click.'+ OSK.config.realm;
			if (typeof(_gaq) != 'undefined') {
				_gaq.push(['_trackEvent', category, 'click', label]);
			} else {
				console.log('var _gaq is undefined');
			}
			loginFB();
		});
		YAHOO.util.Event.addListener(logout_button, 'click', function(evt) {
			FB.logout(function(response) {window.location.href = logout_button.href;});
		});
	});
// TODO: add listener for logout as well as fb:logout method call	
</script>
<!-- begin Ares -->
<div class="xmpp-message-container"></div>
<!-- end Ares --><div id="gnb-wrap">
	<!-- Header Pixels -->
<div style="visibility:hidden;height:0;width:0;">
		
    </div>
<!--// Header Pixels -->	<div id="gnb-cont">
		<h1><a href="http://www.outspark.com">
				<img src="https://cdnstatic.outspark.com/gnb/strip/img/outspark_logo.gif" alt="OUTSPARK" width="115" height="32" />
				</a></h1>
		<ul id="gnb">
			<li id="game-list" class="ongnb"><a href="http://outspark.com/games" class="arr">Games</a>
				<ul id="game-list-sub" class="gnb-sub link-list">
				 <li class="downloadableGameCategory">Downloadable Games</li>
                                                <!--    <li class="first"><a href="http://fiesta.outspark.com">Fiesta</a></li>-->
                                 <li><a href="http://fiesta.outspark.com"><img src="https://cdnstatic.outspark.com/gnb/full/img/icon_fiesta.png">&nbsp;&nbsp;&nbsp;&nbsp;Fiesta</a></li>
                                                <!--    <li ><a href="http://projectpowder.outspark.com">Project Powder</a></li>-->
                                 <li><a href="http://projectpowder.outspark.com"><img src="https://cdnstatic.outspark.com/gnb/full/img/icon_propow.png">&nbsp;&nbsp;&nbsp;&nbsp;Project Powder</a></li>
                                                <!--    <li ><a href="http://luvinia.outspark.com/">Luvinia</a></li>-->
                                 <li><a href="http://luvinia.outspark.com/"><img src="https://cdnstatic.outspark.com/gnb/full/img/icon_luvinia.png">&nbsp;&nbsp;&nbsp;&nbsp;Luvinia</a></li>
                                 <li class="browserGameCategory">Browser Games</li>
                                                <li><a href="http://sevendragons.outspark.com"><img src="https://cdnstatic.outspark.com/gnb/full/img/icon_7d.png">&nbsp;&nbsp;&nbsp;&nbsp;Seven Dragons</a></li>
                                                <li><a href="http://loa.outspark.com"><img src="https://cdnstatic.outspark.com/gnb/full/img/icon_loa.png">&nbsp;&nbsp;&nbsp;&nbsp;Lord of Ages</a></li>
                                                <li><a href="http://cog.outspark.com"><img src="https://cdnstatic.outspark.com/gnb/full/img/icon_cog.png">&nbsp;&nbsp;&nbsp;&nbsp;Call of Gods</a></li>
                	
<!--						<li class="first"><a href="http://fiesta.outspark.com">Fiesta</a></li>
							<li ><a href="http://projectpowder.outspark.com">Project Powder</a></li>
							<li ><a href="http://luvinia.outspark.com/">Luvinia</a></li>
		   -->                 
				</ul>
			</li>
			<li id="gnb-time" class="ongnb">
                <span id="clock" title="2013-02-06T16:40:40-08:00">4:40 pm, Wed, February 6 (PST)</span>
                <script type="text/javascript" charset="utf-8">OSK_Clock.init('Wed, 6 Feb 2013 16:40:40','clock',1000, 'PST');</script>
            </li>
            <li id="gnb-login" class="ongnb"><div id="doLogin"><a href="https://login.outspark.com" class="arr auth-action-login">Login</a></div>
			</li>
			<li id="gnb-signup" class="ongnb"><a href="http://register.outspark.com/" class="auth-action-register">Sign Up</a></li>
			<li class="fb-login-container">
		        <a href="https://www.facebook.com/" class="facebook-login-bttn">
		            				</a>
			</li>
        </ul>
	</div>
                
<script type="text/javascript">gnb('gnb');</script>
</div>
<div id="header_noticeBar">
	</div>  </div>
</div>

<div id="wrapper">
  <div id="header" class="clr">
    <div id="logo">
      <span>
        <a href="/"><img src="http://corp.outspark.com/wp-content/themes/outspark/images/logo-lo.png" alt="Outspark Logo" /></a>
      </span>
    </div>

    <p id="tagline">
       Play free games and make friends in the Virtual Playground!     </p>

    <!--ul id="lang">
            <li class="divinesoulsclient ">
        <a href="http://corp.outspark.com/divinesoulsclient/">Divine Souls Cient Download Link</a>
      </li>
            <li class="solsticereborn ">
        <a href="http://corp.outspark.com/solsticereborn/">Solstice: Reborn!</a>
      </li>
            <li class="en en_sel">
        <a href="http://corp.outspark.com">English</a>
      </li>
            <li class="kr ">
        <a href="http://corp.outspark.com/kr/">한국어</a>
      </li>
            <li class="cn ">
        <a href="http://corp.outspark.com/cn/">繁體中文</a>
      </li>
          </ul-->
  </div>

  <div id="nav" class="clr">
    <ul>
            <li class="first ">
                <a href="/">About Us</a>
      </li>
      
      
      <li class="">
        <a href="http://corp.outspark.com/en/news/"><span>News</span></a>
      </li>
      
      <li class="">
        <a href="http://corp.outspark.com/en/games/"><span>Games</span></a>
      </li>
      
      <li class="sel">
        <a href="http://corp.outspark.com/en/blog/"><span>Blog</span></a>
      </li>
      
      <li class="">
        <a href="http://corp.outspark.com/en/partners/"><span>Partners</span></a>
      </li>
      
      <li class="">
        <a href="http://corp.outspark.com/en/affiliates/"><span>Affiliates</span></a>
      </li>
      
      <li class="">
        <a href="http://corp.outspark.com/en/careers/"><span>Careers</span></a>
      </li>
      
      <li class="">
        <a href="http://corp.outspark.com/en/contact-us/"><span>Contact Us</span></a>
      </li>
          </ul>
  </div>

    <div class="game-rotate">
    

<script type="text/javascript">
stepcarousel.setup({
	galleryid: 'mygallery', // id of carousel DIV
	beltclass: 'belt',      // class of inner "belt" DIV containing all the panel DIVs
	panelclass: 'panel',    // class of panel DIVs each holding content
	panelbehavior: {speed:500, wraparound:true, persist:true},
	defaultbuttons: {
	  enable:   true, 
	  moveby:   2, 
	  leftnav:  ['http://corp.outspark.com/wp-content/themes/outspark/images/arrow-left.png', -8, 68], 
	  rightnav: ['http://corp.outspark.com/wp-content/themes/outspark/images/arrow-right.png', -8, 68]
	},
	statusvars: ['statusA', 'statusB', 'statusC'], // register 3 variables that contain current panel (start), current panel (last), and total panels
	contenttype: ['external']                      // content setting ['inline'] or ['external', 'path_to_external_file']
})
	
</script>

<div id="myslides">
  <div id="mygallery" class="stepcarousel">
    <div class="belt">
      
            <div class="panel">
        <a href="http://fiesta.outspark.com/">
          <img src="http://corp.outspark.com/wp-content/themes/outspark/images/games/fiesta.jpg" alt="Fiesta"/> 
        </a>
        <h2>
          <a href="http://fiesta.outspark.com/">Fiesta</a>
        </h2>
      </div>
            <div class="panel">
        <a href="http://luvinia.outspark.com/">
          <img src="http://corp.outspark.com/wp-content/themes/outspark/images/games/luvinia.jpg" alt="Luvinia"/> 
        </a>
        <h2>
          <a href="http://luvinia.outspark.com/">Luvinia</a>
        </h2>
      </div>
            <div class="panel">
        <a href="http://sevendragons.outspark.com/">
          <img src="http://corp.outspark.com/wp-content/themes/outspark/images/games/sevendragons.jpg" alt="7Dragons"/> 
        </a>
        <h2>
          <a href="http://sevendragons.outspark.com/">7Dragons</a>
        </h2>
      </div>
            <div class="panel">
        <a href="http://cog.outspark.com/">
          <img src="http://corp.outspark.com/wp-content/themes/outspark/images/games/callofgods.jpg" alt="Call of Gods"/> 
        </a>
        <h2>
          <a href="http://cog.outspark.com/">Call of Gods</a>
        </h2>
      </div>
            <div class="panel">
        <a href="http://loa.outspark.com/">
          <img src="http://corp.outspark.com/wp-content/themes/outspark/images/games/lordofages.jpg" alt="Lord of Ages"/> 
        </a>
        <h2>
          <a href="http://loa.outspark.com/">Lord of Ages</a>
        </h2>
      </div>
            <div class="panel">
        <a href="http://projectpowder.outspark.com/">
          <img src="http://corp.outspark.com/wp-content/themes/outspark/images/games/projectpowder.jpg" alt="Project Powder"/> 
        </a>
        <h2>
          <a href="http://projectpowder.outspark.com/">Project Powder</a>
        </h2>
      </div>
      
    </div>
  </div>
</div>
  </div>
  
  <hr />

  <div id="main_body" class="clr">

<div class="content" id="blog">
  <div class="module">
    <h2 class="clr">Outspark Blog</h2>

    <div class="body">
      <ul id="posts">      <li class="post" id="post_1079">
                <h2>
          <a href="http://corp.outspark.com/2012/02/web-fiesta-revolutionizes-browser-gaming-with-full-3d/" rel="bookmark" title="Permanent Link to Web Fiesta Revolutionizes Browser Gaming with Full 3D">Web Fiesta Revolutionizes Browser Gaming with Full 3D</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Feb 9, 2012</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <h2><em>Outspark, A Genre-Defining Force for Free-To-Play MMORPGs</em></h2>
<p><strong>SAN FRANCISCO – February 9, 2012 –</strong> (<a href="http://www.game-newswire.com/index.php/the-news/556-web-fiesta-revolutionizes-browser-gaming-with-full-3d-mmogamewire.html">MMOGameWire</a>) Starting today, millions of <em>Fiesta</em> fans will be able to pick up their game wherever there’s a PC without ever leaving the party, as Outspark launches <a href="http://fiesta.outspark.com/landing/028/?src=osk&amp;aff=pr&amp;cm=wf"><em>Web Fiesta</em></a>, the new browser version of <em>Fiesta Online</em>, a wildly popular free-to-play MMORPG. Now on a beach, in a café, on a train, epic battles and romance are just a few clicks away, and in full 3D. That’s not something that’s been done before.</p>
<p>&#8220;This is a huge moment for the free-to-play industry as we bring true 3D to the browser. With <a href="http://fiesta.outspark.com/landing/028/?src=osk&amp;aff=pr&amp;cm=wf"><em>Web Fiesta</em></a>, players can pan 360 degrees around objects, an experience previously limited to the download client. This frees the player to take deep, immersive adventures on the road, and friends they meet along the way can join the fun in just a matter of clicks!” cheered Philip Yun, CEO, Outspark. “It’s been truly fantastic working with our developer OnsOn Soft and partner SpawnApps delivering this seamless play experience to our community. It’s the same game on the same servers, but now players have the choice to play on their download client or log into the web.”</p>
<p>To celebrate the launch of <a href="http://fiesta.outspark.com/landing/028/?src=osk&amp;aff=pr&amp;cm=wf"><em>Web Fiesta</em></a>, <em>Fiesta</em>’s Game Masters are hosting several exciting in-game events for valuable prizes. <em>The Great Leveling Race</em> is a race to the top for glory and SparkCash, the <em>Fiesta Comic Event</em> is a showcase of community’s clever comic tales, and <em>Fun With Fiesta</em> rewards players for simply exploring the game. In addition, <em>Date-A-GM</em> makes its return as a Valentine’s dating game where players face-off in a test-your-wits challenge to win dream in-game experiences with a Game Master.</p>
<p>For details on these events and more, check out <a href="http://fiesta.outspark.com">fiesta.outspark.com</a>, join our rapidly growing fanbase on <a href="http://www.facebook.com/outsparkfiesta">Facebook</a>, and follow us on <a href="http://www.twitter.com/fiestagame">Twitter</a>. Play <a href="http://fiesta.outspark.com/webgame/?src=osk&amp;aff=pr&amp;cm=wf"><em>Web Fiesta</em></a> for free and receive a special gift, a goldfish mini-pet, which will give your base stats a nice boost. Redeem your free mini-pet <a href="http://www.outspark.com/redeem/?src=osk&amp;aff=pr&amp;cm=wf">here</a> and enter code <strong>GOLDIMONWANTSFIESTA</strong>, expires February 14, 2012.</p>
<p><strong>About Outspark<br />
</strong>Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
<p># # #</p>
<p><strong>Media Contact</strong><br />
Martine Paris, Outspark Director, PR &amp; Marketing, <a href="mail&#116;o&#58;&#109;a&#114;tin&#101;&#64;&#111;&#117;&#116;&#115;pa&#114;&#107;&#46;&#99;o&#109;">&#109;a&#114;t&#105;&#110;e&#64;&#111;ut&#115;&#112;&#97;rk.com</a></p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2012/02/web-fiesta-revolutionizes-browser-gaming-with-full-3d/&title=Web+Fiesta+Revolutionizes+Browser+Gaming+with+Full+3D">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2012/02/web-fiesta-revolutionizes-browser-gaming-with-full-3d/&title=Web+Fiesta+Revolutionizes+Browser+Gaming+with+Full+3D">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2012/02/web-fiesta-revolutionizes-browser-gaming-with-full-3d/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2012/02/web-fiesta-revolutionizes-browser-gaming-with-full-3d/&title=Web+Fiesta+Revolutionizes+Browser+Gaming+with+Full+3D">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2012/02/web-fiesta-revolutionizes-browser-gaming-with-full-3d/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1166">
                <h2>
          <a href="http://corp.outspark.com/2012/01/luvinia-announces-weddings-for-valentines-2/" rel="bookmark" title="Permanent Link to Luvinia Announces Weddings for Valentines">Luvinia Announces Weddings for Valentines</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Jan 26, 2012</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <div>
<h2><em>Fall In Love &amp; Live Happily Ever After in the Land of Savejela</em></h2>
<p>SAN FRANCISCO – January 26, 2012 – (<a href="http://game-newswire.com/index.php/the-news/550-luvinia-announces-weddings-for-valentines.html">MMOGameWire</a>) Following a spectacularly romantic Valentine&#8217;s Day in the fairytale world of Luvinia, a beautiful, brand new fantasy free-to-play MMORPG, players will be able to tie-the-knot and invite friends and family to breathtaking wedding celebrations. Now players can meet their soulmate, quest and craft together, battle and romance, then give their heart over in grand spectacle.</p>
<p>&#8220;We&#8217;re thrilled to offer the unique experience of marriage to our players&#8221; said Philip Yun, CEO of Outspark. &#8220;Our flagship franchise Fiesta was one of the first MMORPGs to introduce the marriage system and we know how interesting things can get when relationships are allowed to deepen in the game. Many thanks to developer Shanda Games for bringing this special feature to Luvinia fans.&#8221;</p>
<p>One of the first weddings will be for GM_Refresh and GM_Mokobonbon, favorites of the Luvinia community. Follow them as they post all the excitement of planning for the big day in their wedding journal weekdays 4pm PT on <a href="http://www.facebook.com/outsparkluvinia">Facebook</a>, <a href="http://www.twitter.com/luviniagame">Twitter</a>, and in the <a href="http://www.outspark.com/forums/forumdisplay.php?f=426">Forums</a>.</p>
<p>For those seeking to win a dream wedding for themselves, or to gift to friends, Luvinia is giving away an extraordinary wedding package complete with cake, confetti, venue, decorations, wedding rings, attire and fireworks to the top referrer of the SHARE THE LUV promotion from now until Valentine’s Day. Promotion details and the free game download are available on the Luvinia website at <a href="http://game-newswire.com/luvinia.outspark.com">luvinia.outspark.com</a>.</p>
<p>About Outspark<br />
Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
<p># # #</p>
<p>Media Contact<br />
Martine Paris, Outspark Director, PR &amp; Marketing, <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#109;ar&#116;in&#101;&#64;&#111;u&#116;s&#112;&#97;&#114;&#107;.&#99;o&#109;">m&#97;&#114;&#116;&#105;n&#101;&#64;ou&#116;&#115;p&#97;&#114;k&#46;com</a></p>
</div>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2012/01/luvinia-announces-weddings-for-valentines-2/&title=Luvinia+Announces+Weddings+for+Valentines">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2012/01/luvinia-announces-weddings-for-valentines-2/&title=Luvinia+Announces+Weddings+for+Valentines">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2012/01/luvinia-announces-weddings-for-valentines-2/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2012/01/luvinia-announces-weddings-for-valentines-2/&title=Luvinia+Announces+Weddings+for+Valentines">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2012/01/luvinia-announces-weddings-for-valentines-2/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1110">
                <h2>
          <a href="http://corp.outspark.com/2012/01/luvinia-online-unleashes-zendo-hunting-season/" rel="bookmark" title="Permanent Link to Luvinia Online Unleashes Zendo Hunting Season">Luvinia Online Unleashes Zendo Hunting Season</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Jan 19, 2012</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <h2><em>An Extraordinary Journey Across Fire &amp; Ice</em></h2>
<p><strong>SAN FRANCISCO – January 19, 2012</strong> – (<a href="http://game-newswire.com/index.php/the-news/547-luvinia-online-unleashes-zendo-hunting-season-mmogamewire.html">MMOGameWire</a>) Luvinia Online, the brand new free-to-play fantasy MMORPG from Outspark, today unleashed an exciting new region of the mysterious world of Savejela that is sure to leave players gasping as they embark on 130 new quests, battle 20 new breeds of monsters, collect rare materials, and craft nearly a dozen new weapons and armor.</p>
<p>“What defines Luvinia is the sheer majesty of its landscape with vast destinations to explore, extensive training, and rich crafting systems. Friends can quest together for hours and never tire of the adventure,” said Philip Yun, CEO of Outspark “In Zendo Hunting Season, developer Shanda Games delivers epic entertainment for the mid-level player and gives new players much to look forward to.”</p>
<p>Although access to the new map begins at Level 40+, from January 18 through January 25 at 2pm PT, Luvinia Game Masters will be teleporting lower-level players from Geneway College to Zendo for action-packed in-game tours. Space is limited so be sure to gather early.</p>
<p>To celebrate the wonder that is Luvinia, Outspark is running an exciting SHARE THE LUV promotion where players refer friends to win valuable Planar Essence that unlocks secret passages and makes special items permanent like the awesome new Desert Panther Mount. Friends get an extra boost too with a helpful new user pack that includes a Turtle mount, riding skills and choice of chic costumes.</p>
<p>For the free Luvinia game download, details on Zendo events, and to join the SHARE THE LUV promotion, visit http://luvinia.outspark.com. Stay up-to-date on all the latest news including exclusive sneak peeks of the February surprise by following Luvinia on <a href="http://www.facebook.com/outsparkluvinia">Facebook</a> and on <a href="http://www.twitter.com/luviniagame">Twitter</a>. It’s going to be huge &#8211; stay tuned!</p>
<p><strong>About Outspark</strong><br />
Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
<p># # #</p>
<p><strong>Media Contact</strong><br />
Martine Paris, Outspark Director, PR &amp; Marketing, <a href="&#109;a&#105;&#108;t&#111;:&#109;a&#114;t&#105;&#110;&#101;&#64;&#111;&#117;&#116;s&#112;&#97;&#114;&#107;&#46;co&#109;">ma&#114;&#116;ine&#64;o&#117;t&#115;&#112;&#97;rk&#46;c&#111;&#109;</a></p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2012/01/luvinia-online-unleashes-zendo-hunting-season/&title=Luvinia+Online+Unleashes+Zendo+Hunting+Season">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2012/01/luvinia-online-unleashes-zendo-hunting-season/&title=Luvinia+Online+Unleashes+Zendo+Hunting+Season">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2012/01/luvinia-online-unleashes-zendo-hunting-season/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2012/01/luvinia-online-unleashes-zendo-hunting-season/&title=Luvinia+Online+Unleashes+Zendo+Hunting+Season">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2012/01/luvinia-online-unleashes-zendo-hunting-season/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1118">
                <h2>
          <a href="http://corp.outspark.com/2012/01/fiesta-expedition-to-adealia-is-live/" rel="bookmark" title="Permanent Link to Fiesta: Expedition To Adealia is LIVE!">Fiesta: Expedition To Adealia is LIVE!</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Jan 4, 2012</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <h2><em>Outspark Unveils Plans for Facebook, Browser &amp; Beyond</em></h2>
<p>SAN FRANCISCO – January 4, 2012 – (<a href="http://www.game-newswire.com/index.php/the-news/537-race-begins-as-fiesta-expedi%20tion-to-adealia-opens-floodgates-mmogame%20wire.html">MMOGameWire</a>) Fans of the wildly popular <a href="http://fiesta.outspark.com"><em>Fiesta Online</em></a>, a free-to-play Anime MMORPG, were delighted to find the massive expansion they’ve been eagerly awaiting when they logged onto the game this morning. Now top-level players can venture beyond Isya’s Dark Lands into the magical realm of Adealia where an epic battle is being fought against dastardly Doomed Elves. To join the adventure, players must search for a mystical teleport gate and find a whimsical phoenix who will sweep them away to a charming village in the sky. From there, it’s anyone’s game.</p>
<p>All month long, <em>Fiesta</em> GMs are hosting thrilling launch events that will provide deep exploration of the stunning Adealian landscape. Journey to the Center of Town is offering scavenger hunts with valuable prizes. Race To The Top is rewarding SparkCash and bragging rights to those who are first to reach the new level cap. Escort Missions are providing low-level newbies with vacations at the top while on a guided tour.</p>
<p>“Today we begin an incredibly exciting chapter for Fiesta. Not only will our players enjoy endless hours of entertainment with the expansion, but very soon they’ll be able to play Fiesta anywhere there’s an Internet Explorer, Chrome and Firefox web browser and never lose their progress,” remarked Philip Yun, CEO of Outspark. “Even bigger than that, Fiesta is taking the party to Facebook. We’re going to revolutionize social gaming with our immersive 3D MMORPG experience. Gaming not just rendered in 3D, but with full 3D cameras that let players pan their environment 360 and play an infinite number of angles. For anyone who lives on Facebook, Fiesta Social promises to be the most fun they’ve ever had hanging out with friends in a gaming app.”</p>
<p>For all the latest news on <em>Fiesta Social</em>, the soon-to-be released 3D Facebook Game App, and <em>Web Fiesta</em>, the soon-to-be released <em>Fiesta</em> browser game, follow Fiesta on <a href="http://www.facebook.com/outsparkfiesta">Facebook</a> and on <a href="http://www.twitter.com/fiestagame">Twitter</a>. Details on in-game events, the free game download, as well as videos, screens, concept art, <a href="http://youtu.be/tv6pwvEm3kM">launch trailer</a> and <a href="http://youtu.be/5v0zlNIJQdg">teaser trailer</a> are available at <a href="http://fiesta.outspark.com/expansion">fiesta.outspark.com/expansion</a>.<br />
<strong><br />
About Outspark<br />
</strong>Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
<p># # #</p>
<p><strong>Media Contact</strong><br />
Martine Paris, Outspark Director, PR &amp; Marketing, <a href="&#109;&#97;il&#116;o&#58;&#109;&#97;rti&#110;e&#64;o&#117;&#116;&#115;&#112;ark.c&#111;m">mar&#116;&#105;&#110;&#101;&#64;&#111;u&#116;&#115;&#112;a&#114;k&#46;&#99;o&#109;</a></p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2012/01/fiesta-expedition-to-adealia-is-live/&title=Fiesta%3A+Expedition+To+Adealia+is+LIVE%21">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2012/01/fiesta-expedition-to-adealia-is-live/&title=Fiesta%3A+Expedition+To+Adealia+is+LIVE%21">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2012/01/fiesta-expedition-to-adealia-is-live/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2012/01/fiesta-expedition-to-adealia-is-live/&title=Fiesta%3A+Expedition+To+Adealia+is+LIVE%21">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2012/01/fiesta-expedition-to-adealia-is-live/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1124">
                <h2>
          <a href="http://corp.outspark.com/2011/12/outspark-releases-launch-trailer-for-fiesta-expedition-to-adealia/" rel="bookmark" title="Permanent Link to Outspark Releases Launch Trailer for Fiesta: Expedition To Adealia">Outspark Releases Launch Trailer for Fiesta: Expedition To Adealia</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Dec 22, 2011</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <h2><em>A Spectacular Floating City Is Revealed</em></h2>
<p>SAN FRANCISCO – December 22, 2011 – (<a href="http://www.game-newswire.com/index.php/the-news/535-outspark-releases-launch-trailer-for-fiesta-expedition-to-adealia-mmogamewire.html">MMOGameWire</a>) Outspark dropped a stunning reveal on <em>Fiesta</em> fans today as they debuted the launch trailer for their highly-anticipated expansion, <em><a href="http://fiesta.outspark.com/expansion">Fiesta: Expedition To Adealia</a></em>. For the first time ever, <em>Fiesta</em> fans will be able to venture off-continent and ride a wild flight path across jaw-dropping vistas to a spectacular destination in the sky.</p>
<p>The <em><a href="http://fiesta.outspark.com/expansion">Fiesta: Expedition To Adealia</a></em> launch trailer presents the epic battle that defines the storyline of the expansion. In it we are introduced to wicked monsters, like a fire-breathing winged chimera, and visionary heroes, like the great leader Abalita who makes the ultimate sacrifice to rescue Adealia from the darkness by uprooting the town and casting it into the heavens.</p>
<p>“Players are going to be very impressed with the rich backstory and exquisite art direction of <em>Fiesta: Expedition To Adealia</em>,” remarked Philip Yun, CEO of Outspark. “<em>Fiesta</em>’s developer, Ons On Soft, has created considerable intrigue around complex characters and a lush, expansive landscape. We’re very excited about the experience our players are going to have with the game and look forward to seeing our creative community evolve the space.”</p>
<p><em><a href="http://fiesta.outspark.com/expansion">Fiesta: Expedition To Adealia</a></em> is a massive expansion to <em>Fiesta Online</em>, the wildly popular free-to-play Anime MMORPG, coming January 2012. Brand new concept art and screens of the floating Adealia Village, Dark Fog, Battle Beak, Depraved Knight, Depraved Spearman and Depraved Elf Archer as well as the <em>Fiesta: Expedition To Adealia</em> <a href="http://youtu.be/tv6pwvEm3kM">launch trailer</a> and <a href="http://youtu.be/5v0zlNIJQdgz">teaser trailer</a> are available at <a href="http://fiesta.outspark.com/expansion">fiesta.outspark.com/expansion</a>.</p>
<p><strong>About Outspark</strong><br />
Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
<p># # #</p>
<p><strong>Media Contact</strong><br />
Martine Paris, Outspark Director, PR &amp; Marketing, <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;m&#97;rtin&#101;&#64;o&#117;&#116;&#115;&#112;a&#114;&#107;.c&#111;m">mar&#116;i&#110;&#101;&#64;&#111;&#117;&#116;&#115;&#112;ark&#46;c&#111;m</a></p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2011/12/outspark-releases-launch-trailer-for-fiesta-expedition-to-adealia/&title=Outspark+Releases+Launch+Trailer+for+Fiesta%3A+Expedition+To+Adealia">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2011/12/outspark-releases-launch-trailer-for-fiesta-expedition-to-adealia/&title=Outspark+Releases+Launch+Trailer+for+Fiesta%3A+Expedition+To+Adealia">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2011/12/outspark-releases-launch-trailer-for-fiesta-expedition-to-adealia/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2011/12/outspark-releases-launch-trailer-for-fiesta-expedition-to-adealia/&title=Outspark+Releases+Launch+Trailer+for+Fiesta%3A+Expedition+To+Adealia">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2011/12/outspark-releases-launch-trailer-for-fiesta-expedition-to-adealia/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1145">
                <h2>
          <a href="http://corp.outspark.com/2011/12/outspark-unveils-12-days-of-holidays-events/" rel="bookmark" title="Permanent Link to Outspark Unveils Twelve Days of Holidays Events">Outspark Unveils Twelve Days of Holidays Events</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Dec 13, 2011</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <h2><em>Twelve Days of Outrageous Events &amp; Exciting Prizes</em></h2>
<p>SAN FRANCISCO – December 13, 2011 – (<a href="http://game-newswire.com/index.php/the-news/525-outspark-unveils-12-days-of-holidays-events-mmogamewire.html">MMOGameWire</a>) ‘Tis the season for giving which is why, with all that the players give to Outspark’s games, their time, effort, and fellowship, Outspark is taking 12 days to give a little something back to its gamers.</p>
<p>In addition to all of the awesome holiday quests, costumes, mounts, and items available during the holiday season for Fiesta, Luvinia Online, Call of Gods, Lord of Ages and 7 Dragons, Outspark has also readied a bevy of events to add extra merriment into the holiday season. Each day’s event is kept in secret until the big reveal on its designated day when it goes live on the <a href="http://events.outspark.com/2011/outspark/12-days/">website</a>. Here’s a sneak peek of a few of the events:</p>
<p>• 2 Scavenger Hunts – During the 12 days, Outspark will be offering both a virtual and real-life scavenger hunt for players to participate in to win cool prizes. Players can comb the Outspark website for clues or ransack their neighborhood with cameras to rack up points and show off their Outspark pride.</p>
<p>• 5 BIG Game Winners – In addition to all of the exciting events, Outspark is also throwing a BIG Holiday prize drawing with numerous goodies being revealed throughout the 12 days. There are many ways of entering the drawing, and five lucky winners will be getting BIG loot from GoCash as the top prize.</p>
<p>• 11 Carolers Caroling – There is an ongoing <a href="http://outspark.com/forums/showthread.php?t=319672">contest</a> until December 20th for players to create and post their own lyrics to holiday classics but with a gaming twist. The Outspark team will immortalize their favorite submission by singing on camera it for all to see.</p>
<p>“The holidays are always a fun time of the year for us and our players,” commented Philip Yun, CEO of Outspark. “We knew that a one day event would not be nearly enough, so why not 12 days? It’s just our way of celebrating the joys of the season with our wonderful community.”</p>
<p>All the latest updates and reveals for the 12 Days of Outspark Holidays can be found on the <a href="http://events.outspark.com/2011/outspark/12-days/">main event page</a> which will be updated daily from December 12th until December 23rd. The BIG Holiday prize drawing will culminate at the end of the celebration with plenty of great gifts awarded, just in time for the holidays.</p>
<p><strong>About Outspark</strong><br />
Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
<p># # #</p>
<p><strong>Media Contact</strong><br />
Martine Paris, Outspark Director, PR &amp; Marketing, <a href="m&#97;il&#116;o&#58;&#109;ar&#116;in&#101;&#64;&#111;&#117;t&#115;pa&#114;k&#46;c&#111;m">&#109;a&#114;t&#105;n&#101;&#64;outs&#112;&#97;rk.&#99;o&#109;</a></p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2011/12/outspark-unveils-12-days-of-holidays-events/&title=Outspark+Unveils+Twelve+Days+of+Holidays+Events">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2011/12/outspark-unveils-12-days-of-holidays-events/&title=Outspark+Unveils+Twelve+Days+of+Holidays+Events">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2011/12/outspark-unveils-12-days-of-holidays-events/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2011/12/outspark-unveils-12-days-of-holidays-events/&title=Outspark+Unveils+Twelve+Days+of+Holidays+Events">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2011/12/outspark-unveils-12-days-of-holidays-events/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1141">
                <h2>
          <a href="http://corp.outspark.com/2011/12/outspark-announces-massive-expansion-for-fiesta-online/" rel="bookmark" title="Permanent Link to Outspark Announces Massive Expansion For Fiesta Online">Outspark Announces Massive Expansion For Fiesta Online</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Dec 6, 2011</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <h2><em>Epic Adventures Await in Mysterious New Realm</em></h2>
<p>SAN FRANCISCO – December 6, 2011 – (<a href="http://www.game-newswire.com/index.php/the-news/520">MMOGameWire</a>)  It’s been more than a year since the last major expansion to Outspark’s flagship franchise, <a href="http://fiesta.outspark.com"><em>Fiesta</em></a>, and much excitement is building for the next chapter in this fantasy-based free-to-play MMORPG.</p>
<p>Set to launch this winter, the <em>Fiesta: Expedition to Adealia</em> expansion delivers an array of whimsical characters, powerful allies, terrifying monsters, and magical landscapes to the world of Isya and introduces a clandestine continent that casts a halo of hope over the vast darkness that surrounds it.</p>
<p>Players begin their journey by joining a team of explorers who long ago came to Adealia to establish a great settlement with the natives; however, despite the peaceful village they built, the world surrounding their retreat is far from calm and tranquil. With a surprising and violent raid from the indigenous Doomed Elves, the Adealia village is thrown into chaos.</p>
<p>As mighty champions dispatched to battle the evil that consumes the land, players visit exciting locales like the bustling city of Adealia Village and encounter wary residents that boast vulpine features and the cunning traits of foxes. There are also dangerous regions like the phantom-filled Psiken Garden, where ghostly apparitions lurk in the shadows, and the fertile plains of Kahal, where a variety of exotic beasts roam a thriving, but deadly, savannah.</p>
<p>“Following the wildly successful release of Fiesta’s Trickster class earlier this year, we’re thrilled to present this vast, new continent for the Expedition to Adealia expansion which will provide hours of exploration,” remarked Philip Yun, CEO of Outspark. “The developer, Ons On Soft, has provided fascinating creatures, races and quests which we’ve woven into a storyline full of mystery and intrigue. We know players are going to love it!”</p>
<p><em>Fiesta:  Expedition to Adealia</em> also includes other highly-anticipated features. The maximum level in game will be raised, allowing players to increase their stats and strengthen their heroes. There’s also an open world dungeon with big bosses dropping outrageous loot for those that best them. In fact, there’s so much content being added to the game that in the weeks leading up to launch, the <em>Fiesta</em> community is being treated to exclusive reveals of the new world. Join in the fun weekdays at 4pm PT on <a href="http://www.facebook.com/outsparkfiesta">Facebook</a> for our Road to Adealia series featuring expansion sneak peeks, fan challenges and more.</p>
<p>Three new screenshots of the spectacular Adealian landscape, Doomed Elf with Shadow Sword and Adelian Resident with Spear can be found <a href="http://fiesta.outspark.com/expansion">here</a>.   Play <em>Fiesta</em> for free <a href="http://fiesta.outspark.com">here</a> and follow us on <a href="http://www.facebook.com/outsparkfiesta">Facebook</a> and <a href="http://www.twitter.com/fiestagame">Twitter</a> for all the latest game news.</p>
<p><strong>About Outspark</strong><br />
Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
<p># # #</p>
<p><strong>Media Contact</strong><br />
Martine Paris, Outspark Director, PR &amp; Marketing, <a href="&#109;&#97;&#105;lto&#58;m&#97;&#114;&#116;ine&#64;&#111;u&#116;s&#112;ar&#107;.com">m&#97;r&#116;&#105;&#110;e&#64;o&#117;t&#115;&#112;ark.com</a></p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2011/12/outspark-announces-massive-expansion-for-fiesta-online/&title=Outspark+Announces+Massive+Expansion+For+Fiesta+Online">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2011/12/outspark-announces-massive-expansion-for-fiesta-online/&title=Outspark+Announces+Massive+Expansion+For+Fiesta+Online">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2011/12/outspark-announces-massive-expansion-for-fiesta-online/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2011/12/outspark-announces-massive-expansion-for-fiesta-online/&title=Outspark+Announces+Massive+Expansion+For+Fiesta+Online">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2011/12/outspark-announces-massive-expansion-for-fiesta-online/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1155">
                <h2>
          <a href="http://corp.outspark.com/2011/11/web-fiesta-coming-soon-to-a-browser-near-you/" rel="bookmark" title="Permanent Link to Web Fiesta Coming Soon To A Browser Near You">Web Fiesta Coming Soon To A Browser Near You</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">janeosk</span>
          on <span class="date">Nov 30, 2011</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <h2><em>Outspark and OnsOn Soft Bringing The MMO Party To The Web</em></h2>
<p>SAN FRANCISCO – November 30, 2011 – (<a href="http://game-newswire.com/index.php/the-news/514-fiesta-browser-client-coming-soon.html">MMOGameWire</a>) <em><a href="http://fiesta.outspark.com">Fiesta</a></em>, the fantasy-based MMORPG powerhouse from Outspark, will soon be donning a new way to bring the party to the players, all from the convenience of a web-browser. Players of the ever popular MMO will soon have more options for accessing their favorite game, providing easier access in more places which is a big help in today’s busy and technology-rich environment.</p>
<p><em>Fiesta</em> is a perennial fan-favorite MMORPG that boasts a player base of over 5 million users and continues to grow. To keep up with the growing demand and to stay on top of an ever changing market, both the developer, OnsOn Soft, and publisher, Outspark, are making sure to keep the game fresh and accessible with new content and features. The browser version of the game will be arriving soon for North American audiences and is only one part of a yet to be revealed major expansion coming to Fiesta.</p>
<p>“With such a large fan following,” says Philip Yun, CEO of Outspark, “We hear plenty of opinions on what players want. In preparation for more content coming in the future, we wanted to provide old and new players more ways to enjoy and play their favorite MMO.”</p>
<p>While the browser version of Fiesta is currently still in development, Outspark is looking to release the new client this winter. The browser client allows players access to the same Fiesta servers that avid players currently play on with all experience, achievements, and items accrued during play being saved to the account in the just the same way as playing on the native client for the game. This means that players from either version can party with their friends to take on challenging world bosses, team up to take on dungeons or kingdom quests, or even challenge other players in the various PvP arenas available in the game.</p>
<p>For all the latest news on <em>Fiesta, </em>and to play for free, visit our website at <a href="http://fiesta.outspark.com/">fiesta.outspark.com</a> and follow us on <a href="http://www.facebook.com/outsparkfiesta">Facebook</a> and <a href="http://www.twitter.com/fiestagame">Twitter</a>.</p>
<p><strong>About Outspark<br />
</strong>Founded in 2007, Outspark publishes free-to-play Massively Multiplayer Online games (MMOs) with deep social features for the rapidly growing online games market. It has quickly become a global leader in the space, paving a way for a new era of digital entertainment. Outspark’s online portal and social community has attracted over nine million registered players, and continues to grow with engaging social features and a metrics-driven approach that enhances the user experience. Headquartered in San Francisco, California, Outspark offers a variety of next-generation client and social web MMOs, with an ever-evolving portfolio of new games and content. For more information, please visit <a href="http://www.outspark.com/">www.outspark.com</a>.</p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2011/11/web-fiesta-coming-soon-to-a-browser-near-you/&title=Web+Fiesta+Coming+Soon+To+A+Browser+Near+You">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2011/11/web-fiesta-coming-soon-to-a-browser-near-you/&title=Web+Fiesta+Coming+Soon+To+A+Browser+Near+You">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2011/11/web-fiesta-coming-soon-to-a-browser-near-you/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2011/11/web-fiesta-coming-soon-to-a-browser-near-you/&title=Web+Fiesta+Coming+Soon+To+A+Browser+Near+You">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2011/11/web-fiesta-coming-soon-to-a-browser-near-you/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1055">
                <h2>
          <a href="http://corp.outspark.com/2010/12/outsparks-founder-and-ceo-named-25-to-watch-by-digital-media-wire/" rel="bookmark" title="Permanent Link to Outspark&#8217;s Founder and CEO named &#8220;25 to Watch&#8221; by Digital Media Wire">Outspark&#8217;s Founder and CEO named &#8220;25 to Watch&#8221; by Digital Media Wire</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">cloudkicker</span>
          on <span class="date">Dec 23, 2010</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <p>While Outspark games continue to earn 2010 game award nominations, our founder and CEO, Susan Choe, was just recognized by<a href="http://www.digitalmediainsider.com/25.2011.html"> Digital Media Wire as one of the top &#8220;25 to watch&#8221;.</a> This award is given out at CES every year, and recognizes &#8220;<span style="font-family: Arial; color: #000000;"><span>emerging leaders in the digital  								media and entertainment industry&#8221;.  Other nominations include executives from Google, Microsoft, NBC Universal, Twitter and Logitech, just to name a few.  Congrats to Susan!<br />
</span></span></p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2010/12/outsparks-founder-and-ceo-named-25-to-watch-by-digital-media-wire/&title=Outspark%26%238217%3Bs+Founder+and+CEO+named+%26%238220%3B25+to+Watch%26%238221%3B+by+Digital+Media+Wire">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2010/12/outsparks-founder-and-ceo-named-25-to-watch-by-digital-media-wire/&title=Outspark%26%238217%3Bs+Founder+and+CEO+named+%26%238220%3B25+to+Watch%26%238221%3B+by+Digital+Media+Wire">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2010/12/outsparks-founder-and-ceo-named-25-to-watch-by-digital-media-wire/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2010/12/outsparks-founder-and-ceo-named-25-to-watch-by-digital-media-wire/&title=Outspark%26%238217%3Bs+Founder+and+CEO+named+%26%238220%3B25+to+Watch%26%238221%3B+by+Digital+Media+Wire">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2010/12/outsparks-founder-and-ceo-named-25-to-watch-by-digital-media-wire/">Twitter</a>
          </div>
        </div>
      </li>
            <li class="post" id="post_1050">
                <h2>
          <a href="http://corp.outspark.com/2010/12/divine-souls-in-open-beta/" rel="bookmark" title="Permanent Link to Divine Souls in Open Beta">Divine Souls in Open Beta</a>
        </h2>
            
                <p class="meta">
          Posted by <span class="author">cloudkicker</span>
          on <span class="date">Dec 14, 2010</span>
                    &nbsp; - &nbsp; <span>Comments Off</span>                  </p>
            
        <p>Outspark just <a href="http://corp.outspark.com/en/news/outspark%E2%80%99s-highly-anticipated-divine-souls-now-in-open-beta/" target="_self">announced that Divine Souls is now in open beta</a>.  Bringing this game to market has been a real sprint.  Unveiled just a few months ago, the game was first heralded in the June issue of PC Gamer as &#8220;bringing arcade style combat to the masses&#8221;.  And, Divine Souls hasn&#8217;t stopped receiving positive reviews and press attention, commanding more than 40 stories for each successive beta and recently named one of MMOsite&#8217;s most anticipated games of fall 2010.</p>
<p>Developed by Gameprix, based in Korea, Divine Souls is frequently compared to well known games like Dynasty Warriors and Vindictus.  Divine Souls is a part of a global launch &#8212; thruthfully, Outspark is the anchor partner for Western audiences, and we&#8217;re excited to bring this game to market today.</p>
<p>The entire team here at Outspark has worked tirelessly on this game publishing effort, and we hope you enjoy this outstanding game.  <a href="http://divinesouls.outspark.com/community" target="_blank">Please download and play now</a>, see what all the fuss is about.</p>
        
        <div class="post_share post_share_list">
          <div class="social_link clr">
            <h5>Share:</h5>
            <a class="share share_digg" title="Add to Digg" rel="nofollow"
               href="http://digg.com/submit?phase=2&url=http://corp.outspark.com/2010/12/divine-souls-in-open-beta/&title=Divine+Souls+in+Open+Beta">Digg</a>

            <a class="share share_delicious" title="Add to del.icio.us" rel="nofollow"
               href="http://del.icio.us/post?url=http://corp.outspark.com/2010/12/divine-souls-in-open-beta/&title=Divine+Souls+in+Open+Beta">del.icio.us</a>

            <a class="share share_facebook" title="Share on Facebook" rel="nofollow"
               href="http://www.facebook.com/share.php?u=http://corp.outspark.com/2010/12/divine-souls-in-open-beta/">Facebook</a>

            <a class="share share_stumbleupon" title="Add to StumbleUpon" rel="nofollow"
               href="http://www.stumbleupon.com/submit?url=http://corp.outspark.com/2010/12/divine-souls-in-open-beta/&title=Divine+Souls+in+Open+Beta">StumbleUpon</a>

            <a class="share share_twitter" title="Add to Twitter" rel="nofollow"
               href="http://twitter.com/home?status=Currently+reading+http://corp.outspark.com/2010/12/divine-souls-in-open-beta/">Twitter</a>
          </div>
        </div>
      </li>
      </ul>
      <div id="paging" class="clr">
        <div class="prev">
                  </div>
        <div class="next">
          <a href="http://corp.outspark.com/en/blog/page/2/" >Next Entries &rarr;</a>        </div>
      </div>
    </div>
  </div>
</div>

<hr />


<div id="sidebar">
  <!--
  <div class="module module-search">
    <h2>Search Outspark Blog</h2>
    <div class="blog">

    <form id="searchform" method="get" action="http://corp.outspark.com/">
      <input type="text" class="vmid" value="" name="s" id="s" />
      <input type="image" class="vmid" src="http://corp.outspark.com/wp-content/themes/outspark/images/search_button.gif" id="searchsubmit" value="Search" />
    </form>

    </div>
  </div>
  -->

  
<div class="social">
  <ul class="badges clr">
    <li class="facebook">
      <a href="http://www.facebook.com/outsparkgames">Fan us on Facebook</a>
    </li>
    <li class="blog">
      <a href="http://corp.outspark.com/feed/atom/">Subscribe to Our Blog</a>
    </li>
    <li class="twitter">
      <a href="http://twitter.com/outspark">Follow us on Twitter</a>
    </li>
    <li class="youtube">
      <a href="http://www.youtube.com/outspark">Subscribe to OUr Videos</a>
    </li>
  </ul>
</div>  
  <div class="module module-recent-posts">
    <h2>Recent Posts</h2>
    <div class="body">
      <ul>
        
      <li>
        <a href="http://corp.outspark.com/2012/02/web-fiesta-revolutionizes-browser-gaming-with-full-3d/">Web Fiesta Revolutionizes Browser Gaming with Full 3D</a><br />
        <span class="published">Published on: February 09, 2012</span>
      </li>
      
      <li>
        <a href="http://corp.outspark.com/2012/01/luvinia-announces-weddings-for-valentines-2/">Luvinia Announces Weddings for Valentines</a><br />
        <span class="published">Published on: January 26, 2012</span>
      </li>
      
      <li>
        <a href="http://corp.outspark.com/2012/01/luvinia-online-unleashes-zendo-hunting-season/">Luvinia Online Unleashes Zendo Hunting Season</a><br />
        <span class="published">Published on: January 19, 2012</span>
      </li>
            </ul>
    </div>
    <div class="char">&nbsp;</div>
  </div>

  <div class="module module-categories">
    <h2>Categories</h2>
    <div class="body">
      <ul>
         
        <li>
          <a href="http://corp.outspark.com/category/announcements/">
            Announcements 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/bribbo/">
            CM_Bribbo 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/coming-soon/">
            Coming Soon 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/community/">
            Community 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/contests/">
            Contests 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/dance-groove-online/">
            Dance Groove Online 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/divine-souls/">
            Divine Souls 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/events/">
            Events 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/facebook/">
            Facebook 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/fan-art/">
            Fan Art 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/feedback/">
            Feedback 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/fiesta/">
            Fiesta 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/game-trailer/">
            Game Trailer 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/gm_nekopon/">
            GM_Nekopon 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/gm_silkypico/">
            GM_Silkypico 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/how-to/">
            How to 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/in-the-news/">
            In the News 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/interviews/">
            Interviews 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/outspark/">
            outspark 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/project-powder/">
            Project Powder 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/puzzles/">
            Puzzles 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/secret-of-the-solstice/">
            Secret of the Solstice 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/store/">
            Store 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/the-outspark-dog/">
            The Outspark Dog 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/beginners/">
            Tips for Beginners 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/uncategorized/">
            Uncategorized 
          </a>
        </li>
         
        <li>
          <a href="http://corp.outspark.com/category/windslayer/">
            Wind Slayer 
          </a>
        </li>
              </ul>
    </div>
    <div class="char">&nbsp;</div>
  </div>

</div>

  </div> <!-- /main_body -->

  <hr />

  <div id="footer">
    &copy; 2013 OUTSPARK.com. All Rights Reserved.
  </div>
</div> <!-- /wrap -->


<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">_uacct = "UA-1975192-2"; urchinTracker();</script>

<style>
#footer ul.footer-menu li a {font-size:10px;}
</style>
<div id="footer-wrap">
	<div id="footer">
        <ul class="footer-menu">
            <li><a href="http://corp.outspark.com">About Outspark</a></li>
            <li><a href="http://www.outspark.com/legal">Terms of Service</a></li>
            <li><a href="http://www.outspark.com/privacy_policy">Privacy Policy</a></li>
            <li><a href="http://corp.outspark.com/en/careers">Jobs</a></li>
            <li><a href="http://support.outspark.com">Support</a></li>
            <li><a href="http://www.outspark.com/guidelines">Community Guidelines</a></li>
            <li><a href="http://www.outspark.com/sitemap">Sitemap</a></li>
        </ul>
        <ul class="footer-side">
			<span><a href="http://www.facebook.com/outsparkgames"><img src="https://cdnstatic.outspark.com/gnb/common/img/social_facebook.gif" alt="Facebook" width="32" height="32" /></a></span>
			<span><a href="http://twitter.com/outspark"><img src="https://cdnstatic.outspark.com/gnb/common/img/social_twitter.gif" alt="Twitter" width="32" height="32" /></a></span>
			<span><a href="http://oracle.outspark.com"><img src="https://cdnstatic.outspark.com/gnb/common/img/social_ourblog.gif" alt="Our blog" width="32" height="32" /></a></span>
			<span><a href="http://www.youtube.com/outspark"><img src="https://cdnstatic.outspark.com/gnb/common/img/social_youtube.gif" alt="YouTube" width="32" height="32" /></a></span>
        </ul>
        <div id="copy">&copy; 2013 OUTSPARK.com. All Rights Reserved.</div>
    </div>
	<!-- Footer Pixels -->
<div style="visibility:hidden;height:0;width:0;">
	</div>
<!--// Footer Pixels --></div>
</body>
</html>
