var sGBLFBContent='
Corporate Advertising US Sales

Palanivel Balasubramanian
1-512-333-2077
palani@sulekha.net
US/Canada Sales Director


karthika S
1-732-456-6573
karthikas@sulekha.net
Canada Sales / Advertising

Events and Tickets

Rama Chandra Katta
1-510-408-7799
ramachandrak@sulekha.net
California, Seattle, Boston & Canada

Deepak Ravichandran
1-732-456-8087
deepakr@sulekha.net
NY, NJ & Atlanta

Vasudevan Ashok
1-630-233-4099
vasudevana@sulekha.net
Texas, DC & Chicago

Legal, IT Jobs & Training

Asha K
1-516-394-5547
asha@sulekha.net
IT Training - US/Canada

Nithyavathi Murali
1-512-591-0415
nithyavathim@sulekha.net
Legal Services - US/Canada

Ramesh Natarajan G
1-732-749-1079
rameshnatarajang@sulekha.net
Jobs - US/Canada

Local Services, Yellow Pages

Saravanan A | 1-408-426-4713
saravanana@sulekha.net
Care Services & LS - CA

Swaminathan S | 1-551-222-3071
swaminathans@sulekha.net
Care Services

Zeeshan Aman | 1-512-774-5180
zeeshanaman@sulekha.net
Care Services

Rahul Shah Mukesh Kumar | 1-940-600-1609
rahulshahm@sulekha.net
LS - Atlanta, Chicago, Boston

Gomathy S | 1-512-774-5835
gomathyss@sulekha.net
LS - Seattle, Canada

Customer Care

1-512-788-5300
us.sulekha@sulekha.net

Customer Care

1-512-788-5300
us.sulekha@sulekha.net

