/**
 * @author satyre
 */
var unLoggedActions = new Array();
var loggedActions = new Array();
unLoggedActions['links'] = "<a href=\"\" class=\"buttonsSideBar\" title=\""+slsBuild.langs.SIDEBAR_SIGNUP_TITLE+"\" id=\"signup\">"+slsBuild.langs.SIDEBAR_SIGNUP_X_TITLE+"</a>";
unLoggedActions['boxes'] = new Array();
unLoggedActions['boxes'][0] = "<div id=\"signupAbs\" class=\"absBoxes\">"
								+"<div id=\"signupBox\" class=\"overflowBoxes\">"
									+"<div class=\"arrowBoxesOverflowAbs\"><div class=\"arrowBoxesOverflow\" id=\"signupBox-arrowBox\"></div></div>"
									+"<div id=\"signupBox-form\"></div>"
								+"</div>"
							+"</div>";
loggedActions['links'] = "<a href=\"\" class=\"buttonsSideBar\" title=\""+slsBuild.langs.SIDEBAR_MYPICTURES_TITLE+"\" id=\"myPictures\">"+slsBuild.langs.SIDEBAR_MYPICTURES_X_TITLE+"</a>"
						+"<a href=\"\" class=\"buttonsSideBar\" title=\""+slsBuild.langs.SIDEBAR_MYMESSAGES_TITLE+"\" id=\"myWebmail\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_X_TITLE+"</a>"
						+"<a href=\"\" class=\"buttonsSideBar\" title=\""+slsBuild.langs.SIDEBAR_MYINVITS_TITLE+"\" id=\"myInvits\">"+slsBuild.langs.SIDEBAR_MYINVITS_X_TITLE+"</a>"
						+"<a href=\"\" class=\"buttonsSideBar\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_TITLE+"\" id=\"myAccount\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_X_TITLE+"</a>";
loggedActions['boxes'] = new Array();
loggedActions['boxes'][0] = "<div id=\"myPicturesAbs\" class=\"absBoxes\">"
									+"<div id=\"myPicturesBox\" class=\"overflowBoxes\">"
										+"<div class=\"arrowBoxesOverflowAbs\"><div class=\"arrowBoxesOverflow\" id=\"myPicturesBox-arrowBox\"></div></div>"
										+"<div id=\"myPicturesBox-form\"></div>"
									+"</div>"
							+"</div>";
loggedActions['boxes'][1] = "<div id=\"myWebmailAbs\" class=\"absBoxes\">"
								+"<div id=\"myWebmailBox\" class=\"overflowBoxesC\">"
									+"<div class=\"arrowBoxesOverflowAbs\"><div class=\"arrowBoxesOverflow\" id=\"myWebmailBox-arrowBox\"></div></div>"
									+"<table class=\"overflowMenus\" id=\"myWebmailBox-menu\" cellpadding=\"0\" cellspacing=\"0\">"
										+"<tr>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_TITLE+"\" id=\"myWebmail-myMailBox\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYMESSAGES_SENT_TITLE+"\" id=\"myWebmail-sentMessages\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_SENT_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYMESSAGES_NEW_TITLE+"\" id=\"myWebmail-newMessage\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_NEW_X_TITLE+"</a></td>"
										+"</tr>"
									+"</table>"
									+"<div id=\"myWebmailBox-form\" class=\"overflowBgC\"></div>"
								+"</div>"
							+"</div>";
loggedActions['boxes'][2] = "<div id=\"myInvitsAbs\" class=\"absBoxes\">"
								+"<div id=\"myInvitsBox\" class=\"overflowBoxesC\">"
									+"<div class=\"arrowBoxesOverflowAbs\"><div class=\"arrowBoxesOverflow\" id=\"myInvitsBox-arrowBox\"></div></div>"
									+"<table class=\"overflowMenus\" id=\"myInvitsBox-menu\" cellpadding=\"0\" cellspacing=\"0\">"
										+"<tr>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYINVITS_RECEIVED_TITLE+"\" id=\"myInvits-received\">"+slsBuild.langs.SIDEBAR_MYINVITS_RECEIVED_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYINVITS_SENT_TITLE+"\" id=\"myInvits-sent\">"+slsBuild.langs.SIDEBAR_MYINVITS_SENT_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYINVITS_NEW_TITLE+"\" id=\"myInvits-newInvit\">"+slsBuild.langs.SIDEBAR_MYINVITS_NEW_X_TITLE+"</a></td>"
										+"</tr>"
									+"</table>"
									+"<div id=\"myInvitsBox-form\" class=\"overflowBgC\"></div>"
								+"</div>"
							+"</div>";
loggedActions['boxes'][3] = "<div id=\"myAccountAbs\" class=\"absBoxes\">"
								+"<div id=\"myAccountBox\" class=\"overflowBoxesC\">"
									+"<div class=\"arrowBoxesOverflowAbs\"><div class=\"arrowBoxesOverflow\" id=\"myAccountBox-arrowBox\"></div></div>"
									+"<table class=\"overflowMenus\" id=\"myAccountBox-menu\" cellpadding=\"0\" cellspacing=\"0\">"
										+"<tr>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_MYPROFIL_TITLE+"\" id=\"myAccount-profil\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_MYPROFIL_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_MYFRIENDS_TITLE+"\" id=\"myAccount-friends\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_MYFRIENDS_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_TITLE+"\" id=\"myAccount-dollars\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_TITLE+"\" id=\"myAccount-sponsor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_X_TITLE+"</a></td>"
											+"<td><a href=\"\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_MANAGE_TITLE+"\" id=\"myAccount-manage\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_MANAGE_X_TITLE+"</a></td>"
										+"</tr>"
									+"</table>"
									+"<div id=\"myAccountBox-form\" class=\"overflowBgC\"></div>"
								+"</div>"
							+"</div>";
