<!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">
<head>
<title>goNoni.com - Please select a market</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<style>

body {
        background:#faecd7;
        margin:0;
        padding:0;
        font-family:arial;
        font-size:16px;
        color:#6d645e;
}

#title {
				float:left;
        padding:30px;
				padding-bottom:0px;
				margin-top:75px;
				font-weight:bold;
				width:500px;
}

#container {
        width:100%;
        height:100%;
}

#main {
        width:950px;
        margin:0 auto 0 auto;
        border-left:1px solid #f5d7b0;
        border-right:1px solid #f5d7b0;
        border-bottom:2px solid #f5d7b0;
        background:url(/images/white_bkg.gif) no-repeat bottom right #fff;
}

#sidebar {
        width:293px;
        height:800px;
        float:left;
        background:#c84920;
}

#column1 {
        width:200px;
	float:left;
        padding:10px 0px 30px 30px;
        line-height:28px;
}

#column2 {
	width:350px;
	float:right;
	padding:10px 0 30px 30px;
	line-height:28px;
}

#markets a {
  display:block;
  padding:3px;
  color:#6d645e;
text-decoration:none;
}

#markets h4 {
	padding:0px;
	margin:0px;
}

#markets a:hover { color:#000; }

#markets .sublanguage {
  padding-left:20px;
}


</style>

</head>

<body>
<div id="container">
	<div id="main">
   <div id="sidebar">
     <img src="/images/select_logo.jpg" alt="" border="0" />
   </div>
	<div id="title">
	Please select a market:
	</div>

	 <div id="markets">
		<div class="column" id="column1"/>
    <a href="notemplate_select_market?market=/austria/german">Austria</a>
    <a href="notemplate_select_market?market=/bolivia/sa_spanish">Bolivia</a>
    <a href="notemplate_select_market?market=/chile/sa_spanish">Chile</a>
    <a href="notemplate_select_market?market=/colombia/sa_spanish">Colombia</a>
    <a href="notemplate_select_market?market=/costa_rica/sa_spanish">Costa Rica</a>
    <a href="notemplate_select_market?market=/dominican_republic/sa_spanish">Dominican Republic</a>
    <a href="notemplate_select_market?market=/ecuador/sa_spanish">Ecuador</a>
    <a href="notemplate_select_market?market=/el_salvador/sa_spanish">El Salvador</a>
    <a href="notemplate_select_market?market=/germany/german">Germany</a>
    <a href="notemplate_select_market?market=/guatemala/sa_spanish">Guatemala</a>
    <a href="notemplate_select_market?market=/honduras/sa_spanish">Honduras</a>
    <a href="notemplate_select_market?market=/indonesia/indonesian">Indonesia</a>
    <a href="notemplate_select_market?market=/united_kingdom/uk_english">Ireland</a>
    <a href="notemplate_select_market?market=/japan/japanese">Japan</a>
    <a href="notemplate_select_market?market=/mexico/sa_spanish">M&eacute;xico</a>
    <a href="notemplate_select_market?market=/norway/norwegian">Norway</a>
    <a href="notemplate_select_market?market=/panama/sa_spanish">Panama</a>
    <a href="notemplate_select_market?market=/paraguay/sa_spanish">Paraguay</a>
    		</div>
		<div id="column2" />

    <a href="notemplate_select_market?market=/peru/sa_spanish">Per&uacute;</a>
    <a href="notemplate_select_market?market=/russia/russian">Russia</a>
    <a href="notemplate_select_market?market=/switzerland/german">Switzerland</a>
    <a href="notemplate_select_market?market=/taiwan/chinese">Taiwan (台灣)</a>
    <a href="notemplate_select_market?market=/ukraine/ukrainian">Ukraine</a>
    <a href="notemplate_select_market?market=/united_kingdom/uk_english">United Kingdom</a>
    <a href="notemplate_select_market?market=/united_states/english">United States</a>
    <a href="notemplate_select_market?market=/united_states/spanish">United States - Spanish</a>
    <a href="notemplate_select_market?market=/uruguay/sa_spanish">Uruguay</a>
    <a href="notemplate_select_market?market=/venezuela/sa_spanish">Venezuela</a>
		</div>
	 </div>
<br clear="all"/>
	</div>
</div>



</body></html>