'; function shareopen(){ if($SUL('#shareplugin').hasClass("show")) { $SUL('#shareplugin').addClass("hide").removeClass("show"); $SUL('#sharebtn').removeClass("active"); } else{ $SUL('#shareplugin').addClass("show").removeClass("hide"); $SUL('#sharebtn').addClass("active"); } $SUL('#feedform').addClass("hide").removeClass("show"); $SUL(document.body).css('overflow', ''); } function shareclose(){ $SUL('#shareplugin').addClass("hide").removeClass("show"); $SUL('#sharebtn').removeClass("active"); } function fnfbkshow() { $SUL('#feedform').addClass("show").removeClass("hide"); $SUL(document.body).attr("style", "overflow:hidden"); $SUL('#shareplugin').addClass("hide").removeClass("show"); $SUL('#sharebtn').removeClass("active"); } function fnfbkclose() { $SUL('#feedform').addClass("hide").removeClass("show"); $SUL(document.body).css('overflow', ''); } function fncsshow() { $SUL('#feedbackLeft').addClass("hide").removeClass("show"); $SUL('#feedbackRight').addClass("show").removeClass("hide"); $SUL('#feedfbk').removeClass("active"); $SUL('#feedcs').addClass("active"); $SUL('#divsuccessresult').html(''); fnInitGBLFBFm('cs'); } function fnfbfrmshow() { $SUL('#feedbackLeft').addClass("show").removeClass("hide"); $SUL('#feedbackRight').addClass("hide").removeClass("show"); $SUL('#feedfbk').addClass("active"); $SUL('#feedcs').removeClass("active"); $SUL('#divsuccessresult').html(''); $SUL('#hdncsfileupload').val(''); } function fnsetdefaulttxt() { Sulekha.Validate.defaultTxt("fbktitle", "Enter your idea"); Sulekha.Validate.defaultTxt("fbktxtareadesc", "Describe Your idea"); Sulekha.Validate.defaultTxt("fbktxtemail", "Enter Your Email"); Sulekha.Validate.defaultTxt("fbktxtphone", "Enter Your Contact number"); Sulekha.Validate.defaultTxt("cstitle", "Message Subject"); Sulekha.Validate.defaultTxt("cstxtareadesc", "How can we help you today?"); Sulekha.Validate.defaultTxt("cstxtemail", "Enter Your Email"); Sulekha.Validate.defaultTxt("cstxtphone", "Enter Your Contact number"); fnfbfrmshow(); $SUL('#csclick').bind('click', function () { fbcsform('cs'); }); $SUL('#fbkclick').bind('click', function () { fbcsform('fbk'); }); $SUL('#drpdwncat').change(function () { var getindex = document.getElementById("drpdwncat").selectedIndex; if ($SUL('#tbl_' + getindex).length > 0) { $SUL('#tblcustomnumber').addClass("show").removeClass("hide"); $SUL('.tblcls').hide(); $SUL('#tbl_' + getindex).show(); $SUL('#drpdwncat_error').html(''); } else { $SUL('#drpdwncat_error').html("Please select from the category"); $SUL('#tblcustomnumber').addClass("hide").removeClass("show"); } }); $SUL(document).keyup(function (e) { if (e.keyCode == 27) { fnfbkclose(); } }); } function fngblreplacespl(dirname) { return dirname.toLowerCase().replace(/[^a-z0-9]+/ig, "-"); /*finds all sequences of non alphanumeric characters.*/ } function fbcsform(pfix) { var validatestatus = new Array(); var sSerialize = ''; var validflag = true; var rno = Math.floor(Math.random() * 11); var cookieval = Sulekha.Common.getCookie("frmfbkhtml"); if (cookieval != "" && cookieval != undefined && cookieval != null) { $SUL('#hdncsfileupload').val(cookieval); } if (pfix == 'fbk') validatestatus[0] = InputFieldtoValidatev2(pfix + "title", 'Enter your idea', "Enter your idea", /^[a-zA-z\s]+$/, "Please enter only letters."); else validatestatus[0] = InputFieldtoValidatev2(pfix + "title", 'Message Subject', "Enter Message Subject", /^[a-zA-z\s]+$/, "Please enter only letters."); validatestatus[1] = InputFieldtoValidatev2(pfix + "txtemail", 'Enter Your Email', "Email is required", /^[^@]+@[^@.]+\.[^@]*\w\w$/, "Enter Proper Mail Id."); validatestatus[2] = InputFieldtoValidatev2(pfix + "txtphone", 'Enter Your Contact number', "Contactno is required"); if (pfix == 'fbk') validatestatus[3] = InputFieldtoValidatev2(pfix + "txtareadesc", 'Describe Your idea', "Comments is required"); else validatestatus[3] = InputFieldtoValidatev2(pfix + "txtareadesc", 'How can we help you today?', "Comments is required"); if (pfix == 'cs') { if ($SUL('#drpdwncat').val() != "- Select an Option -") { validatestatus[4] = true; } else { validatestatus[4] = false; $SUL('#drpdwncat_error').html("Please select from the category"); } } for (var iProcess = 0; iProcess < validatestatus.length; iProcess++) { if (validatestatus[iProcess] != undefined && validatestatus[iProcess] != true) { validflag = false; break; } } if (pfix == "cs") sSerialize = $SUL("#frmsupportteam").serialize() + "&styp=cs"; else sSerialize = $SUL("#frmfeedbackteam").serialize() + "&styp=fbk"; if (validflag) { Sulekha.Auth.JSONGetData('https://us.sulekha.com/common/feedbackmailv3.aspx?retfnname=fngblsuccessfeed&' + sSerialize); $SUL('#divsuccessresult').html('
'); } } fngblsuccessfeed = function (o) { var GBLFBResult = o[0].value, Msg = 'Problem Occured. Please try after Sometime.'; if (GBLFBResult == 'success') { Msg = 'Thank you . Our team will get back to you shortly.'; if ($SUL('#hdncsfileupload').length > 0) $SUL('#hdncsfileupload').val(''); } $SUL('#divsuccessresult').html(Msg); $SUL('#' + o[2].value + 'txtemail').val(''); $SUL('#' + o[2].value + 'txtareadesc').val(''); $SUL('#' + o[2].value + 'txtphone').val(''); $SUL('#' + o[2].value + 'title').val(''); } function fnInitGBLFBFm(prefix) { $SUL('body').append(sGBLFBContent); if (prefix == 'fbk') $SUL('#' + prefix + 'title').bind('focusout', function (event) { InputFieldtoValidatev2(prefix + "title", 'Enter your idea', "Enter your idea", /^[a-zA-z\s]+$/, "Please enter only letters."); }); else $SUL('#' + prefix + 'title').bind('focusout', function (event) { InputFieldtoValidatev2(prefix + "title", 'Message Subject', "Enter Message Subject", /^[a-zA-z\s]+$/, "Please enter only letters."); }); $SUL('#' + prefix + 'txtemail').bind('focusout', function () { InputFieldtoValidatev2(prefix + "txtemail", 'Enter Your Email', "Email is required", /^[^@]+@[^@.]+\.[^@]*\w\w$/, "Enter Proper Mail Id."); }); $SUL('#' + prefix + 'txtareadesc').bind('focusout', function () { InputFieldtoValidatev2(prefix + "txtareadesc", "Comments is required"); }); $SUL('#' + prefix + 'txtphone').bind('focusout', function () { InputFieldtoValidatev2(prefix + "txtphone", "Phone is requied", "Enter Valid Phone Number"); }); numberval(prefix + 'txtphone'); } numberval = function (holders) { var aHolders = holders.split(','); for (i = 0; i < aHolders.length; i++) { var holder = '#' + aHolders[i] + ''; if ($SUL(holder).length != 0) { $SUL(holder).bind('keydown', function (event) { var theEvent = event || window.event; var key = theEvent.keyCode || theEvent.which; keychar = String.fromCharCode(key); if ((key == null) || (key == 0) || (key == 8) || (key == 9) || (key == 13) || (key == 27) || (key == 33) || (key == 34) || (key == 35) || (key == 36) || (key == 37) || (key == 38) || (key == 39) || (key == 40) || (key == 46) || (key == 48) || (key == 49) || (key == 50) || (key == 51) || (key == 52) || (key == 53) || (key == 54) || (key == 55) || (key == 56) || (key == 57) || (key == 96) || (key == 97) || (key == 98) || (key == 99) || (key == 100) || (key == 101) || (key == 102) || (key == 103) || (key == 104) || (key == 105) || (key == 110) || (key == 188) || (key == 190)) return true; else if ((("0123456789").indexOf(keychar) > -1)) return true; else if (key == 190 && $SUL(holder).val().indexOf('.') < 0) return true; else return false; }); } } } InputFieldtoValidatev2 = function (param, defvalue, msg, sRegEx, RegErrMsg, required) { var bIsProcess = true; if (!Sulekha.Common.isEmptyParam(Sulekha.Common.trim($SUL('#' + param).val())) && !Sulekha.Common.isEmptyParam(sRegEx) && !sRegEx.test(Sulekha.Common.trim($SUL('#' + param).val()))) { bIsProcess = false; FieldMsg(param, RegErrMsg, 'cno'); } else if (Sulekha.Validate.required_chk('#' + param, msg, '', 'status')) { if ($SUL('#' + param).val() == defvalue) { bIsProcess = false; FieldMsg(param, msg, 'cyes'); } else { FieldMsg(param, '', 'cyes'); } } else { bIsProcess = false; FieldMsg(param, msg, 'cno'); } return bIsProcess; } FieldMsg = function (param, msg, classname) { param = param.replace('hdn_', ''); $SUL('#' + param + '_error').html(msg); $SUL('#' + param + '_error_img').attr('class', classname); Sulekha.Common.toggle(param + '_error_img', '', '', '1') } $SUL(document).ready(function () { fnInitGBLFBFm('fbk'); fnsetdefaulttxt(); Sulekha.Common.setCookie("frmfbkhtml", 1, 1, ""); }); if($SUL('#fb-root').length > 0){}else{$SUL('body').append('
');} $SUL.getScript("//connect.facebook.net/en_US/all.js#xfbml=1&appId=77097710699");