var signupXhtml = "<div id=\"signup-form-overflow\"></div><div id=\"signup-form-result\" style=\"display:block;width:100%;font-size:1.1em;padding-bottom:10px;\"></div><form action=\"#\" method=\"post\" id=\"signup-form\">"
								+"<table cellpadding=\"0\" cellspacing=\"0\" class=\"genericFormOverflow\">"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-sex\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SEX+"</label> :</td>"
										+"<td class=\"inputFormR\"><span class=\"sexChooseForm\" id=\"chooseSexM\" onclick=\"chooseSex('m')\">"+slsBuild.langs.MALE+"</span> <span class=\"sexChooseForm\" id=\"chooseSexF\" onclick=\"chooseSex('f')\">"+slsBuild.langs.FEMALE+"</span><input type=\"hidden\" name=\"sex\" value=\"m\" id=\"signup-sex\"/></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-login\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_LOGIN+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" autocomplete=\"off\" onkeyup=\"checkSignupLogin('fForms.signupForm')\" name=\"login\" maxlength=\"20\" id=\"signup-login\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-firstname\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_FIRSTNAME+"</label> :<br /><span style=\"font-size:0.8em;\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_TICK_NOT_VISIBLE+"</span></td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" autocomplete=\"off\" name=\"name\" onblur=\"checkName('fForms.signupForm')\" id=\"signup-firstname\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-surname\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SURNAME+"</label> :<br /><span style=\"font-size:0.8em;\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_TICK_NOT_VISIBLE+"</span></td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" autocomplete=\"off\" name=\"surname\"  onblur=\"checkSurname('fForms.signupForm')\" id=\"signup-surname\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-email\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_MAIL+"</label> :<br /><span style=\"font-size:0.8em;\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_TICK_WILL_BE_LOGIN+"</span></td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" autocomplete=\"off\" onchange=\"checkSignupMail('fForms.signupForm')\" name=\"email\" id=\"signup-email\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-password1\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_PASSWORD+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"password\" class=\"text\" autocomplete=\"off\" onblur=\"checkFirstPass('fForms.signupForm')\" name=\"password1\" id=\"signup-password1\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-password2\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_PASSWORD_CONFIRMATION+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"password\" class=\"text\" autocomplete=\"off\" onblur=\"checkSecPass('fForms.signupForm')\" name=\"password2\" id=\"signup-password2\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-day\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_BIRTHDATE+"</label> :</td>"
										+"<td class=\"inputFormR\" id=\"signup-selects-birth\">"
											
										+"</td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-country\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_COUNTRY+"</label> :</td>"
										+"<td class=\"inputFormR\" id=\"signup-select-country\">"
											
										+"</td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-city\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_CITY+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"city\" autocomplete=\"off\" id=\"signup-city\"  onblur=\"checkCity('cityMenuOpen')\" onkeyup=\"checkCitiesListClick('cityMenuOpen')\"/><ul id=\"signup-citiesList\"></ul><input type=\"hidden\" value=\"0\" name=\"city-id\" id=\"signup-city-id\" /><input type=\"hidden\" name=\"old-city\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td colspan=\"2\" style=\"text-align:left\">"
											+"<span style=\"display:block;float:right;width:285px;margin-left:20px\"><label for=\"signup-cgu\"><a href=\""+fUrls.CGU+"\" target=\"_blank\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_POLICY+"</a></label></span>"
											+"<input type=\"checkbox\" name=\"cgu\" id=\"signup-cgu\" style=\"display:block;float:right;border:0;\"/>"
										+"</td>"
									+"</tr>"
									+"<tr>"
										+"<td colspan=\"2\" style=\"text-align:center;\">"
											+"<input type=\"hidden\" name=\"token\" value=\"0\" />"
											+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"signupValid_"+slsBuild.langs.ISO_LANG+".jpg\" alt=\""+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SIGNUP+"\" title=\""+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SIGNUP+"\" style=\"margin-top:20px;cursor:pointer;\" onclick=\"signup()\"/>"
										+"</td>"
									+"</tr>"
								+"</table>"
							+"</form>"
							+"<div class=\"execJs\">initSignupForm();</div>";
/*var signupXhtml = "<div id=\"signup-form-overflow\"></div><div id=\"signup-form-result\" style=\"display:block;width:100%;font-size:1.1em;padding-bottom:10px;\"></div><form action=\"#\" method=\"post\" id=\"signup-form\">"
								+"<table cellpadding=\"0\" cellspacing=\"0\" class=\"genericFormOverflow\">"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-sex\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SEX+"</label> :</td>"
										+"<td class=\"inputFormR\"><span class=\"sexChooseForm\" id=\"chooseSexM\" onclick=\"chooseSex('m')\">"+slsBuild.langs.MALE+"</span> <span class=\"sexChooseForm\" id=\"chooseSexF\" onclick=\"chooseSex('f')\">"+slsBuild.langs.FEMALE+"</span><input type=\"hidden\" name=\"sex\" value=\"m\" id=\"signup-sex\"/></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-login\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_LOGIN+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"login\" maxlength=\"20\" id=\"signup-login\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-firstname\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_FIRSTNAME+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"name\" id=\"signup-firstname\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-surname\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SURNAME+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"surname\"  id=\"signup-surname\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-email\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_MAIL+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"email\" id=\"signup-email\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-password1\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_PASSWORD+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"password\" class=\"text\" name=\"password1\" id=\"signup-password1\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-password2\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_PASSWORD_CONFIRMATION+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"password\" class=\"text\" name=\"password2\" id=\"signup-password2\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-day\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_BIRTHDATE+"</label> :</td>"
										+"<td class=\"inputFormR\" id=\"signup-selects-birth\">"
											
										+"</td>"
									+"</tr>"
									+"<tr>"
										+"<td class=\"labelFormL\"><label for=\"signup-city\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_CITY+"</label> :</td>"
										+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"city\" id=\"signup-city\"  onkeyup=\"checkCitiesListClick('fForms.signupForm', 'signup', 'fStatus.menus.cityMenuOpen')\"/><ul id=\"signup-citiesList\"></ul><input type=\"hidden\" value=\"0\" name=\"city-id\" id=\"signup-city-id\" /><input type=\"hidden\" name=\"old-city\" /></td>"
									+"</tr>"
									+"<tr>"
										+"<td colspan=\"2\" style=\"text-align:left\">"
											+"<span style=\"display:block;float:right;width:285px;margin-left:20px\"><label for=\"signup-cgu\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_POLICY+"</label></span>"
											+"<input type=\"checkbox\" name=\"cgu\" id=\"signup-cgu\" style=\"display:block;float:right;border:0;\"/>"
										+"</td>"
									+"</tr>"
									+"<tr>"
										+"<td colspan=\"2\" style=\"text-align:center;\">"
											+"<input type=\"hidden\" name=\"token\" value=\"0\" />"
											+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"signupValid_"+slsBuild.langs.ISO_LANG+".jpg\" alt=\""+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SIGNUP+"\" title=\""+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_SIGNUP+"\" style=\"margin-top:20px;cursor:pointer;\" onclick=\"signup()\"/>"
										+"</td>"
									+"</tr>"
								+"</table>"
							+"</form>"
							+"<div class=\"execJs\">initSignupForm();</div>";*/							
