var ns_config = null;
var ns_general = null;
var ns_get = null;
var ns_cookie = null;
var ns_ostate = null;
var ns_themess = null;
var ns_mustloadthemess = false;
function TNS_AddressBookChange(type,email,name,score,ids,theid)
{
this.type = type;
this.email = email;
this.name = name;
this.score = score;
this.ids = ids;
this.theid = theid;
}
function TNS_General()
{
this.owner = "";
this.viewingid = "";
this.fmessages = new Array();
var mess;
this.security_select = "";
this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+="";this.security_select+=""; this.flist = new Array();
var folder;
this.printoutads = "";
this.maxuploadsize = "512M";
this.addressbookchanges = new Array();
}
function TNS_Get()
{
this.statusmessage = "";
}
function TNS_Cookie()
{
this.box = "";
}
function TNS_Config()
{
this.top_borderwidth = 1;
this.general_waitingcolor = "CB2500";
this.messages_bgimage = "";
this.search_bgimage = "";
this.messages_transparent = 0;
this.messages_bgcolor = "95ADBF";
this.search_transparent = 0;
this.search_bgcolor = "95ADBF";
this.back_errorcolor = "CB2500";
this.quotamessagecolor = "000000";
this.perpage = 50;
this.temporaryon = false;
this.signature = "
Lotofmail.Com - Spam Free E-Mail Service
Get Your Free Account Today!
http://www.lotofmail.com
";
;
this.affid_in_signature = false;
this.clientpollinterval = 10;
this.back_color = "000000";
this.back_linkcolor = "000000";
this.status_color = "CB2500";
this.status_bgcolor = "E8EEF7";
this.status_errorcolor = "FFFFFF";
this.status_errorbgcolor = "CB2500";
this.top_transparent = 0;
this.top_bgcolor = "E8EEF7";
this.top_bgimage = "";
this.top_bordercolor = "95ADBF";
this.top_color = "000000";
this.center_transparent = 0;
this.center_bgcolor = "FFFFFF";
this.center_bgimage = "";
this.center_borderwidth = 1;
this.center_bordercolor = "95ADBF";
this.center_color = "000000";
this.usecaptcha = 0;
this.top_errorcolor = "CB2500";
this.emaildomain = "lotofmail.com";
this.ads_compose = 0;
this.ads_width = 0;
this.top_linkcolor = "000000";
this.messages_color = "000000";
this.messages_linkcolor = "000000";
this.search_color = "000000";
this.search_linkcolor = "000000";
this.center_linkcolor = "000000";
this.back_transparent = 0;
this.back_bgcolor = "";
this.back_bgimage = "";
this.ads_message = 0;
this.message_borderwidth = 0;
this.message_bordercolor = "000000";
this.dropdown_bordercolor = "95ADBF";
this.dropdown_bgcolor = "E8EEF7";
this.dropdown_highlightcolor = "E8EEF7";
this.dropdown_color = "000000";
this.top_hover = "FFFFCC";
this.top_highlight = "DDDDDD";
this.general_framewidth = 750;
}
function TNS_OState()
{
this.currentfolder = ;
this.searchterms = "";
this.lastfolder = ;
this.state = ;
this.email = "";
this.fullname = "";
this.security = "";
this.answer = "";
this.affid = "";
this.left = ;
this.unread = ;
this.quota = ;
this.quotatotal = ;
this.quotamessage = "";
this.permanent = false;
this.full = false;
this.messcount = ;
this.currentpage = ;
this.isauto = false;
}
function TNS_TheMess()
{
}