var myPicturesXhtml = "<div style=\"display:block;float:left;width:100%;height:555px;\" id=\"picturesLoading\"><span style=\"display:block;text-align:center;width:150px;margin-left:345px;margin-top:180px;margin-bottom:180px;color:#FFF;\"><span id=\"text-wait-webmail\">"+slsBuild.langs.SIDEBAR_MYPICTURES_LOADING+"</span><br /><br /><img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.imgJs+"waitProfilePictures.gif\" alt=\"Chargement...\" title=\"Chargement...\" /></span></div><div class=\"execJs\">initPictures();</div>";
var myWebmailXhtml = new Array();
myWebmailXhtml['myMailBox'] = "<div class=\"headerTable\" id=\"headWebmail\" style=\"display:none;\">"
									+"<table style=\"width:100%;\">"
										+"<tr>"
											+"<td style=\"width:25%;text-align:left;\"><div id=\"webmail-filter-by\" style=\"margin-left:30px;margin-right:30px;margin-top:20px;color:#FFF;\" onclick=\"showOrder('received')\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_BY+"</div><ul style=\"margin-left:30px;\" id=\"webamil-list-filter-by\"><li><a href=\"\" rev=\"recipient_status_code\" rel=\"desc\" >"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_READ+"</a></li><li><a href=\"\" rev=\"recipient_status_code\" rel=\"asc\" >"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_UNREAD+"</a></li><li><a href=\"\" rev=\"u.user_login\" rel=\"asc\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_SENDER+"</a></li><li><a href=\"\" rev=\"user_message_date\" rel=\"desc\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_LAST_MSG+"</a></li><li><a href=\"\" rev=\"user_message_date\" rel=\"asc\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_FRIST_MSG+"</a></li></ul></td>"
											+"<td style=\"width:25%;text-align:left;\"><span class=\"deleteButton\" style=\"margin-top:20px;\"  onclick=\"deleteMessage()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_DELETE+"</span></td>"
											+"<td style=\"width:50%;text-align:right;\"><form action=\"\" method=\"\" id=\"webmail-keyword-form\"><input type=\"text\" name=\"msgMailBoxSearch\" id=\"msgMailBoxSearch\" value=\""+slsBuild.langs.FORMS_DEFAULT_SEARCH+"\" onblur=\"fForms.keyWordForm.restore(this);\" onfocus=\"fForms.keyWordForm.fill(this)\" class=\"genericSearchBar\" style=\"margin-top:20px;\"/><span class=\"genericSearchBarValid\" style=\"margin-top:20px;margin-right:20px;\" onclick=\"keywordSeach();\">"+slsBuild.langs.FORMS_DEFAULT_OK+"</span></form></td>"
										+"</tr>"
									+"</table>"
								+"</div>"
								+"<div style=\"width:840px;\" id=\"webmailLoading\"><span style=\"display:block;text-align:center;width:150px;margin-left:345px;margin-top:180px;margin-bottom:180px;color:#FFF;\"><span id=\"text-wait-webmail\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_RECEIVED_WAIT+"</span><br /><br /><img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.imgJs+"waitProfilePictures.gif\" alt=\"Chargement...\" title=\"Chargement...\" /></span></div>"
								+"<div id=\"webmailMessages\" style=\"display:none;\">"
									
								+"</div>"
								+"<div class=\"footerTable\" id=\"footWebmail\" style=\"display:none;\">"
										+"<div class=\"paginBox\" style=\"margin-right:20px;\" id=\"paginWebmail\"></div>"
										+"<span class=\"deleteButton\" style=\"margin-left:20px;\"><span  onclick=\"deleteMessage()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_DELETE+"</span> - <span onclick=\"checkAllMessages()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_CHECK_ALL+"</span></span>"
										+"<input type=\"hidden\" id=\"start-pag-webmail\" /><input type=\"hidden\" id=\"length-pag-webmail\" /><input type=\"hidden\" id=\"type-pag-webmail\" />"
								+"</div><div class=\"execJs\">loadMessages('received');initOrder();</div>";
myWebmailXhtml['sentMessages'] = "<div class=\"headerTable\" id=\"headWebmail\" style=\"display:none;\">"
									+"<table style=\"width:100%;\">"
										+"<tr>"
											+"<td style=\"width:25%;text-align:left;\"><div id=\"webmail-filter-by\" style=\"margin-left:30px;margin-right:30px;margin-top:20px;color:#FFF;\" onclick=\"showOrder('sent')\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_BY+"</div><ul style=\"margin-left:30px;\" id=\"webamil-list-filter-by\"><li><a href=\"\" rev=\"sender_status_code\" rel=\"desc\" >"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_READ+"</a></li><li><a href=\"\" rev=\"sender_status_code\" rel=\"asc\" >"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_UNREAD+"</a></li><li><a href=\"\" rev=\"u.user_login\" rel=\"asc\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_RECIPIENT+"</a></li><li><a href=\"\" rev=\"user_message_date\" rel=\"desc\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_LAST_MSG+"</a></li><li><a href=\"\" rev=\"user_message_date\" rel=\"asc\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_FIRST_MSG+"</a></li></ul></td>"
											+"<td style=\"width:25%;text-align:left;\"><span class=\"deleteButton\" style=\"margin-top:20px;\" onclick=\"deleteMessage()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_DELETE+"</span></td>"
											+"<td style=\"width:50%;text-align:right;\"><form action=\"\" method=\"\" id=\"webmail-keyword-form\"><input type=\"text\" name=\"msgMailBoxSearch\" id=\"msgMailBoxSearch\" value=\""+slsBuild.langs.FORMS_DEFAULT_SEARCH+"\" onblur=\"fForms.keyWordForm.restore(this);\" onfocus=\"fForms.keyWordForm.fill(this)\" class=\"genericSearchBar\" style=\"margin-top:20px;\"/><span class=\"genericSearchBarValid\" style=\"margin-top:20px;margin-right:20px;\" onclick=\"keywordSeach();\">"+slsBuild.langs.FORMS_DEFAULT_OK+"</span></form></td>"
										+"</tr>"
									+"</table>"
								+"</div>"
								+"<div style=\"width:840px;\" id=\"webmailLoading\"><span style=\"display:block;text-align:center;width:150px;margin-left:345px;margin-top:180px;margin-bottom:180px;color:#FFF;\"><span id=\"text-wait-webmail\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_SENT_WAIT+"</span><br /><br /><img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.imgJs+"waitProfilePictures.gif\" alt=\"Chargement...\" title=\"Chargement...\" /></span></div>"
								+"<div id=\"webmailMessages\" style=\"display:none;\">"
									
								+"</div>"
								+"<div class=\"footerTable\" id=\"footWebmail\" style=\"display:none;\">"
										+"<div class=\"paginBox\" style=\"margin-right:20px;\" id=\"paginWebmail\"></div>"
										+"<span class=\"deleteButton\" style=\"margin-left:20px;\"><span  onclick=\"deleteMessage()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_DELETE+"</span> - <span onclick=\"checkAllMessages()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_CHECK_ALL+"</span></span>"
										+"<input type=\"hidden\" id=\"start-pag-webmail\" /><input type=\"hidden\" id=\"length-pag-webmail\" /><input type=\"hidden\" id=\"type-pag-webmail\" />"
								+"</div><div class=\"execJs\">loadMessages('sent');initOrder();</div>";
myWebmailXhtml['newMessage'] = "<div id=\"webmail-form-overflow\"></div><form action=\"#\" method=\"post\" id=\"webmail-new-message\">"
																+"<table cellpadding=\"0\" cellspacing=\"0\" class=\"genericFormOverflow\" style=\"margin-left:35px;margin-top:40px;\">"
																	+"<tr>"
																		+"<td colspan=\"2\" id=\"newMessageResult\"></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\"><label for=\"webmail-send-msgTo\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_RECIPIENT+" :</label></td>"
																		+"<td class=\"inputFormR\"><input type=\"text\" autocomplete=\"off\" class=\"text\" name=\"msgTo\" id=\"webmail-send-msgTo\" onkeyup=\"checkFriendsList()\"/><ul id=\"webmail-sendToList\"></ul><input type=\"hidden\" value=\"0\" name=\"send-to-id\" id=\"send-to-id\" /><input type=\"hidden\" name=\"old-sender\" /></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\"><label for=\"webmail-send-subject\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_NEW_LABEL_SUBJECT+" :</label></td>"
																		+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"subject\" id=\"webmail-send-subject\" /></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\"><label for=\"webmail-select-invit\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_MESSAGE_ALERT_NEW_MESSAGE_INVIT+" :</label></td>"
																		+"<td class=\"inputFormR\" id=\"webmail-invit-select\"><div id=\"webmail-invit-fakeInput\" onfocus=\"showInvitMenu()\" onclick=\"showInvitMenu()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_SENT_NO_INVITS+"</div><input type=\"hidden\" name=\"invit\" id=\"webmail-send-invit\"/><ul id=\"webmail-sendInvit\"></ul></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\" style=\"vertical-align:top;\"><label for=\"webmail-send-msg\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_NEW_LABEL_MSG+"</label></td>"
																		+"<td class=\"inputFormR\"><textarea name=\"msg\" id=\"webmail-send-msg\" class=\"textareaText\"></textarea></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td colspan=\"2\" style=\"text-align:right;\">"
																			+"<span class=\"textButton\" onclick=\"showBox('myWebmail')\">"+slsBuild.langs.FORMS_DEFAULT_CANCEL+"</span><span class=\"textButton\" style=\"margin-right:30px;\" onclick=\"checkSendMessage()\">"+slsBuild.langs.FORMS_DEFAULT_SEND+"</span><input type=\"hidden\" name=\"parent-id\" />"
																		+"</td>"
																	+"</tr>"
																	+"<tr height=\"10\"></tr>"
																+"</table>"
															+"</form><div class=\"execJs\">initNewMessage()</div>";
															
var myInvitsXhtml = new Array();
myInvitsXhtml['sent'] = "<div id=\"picturesRand-sent\" style=\"display:block;width:840px;float:left;\"></div><div class=\"execJs\">requestInvits('sent');</div>";
myInvitsXhtml['received'] = "<div id=\"picturesRand-received\" style=\"display:block;width:840px;float:left;\"></div><div class=\"execJs\">requestInvits('received');</div>";
myInvitsXhtml['newInvit'] = "<div id=\"webmail-form-overflow\"></div><form action=\"#\" method=\"post\" id=\"webmail-new-message\">"
																+"<table cellpadding=\"0\" cellspacing=\"0\" class=\"genericFormOverflow\" style=\"margin-left:35px;margin-top:40px;\">"
																	+"<tr>"
																		+"<td colspan=\"2\" id=\"newMessageResult\"></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\"><label for=\"webmail-send-msgTo\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_SORT_RECIPIENT+" :</label></td>"
																		+"<td class=\"inputFormR\"><input type=\"text\" autocomplete=\"off\" class=\"text\" name=\"msgTo\" id=\"webmail-send-msgTo\" onkeyup=\"checkFriendsList()\"/><ul id=\"webmail-sendToList\"></ul><input type=\"hidden\" value=\"0\" name=\"send-to-id\" id=\"send-to-id\" /><input type=\"hidden\" name=\"old-sender\" /></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\"><label for=\"webmail-send-subject\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_NEW_LABEL_SUBJECT+" :</label></td>"
																		+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"subject\" id=\"webmail-send-subject\" /></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\"><label for=\"webmail-select-invit\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_MESSAGE_ALERT_NEW_MESSAGE_INVIT+" :</label></td>"
																		+"<td class=\"inputFormR\" id=\"webmail-invit-select\"><div id=\"webmail-invit-fakeInput\" onfocus=\"showInvitMenu()\" onclick=\"showInvitMenu()\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_SENT_NO_INVITS+"</div><input type=\"hidden\" name=\"invit\" id=\"webmail-send-invit\"/><ul id=\"webmail-sendInvit\"></ul></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td class=\"labelFormL\"><label for=\"webmail-send-msg\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_NEW_LABEL_MSG+" :</label></td>"
																		+"<td class=\"inputFormR\"><textarea name=\"msg\" id=\"webmail-send-msg\" class=\"textareaText\"></textarea></td>"
																	+"</tr>"
																	+"<tr>"
																		+"<td colspan=\"2\" style=\"text-align:right;\">"
																			+"<span class=\"textButton\" onclick=\"showBox('myWebmail')\">"+slsBuild.langs.FORMS_DEFAULT_CANCEL+"</span><span class=\"textButton\" style=\"margin-right:30px;\" onclick=\"checkSendMessage()\">"+slsBuild.langs.FORMS_DEFAULT_SEND+"</span><input type=\"hidden\" name=\"parent-id\" />"
																		+"</td>"
																	+"</tr>"
																	+"<tr height=\"10\"></tr>"
																+"</table>"
															+"</form><div class=\"execJs\">initNewMessage()</div>";

var myAccountXhtml = new Array();
myAccountXhtml['manage'] = "<div id=\"wait-manage-myAccount\" style=\"display:block;width:"+fConfigs['complexBoxes']['myAccount']['menu']['items']['manage']['width']+"px;position:absolute;height:"+fConfigs['complexBoxes']['myAccount']['menu']['items']['manage']['height']+"px;background-color:#1f1f1f;\"><span style=\"display:block;text-align:center;width:150px;margin-left:130px;margin-top:180px;margin-bottom:180px;color:#FFF;\"><span id=\"text-wait-manage\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_WAIT_LOADING+"</span><br /><br /><img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.imgJs+"waitProfilePictures.gif\" alt=\"Chargement...\" title=\"Chargement...\" /></span></div>"
							+"<form action=\"#\" method=\"post\" id=\"manage-form\">"
							+"<table cellpadding=\"0\" cellspacing=\"0\" class=\"genericFormOverflow\" style=\"margin-left:35px;margin-top:40px;\">"
								+"<tr>"
									+"<td colspan=\"2\" >"
										+slsBuild.langs.SIDEBAR_MYACCOUNT_MANAGE_FORM_LABEL_TITLE
									+"</td>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SURNAME+" :</td>"
									+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"surname\" onblur=\"checkSurname('fForms.manageForm')\" id=\"account-manage-firstname\" /></td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_NAME+" :</td>"
									+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"name\" onblur=\"checkName('fForms.manageForm')\" id=\"account-manage-lastname\" /></td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_LOGIN+" :</td>"
									+"<td class=\"inputFormR\"><input type=\"text\" class=\"text\" name=\"login\" maxlength=\"20\" onblur=\"checkSignupLogin('fForms.manageForm')\" id=\"account-manage-email\" /></td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_PASS+" :</td>"
									+"<td class=\"inputFormR\"><input type=\"password\" class=\"text\" name=\"password1\" onblur=\"checkFirstPass('fForms.manageForm')\" id=\"account-manage-password1\" /></td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_PASS_CONFIRM+" :</td>"
									+"<td class=\"inputFormR\"><input type=\"password\" class=\"text\" name=\"password2\" onblur=\"checkSecPass('fForms.manageForm')\" id=\"account-manage-password2\" /></td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_BORN_DATE+" :</td>"
									+"<td class=\"inputFormR\">"
										+"<select name=\"day\" id=\"account-manage-day\" class=\"selectOverflow\"></select>"
										+"<select name=\"month\" id=\"account-manage-month\" class=\"selectOverflow\"></select>"
										+"<select name=\"year\" id=\"account-manage-year\" class=\"selectOverflow\"></select>"
									+"</td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\"><label for=\"manage-country\">"+slsBuild.langs.SIDEBAR_SIGNUP_FORM_LABEL_COUNTRY+"</label> :</td>"
									+"<td class=\"inputFormR\" id=\"manage-select-country\">"
										
									+"</td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_CITY+" :</td>"
									+"<td class=\"inputFormR\"><input type=\"text\" autocomplete=\"off\" class=\"text\" name=\"city\" id=\"manage-city\" onblur=\"checkCity('manageMenuOpen');\" onkeyup=\"checkCitiesListClick('manageMenuOpen');\"/><ul id=\"manage-citiesList\"></ul><input type=\"hidden\" value=\"0\" name=\"city-id\" id=\"manage-city-id\" /><input type=\"hidden\" name=\"old-city\" /></td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_JOB+" :</td>"
									+"<td class=\"inputFormR\"><input type=\"text\" maxlength=\"24\" class=\"text\" name=\"job\" id=\"account-manage-work\" /></td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SITUATION+" :</td>"
									+"<td class=\"inputFormR\">"
										+"<select name=\"situation\" id=\"account-manage-day\" class=\"selectOverflow\"></select>"
									+"</td>"
								+"</tr>"
								+"<tr>"
									+"<td class=\"labelFormL\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SEXWAY+" :</td>"
									+"<td class=\"inputFormR\">"
										+"<select name=\"sexway\" id=\"account-manage-day\" class=\"selectOverflow\"></select>"
									+"</td>"
								+"</tr>"
								+"<tr>"
									+"<td  colspan=\"2\">"
										+"<table cellpading=\"0\" cellspacing=\"0\" class=\"radioTable\">"
											+"<tr>"
												+"<td class=\"first\"></td>"
												+"<td class=\"second\">On</td>"
												+"<td class=\"third\">Off</td>"
											+"</tr>"
											+"<tr>"
												+"<td class=\"first\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_DESACTIVATE_ACCOUNT+"<input type=\"hidden\" name=\"account-manage-desactivate\" /></td>"
												+"<td class=\"second\"><img class=\"radioCustom\" id=\"account-manage-desactivate-on\" onclick=\"setRadioCustom('account-manage-desactivate', 'on')\"/></td>"
												+"<td class=\"third\"><img class=\"radioCustom\" id=\"account-manage-desactivate-off\" onclick=\"setRadioCustom('account-manage-desactivate', 'off')\"/></td>"
											+"</tr>"
											+"<tr class=\"space\">"
											+"</tr>"
											+"<tr>"
												+"<td colspan=\"3\">"
													+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SEND_MAIL_0+" <span class=\"customSexColor\" id=\"manage-user-mail-label\"></span> "+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SEND_MAIL_1
												+"</td>"
											+"<tr>"
											+"<tr class=\"space\">"
											+"</tr>"
											+"<tr>"
												+"<td class=\"first\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SEND_MAIL_WEBMAIL+"<input type=\"hidden\" name=\"account-manage-sendMail\" /></td>"
												+"<td class=\"second\"><img class=\"radioCustom\" id=\"account-manage-sendMail-on\" onclick=\"setRadioCustom('account-manage-sendMail', 'on')\" /></td>"
												+"<td class=\"third\"><img class=\"radioCustom\" id=\"account-manage-sendMail-off\" onclick=\"setRadioCustom('account-manage-sendMail', 'off')\"/></td>"
											+"</tr>"
											+"<tr>"
												+"<td class=\"first\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SEND_MAIL_COMMENT+"<input type=\"hidden\" name=\"account-manage-sendComment\" /></td>"
												+"<td class=\"second\"><img class=\"radioCustom\" id=\"account-manage-sendComment-on\" onclick=\"setRadioCustom('account-manage-sendComment', 'on')\" /></td>"
												+"<td class=\"third\"><img class=\"radioCustom\" id=\"account-manage-sendComment-off\" onclick=\"setRadioCustom('account-manage-sendComment', 'off')\"/></td>"
											+"</tr>"
											+"<tr>"
												+"<td class=\"first\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SEND_MAIL_INVIT+"<input type=\"hidden\" name=\"account-manage-sendInvit\" /></td>"
												+"<td class=\"second\"><img class=\"radioCustom\" id=\"account-manage-sendInvit-on\" onclick=\"setRadioCustom('account-manage-sendInvit', 'on')\"/></td>"
												+"<td class=\"third\"><img class=\"radioCustom\" id=\"account-manage-sendInvit-off\" onclick=\"setRadioCustom('account-manage-sendInvit', 'off')\"/></td>"
											+"</tr>"
											+"<tr>"
												+"<td class=\"first\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_LABEL_SEND_MAIL_FRIEND+"<input type=\"hidden\" name=\"account-manage-askFriend\" /></td>"
												+"<td class=\"second\"><img class=\"radioCustom\" id=\"account-manage-askFriend-on\" onclick=\"setRadioCustom('account-manage-askFriend', 'on')\"/></td>"
												+"<td class=\"third\"><img class=\"radioCustom\" id=\"account-manage-askFriend-off\" onclick=\"setRadioCustom('account-manage-askFriend', 'off')\"/></td>"
											+"</tr>"
										+"</table>"
									+"</td>"
								+"</tr>"
								+"<tr>"
									+"<td colspan=\"2\" style=\"text-align:right;\">"
										+"<img src=\"/Style/Img/Buttons/accountSave_"+slsBuild.langs.ISO_LANG+".jpg\" alt=\"valider\" title=\"valider\" onclick=\"sendModifications()\" style=\"margin-top:20px;margin-bottom:20px;cursor:pointer;\"/>"
									+"</td>"
								+"</tr>"
							+"</table>"
						+"</form>"
						+"<div class=\"execJs\">initManage();</div>";
myAccountXhtml['dollars'] = "<div id=\"wait-dollars-myAccount\" style=\"display:block;width:"+fConfigs['complexBoxes']['myAccount']['menu']['items']['dollars']['width']+"px;position:absolute;height:"+fConfigs['complexBoxes']['myAccount']['menu']['items']['dollars']['height']+"px;background-color:#1f1f1f;\">"
								+"<span style=\"display:block;text-align:center;width:150px;margin:0 auto;margin-top:180px;color:#FFF;\">"
									+"<span id=\"text-wait-dollars\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_WAIT_LOADING+"</span><br /><br />"
									+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.imgJs+"waitProfilePictures.gif\" alt=\"Chargement...\" title=\"Chargement...\" />"
								+"</span>"
							+"</div>"
							+"<div class=\"moneyCpt\" id=\"dollars-money\" style=\"display:block;width:440px;margin:20px 30px;\"></div>"
							+"<table width=\"465\" align=\"center\" style=\"margin-left:10px;\"><tr><td>"
							+"<span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_0+"</span>"
							+"<ul style=\"display:block;float:left;list-style:armenian;width:460px;margin:20px;color:#FFF;font-size:1.1em;\">"
								+"<li style=\"display:list-item;list-style:circle;width:400px;float:left;margin:3px 10px;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_1_0+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_1_1+"</span><br /><span style=\"font-size:0.8em;\">("+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_1_2+")</span></li>"
								+"<li style=\"display:list-item;list-style:circle;width:400px;float:left;margin:3px 10px;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_2_0+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_2_1+"</span></li>"
								+"<li style=\"display:list-item;list-style:circle;width:400px;float:left;margin:3px 10px;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_3_0+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_3_1+"</span></li>"
								+"<li style=\"display:list-item;list-style:circle;width:400px;float:left;margin:3px 10px;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_13_0+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_13_1+"</span></li>"
							+"</ul>"
							+"</td></tr><tr height=\"30\"></tr>"
							+"<tr><td>"
							+"<span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_4+"</span>"
							+"<ul style=\"display:block;float:left;list-style:armenian;width:460px;margin:20px;color:#FFF;font-size:1.1em;\">"
								+"<li style=\"display:list-item;list-style:circle;width:400px;float:left;margin:10px;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_5_0+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_5_1+"</span> "+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_5_2+" <span onclick=\"showBox('myAccount', 'sponsor');\" class=\"customSexColor\" style=\"cursor:pointer;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_5_3+"</span></li>"
								+"<li style=\"display:list-item;list-style:circle;width:400px;float:left;margin:10px;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_6_0+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_6_1+"</span> "+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_6_2+"</li>"
							+"</ul>"
							+"</td></tr>"
							+"<tr><td style=\"color:#FFF;\">"
							+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_7_0+"<br />"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_7_1+"<br /><br />"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_7_2+"<span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_7_3+"</span>"
							+"</td></tr>"
							+"</table>"
							+"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"margin-top:20px;width:465px;\">"
								+"<tr>"
									+"<td style=\"vertical-align:top;\">"
										+"<div style=\"color:#434343;display:block;margin-top:10px;text-align:center;font-size:0.8em;width:120px;height:100px;background-color:#FFF;\">"
										+"<a href=\"javascript:;\" onclick=\"javascript:window.open('http://payment.allopass.com/acte/scripts/popup/access.apu?ids=176837&idd=486016&lang=fr&country=fr','phone','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,copyhistory=0,menuBar=0,width=300,height=340');\" style=\"display:block;width:100px;margin-left:10px;padding-top:10px;text-decoration:none;color:#434343;\">"
											+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"allopass_audiotel.jpg\" border=\"0\" alt=\"If your country is not listed, click here\">"
											+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_0
  										+"</a><br />"
										+"</div>"
									+"</td>"
									+"<td rowspan=\"2\" style=\"vertical-align:top;\">"
										+"<div style=\"display:block;width:300px;margin-left:10px;padding-bottom:20px;border:1px #434343 solid;\">"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;margin-top:20px;color:#FFF;\">"
											+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"flag_fr.jpg\" alt=\"france\" title=\"france\"/> "+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_2+""+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_3
											+"</span>"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;margin-top:50px;color:#FFF;font-size:1.2em;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_4+" <span class=\"customSexColor\" style=\"font-size:1.5em;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_5+"</span></span>"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;margin-top:5px;color:#434343;font-size:0.8em;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_6+" <br />"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_7+"</span>"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;margin-top:30px;color:#FFF;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_8+"</span>"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;\" id=\"alloPassResult\"></span>"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;margin-top:5px;color:#FFF;\">"
											+" <form name=\"APform\" action=\"#\" id=\"allopassForm\">"
											+"<input type=\"text\" maxlength=\"10\" value=\"\" name=\"code\" style=\"background-color:#FFF;text-align:center;color:#434343;font-size:1.8em;width:150px;\" />"
											+"</form>"
											
											+"</span>"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;margin-top:20px;color:#FFF;\"><img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"ok_"+slsBuild.langs.ISO_LANG+".jpg\" alt=\"OK\" title=\"OK\" style=\"cursor:pointer;\" onclick=\"validAlloPassCode();\"/></span>"
											+"<span style=\"display:block;width:250px;margin-left:25px;text-align:center;margin-top:30px;color:#FFF;\">"
												+"<a href=\"javascript:;\" onclick=\"javascript:window.open('http://payment.allopass.com/acte/scripts/popup/access.apu?ids=176837&idd=486016&lang=fr&country=fr','phone','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,copyhistory=0,menuBar=0,width=300,height=340');\"><img border=\"0\" src=\"http://payment.allopass.com/imgweb/common/flag_fr.gif\" width=\"35\" height=\"29\" alt=\"FR\" title=\"FR\" /></a>"
												+"<a href=\"javascript:;\" onclick=\"javascript:window.open('http://payment.allopass.com/acte/scripts/popup/access.apu?ids=176837&idd=486016&lang=fr&country=zz','phone','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,copyhistory=0,menuBar=0,width=300,height=340');\"><img border=\"0\" src=\"http://payment.allopass.com/imgweb/common/flag_zz.gif\" width=\"35\" height=\"29\" alt=\"ZZ\" title=\"ZZ\" /></a>"
												+"<a href=\"javascript:;\" onclick=\"javascript:window.open('http://payment.allopass.com/acte/scripts/popup/access.apu?ids=176837&idd=486016&lang=fr&country=be','phone','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,copyhistory=0,menuBar=0,width=300,height=340');\"><img border=\"0\" src=\"http://payment.allopass.com/imgweb/common/flag_be.gif\" width=\"35\" height=\"29\" alt=\"BE\" title=\"BE\" /></a>"
												+"<a href=\"javascript:;\" onclick=\"javascript:window.open('http://payment.allopass.com/acte/scripts/popup/access.apu?ids=176837&idd=486016&lang=fr&country=lu','phone','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,copyhistory=0,menuBar=0,width=300,height=340');\"><img border=\"0\" src=\"http://payment.allopass.com/imgweb/common/flag_lu.gif\" width=\"35\" height=\"29\" alt=\"LU\" title=\"LU\" /></a>"
											+"</span>"
										+"</div>"
									+"</td>"
								+"</tr>"
								+"<tr>"
									+"<td style=\"vertical-align:top;\">"
										+"<div style=\"color:#434343;display:block;margin-top:10px;text-align:center;font-size:0.8em;width:120px;height:100px;background-color:#FFF;\">"
										+"<a href=\"#null\" onclick=\"window.open('https://payment.allopass.com/acte/creditcard/purchase.apu?ids=176837&idd=486016&lang=fr','ccard','toolbar=0,location=0,directories=0,status=1,scrollbars=1,resizable=1,copyhistory=0,menuBar=0,width=550,height=575');\" style=\"display:block;width:100px;margin-left:10px;padding-top:10px;text-decoration:none;color:#434343;\">"
											+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"allopass_credit_card.jpg\" border=\"0\" alt=\"If your country is not listed, click here\">"
											+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_ALLOPASS_1
  										+"</a><br />"
										+"</div>"
									+"</td>"
								+"</tr>"
								+"<tr height=\"30\"></tr>"
							+"</table>"
							
							+"<div class=\"execJs\">initDollars();</div>";
myAccountXhtml['sponsor'] = "<div id=\"wait-dollars-myAccount\" style=\"display:block;width:"+fConfigs['complexBoxes']['myAccount']['menu']['items']['dollars']['width']+"px;position:absolute;height:"+fConfigs['complexBoxes']['myAccount']['menu']['items']['dollars']['height']+"px;background-color:#1f1f1f;\">"
								+"<span style=\"display:block;text-align:center;width:150px;margin:0 auto;margin-top:180px;color:#FFF;\">"
									+"<span id=\"text-wait-dollars\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_WAIT_LOADING+"</span><br /><br />"
									+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.imgJs+"waitProfilePictures.gif\" alt=\"Chargement...\" title=\"Chargement...\" />"
								+"</span>"
							+"</div>"
							+"<ul style=\"display:block;float:left;list-style:armenian;width:460px;margin:20px;color:#FFF;font-size:1.1em;\">"
								+"<li style=\"display:list-item;list-style:circle;width:400px;float:left;margin:10px;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_LABEL_00+"<br />"
									+"<span style=\"display:block;width:100%;float:left;margin-top:20px;font-size:0.7em;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_LABEL_0+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_LABEL_1+"</span> "+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_LABEL_2+" <span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_LABEL_3+"</span> "+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_LABEL_4+"</span></li>"
							+"</ul>"
							+"<form action=\"#\" method=\"post\" id=\"manage-dollars-checkIm\">"
								+"<table cellpadding=0 cellspacing=0 style=\"display:block;font-size:0.8em;border:#3c3c3c 1px solid;width:400px;margin-left:50px;margin-bottom:30px;float:left;color:#FFF\">"
									+"<tr>"
										+"<td colspan=\"2\" style=\"text-align:left;margin-bottom:20px;padding:5px;\">"
											+"<span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_IM_0+"</span><br />"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_IM_1
										+"</td>"
									+"</tr>"
									+"<tr height=\"20\"></tr>"
									+"<tr>"
										+"<td colspan=\"2\" id=\"resultCheckIm\" style=\"text-align:center;margin-bottom:20px;\"></td>"
									+"</tr>"
									+"<tr height=\"20\"></tr>"
									+"<tr id=\"imRowResult\">"
										+"<td colspan=\"2\" id=\"imCellResult\"></td>"
									+"</tr>"
									+"<tr id=\"imRowMail\">"
										+"<td style=\"width:150px;padding-right:10px;padding-left:10px;text-align:right;vertical-align:top;\" >"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_MAIL_ADRESS+" :</td>"
										+"<td>"
											+"<input type=\"text\" name=\"im-adress\" style=\"width:200px;\" onfocus=\"fForms.imForm.fill(this)\"  onblur=\"fForms.imForm.restore(this)\" value=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_MAIL_ADRESS_INPUT+"\" />"
										+"</td>"
									+"</tr>"
									+"<tr id=\"imRowPass\">"
										+"<td style=\"width:150px;padding-right:10px;padding-left:10px;padding-top:10px;text-align:right;vertical-align:top;\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_PASSWORD+": </td>"
										+"<td style=\"padding-top:10px;\">"
											+"<input type=\"password\" style=\"width:200px;\" name=\"im-password\" />"
										+"</td>"
									+"</tr>"
									+"<tr id=\"imRowValid\">"
										+"<td></td>"
										+"<td>"
											+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"search_"+slsBuild.langs.ISO_LANG+".jpg\" style=\"margin-top:20px;cursor:pointer;\" onclick=\"checkImAdress();\" alt=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_SEARCH+"\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_SEARCH+"\" />"
										+"</td>"
									+"</tr>"
									+"<tr height=\"10\"></tr>"
								+"</table>"
							+"</form>"
							+"<div id=\"formToSend\">"
								+"<form action=\"#\" method=\"post\" id=\"manage-dollars-invit\">"
									+"<table cellpadding=0 cellspacing=0 style=\"display:block;font-size:0.8em;border:#3c3c3c 1px solid;width:400px;margin-left:50px;margin-bottom:30px;float:left;color:#FFF\">"
										+"<tr>"
											+"<td colspan=\"2\" style=\"text-align:left;margin-bottom:20px;padding:5px;\">"
												+"<span class=\"customSexColor\">"+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_MAILS_0+"</span><br />"
												+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_LABEL_MAILS_1
											+"</td>"
										+"</tr>"
										+"<tr height=\"20\"></tr>"
										+"<tr>"
											+"<td colspan=\"2\" id=\"resultInvitFriends\" style=\"text-align:center;margin-bottom:20px;\"></td>"
										+"</tr>"
										+"<tr height=\"20\"></tr>"
										+"<tr>"
											+"<td style=\"width:150px;padding-right:10px;padding-left:10px;text-align:right;vertical-align:top;\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_INBOX_FROM_SENT+"</td>"
											+"<td>"
												+"<textarea style=\"width:200px;height:100px;font-size:0.9em;\" name=\"emails\"></textarea>"
											+"</td>"
										+"</tr>"
										+"<tr>"
											+"<td style=\"width:150px;padding-right:10px;padding-left:10px;padding-top:10px;text-align:right;vertical-align:top;\">"+slsBuild.langs.SIDEBAR_MYMESSAGES_NEW_LABEL_MSG_1+": </td>"
											+"<td style=\"padding-top:10px;\">"
												+"<textarea style=\"width:200px;height:100px;font-size:0.9em;\" name=\"message\"></textarea>"
											+"</td>"
										+"</tr>"
										+"<tr>"
											+"<td></td>"
											+"<td>"
												+"<img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.buttons+"inviter_"+slsBuild.langs.ISO_LANG+".jpg\" style=\"margin-top:20px;cursor:pointer;\" onclick=\"invitMyFriends();\" alt=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_VALID+"\" title=\""+slsBuild.langs.SIDEBAR_MYACCOUNT_DOLLARS_VALID+"\" />"
											+"</td>"
										+"</tr>"
										+"<tr height=\"10\"></tr>"
									+"</table>"
								+"</form>"
							+"</div>"
							+"<div id=\"waitToSend\" style=\"display:none;\"><img src=\"http://"+slsBuild.site.domainName+"/"+slsBuild.paths.imgJs+"waitProfilePictures.gif\" alt=\"wait\" title=\"wait\"><br />"+slsBuild.langs.SIDEBAR_MYACCOUNT_SPONSOR_WAIT_SEND+"</div>"
							+"<div class=\"execJs\">initSponsor();</div>";
myAccountXhtml['profil'] = "<div id=\"picturesRand\" style=\"display:block;width:630px;float:left;\"><div style=\"display:block;height:370px;width:100%;\"><img src=\"/Style/Img/Javascript/waitProfilePictures.gif\" alt=\"Pease wait\" title=\"Please Wait\" style=\"margin-top:150px;margin-left:285px;\" /></div></div>"
							+"<div style=\"display:block;width:210px;float:left;\"><div class=\"blockFloat\"></div><div class=\"blockFloat\" id=\"paginationAccountPictures\"></div></div>"
							+"<div style=\"display:block;width:800px;float:left;margin:20px;color:#FFF;\">"
							+slsBuild.langs.PROFIL_TEXT_MY_COMMENTS+":"
							+"</div>"
							+"<div id=\"comments\" style=\"display:block;width:800px;float:left;margin:0 20px 20px 20px;color:#FFF;\">"
							+"</div>"
							+"<div class=\"execJs\">initMyProfil();</div>";
myAccountXhtml['friends'] = "<div id=\"countFriends\" style=\"display:block;float:left;width:100%;text-align:right;padding:5px 0;\"></div><div id=\"picturesRand-friends\" style=\"display:block;width:840px;float:left;\"></div><div class=\"execJs\">requestFriends();</div>";
standAlone = new Array();
standAlone['profil'] = "<div style=\"display:block;float:left;width:100%;padding:5px 0;text-align:right;\"><span class=\"closeProfileButton\" onclick=\"hideViewProfile()\">"+slsBuild.langs.FORMS_DEFAULT_CLOSE+"</span></div>"
						+"<div id=\"picturesRand\" style=\"display:block;width:630px;float:left;\"><div style=\"display:block;height:370px;width:100%;\"><img src=\"/Style/Img/Javascript/waitProfilePictures.gif\" alt=\"Pease wait\" title=\"Please Wait\" style=\"margin-top:150px;margin-left:285px;\" /></div></div>"
							+"<div style=\"display:block;width:210px;float:left;\"><div class=\"blockFloat\"></div><div class=\"blockFloat\" id=\"paginationAccountPictures\"></div></div><div id=\"footerPictures\" style=\"display:block;float:left;\"></div>"
							+"<div style=\"display:block;width:800px;float:left;margin:20px;color:#FFF\"  id=\"curriculumVitae\"></div>"
							+"<div style=\"display:block;width:800px;float:left;margin:20px;color:#FFF;\">"
								+slsBuild.langs.PROFIL_WRITE_ON_WALL+"<br />"
								+"<form action=\"\" id=\"commentProfile\">"
									+"<span style=\"display:block;width:100%;margin:10px 0;\" id=\"resultComment\"></span>"
									+"<textarea name=\"comment\" style=\"width:100%;height:75px;font-size:0.8em;\"></textarea>"
									+"<div style=\"text-align:right;width:100%;\"><span class=\"valid\" onclick=\"sendComment();\">"+slsBuild.langs.FORMS_DEFAULT_POST+"</span></div>"	
								+"</form>"
							+"<span id=\"comentOnUserProfile\"></span>"
							+"<div id=\"comments\" style=\"display:block;width:760px;float:left;margin:20px 20px 20px 20px;color:#FFF;\">"
							+"</div>"
							+"</div>";
var loginBox = new Array();
loginBox[true] = "<span style=\"text-transform:uppercase;color:#989898;font-size:0.8em;\">"+slsBuild.langs.LOGIN_WELCOME_ON_FUCKBOOK+" <span class=\"customSexColor\" id=\"loginBox-loginName\"></span> / <span class=\"valid\" onclick=\"deconnex();\">"+slsBuild.langs.LOGIN_DECONNEX+"</span><br /><span id=\"globalNbMsg\"></span></span><div class=\"execJs\">$('loginBox-loginName').innerHTML = fMember['login'];fForms.authForm=null;refreshNewMsg();</div>";
loginBox[false] = "";
