completemarkets.com
Open in
urlscan Pro
2606:4700:3108::ac42:2ad3
Public Scan
Submitted URL: http://connect.myoptimizer.net/linktrack.aspx?adminId=31C5ED81F145D518&subscriberID=3FA5CA52CE425ED2&newsletterID=8B0EEE54E311D...
Effective URL: https://completemarkets.com/company/kandkinsurance/festival-insurance/
Submission: On June 23 via manual from AU — Scanned from DE
Effective URL: https://completemarkets.com/company/kandkinsurance/festival-insurance/
Submission: On June 23 via manual from AU — Scanned from DE
Form analysis
2 forms found in the DOMName: aspnetForm — POST /company/kandkinsurance/festival-insurance/
<form name="aspnetForm" method="post" action="/company/kandkinsurance/festival-insurance/" onsubmit="if (!window.__cfRLUnblockHandlers) return false; javascript:return WebForm_OnSubmit();"
onkeypress="if (!window.__cfRLUnblockHandlers) return false; javascript:return WebForm_FireDefaultButton(event, 'ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snDiscussion_dMessages_loginModule_ctlLogin_Login')"
id="aspnetForm" style="height: 100%" enctype="multipart/form-data">
<div>
<input type="hidden" name="__WPPS" id="__WPPS" value="s">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
<input type="hidden" name="__VIEWSTATE_WAOKEY" id="__VIEWSTATE_WAOKEY" value="VIEWSTATE_gdxui13mwtw2vuclijbviaei_-1761061309_637915771544163886">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=0rgcMZMFBSW4jkQrSO__n9wCm_9Keprr82oFJviWTH_bjpiK-WJNavRGh9A18ul9EGiBGio3fxGeRHYslCOiXT3jdis1&t=637109960440000000" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="/Scripts/Validation/generic-comment.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/CloseRadWindow.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/CloseRadWindow.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/Common.js" type="text/javascript"></script>
<script src="../../../Scripts/jquery-1.11.3.min.js" type="text/javascript"></script>
<!--[if IE 8]>
<html class="ie8">
<![endif]-->
<!--[if IE 9]>
<html class="ie9">
<![endif]-->
<!--[if IE 6]>
<script type="text/javascript" src="/Scripts/common/PIE.js"></script>
<![endif]-->
<!--[if IE 7]>
<script type="text/javascript" src="/Scripts/common/PIE.js"></script>
<![endif]-->
<!--[if IE 8]>
<script type="text/javascript" src="/Scripts/common/PIE.js"></script>
<![endif]-->
<!--[if IE 9]>
<script type="text/javascript" src="/Scripts/common/PIE.js"></script>
<![endif]-->
<script src="/Scripts/jquery-ui.min.js" type="text/javascript"></script>
<script src="/Scripts/app.min.js" type="text/javascript"></script>
<script src="/Scripts/remodal/remodal.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/jquery.watermarktext.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function isReviewMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_customRatingPopup(sender, args) {
var editor = $("#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_customRatingPopup_txtReview");
var oSelElem = editor.val();
if (oSelElem.length > 3000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isReviewEmptyValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_customRatingPopup(source, args) {
var text = args.Value;
var defaultText = 'Write your review here. (Required)\n\nPlease consider the following:\n1. Would you recommend this company?\n2. What about this company do you like/dislike?\n3. Why did you choose this rating?';
if (text === defaultText || text.length < 25) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function HideToolTip_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_ctlRating() {
var tooltip = Telerik.Web.UI.RadToolTip.getCurrent();
// Remove old entry of text and rating if not edit mode
var editMode = false;
if (!editMode) {
var ratingControl = $find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_ctlRating_ratingBinary');
if (ratingControl) {
ratingControl.set_value(0);
}
var txtBoxControl = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_txtReview');
txtBoxControl.val('Write your review here. (Required)\n\nPlease consider the following:\n1. Would you recommend this company?\n2. What about this company do you like/dislike?\n3. Why did you choose this rating?');
var confidentialCheckbox = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_chbConfidential');
if (confidentialCheckbox) {
confidentialCheckbox.prop('checked', false);
}
} else {
var ratingControl = $find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_ctlRating_ratingBinary');
if (ratingControl) {
var hfRating = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_hfRatingEdit').val();
ratingControl.set_value(parseFloat(hfRating));
}
var hfText = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_hfTextEdit').val();
var txtBoxControl = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_txtReview');
txtBoxControl.val(hfText);
var hfConfidentialVal = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_hfConfidentialCheckbox').val();
var confidentialCheckbox = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_chbConfidential');
if (hfConfidentialVal.toLowerCase() === 'true') {
confidentialCheckbox.prop('checked', true);
} else {
confidentialCheckbox.prop('checked', false);
}
}
if (tooltip) {
tooltip.hide();
}
}
function isReviewMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip(sender, args) {
var editor = $("#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_txtReview");
var oSelElem = editor.val();
if (oSelElem.length > 3000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isReviewEmptyValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip(source, args) {
var text = args.Value;
var defaultText = 'Write your review here. (Required)\n\nPlease consider the following:\n1. Would you recommend this company?\n2. What about this company do you like/dislike?\n3. Why did you choose this rating?';
if (text === defaultText || text.length < 25) {
args.IsValid = false;
}
}
function isRated_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_ctlRating(source, args) {
var rating = args.Value;
args.IsValid = rating > 0;
};
function isReviewMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup(sender, args) {
var editor = $("#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_txtReview");
var oSelElem = editor.val();
if (oSelElem.length > 3000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isReviewEmptyValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup(source, args) {
var text = args.Value;
var defaultText = 'Write your review here. (Required)\n\nPlease consider the following:\n1. Would you recommend this company?\n2. What about this company do you like/dislike?\n3. Why did you choose this rating?';
if (text === defaultText || text.length < 25) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isReviewMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup(sender, args) {
var editor = $("#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_txtReview");
var oSelElem = editor.val();
if (oSelElem.length > 3000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isReviewEmptyValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup(source, args) {
var text = args.Value;
var defaultText = 'Write your review here. (Required)\n\nPlease consider the following:\n1. Would you recommend this company?\n2. What about this company do you like/dislike?\n3. Why did you choose this rating?';
if (text === defaultText || text.length < 25) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_radDescription(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontARMEdit_radARMInquiry(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_radeDescription(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
//]]>
</script>
<script src="/Scripts/multiple-select/jquery.multiple.select.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_skills_mainContainer_ddlSkill').multipleSelect({
filter: true,
placeholder: ''
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_skills_mainContainer_ddlSkill').multipleSelect({
filter: true,
placeholder: ''
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_category_mainContainer_ddlCategory').multipleSelect({
filter: true,
placeholder: ''
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_category_mainContainer_ddlCategory').multipleSelect({
filter: true,
placeholder: ''
});
});
}
});
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_radAutoReply(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
//]]>
</script>
<script src="/Scripts/noty/jquery.noty.js" type="text/javascript"></script>
<script src="/Scripts/noty/layouts/center.js" type="text/javascript"></script>
<script src="/Scripts/noty/themes/imms.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_radContent(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_txtAuthorBlurb(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isTextMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_txtAuthorBlurb(sender, args) {
var editor = $find("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_txtAuthorBlurb_radCustomEditor");
var oSelElem = editor.get_text();
if (oSelElem.length > 1000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
function openPreviewPopup(sender, width, height) {
var wnd = GetRadWindowManager().open(sender.href + '&' + new Date().getTime());
wnd.set_modal(true);
wnd.setSize(width, height);
wnd.set_behaviors(Telerik.Web.UI.WindowBehaviors.Close);
wnd.set_visibleStatusbar(false);
wnd.center();
} //]]>
</script>
<script src="/MonoX/Scripts/prettyPhoto/jquery.prettyPhoto.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_radContent(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_txtAuthorBlurb(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isTextMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_txtAuthorBlurb(sender, args) {
var editor = $find("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_txtAuthorBlurb_radCustomEditor");
var oSelElem = editor.get_text();
if (oSelElem.length > 1000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_radContent(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_txtAuthorBlurb(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isTextMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_txtAuthorBlurb(sender, args) {
var editor = $find("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_txtAuthorBlurb_radCustomEditor");
var oSelElem = editor.get_text();
if (oSelElem.length > 1000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_radContent(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_txtAuthorBlurb(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isTextMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_txtAuthorBlurb(sender, args) {
var editor = $find("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_txtAuthorBlurb_radCustomEditor");
var oSelElem = editor.get_text();
if (oSelElem.length > 1000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_radContent(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_txtAuthorBlurb(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isTextMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_txtAuthorBlurb(sender, args) {
var editor = $find("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_txtAuthorBlurb_radCustomEditor");
var oSelElem = editor.get_text();
if (oSelElem.length > 1000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
//]]>
</script>
<script src="/MonoX/Scripts/jquery.togglevisibility.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_radContent(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_txtDescription(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
//]]>
</script>
<script src="/MonoX/Scripts/Silverlight.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/jquery.silverlightupload.js" type="text/javascript"></script>
<script type="text/javascript">
/*<![CDATA[*/ //Note: This function is called from CSS
//.PrettyGridView .Lite-GridView .MainContainer .Container
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_vSizeTimeoutId = null;
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_LastHeight = null;
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_AdjustGridVSize(el) {
if (getIEVersionNumber() >= 7) {
//IE 7
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_AdjustGridVSizeIE7(el);
} else {
//IE 6
if (!el) return;
if (!document) return;
var containerTD = el.parentElement;
if (containerTD) {
try {
var grid = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData');
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_LastHeight != grid.parentElement.offsetHeight) {
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_vSizeTimeoutId != null) clearTimeout(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_vSizeTimeoutId);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_LastHeight = grid.parentElement.offsetHeight;
el.style.display = 'none';
containerTD.style.height = grid.parentElement.offsetHeight - 35 + "px";
}
} catch (ex) {}
}
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_vSizeTimeoutId = setTimeout(function() {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_AdjustGridVSizeIE6(el);
}, 100);
}
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_AdjustGridVSizeIE7(el) {
if (!el) return;
if (!document) return;
var containerTD = el.parentElement;
if (containerTD) {
try {
var grid = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData');
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_LastHeight != grid.parentElement.offsetHeight) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_LastHeight = grid.parentElement.offsetHeight;
containerTD.style.height = grid.parentElement.offsetHeight - 33 + "px";
el.style.height = parseInt(containerTD.style.height) + "px";
}
} catch (ex) {}
}
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_AdjustGridVSizeIE6(el) {
var containerTD = el.parentElement;
if (containerTD) {
try {
el.style.display = 'block';
el.style.height = parseInt(containerTD.style.height) - 1 + "px";
} catch (ex) {}
}
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_bottomSpacingTimeoutId = null;
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_bottomSpacingIsSet = false;
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_ResetBottomSpacingIsSet() {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_bottomSpacingIsSet = false;
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_AdjustGridBottomSpacing(el) {
if (!el) return;
if (!document) return;
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_bottomSpacingIsSet) return;
var firstLeft = el.scrollLeft;
el.scrollLeft = el.scrollLeft + 1;
if (el.scrollLeft != 0) el.style.paddingBottom = 20;
else el.style.paddingBottom = 0;
el.scrollLeft = firstLeft;
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_bottomSpacingIsSet = true;
setTimeout(ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_ResetBottomSpacingIsSet, 500);
}
/* Handle the click and dblclick events */
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_isSelect = false;
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_Click(el, rowIndex, uniqueID) {
var evt = window.event || arguments.callee.caller.arguments[0];
var target = evt.target || evt.srcElement;
var tr = target.parentNode;
if (tr) {
if (el == tr) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_isSelect = true;
setTimeout(function() {
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_isSelect == true) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_isSelect = false;
__doPostBack(uniqueID, 'Select$' + rowIndex);
}
}, 250);
}
}
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_DblClick(el, rowIndex, uniqueID) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_subscbribers_gridViewBox_grdData_isSelect = false;
__doPostBack(uniqueID, 'DblClick$' + rowIndex);
} /*]]>*/
</script>
<script src="/WebResource.axd?d=zwMx4iuLltmdBApQoTdAJUNCnwTzqEH4ppeXVj6mWefwVcoRH6GAMM8Symei-gdrS7Dyl_NOshJEDsohqU9BRAlXmYjYNza3VQdMH3_9DxqZRTiQKslLemHYekwaE5RLgTzHWc6zrTyaf4B7BlRAkD-ZE0rZpxp2iBvc8-7LHzpos6W20&amp;t=636305004494023230"
type="text/javascript"></script>
<script type="text/javascript">
/*<![CDATA[*/ //******************************************************************************************************
//******* F I X E D G R I D H E A D E R F O R V E R T I C A L S C R O L L I N G *******
//Function is being executed thru expressions in CSS
function FixedGridHeader(el) {
{
try {
{
var table = el.parentNode.parentNode.parentNode;
var tbody = table.getElementsByTagName("tbody");
var month = tbody[0];
var div = table.parentNode;
el.style.top = (div.scrollTop - 1) + "px";
el.style.zIndex = (10000 - el.sourceIndex);
}
} catch (ex) {
{}
}
}
}
/*]]>*/
</script>
<script type="text/javascript">
/*<![CDATA[*/
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_CollapsExpand(clickedImages, keyAttribute, value) {
var dataTable = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_rowMCnt_ctl01');
if (dataTable) {
var attribs = keyAttribute.split(',');
var values = value.split(',');
var collapseState = clickedImages.getAttribute('colSt');
if ((collapseState == '') || (collapseState == 'block')) collapseState = 'none';
else collapseState = 'block';
clickedImages.setAttribute('colSt', collapseState);
if (collapseState == 'none') clickedImages.setAttribute('src', '~/App_Themes/DefaultAdmin/img/grid/expand.gif');
else clickedImages.setAttribute('src', '~/App_Themes/DefaultAdmin/img/grid/collapse.gif');
var iRowCount = dataTable.rows.length;
for (var iCurrentRow = 0; iCurrentRow < iRowCount; iCurrentRow++) {
var dataRow = dataTable.rows(iCurrentRow);
var toggle = true;
for (var iAttribs = 0; iAttribs < attribs.length; iAttribs++) {
dataRowValue = dataRow.getAttribute(attribs[iAttribs]);
if (dataRowValue != values[iAttribs]) {
toggle = false;
break;
}
}
if (toggle) dataRow.style.display = collapseState;
}
}
}
/*]]>*/
</script>
<script type="text/javascript">
/*<![CDATA[*/ //Note: This function is called from CSS
//.PrettyGridView .Lite-GridView .MainContainer .Container
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_vSizeTimeoutId = null;
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_LastHeight = null;
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_AdjustGridVSize(el) {
if (getIEVersionNumber() >= 7) {
//IE 7
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_AdjustGridVSizeIE7(el);
} else {
//IE 6
if (!el) return;
if (!document) return;
var containerTD = el.parentElement;
if (containerTD) {
try {
var grid = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData');
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_LastHeight != grid.parentElement.offsetHeight) {
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_vSizeTimeoutId != null) clearTimeout(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_vSizeTimeoutId);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_LastHeight = grid.parentElement.offsetHeight;
el.style.display = 'none';
containerTD.style.height = grid.parentElement.offsetHeight - 35 + "px";
}
} catch (ex) {}
}
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_vSizeTimeoutId = setTimeout(function() {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_AdjustGridVSizeIE6(el);
}, 100);
}
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_AdjustGridVSizeIE7(el) {
if (!el) return;
if (!document) return;
var containerTD = el.parentElement;
if (containerTD) {
try {
var grid = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData');
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_LastHeight != grid.parentElement.offsetHeight) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_LastHeight = grid.parentElement.offsetHeight;
containerTD.style.height = grid.parentElement.offsetHeight - 33 + "px";
el.style.height = parseInt(containerTD.style.height) + "px";
}
} catch (ex) {}
}
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_AdjustGridVSizeIE6(el) {
var containerTD = el.parentElement;
if (containerTD) {
try {
el.style.display = 'block';
el.style.height = parseInt(containerTD.style.height) - 1 + "px";
} catch (ex) {}
}
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_bottomSpacingTimeoutId = null;
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_bottomSpacingIsSet = false;
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_ResetBottomSpacingIsSet() {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_bottomSpacingIsSet = false;
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_AdjustGridBottomSpacing(el) {
if (!el) return;
if (!document) return;
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_bottomSpacingIsSet) return;
var firstLeft = el.scrollLeft;
el.scrollLeft = el.scrollLeft + 1;
if (el.scrollLeft != 0) el.style.paddingBottom = 20;
else el.style.paddingBottom = 0;
el.scrollLeft = firstLeft;
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_bottomSpacingIsSet = true;
setTimeout(ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_ResetBottomSpacingIsSet, 500);
}
/* Handle the click and dblclick events */
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_isSelect = false;
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_Click(el, rowIndex, uniqueID) {
var evt = window.event || arguments.callee.caller.arguments[0];
var target = evt.target || evt.srcElement;
var tr = target.parentNode;
if (tr) {
if (el == tr) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_isSelect = true;
setTimeout(function() {
if (ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_isSelect == true) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_isSelect = false;
__doPostBack(uniqueID, 'Select$' + rowIndex);
}
}, 250);
}
}
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_DblClick(el, rowIndex, uniqueID) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupEdit_gridViewBox_grdData_isSelect = false;
__doPostBack(uniqueID, 'DblClick$' + rowIndex);
} /*]]>*/
</script>
<script src="/WebResource.axd?d=Dd93trtMGGOXOWXmMM4WnLMp5ptRHXRb7NiBSaTPjLAwM7C7ne3QLTU6HTxqlD7aLDXx2UYRIzySPrhJoUhTmIywIFcuectjmncpvPHlEbdCnsJGoxbExCjLD747WmOcsArghlwPxqhLk9E30fuMbRo_CBxFouxP7Hrx9TqFdMXU7Ttg0&amp;t=636625774513117864"
type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function openPreviewPopup(sender, width, height) {
var wnd = GetRadWindowManager().open(sender.href + '&' + new Date().getTime());
wnd.set_modal(true);
wnd.setSize(width, height);
wnd.set_behaviors(Telerik.Web.UI.WindowBehaviors.Close);
wnd.set_visibleStatusbar(false);
wnd.center();
} //]]>
</script>
<script src="/MonoX/Scripts/jquery.autogrow.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snDiscussion_dBoard_radBoardDescription(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snDiscussion_dTopic_discussionMessages_radReply(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snDiscussion_dTopic_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snDiscussion_dFilterTopic_discussionMessages_radReply(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snDiscussion_dFilterTopic_tags(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
};
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snDiscussion_dMessages_radReply(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
//]]>
</script>
<script src="/MonoX/Scripts/prettyPhoto/jquery.prettyPhoto.startup.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function HideToolTip_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_ctlRating() {
var tooltip = Telerik.Web.UI.RadToolTip.getCurrent();
// Remove old entry of text and rating if not edit mode
var editMode = false;
if (!editMode) {
var ratingControl = $find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_ctlRating_ratingBinary');
if (ratingControl) {
ratingControl.set_value(0);
}
var txtBoxControl = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_txtReview');
txtBoxControl.val('Write your review here. (Required)\n\nPlease consider the following:\n1. Would you recommend this company?\n2. What about this company do you like/dislike?\n3. Why did you choose this rating?');
var confidentialCheckbox = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_chbConfidential');
if (confidentialCheckbox) {
confidentialCheckbox.prop('checked', false);
}
} else {
var ratingControl = $find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_ctlRating_ratingBinary');
if (ratingControl) {
var hfRating = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_hfRatingEdit').val();
ratingControl.set_value(parseFloat(hfRating));
}
var hfText = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_hfTextEdit').val();
var txtBoxControl = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_txtReview');
txtBoxControl.val(hfText);
var hfConfidentialVal = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_hfConfidentialCheckbox').val();
var confidentialCheckbox = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_chbConfidential');
if (hfConfidentialVal.toLowerCase() === 'true') {
confidentialCheckbox.prop('checked', true);
} else {
confidentialCheckbox.prop('checked', false);
}
}
if (tooltip) {
tooltip.hide();
}
}
function isReviewMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip(sender, args) {
var editor = $("#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_txtReview");
var oSelElem = editor.val();
if (oSelElem.length > 3000) {
args.IsValid = false;
} else {
args.IsValid = true;
}
}
function isReviewEmptyValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip(source, args) {
var text = args.Value;
var defaultText = 'Write your review here. (Required)\n\nPlease consider the following:\n1. Would you recommend this company?\n2. What about this company do you like/dislike?\n3. Why did you choose this rating?';
if (text === defaultText || text.length < 25) {
args.IsValid = false;
}
}
function isRated_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_ctlRating(source, args) {
var rating = args.Value;
args.IsValid = rating > 0;
};
function isEmpty_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyEdit_txtCompanyProfile(sender, args) {
var editorText = args.Value;
args.IsValid = editorText.length > 0;
}
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_benefits_mainContainer_ddlBenefit').multipleSelect({
filter: true,
placeholder: ''
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_benefits_mainContainer_ddlBenefit').multipleSelect({
filter: true,
placeholder: ''
});
});
}
});
function SetCheckboxListSingle(cblId) {
var clickedCbxId = $(cblId).attr('id');
$(cblId).parent().parent().parent().find('input[type="checkbox"]').each(function() {
if (clickedCbxId === $(this).attr('id')) return;
// do not use JQuery to uncheck the here because it breaks'defaultChecked'property
// http://bugs.jquery.com/ticket/10357
document.getElementById($(this).attr('id')).checked = false;
});
}
//]]>
</script>
<script src="/Scripts/common/parseurls.js" type="text/javascript"></script>
<script src="/Scripts/analytics/analytics.js" type="text/javascript"></script>
<script type="text/javascript" language="javascript">
//<![CDATA[
//Note: This is a hack for ajaxToolkit:CollapsiblePanelExtender lack of functionality (HideOnLoad)
function ToolBoxUnHideOnLoad() {
var ToolBoxHideOnLoadTargetControlID = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_toolbox_content');
if (ToolBoxHideOnLoadTargetControlID) {
if (ToolBoxHideOnLoadTargetControlID.style.height) ToolBoxHideOnLoadTargetControlID.style.height = '100%';
if (ToolBoxHideOnLoadTargetControlID.style.visibility) ToolBoxHideOnLoadTargetControlID.style.visibility = 'visible';
if (ToolBoxHideOnLoadTargetControlID.style.display) ToolBoxHideOnLoadTargetControlID.style.display = 'block';
}
}
//]]>
</script>
<script src="/ScriptResource.axd?d=A_mPrTm6ll6e7nT-cF5-NC1zNnRLqWgaBXIfY4X644V6swGk6-5dbECUFdr4VxbdXSVqPXpOQZ7ohhX2n3Xr0pB3boo2gRVOXvSIk0fXaxI4SFzaOqHLHliT9bVszJAG7H_aTnIhJkxYpnOM_IMtY79wIvo1&t=125d5fef" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
jQuery(document).ready(function() {
var stringRegions = 'AL, AK, AZ, AR, CA, CO, CT, DE, FL, GA, HI, ID, IL, IN, IA, KS, KY, LA, ME, MD, MA, MI, MN, MS, MO, MT, NE, NV, NH, NJ, NM, NY, NC, ND, OH, OK, OR, PA, RI, SC, SD, TN, TX, UT, VT, VA, WA, DC, WV, WI, WY';
var regions = stringRegions.split(', ');
jQuery('#vmap').vectorMap({
map: 'usa_en',
enableZoom: false,
showTooltip: true,
multiSelectRegion: true,
selectedRegions: regions,
selectedColor: '#DC613F',
backgroundColor: '#FFFFFF',
hoverColor: '#000000'
});
}); //]]>
</script>
<script src="/Scripts/jqvmap/jquery.vmap.js" type="text/javascript"></script>
<script src="/Scripts/jqvmap/maps/jquery.vmap.usa.js" type="text/javascript"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD0oBFO9IZQAaZ9a3WMEbXJOSvZKP9sdO8&sensor=false" type="text/javascript"></script>
<script src="/MonoX/Scripts/jquery.parentSelector.js" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=aClIF3uYMqBPqa3GgH4gpiiDPZ9Y7i0XIqrQIFbxvuHdHfIQdZ6ZelgOumNVgmqX5IgX3kmnDsIuOMEsXk78mQpesDQzFKCGXnoGkqaWRQL_cDUt0SRdiRRevH333dIcJ0gsQx5F5kb7v8V36IuRxj7yD9g1&t=ffffffffe6d5a9ac" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=2_wvr5WwutdYF1DNy7OaK8dTqBFylw6J1JO2wyAyPQaYRxc6lyCEkDBhX_BCfY6RbtdXXy2y6pMrH-O3Nqlhg5u7P_9EPbw85a93TViVXiZIkZjrO6pCxHAhRHGBwHlSFRcoUZcziB9DT72Y8yq2degMTK3Ps1dYF_zijryepceuS0ON0&t=ffffffffe6d5a9ac"
type="text/javascript"></script>
<script src="../../../MonoX/Scripts/WebKitAjax.js" type="text/javascript"></script>
<script src="../../../Scripts/noty/jquery.noty.js" type="text/javascript"></script>
<script src="../../../Scripts/noty/layouts/center.js" type="text/javascript"></script>
<script src="../../../Scripts/noty/themes/imms.js" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=BQWtt0LjPqbi5vZErqvBT0JpfC3v6bmTKUn4vuiUqzJNEMcQEfhpSmQf8viOiAL18t_Q1iLsyjOp2VSeHAP6Y4IBUcuW_zdAnYQT7zorBwfgEwfUqdsypVLhcMqgSGhEC8X3gw2&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=QItoxU-zbv9yfAhDXSquEpQilzrB6E1xnmQoA3Jv0J8RdghSNo5L9BwF1wt_wA99mYnomqtZdHGqdLrVA_4sChN-ZY0pqPzJ3uiunhz2E4LE_WazwlePBB28rRHOaFQOvxTsBw2&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=RQwR5q-30UqVE3HSdj9Ip6no3eMf3MOEENG1eYyOLMvQpNK1g6law2d3UmCS-poOxTOQ-EEVSDBGzefbZtorbE6kppCv4ealt3_eeR8-dNxnxNgnOR4JHlQ5bQ4tRfCHba_z2Q2&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=63M-fk6ZnB7qjyDbdmnroUSWQrqzuBnKAA-6b6IxV21Ti0uF0Row-3IuQ1LEFrZcsmoh_4Hb58Qdjj_MrHoVhlzhzhu8b14WeZUR-lEdKVX0IS_GsuTmcDgWj26XJcWo_GA4Ug2&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=M-urBWgcj1zFRmYvsA5YnKAGUrI3F4uLGJvWEdExIXmjcsezsUz8VldXcypP2lCtLwz7_mlElzV4R9X6PGs6vz-_8SyWyYQv4a5QwG6yUhO6sBAaGiqUFveZNd19D353DQOz0uDMyEKnYNh9YXsiDXX5AWo1&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=8vpf0azzjf96mJHJQNGNOpc5WEwldEtICCHooIj875hGNTPu6ISiXa55Ru4pH-HPQfastAveanxvV93VcS9oYbT-9REo8KbanCmtJvc34C4QD84IEYj4wVHyJgtog194YqTADofNe62fpBa2EqguZMcDN5w1&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=oxREqhBxasEHkTE1A3d8-AhU4X6NsbUHmsLK9LQwhiLARzpsJk-rR0qK3ispNVUxSIzawpKUCAFMRVs4RdkXL1lriDPJG7_JXDxlzQCpstWI1v7yjGUI95l6vCwnVKaT1ajyCrt4ZaLr3Qk2fe5iE7NxCGY1&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=M24u3GGWoGNsLFrQQfpHrMEnB3cj7uOWaLCC2pC1SJql5F7xkRnj6vUgfTfDIi87QpWBWDgRVGEolq0mpNuJpMXAM8E1OGmxSryToupIm_FA20Fg_Lk9-TWRK1bj3bxEiUyj3w2&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=jcCyZrc8aBlQ0qiTgydSkpfhmxO19bjdMgT6wKic5Eiri3tereB8OyfjzDOxEP8WZOAb9dfW1k2QiloJIWwUp3py1or8kyZB8AMNs9MKm2myFrrrbZXmbUAk1U5MAtbyafHnL5t6iRgfFB5rJ2xA6IjiSDs1&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=8dxa86osdYzSUNjFv4R8fwiSkU0Si4eUAcYi3vI9lqk1LEe0PrW2ccBHuLKWgQfLAxpi387w8TZiAyb_NfyZRCbC4QeoTZjz4m0IKuF7hPfIR8fHpXsmQGIbsXrLstaP6mxJcym_pFs8kR0AkCGx-PxSfpo1&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=nagE5Tt-lrdVnnMIZ10ngnTaXrXE5TwqbMR9IJ7gGLwrtw7dGIgD3DkpEOVq1vIJ-sPfaLcRkkWhO-b2j3ExAHba9dm3Vl7bjKiMVc6tAXYrLJ0jh_UmSFbBS7yn_BugpCyw4H_KoGzbYhTuTkb7HbzAwag1&t=12349140" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=UQhyTEKphgxCn1FdS-hNETdkEAqOBb5GVS7EK7PS6o4zvvwi-o3Gu8vddUvyxMWXmNlSN0ha_Sv6SnRJpS3PiX9qnJQOFYyuTdwUmgpbHC4DbgW34k2OT-fVBYoXrwtVrGyQBensj6jmzClWYECQ_NMIbsl1lVE8GhEbf15kWO_xKXwM0&t=12349140"
type="text/javascript"></script>
<script src="/ScriptResource.axd?d=uuI3VLy0SANDKFqD_ySvHAUaGGDfDVPsJk1UL4McqC6u-z5jzONyg3mnbelfvG7HakQ3GSxwOSN9AnE6Z4yU4V6_7m2nV2HGL4-0UM4yNbyPNOoCj03KtBK49bTZMjPDh_gwCw2&t=f7606e3" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=9H2Vrh9VLT39tnYKgHtsNQA66lgh3oQsNSD9EDHZIoPTB7Lt7sy5LwRqTVhtAPcStPFfgx0IrGHfCMmhvOqMP0bir1v5EW_LFr8jnmDesJboB1-sZXP5eJ_UkjyGXFT-HX9B4_mjSDBkhMkd4J8TLn7EmN01&t=f7606e3" type="text/javascript"></script>
<script src="../../../WebServices/GenericService.asmx/js" type="text/javascript"></script>
<script src="/MonoX/Scripts/jquery.field_selection.js" type="text/javascript"></script>
<script src="/MonoX/Scripts/SyntaxHighlighter/syntax.highlight.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
null;
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ctl00$ctl01$ctl00$AjaxScriptManager', 'aspnetForm', ['tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$ajaxPanelMain', '',
'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$upCompanyHeader', '', 'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$upPanel', '',
'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$rating$up', '',
'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$ctlLoggedOutUser$upTooltip', '', 'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$upCompanyHeader', '',
'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$upPanel', '', 'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$rating$up', '',
'tctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$ctlLoggedOutUser$upTooltip', ''
], [], [], 90, 'ctl00$ctl00$ctl01$ctl00');
//]]>
</script>
<script type="text/javascript" language="javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(EndRequestHandler);
function EndRequestHandler(sender, args) {
if (args.get_error() != undefined && args.get_error().httpStatusCode == '500') {
var errorMessage = args.get_error().message
args.set_errorHandled(true);
if (true) alert(errorMessage.replace("Sys.WebForms.PageRequestManagerServerErrorException: ", ""));
else window.location.href = '../../../pages/error/Error.aspx';
}
}
//]]>
</script>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm___Drag" style="display:none;position:absolute;z-index:32000;filter:alpha(opacity=75);">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_toolbox_content" style="">
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cpeToolbox_ClientState" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cpeToolbox_ClientState">
<div class="wrapper">
<div class="cm-header">
<div class="cm-row">
<div class="cm-header__top">
<div class="cm-header__branding">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_HyperLink1" href="../../../default.aspx">
<div class="cm-logo__title">
<img src="../../../App_Themes/Default.src/assets/img/cm-logo-icon.png" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_imgLogoIcon" class="cm-logo__title--primary" title="CompleteMarkets – Where Insurance Goes to Network™" alt="CompleteMarkets – Where Insurance Goes to Network™"><img src="../../../App_Themes/Default.src/assets/img/cm-logo-full.png" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_imgLogoFull" class="cm-logo__title--secondary" title="CompleteMarkets – Where Insurance Goes to Network™" alt="CompleteMarkets – Where Insurance Goes to Network™">
</div>
</a>
</div>
<div class="cm-header__mobilenav">
<button type="button" class="cm-hamburger js-offscreen-toggle"><i class="material-icons md-24 md-light"></i></button>
</div>
<div class="cm-header__search" role="search">
<div class="cm-search">
<div class="cm-search__holder">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_pnlSearch" class="cm-input-group"
onkeypress="if (!window.__cfRLUnblockHandlers) return false; javascript:return WebForm_FireDefaultButton(event, 'ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_btnSearch')">
<div class="cm-input-group--main">
<input name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$smallheader$txtSearch" type="text" value="Search CompleteMarkets" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_txtSearch"
class="cm-input cm-input--sml cm-rounded jq_swap_value cm-rounded--left">
</div>
<div class="cm-input-group--aside">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_btnSearch" class="cm-search__btn jq-zoom-search" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$smallheader$btnSearch", "", true, "", "", false, true))">
<i class="material-icons"></i>
</a>
</div>
</div>
</div>
</div>
<a href="javascript:void(0)" class="cm-search__toggle"><i class="material-icons"></i></a>
</div>
<div class="cm-header__login">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_btnLoginRegister" class="cm-header__login__btn" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$smallheader$btnLoginRegister", "", true, "", "", false, true))">Login/Register</a>
</div>
<div class="cm-header__user">
<div class="cm-userbar cm-img-roundness--full">
<button type="button" class="cm-avatar js-dropdown-toggle">
<div class="cm-pull">
<table cellpadding="0" cellspacing="0" class="cm-w--full">
<tbody>
<tr>
<td id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_userAvatar_rowGravatar">
<img id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_userAvatar_gravatar" src="/App_Themes/Common/img/avatar_blank.jpg" style="height:36px;width:36px;border-width:0px;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_userAvatar_pnlBtnBrowse" class="cm-profile__card__header__action cm-radial">
</div>
</td>
</tr>
</tbody>
</table>
<h3>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_userAvatar_labInvalidFile"></span>
</h3>
<script type="text/javascript">
function validUpload_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_userAvatar(source, arguments) {
arguments.IsValid = getRadUpload('ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_userAvatar_uploadAvatar').validateExtensions();
}
</script>
</div>
<div class="cm-avatar__name">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_lblUserFirstName"></span>
</div>
<span class="cm-avatar__caret"><i class="material-icons md-18 md-light"></i></span>
</button>
<div class="cm-drop">
<div class="cm-drop__menu">
<div class="">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_ctlMemership_lnkRegister" class="cm-list--dropdown__link" href="../../../Membership/Register.aspx">Create a Free CompleteMarkets Account</a><a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_ctlMemership_loginStatus1_btnLink" class="cm-list--dropdown__link" href="/login.aspx?ReturnUrl=%2fcompany%2fkandkinsurance%2ffestival-insurance%2f">Login to CompleteMarkets</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="navigation">
<nav role="navigation" class="cm-nav">
<style>
ul.nav-highlight>li>a>span {
background-color: #dc613f;
border-radius: 10px;
padding: 2px 12px;
}
li.nav-selected>a>span {
color: #dc613f;
}
</style>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_ctlMenu_btnLoginRegisterMobile" class="cm-header__login__mobile" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$smallheader$ctlMenu$btnLoginRegisterMobile", "", true, "", "", false, true))">Login/Register</a>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_ctlMenu_repeater" class="cm-nav--primary">
<ul class=" first">
<li class="
" title="Home">
<a href="/Default.aspx"><span>Home</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-0">
<li class="
" title="About Us">
<a href="/contentpage/aboutus/"><span>About Us</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Membership">
<a href="/contentpage/members/"><span>Membership</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Consumers">
<a href="/Pages/Consumer.aspx"><span>Consumers</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Contact Us">
<a href="/contentpage/contactus/"><span>Contact Us</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Manage Your Subscriptions">
<a href="/subscriptionoverview/"><span>Manage Your Subscriptions</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Find A Market">
<a href="/FindIt/Markets"><span>Find A Market</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(32)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-32">
<li class="
" title="Find Insurance Markets">
<a href="/FindIt/Markets"><span>Find Insurance Markets</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Find A Company">
<a href="/FindIt/Companies"><span>Find A Company</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Search Blogs">
<a href="/FindIt/Blogs"><span>Search Blogs</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Search Users">
<a href="/FindIt/Users"><span>Search Users</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Search Industry Articles">
<a href="/FindIt/Articles"><span>Search Industry Articles</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Search Discussions/Topics">
<a href="/FindIt/Discussions"><span>Search Discussions/Topics</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Find Tools/Products">
<a href="/FindIt/Products"><span>Find Tools/Products</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Insurance News">
<a href="/pages/articlesnews.aspx"><span>Insurance News</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Agent Discussions">
<a href="/pages/discussion.aspx"><span>Agent Discussions</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(38)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-38">
<li class="
" title="Ask Your Peers (Market Requests)">
<a href="/pages/discussion/dboard/6fFg_ZNGhkCb3KBEAMrKAA/Ask-Your-Peers/"><span>Ask Your Peers (Market Requests)</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Agency Management">
<a href="/pages/discussion/dboard/DXLRjbbJA0qzsqBEAMRfxw/Agency-Management/"><span>Agency Management</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Careers & Jobs">
<a href="/pages/discussion/dboard/R7ImQ3AxekuKRqBEAMVpZA/Careers/"><span>Careers & Jobs</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Life, Health & Fin Svcs">
<a href="/pages/discussion/dboard/HlHqEczeLkiiMqBEAMMXJQ/Life-Health-Financial-Services/"><span>Life, Health & Fin Svcs</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Marketing">
<a href="/pages/discussion/dboard/WHYwMlwKdUmME6BEAMlpSQ/Marketing/"><span>Marketing</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Property & Casualty">
<a href="/pages/discussion/dboard/a883K5N1FEySWqBEAMIYPQ/Property-Casualty/"><span>Property & Casualty</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Technology & Tools">
<a href="/pages/discussion/dboard/iKH4zcTn7UKn9KBEAMiPYg/Technology-Tools/"><span>Technology & Tools</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Using CompleteMarkets">
<a href="/pages/discussion/dboard/L1Q6VQKmQUiCEKAnASCqkQ/Using-CompleteMarkets/"><span>Using CompleteMarkets</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Insurance Articles">
<a href="/article.aspx"><span>Insurance Articles</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(42)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-42">
<li class="
" title="All Articles">
<a href="/Articles"><span>All Articles</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Search The Library">
<a href="/FindIt/Articles"><span>Search The Library</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Article Categories">
<a href="/articles?selTab=TabCategory"><span>Article Categories</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Insurance Jobs">
<a href="/jobs/"><span>Insurance Jobs</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(47)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-47">
<li class="
" title="Find A Job">
<a href="/jobs/"><span>Find A Job</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Post A Job">
<a href="/postajob"><span>Post A Job</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Articles for Candidates">
<a href="/Article/article-content-package/IMMS-Library/TabCategory/"><span>Articles for Candidates</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Articles for Employers">
<a href="/Article/article-search/category/human-resources/?selTab=TabCategory"><span>Articles for Employers</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Talent Solutions">
<a href="/contentpage/talentsolutions/"><span>Talent Solutions</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="ATS (Applicant Tracking)">
<a href="/shop/product/ats/"><span>ATS (Applicant Tracking)</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Find Candidate(s)">
<a href="/FindIt/FindCandidate"><span>Find Candidate(s)</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Blogs">
<a href="/blogs"><span>Blogs</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(55)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-55">
<li class="
" title="Create Your Own Blog">
<a href="/blogcreate"><span>Create Your Own Blog</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="All Blogs">
<a href="/blogs"><span>All Blogs</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Insurance Professionals">
<a href="/Blog/Insurance-Professionals-Blog/"><span>Insurance Professionals</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Insurance Marketing">
<a href="/Blog/Marketing-Solutions-for-Insurance-Professionals/"><span>Insurance Marketing</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Shop">
<a href="/shop"><span>Shop</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(58)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-58">
<li class="
" title="Consumer Leads (Exclusive)">
<a href="/leads"><span>Consumer Leads (Exclusive)</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="For Agents">
<a href="/shop/categories/Agents/"><span>For Agents</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="For Agencies">
<a href="/shop/categories/Agencies/"><span>For Agencies</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="For Advertisers (Wholesalers)">
<a href="/shop/categories/Advertisers/"><span>For Advertisers (Wholesalers)</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="For Recruiters">
<a href="/shop/categories/Careers/"><span>For Recruiters</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Insurance Newsletters">
<a href="/shop/categories/onlinenewsletters/"><span>Insurance Newsletters</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="CallTracking">
<a href="/shop/categories/call-tracking/"><span>CallTracking</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="All Categories">
<a href="/shop"><span>All Categories</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Consumers">
<a href="/quote"><span>Consumers</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(62)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-62">
<li class="
" title="Get A Quote">
<a href="/quote"><span>Get A Quote</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Insurance Articles">
<a href="/consumers"><span>Insurance Articles</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Business Insurance Blog">
<a href="/Blog/business-insurance/"><span>Business Insurance Blog</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Find An Agent">
<a href="/InsuranceAgents"><span>Find An Agent</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" ">
<li class="
" title="Advertise">
<a href="/contentpage/advertisersolutions/"><span>Advertise</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(64)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-64">
<li class="
" title="Advertising Solutions">
<a href="/contentpage/advertisersolutions/"><span>Advertising Solutions</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Advertiser Best Practices">
<a href="/contentpage/BestPractices/Advertiser"><span>Advertiser Best Practices</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Talent Solutions">
<a href="/contentpage/talentsolutions/"><span>Talent Solutions</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Advertiser Blog">
<a href="/Blog/Advertiser-Blog/"><span>Advertiser Blog</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Demo/Media Kit">
<a href="/pages/advertisercontact.aspx"><span>Demo/Media Kit</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
<ul class=" last">
<li class="
" title="Resources">
<a href="#"><span>Resources</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(66)" class="cm-nav--primary__toggle"></span>
<ul class="level0 jq-subitem-66">
<li class="
" title="Frequently Asked Questions">
<a href="/contentpage/FAQ/"><span>Frequently Asked Questions</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Spam Whitelist Instructions">
<a href="/contentpage/resources/whitelist-instructions/"><span>Spam Whitelist Instructions</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Copyright Credit">
<a href="/contentpage/credit/"><span>Copyright Credit</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="Logos & Images">
<a href="/logos.aspx"><span>Logos & Images</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
<li class="
" title="The Complete Marketeer">
<a href="/contentpage/TheCompleteMarketeer/"><span>The Complete Marketeer</span>
</a>
<span onclick="if (!window.__cfRLUnblockHandlers) return false; toggleSubItemVisibility(0)" class="cm-nav--primary__toggle"></span>
</li>
</ul>
</li>
</ul>
</div>
</nav>
<script type="text/javascript">
function toggleSubItemVisibility(index) {
$('.jq-subitem-' + index).toggle('fast');
}
</script>
</div>
</div>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$smallheader$hfSearchValue" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_smallheader_hfSearchValue">
<script type="text/javascript">
//the menu should be adjusted even before the document loads
setupMenuFirstItemToggle();
$(document).ready(function() {
setupMenuToggle();
setupMainMenuToggle();
setKeyDownPressEvent();
setupMobileSearchBarToggle();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
//update panel messes up the javascript functions below
var isAdmin = 'False';
if (isAdmin === 'True') {
setupMenuFirstItemToggle();
setupMenuToggle();
setupMainMenuToggle();
setKeyDownPressEvent();
setupMobileSearchBarToggle();
}
});
}
});
function setKeyDownPressEvent() {
$(".jq-zoom-text").keydown(function(key) {
if (key.which == 13) {
$('.jq-zoom-search').click();
}
});
}
function setupMobileSearchBarToggle() {
$('.cm-search__toggle').click(function() {
$('.cm-search').toggleClass('jq-searchActive');
});
$('.cm-hamburger').click(function() {
$('.cm-search').removeClass('jq-searchActive');
});
}
function setupMenuToggle() {
$('.js-dropdown-toggle').click(function(e) {
e.stopPropagation();
});
$('.js-dropdown-toggle').click(function() {
$('.cm-drop').toggleClass('cm-drop--open');
});
$('html').click(function() {
if ($('.cm-drop').hasClass('cm-drop--open')) {
$('.cm-drop').removeClass('cm-drop--open');
}
});
}
function setupMainMenuToggle() {
$('.js-offscreen-toggle').click(function() {
$('.cm-nav').toggleClass('cm-nav--open');
$('.cm-container').toggleClass('cm-container--pushed');
});
$('.js-offscreen-toggle').click(function(e) {
e.stopPropagation();
});
$('.js-close-nav').click(function() {
$('.cm-nav').removeClass('cm-nav--open');
$('.cm-container').removeClass('cm-container--pushed');
});
$('.cm-nav').click(function(e) {
e.stopPropagation();
});
$('html').click(function() {
if ($('.cm-nav').hasClass('cm-nav--open')) {
$('.cm-nav').removeClass('cm-nav--open');
}
if ($('.cm-container').hasClass('cm-container--pushed')) {
$('.cm-container').removeClass('cm-container--pushed');
}
});
}
function setupMenuFirstItemToggle() {
$('.cm-nav').mouseenter(function() {
setTimeout(function() {
$($('.jq-menu-first-item')[0]).toggleClass('level0');
}, 50);
});
$('.cm-nav').mouseleave(function() {
setTimeout(function() {
var firstItem = $($('.jq-menu-first-item')[0]);
if (firstItem.hasClass('level0')) {
firstItem.removeClass('level0');
}
}, 50);
});
}
</script>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true" data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window" src="about:blank" height="300px"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$cp$popup$btnRefresh" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$cp$popup$btnShowNewPopup" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$cp$popup$btnClose" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_Img1" alt="Please wait...">
</div>
</div>
</div>
<div id="ctl00-ctl00-ctl01-ctl00-cp-cp-cp-cp-leftPartZone" class="webPartZoneClass" style="overflow:visible;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pnlContainer">
<div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pnlContent">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pnTabs">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ajaxPanelMain">
<div class="cm-row">
<div class="cm-tabbedarea">
<div class="cm-tabbedarea__side cm-side-tabs">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_upCompanyHeader">
<div class="cm-companyprofile--compact">
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window" src="about:blank"
height="550px"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$popup$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$popup$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$popup$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window"
src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$registrationPopup$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$registrationPopup$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$registrationPopup$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window"
src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$popupShortRegistration$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$popupShortRegistration$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$popupShortRegistration$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div class="cm-group cm-type--center">
<h5 class="cm-spc--bottom--xsml">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lblCompanyName" class="cm-type--bold">K&K Insurance Group, Inc.</span>
</h5>
<div class="cm-spc--bottom--xsml">
<img id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_imgCompanyLogo" class="cm-companyprofile--compact__logo" src="../../../vendor/logos/1255/companylogo_1255.jpg"
alt="companylogo_1255.jpg" style="width:295px;border-width:0px;">
</div>
<div>
<div class="cm-companyprofile--compact__rating cm-spc--bottom--xsml">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_upPanel">
<div class="monox-rating" style="position:relative;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_up">
<div class="monox-rating">
<div class="">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_rb" class="RadRating RadRating_PortalRating" style="width: 104px; height: 24px;">
<ul class="rrtItem">
<li class="rrtSelected"><a title="5" href="#"><span>1</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>2</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>3</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>4</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>5</span></a></li>
</ul><input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_rb_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_rb_ClientState" type="hidden"
value="{"value":"5","readOnly":true}" autocomplete="off">
</div>
</div>
<div class="cm-type--note"><small><span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_labRC" title="1 Reviews - 5 of 5.0"></span></small>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_wndUpload" style="display:none;position:absolute;">
<div style="padding: 10px;">
<strong>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_labRatingHistoryTitle">Rating history (0 Reviews - 0 of
5.0)</span></strong><br>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_labRatingHistorySubTitle">Shows who have rated the content, and the rating
score.</span>
<div style="max-height: 350px; overflow-y: auto; margin-top: 10px;">
</div>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_wndUpload_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_wndUpload_ClientState" type="hidden" autocomplete="off">
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_wndTooltip" class="review-tooltip RadToolTip-centered" style="display:none;position:absolute;">
<div class="tooltip-popup cm-modal">
<div class="cm-modal__content">
<textarea name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$txtReview" rows="4" cols="20"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_txtReview" class="cm-input cm-input--textarea cm-input--textarea--sml jq_swap_value">Write your review here. (Required)
Please consider the following:
1. Would you recommend this company?
2. What about this company do you like/dislike?
3. Why did you choose this rating?</textarea>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview" class="ValidatorAdapter" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Please enter text with minimum of 25 characters long." alt="!" class="ValidatorAdapterImage"></span>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength" class="ValidatorAdapter" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Your review text is too long." alt="!" class="ValidatorAdapterImage"></span>
<div class="cm-spc--top--xsml">
<span><input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_chbConfidential" type="checkbox"
name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$chbConfidential"><label
for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_chbConfidential">Submit This Anonymously</label></span>
</div>
</div>
<div class="cm-modal__footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_btnSubmit" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$btnSubmit", "", true, "753756266", "", false, true))">Submit</a>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_btnCancel" class="cm-btn cm-btn--light cm-btn--sml cm-radial" href="javascript:__doPostBack('ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$btnCancel','')">Cancel</a>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$hfRatingValue"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_hfRatingValue">
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$hfTextEdit"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_hfTextEdit">
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_wndTooltip_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_wndTooltip_ClientState" type="hidden" autocomplete="off">
</div>
</div>
</div>
<div>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lnkContactCompany" class="cm-btn cm-btn--primary cm-btn--sml cm-spc--bottom--sml" onclick="if (!window.__cfRLUnblockHandlers) return false; $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame')[0].src = 'https://completemarkets.com/Pages/ProfileContactForm.aspx?cpt=Company&CompanySlug=kandkinsurance'; $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]')[0].style.display = ''; $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().open(); return false;" href="https://completemarkets.com/Pages/ProfileContactForm.aspx?cpt=Company&CompanySlug=kandkinsurance" target="_blank">Contact Us</a>
<div>
<i class="material-icons md-24 cm-valign--bottom spc--right--xsml">contact_phone</i>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lnkPhone" href="https://completemarkets.com/quote?scp=True&rq=CompanyProfile&dr=1255" target="_blank">Click to call</a>
</div>
</div>
</div>
</div>
</div>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$hfPhone" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_hfPhone">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndSuccessMessage" style="display:none;position:absolute;">
<div class="cm-modal__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lblSuccessMessage"></span>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndSuccessMessage_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndSuccessMessage_ClientState" type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndUnfollowCompany" style="display:none;position:absolute;">
<div class="cm-modal__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lblUnfollowMessage"></span>
</div>
<div class="cm-modal___footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lnkUnfollowCompany" class="cm-btn cm-btn--warning cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$lnkUnfollowCompany", "", true, "", "", false, true))">Unfollow</a>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndUnfollowCompany_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndUnfollowCompany_ClientState" type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndFollowCompany" style="display:none;position:absolute;">
<div class="cm-modal__content">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_pnlLoggedOutSubmit">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_upTooltip">
<div class="">
<div class="cm-spc--bottom--sml">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_lblLoggedoutMessage"></span>
</div>
<div class="cm-grid__row">
<div class="cm-grid__col col-sml-12 col-md-6 input-form">
<div class="cm-field">
<label for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtFirstName" class="cm-input__label"> First name:</label>
<input name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$ctlLoggedOutUser$txtFirstName" type="text"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtFirstName" class="cm-input cm-input--sml jq-firstName">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName" class="ValidatorAdapter membership-editor-validator"
style="color:Red;display:none;"><img src="/App_Themes/Default/img/validator.png" title="First name is required" alt="!" class="ValidatorAdapterImage"></span>
</div>
</div>
<div class="cm-grid__col col-sm-12 col-md-6 input-form">
<div class="cm-field">
<label for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtLastName" class="cm-input__label"> Last name:</label>
<input name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$ctlLoggedOutUser$txtLastName" type="text"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtLastName" class="cm-input cm-input--sml jq-lastName">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName" class="ValidatorAdapter membership-editor-validator"
style="color:Red;display:none;"><img src="/App_Themes/Default/img/validator.png" title="Last name is required" alt="!" class="ValidatorAdapterImage"></span>
</div>
</div>
</div>
<div class="cm-grid__row">
<div class="cm-grid__col col-sm-12 col-md-6 input-form">
<label for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtEmail" class="cm-input__label"> Email:</label>
<input name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$ctlLoggedOutUser$txtEmail" type="text"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtEmail" class="cm-input cm-input--sml jq-email">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail" class="ValidatorAdapter membership-editor-validator"
style="color:Red;display:none;"><img src="/App_Themes/Default/img/validator.png" title="Email is required" alt="!" class="ValidatorAdapterImage"></span>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail" class="ValidatorAdapter" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Please enter a valid email address" alt="!" class="ValidatorAdapterImage"></span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cm-modal__footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lnkLoggedOutFollowCompany" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$lnkLoggedOutFollowCompany", "", true, "", "", false, true))"></a>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndFollowCompany_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndFollowCompany_ClientState" type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndTooltip" style="display:none;position:absolute;">
<div class="cm-modal">
<div class="cm-modal__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lblTooltipContent">Are you sure you want to deactivate your CompleteMarkets Company Profile</span>
</div>
<div class="cm-modal__footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_btnDeactivateTooltip" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:__doPostBack('ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$btnDeactivateTooltip','')">Deactivate</a>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_btnCancel" class="cm-btn cm-btn--neutral cm-btn--sml cm-radial" href="javascript:__doPostBack('ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$btnCancel','')">Cancel</a>
</div>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndTooltip_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndTooltip_ClientState" type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_upProgress" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay"></div>
<div class="ajaxLoader">Please wait...<br><br><img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_Img1" alt="Please wait...">
</div>
</div>
<script type="text/javascript">
function RedirectToQuotePage() {
window.location.href = 'https://completemarkets.com/quote'
}
$(document).ready(function() {
bindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
bindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop();
});
}
});
function bindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_lnkLoggedOutFollowCompany').click(function() {
var isPageValid = true;
// Do nothing if client validation is not active
if (typeof(Page_Validators) != "undefined") {
if (typeof(Page_ClientValidate) == 'function') {
isPageValid = Page_ClientValidate('FollowCompanyLoggedOut');
}
}
if (isPageValid) {
$(this).hide();
} else {
$(this).show();
return false;
}
});
}
//IE fixes
function hideOverlay() {
$('.popup-fake-overlay').hide();
}
</script>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_tabStrip" class="RadTabStrip RadTabStrip_MonoxTabStrip RadTabStripTop_MonoxTabStrip" style="width:100%;">
<div class="rtsLevel rtsLevel1">
<ul class="rtsUL">
<li class="rtsLI rtsFirst">
<a class="rtsLink rtsBefore" id="tabAboutUs" href="https://completemarkets.com/company/kandkinsurance/AboutUs/"><span class="rtsOut"><span class="rtsIn"><span class="rtsTxt">About Us</span></span></span></a></li>
<li class="rtsLI">
<a class="rtsLink rtsSelected" id="tabServices" href="https://completemarkets.com/company/kandkinsurance/Storefront/"><span class="rtsOut"><span class="rtsIn"><span class="rtsTxt">Products/Services</span></span></span></a>
</li>
<li class="rtsLI js-tabmark js-tabmark2"></li>
<li class="rtsLI js-tabmark js-tabmark9"></li>
<li class="rtsLI js-tabmark js-tabmark3" style="">
<a class="rtsLink" id="tabEmployees" href="https://completemarkets.com/company/kandkinsurance/Team/" style=""><span class="rtsOut"><span class="rtsIn"><span class="rtsTxt">Team</span></span></span></a></li>
<li class="rtsLI js-tabmark js-tabmark6"></li>
<li class="rtsLI js-tabmark js-tabmark7" style="">
<a class="rtsLink" id="tabBlog" href="https://completemarkets.com/company/kandkinsurance/Blog/" style=""><span class="rtsOut"><span class="rtsIn"><span class="rtsTxt">Blog</span></span></span></a></li>
<li class="rtsLI js-tabmark js-tabmark8"></li>
<li class="rtsLI js-tabmark js-tabmark4" style="">
<a class="rtsLink" id="tabConnections" href="https://completemarkets.com/company/kandkinsurance/Followers/" style=""><span class="rtsOut"><span class="rtsIn"><span class="rtsTxt">Followers</span></span></span></a></li>
<li class="rtsLI js-tabmark js-tabmark5"></li>
<li class="rtsLI"><a class="rtsLink" id="tabReview" href="https://completemarkets.com/company/kandkinsurance/Reviews/"><span class="rtsOut"><span class="rtsIn"><span class="rtsTxt">Reviews</span></span></span></a></li>
<li class="rtsLI rtsLast js-tabmark js-tabmark11" style="">
<a class="rtsLink" id="tabNewsletters" href="https://completemarkets.com/company/kandkinsurance/Newsletters/" style=""><span class="rtsOut"><span class="rtsIn"><span class="rtsTxt">Newsletters</span></span></span></a>
</li>
</ul>
</div><input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_tabStrip_ClientState" name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_tabStrip_ClientState" type="hidden"
autocomplete="off" value="{"selectedIndexes":["1"],"logEntries":[],"scrollState":{}}">
</div>
</div>
<div class="cm-tabbedarea__mobileselect">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_upCompanyHeader">
<div class="cm-companyprofile--compact">
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window" src="about:blank" height="550px"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$popup$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$popup$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$popup$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window" src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$registrationPopup$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$registrationPopup$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$registrationPopup$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window" src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$popupShortRegistration$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$popupShortRegistration$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$popupShortRegistration$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div class="cm-group cm-type--center">
<h5 class="cm-spc--bottom--xsml">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lblCompanyName" class="cm-type--bold">K&K Insurance Group, Inc.</span>
</h5>
<div class="cm-spc--bottom--xsml">
<img id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_imgCompanyLogo" class="cm-companyprofile--compact__logo" src="../../../vendor/logos/1255/companylogo_1255.jpg"
alt="companylogo_1255.jpg" style="width:295px;border-width:0px;">
</div>
<div>
<div class="cm-companyprofile--compact__rating cm-spc--bottom--xsml">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_upPanel">
<div class="monox-rating" style="position:relative;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_up">
<div class="monox-rating">
<div class="">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_rb" class="RadRating RadRating_PortalRating">
<ul class="rrtItem">
<li class="rrtSelected"><a title="5" href="#"><span>1</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>2</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>3</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>4</span></a></li>
<li class="rrtSelected"><a title="5" href="#"><span>5</span></a></li>
</ul><input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_rb_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_rb_ClientState" type="hidden"
value="{"value":"5","readOnly":true}" autocomplete="off">
</div>
</div>
<div class="cm-type--note"><small><span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_labRC" title="1 Reviews - 5 of 5.0"></span></small></div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_wndUpload" style="display:none;position:absolute;">
<div style="padding: 10px;">
<strong>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_labRatingHistoryTitle">Rating history (0 Reviews - 0 of 5.0)</span></strong><br>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_labRatingHistorySubTitle">Shows who have rated the content, and the rating score.</span>
<div style="max-height: 350px; overflow-y: auto; margin-top: 10px;">
</div>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_wndUpload_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_wndUpload_ClientState" type="hidden" autocomplete="off">
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_wndTooltip" class="review-tooltip RadToolTip-centered" style="display:none;position:absolute;">
<div class="tooltip-popup cm-modal">
<div class="cm-modal__content">
<textarea name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$txtReview" rows="4" cols="20"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_txtReview" class="cm-input cm-input--textarea cm-input--textarea--sml jq_swap_value">Write your review here. (Required)
Please consider the following:
1. Would you recommend this company?
2. What about this company do you like/dislike?
3. Why did you choose this rating?</textarea>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview" class="ValidatorAdapter" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Please enter text with minimum of 25 characters long." alt="!" class="ValidatorAdapterImage"></span>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength" class="ValidatorAdapter" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Your review text is too long." alt="!" class="ValidatorAdapterImage"></span>
<div class="cm-spc--top--xsml">
<span><input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_chbConfidential" type="checkbox"
name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$chbConfidential"><label
for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_chbConfidential">Submit This Anonymously</label></span>
</div>
</div>
<div class="cm-modal__footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_btnSubmit" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$btnSubmit", "", true, "18446744072721341851", "", false, true))">Submit</a>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_btnCancel" class="cm-btn cm-btn--light cm-btn--sml cm-radial" href="javascript:__doPostBack('ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$btnCancel','')">Cancel</a>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$hfRatingValue"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_hfRatingValue">
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$hfTextEdit"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_hfTextEdit">
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_wndTooltip_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_wndTooltip_ClientState" type="hidden" autocomplete="off">
</div>
</div>
</div>
<div>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lnkContactCompany" class="cm-btn cm-btn--primary cm-btn--sml cm-spc--bottom--sml" onclick="if (!window.__cfRLUnblockHandlers) return false; $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame')[0].src = 'https://completemarkets.com/Pages/ProfileContactForm.aspx?cpt=Company&CompanySlug=kandkinsurance'; $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]')[0].style.display = ''; $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().open(); return false;" href="https://completemarkets.com/Pages/ProfileContactForm.aspx?cpt=Company&CompanySlug=kandkinsurance" target="_blank">Contact Us</a>
<div>
<i class="material-icons md-24 cm-valign--bottom spc--right--xsml">contact_phone</i>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lnkPhone" href="https://completemarkets.com/quote?scp=True&rq=CompanyProfile&dr=1255" target="_blank">Click to call</a>
</div>
</div>
</div>
</div>
</div>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$hfPhone" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_hfPhone">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndSuccessMessage" style="display:none;position:absolute;">
<div class="cm-modal__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lblSuccessMessage"></span>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndSuccessMessage_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndSuccessMessage_ClientState" type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndUnfollowCompany" style="display:none;position:absolute;">
<div class="cm-modal__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lblUnfollowMessage"></span>
</div>
<div class="cm-modal___footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lnkUnfollowCompany" class="cm-btn cm-btn--warning cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$lnkUnfollowCompany", "", true, "", "", false, true))">Unfollow</a>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndUnfollowCompany_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndUnfollowCompany_ClientState" type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndFollowCompany" style="display:none;position:absolute;">
<div class="cm-modal__content">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_pnlLoggedOutSubmit">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_upTooltip">
<div class="">
<div class="cm-spc--bottom--sml">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_lblLoggedoutMessage"></span>
</div>
<div class="cm-grid__row">
<div class="cm-grid__col col-sml-12 col-md-6 input-form">
<div class="cm-field">
<label for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtFirstName" class="cm-input__label"> First name:</label>
<input name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$ctlLoggedOutUser$txtFirstName" type="text"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtFirstName" class="cm-input cm-input--sml jq-firstName">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName" class="ValidatorAdapter membership-editor-validator" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="First name is required" alt="!" class="ValidatorAdapterImage"></span>
</div>
</div>
<div class="cm-grid__col col-sm-12 col-md-6 input-form">
<div class="cm-field">
<label for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtLastName" class="cm-input__label"> Last name:</label>
<input name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$ctlLoggedOutUser$txtLastName" type="text"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtLastName" class="cm-input cm-input--sml jq-lastName">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName" class="ValidatorAdapter membership-editor-validator" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Last name is required" alt="!" class="ValidatorAdapterImage"></span>
</div>
</div>
</div>
<div class="cm-grid__row">
<div class="cm-grid__col col-sm-12 col-md-6 input-form">
<label for="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtEmail" class="cm-input__label"> Email:</label>
<input name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$ctlLoggedOutUser$txtEmail" type="text"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtEmail" class="cm-input cm-input--sml jq-email">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail" class="ValidatorAdapter membership-editor-validator" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Email is required" alt="!" class="ValidatorAdapterImage"></span>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail" class="ValidatorAdapter" style="color:Red;display:none;"><img
src="/App_Themes/Default/img/validator.png" title="Please enter a valid email address" alt="!" class="ValidatorAdapterImage"></span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cm-modal__footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lnkLoggedOutFollowCompany" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$lnkLoggedOutFollowCompany", "", true, "", "", false, true))"></a>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndFollowCompany_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndFollowCompany_ClientState" type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndTooltip" style="display:none;position:absolute;">
<div class="cm-modal">
<div class="cm-modal__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lblTooltipContent">Are you sure you want to deactivate your CompleteMarkets Company Profile</span>
</div>
<div class="cm-modal__footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_btnDeactivateTooltip" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:__doPostBack('ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$btnDeactivateTooltip','')">Deactivate</a>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_btnCancel" class="cm-btn cm-btn--neutral cm-btn--sml cm-radial" href="javascript:__doPostBack('ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$btnCancel','')">Cancel</a>
</div>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndTooltip_ClientState" name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndTooltip_ClientState"
type="hidden" autocomplete="off">
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_upProgress" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay"></div>
<div class="ajaxLoader">Please wait...<br><br><img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_Img1" alt="Please wait..."></div>
</div>
<script type="text/javascript">
function RedirectToQuotePage() {
window.location.href = 'https://completemarkets.com/quote'
}
$(document).ready(function() {
bindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
bindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop();
});
}
});
function bindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_lnkLoggedOutFollowCompany').click(function() {
var isPageValid = true;
// Do nothing if client validation is not active
if (typeof(Page_Validators) != "undefined") {
if (typeof(Page_ClientValidate) == 'function') {
isPageValid = Page_ClientValidate('FollowCompanyLoggedOut');
}
}
if (isPageValid) {
$(this).hide();
} else {
$(this).show();
return false;
}
});
}
//IE fixes
function hideOverlay() {
$('.popup-fake-overlay').hide();
}
</script>
<select name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$ddlTabStrip"
onchange="if (!window.__cfRLUnblockHandlers) return false; javascript:setTimeout('__doPostBack(\'ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$ddlTabStrip\',\'\')', 0)"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ddlTabStrip" class="cm-input cm-input--select cm-input--lrg">
<option value="About Us">About Us</option>
<option selected="selected" value="Services">Services</option>
<option value="Newsletters">Newsletters</option>
<option value="Employees">Employees</option>
<option value="Blog">Blog</option>
<option value="Connections">Connections</option>
<option value="Reviews">Reviews</option>
</select>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$hfSelectedTabs" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_hfSelectedTabs" value="Storefront">
<div class="cm-tabbedarea__content cm-tabbedarea__content--padded">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_multipage">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewServices">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_pnlContainer" class="company-services">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_wndTooltip" class="review-tooltip" style="display:none;position:absolute;">
<div class="cm-modal">
<div class="cm-modal__content">
<h3 class="cm-spc--bottom--sml">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_lblTitle" class="title-general text-center">Hi, !</span>
</h3>
<p>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_lblContent">Thank you for visiting our K&K Insurance Group, Inc. company
page! We hope you find what you are looking for, please contact us if you have any questions.<br><br>We strive for excellence and greatly value your feedback.<br><br>Please take a moment to tell us about your
experience with K&K Insurance Group, Inc..<br><br>Thank you!<br><br><img alt="companylogo_1255.jpg" src="https://completemarkets.com/vendor/logos/1255/companylogo_1255.jpg"
style="display:block; margin: 0 auto;" width="300px"></span>
</p>
</div>
<div class="cm-modal__footer">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_lnkReviewUs" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="https://completemarkets.com/company/kandkinsurance/Reviews/">Review Us Now!</a>
</div>
</div>
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$reviewTooltip$btnPopupClose" value=""
onclick="if (!window.__cfRLUnblockHandlers) return false; javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$reviewTooltip$btnPopupClose", "", true, "", "", false, false))"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_btnPopupClose" class="jq-btnPopupClose hide">
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_wndTooltip_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_wndTooltip_ClientState" type="hidden" autocomplete="off">
</div>
<script type="text/javascript">
function onPopupClose() {
$(".jq-btnPopupClose").trigger("click");
return false;
}
</script>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_pnlContainer" class="standard-look input-form">
<div class="cm-group">
<div class="cm-tabbedarea--split__body cm-spc--bottom--sml cm-rel">
<div class="cm-spc--bottom--med">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblTitleShow" class="cm-type--xlarge">Festival Insurance</span>
</div>
<div class="cm-spc--bottom--med">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblStorefrontDescription" class="cm-radeditor__overrides">
<div><span style="font-size: 10pt; font-family: arial;">When it comes to <strong><em>festival insurance</em></strong>, you name it, chances are we’ve covered it–everything from small community tulip festivals to
nationally known and recognized festivals. K&K has everything you need in insurance coverage to keep things festive.</span> </div>
<div> </div>
<strong><a style="font-size: small;" href="http://www.impactmovie.com/kk_insurance" target="_blank">Click to view a short video that explains products and services</a></strong>
<div> </div>
<div><strong><span style="font-size: 12pt; font-family: arial;">Eligible Operations for <span style="text-decoration: underline;">Festival Insurance</span>:</span></strong></div>
<div></div>
<div>
<table style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in 5.4pt; width: 167.4pt;" valign="top">
<div><span style="font-size: 10pt;">- Arts and crafts festival insurance</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 156pt;" valign="top">
<div><span style="font-size: 10pt;">- Music festival insurance</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 167.4pt;" valign="top">
<div><span style="font-size: 10pt;">- City celebration insurance</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 156pt;" valign="top">
<div><span style="font-size: 10pt;">- Static auto show insurance</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 167.4pt;" valign="top">
<div><span style="font-size: 10pt;">- Ethnic festival insurance</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 156pt;" valign="top">
<div><span style="font-size: 10pt;">- Themed festival insurance</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 167.4pt;" valign="top">
<div><span style="font-size: 10pt;">- Exhibition/exposition insurance</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 156pt;" valign="top">
<div><span style="font-size: 10pt;"> (e.g. rib fest, tulip festival, etc.)</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 167.4pt;" valign="top">
<div><span style="font-size: 10pt;">- Holiday celebration insurance</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 156pt;" valign="top">
<div> </div>
</td>
</tr>
</tbody>
</table> <strong></strong>
</div>
<strong>
<div><span style="font-size: 12pt; font-family: arial;">Coverages Available & Program Highlights:</span></div>
</strong>
<div><strong></strong><span style="font-size: 10pt;">General Liability</span></div>
<div><span style="font-size: 10pt;">- Written on an Admitted Basis in Most States</span></div>
<div><span style="font-size: 10pt;">- Broadened Coverage Form</span></div>
<div><span style="font-size: 10pt;">- Non-auditable Policy</span></div>
<div><span style="font-size: 10pt;">- No Deductible</span></div>
<div><span style="font-size: 10pt;">- Legal Liability to Participants</span></div>
<div><span style="font-size: 10pt;">- Volunteer Accident- Accident Medical</span></div>
<div><span style="font-size: 10pt;"> Coverage For Volunteers</span></div>
<div><span style="font-size: 10pt;">- Volunteers as Additional Insureds</span></div>
<div><span style="font-size: 10pt;">- Contingent Ride Liability</span></div>
<div><span style="font-size: 10pt;">- Fireworks Liability</span></div>
<div><span style="font-size: 10pt;">- Liquor Liability</span></div>
<div><span style="font-size: 10pt;">- Vendor/Exhibitor Coverage</span></div>
<div><span style="font-size: 10pt;">- Employee Benefits Liability</span></div>
<div> </div>
<div><span style="font-size: 10pt;">Directors and Officers Including Employment</span></div>
<div><span style="font-size: 10pt;">Practices Liability</span></div>
<span style="font-size: 10pt;">
<div><br> Property</div>
<div><span style="font-size: 10pt;">- Emergency Vacating Expenses Covered up</span></div>
<div><span style="font-size: 10pt;"> to $25,000, Crisis Response Coverage-$25,000,</span>
<div><span style="font-size: 10pt;"> Full Building Ordinance "A" Coverage</span></div>
</div>
</span>
<div> </div>
<div><span style="font-size: 10pt;">Inland Marine</span></div>
<div> </div>
<div><span style="font-size: 10pt;">Commercial Auto</span></div>
<div><span style="font-size: 10pt;">- Owned Auto</span></div>
<div><span style="font-size: 10pt;">- Nonowned/Hired Auto</span></div>
<div> </div>
<div><span style="font-size: 10pt;">Crime</span></div>
<div> </div>
<div><span style="font-size: 10pt;">Excess Liability</span></div>
<div> </div>
<div><span style="font-size: 10pt;">Workers’ Compensation</span>
<div> </div>
</div>
<div><span style="font-size: 10pt; font-family: arial;">Event Cancellation & Non-appearance (available)
<a style="font-size: small;" href="http://www.kandkinsurance.com/EventsAttractions/Pages/Event-Cancellation.aspx" target="_blank"><strong>Click here for application</strong></a></span> <div> </div>
<div><strong><span style="font-size: 12pt; font-family: arial;">Common Associated Exposures:</span></strong></div>
<div>
<table style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0in 5.4pt; width: 143.4pt;" valign="top">
<div><span style="font-size: 10pt;">- Arts & crafts displays</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 2in;" valign="top">
<div><span style="font-size: 10pt;">- Horticultural/home</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 143.4pt;" valign="top">
<div><span style="font-size: 10pt;">- Food & beverage</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 2in;" valign="top">
<div><span style="font-size: 10pt;"> economics exhibits</span></div>
</td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 143.4pt;" valign="top">
<div><span style="font-size: 10pt;"> concessions</span></div>
</td>
<td style="padding: 0in 5.4pt; width: 2in;" valign="top">
<div><span style="font-size: 10pt;">- Parades</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div> </div>
<div> </div>
</div>
</span>
</div>
<div class="cm-well cm-well--primary cm-well--sml">
<div class="cm-heading--primary cm-group">
<h3 class="cm-title--secondary cm-pull"><span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblUSStatesTitle">U.S. States Available</span>
</h3>
</div>
<div id="vmap" class="cm-vmap" style="position: relative; overflow: hidden; background-color: rgb(255, 255, 255);"><svg width="600" height="402">
<g transform="scale(0.6256517205422315) translate(0, 24.765000000000004)">
<path
d="m244.66,512.25c-2.48,3.8 2.23,4.04 4.74,5.38 3.06,0.16 3.51,-4.28 2.66,-6.56 -2.72,-0.77 -5.01,-0.19 -7.41,1.19z m-9.31,3.97c-4.02,5.11 3.64,0.48 0.63,-0.09l-0.5,0.07 -0.14,0.02z m39.69,7.97c-0.62,2.09 1.91,6.73 4.39,6.2 2.41,-1.46 3.73,1.73 6.48,0.56 1.23,-1.48 -3.77,-3.2 -3.7,-6.08 -0.95,-3.8 -3.28,-3.2 -5.96,-1.28 -0.41,0.2 -0.81,0.4 -1.22,0.6z m19.94,10.03c3.58,0.95 7.91,2.99 11.25,0.47 -1.05,-1.63 -5.06,-0.59 -7.1,-0.86 -1.44,0.01 -3.54,-1.63 -4.15,0.39z m12.13,4.38c2.33,2.45 3.64,6.83 7.24,7.4 2.36,-0.69 6.84,-0.66 7.32,-3.43 -2.09,-2.51 -5.77,-3.35 -8.88,-4.29 -2.53,-1.2 -4.11,-3.25 -5.68,0.33z m-7.06,1c-0.29,3.69 5.55,3.98 3.67,0.55 -0.27,-1.25 -3.83,-1.74 -3.67,-0.55z m23.66,14.69c0.27,2.45 3.18,3.93 0.47,6.15 -0.65,2.42 -5.54,2.87 -2.52,5.53 2.36,1.46 2.01,4.85 2.92,7.14 -0.72,2.69 -1.43,6.78 1.72,8.06 2.8,2.95 4.5,-1.93 6.19,-3.68 1.27,-1.69 3.85,-4.1 5.94,-2.59 3.04,-0.81 6.3,-2.42 7.78,-5.22 -2.79,-1.31 -4.88,-3.19 -5.57,-6.29 -2.4,-5.33 -8.95,-6.26 -13.58,-8.98 -1.29,-0.52 -2.26,-1.62 -3.34,-0.11z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_hi" class="jvectormap-region"></path>
<path
d="m107.84,436.56c-2.27,0.55 -4.87,0.32 -6.84,-0.34 -2.41,1.22 -5.63,4.03 -8.25,1.88 -3.1,0.93 -3.51,3.84 -5.22,5.97 -1.82,2.52 -4.21,3.65 -7.31,3.14 -2.5,-0.94 -5.49,-1.15 -7.5,0.98 2.03,4.34 6.39,8.13 5.82,13.23 -1.85,2.94 6.31,2.99 2.68,5.02 0.15,2.8 3.07,5.68 2.91,7.88 -2.35,2.21 -5.24,-0.38 -7.71,-1.06 -3.24,-0.64 -2.73,-3.35 -0.82,-5.22 -1.57,-1.51 -7.35,-1.81 -6.51,1.12 -2.01,0.04 -3.81,-1.66 -6.27,-0.77 -3.72,-0.44 -5.97,0.65 -2.94,4.05 3.68,1.45 1.06,4.72 1.17,7.57 0.76,2.63 3.66,4.89 6.67,4.17 3.2,-0.06 5.87,3.59 9.21,1.65 2.16,-1.3 5.33,-0.99 4.79,1.89 -2.53,2.07 -1.36,6.13 -2.78,8.75 -1.96,1.88 -4.53,1.59 -6.59,0.16 -1.52,1.37 -4.7,3.68 -6.28,2.22 0.72,-3.71 -4.77,-3.63 -5.51,-0.61 -1.21,3.97 -6.27,4.46 -8.31,7.63 -0.7,2.42 -1.55,6.7 1.74,6.3 1.26,1.11 -1.2,4.8 -2.77,5.52 1.62,2.19 2.65,4.59 2.72,7.34 1.71,1.55 6.35,1.98 7.5,-0.16 2.45,-0.95 1.79,4.1 2.08,5.97 2.47,2.95 -4.02,1.28 -1.61,4.56 -0.85,2.93 -1.76,5.02 2,2.72 2.76,-0.47 5.11,-0.69 5.66,2.09 2.59,-3.91 2.26,2.78 3.25,4.66 0.59,-0.75 1.3,-5.69 3.94,-3.06 -0.17,4.52 5.33,-0.45 5.78,-0.04 0.54,2.92 -1.63,4.24 -2.86,6.41 -1.51,2.24 -2.07,5.63 -4.21,7.17 -3.87,-0.42 -3.37,4.1 -5.5,5.02 -2.65,-0.72 -5.73,0.71 -8.44,1.41 -1.35,2.41 -3.61,4.2 -5.78,1.81 -2.56,0.05 -5.63,0.68 -7.63,2.33 -2.48,2.43 -6.32,3.11 -9.66,2.29 -2.78,-1.91 -7.11,3.41 -3.11,2.31 2.5,-1.91 4.66,0.64 7.25,0.63 2.21,-1.15 4.17,-2.75 6.84,-2.06 2.32,-3.35 5.1,-0.32 7.92,-1.16 2.31,-0.39 7.01,-3.91 5.26,0.66 0.09,-2.91 3.42,-2.73 5.54,-2.04 4.21,0.96 0.29,-3.16 2.08,-3.43 3.47,-2.05 7.52,-2.41 11.2,-3.72 5.48,-3.19 11.62,-5.7 16.21,-10.1 4.27,-2.97 -2.78,-3.48 -1.21,-6.32 1.68,-2.43 4.58,-3.81 7.47,-4.5 1.5,-3.07 3.53,-6.11 5.88,-8.52 2.49,-1.32 4.83,-3.39 7.83,-2.32 2.67,0.71 3.74,5.32 -0.52,3.66 -1.27,-1.88 -5.56,-0.09 -5.25,2.41 -0.21,2.44 -2.56,4.22 -3.06,6.66 4.79,0.85 0.24,3.54 -1.38,3.8 1.67,1.91 5.66,0.6 7.57,-1.14 1.25,-1.85 3.43,-3.8 5.41,-4.22 1.81,2.8 5.1,-1.16 5.74,2.72 0.71,2.78 6.02,-4.86 3.34,-3.1 -3.03,3.11 -3.78,2.86 -1.94,-1.24 1.43,-4.85 -1.76,6.17 -1.45,0.81 -0.81,-3.19 -0.93,-6.03 3.05,-6.4 2.7,-0.86 5.37,-0.87 5.79,2.52 0.42,3.48 3.8,2.84 5.95,4.76 2.41,2.2 4.76,1.95 7.8,1.78 4.34,-0.47 8.01,4.04 12.28,3.17 2.49,-0.42 5.1,-5.2 4.29,-0.23 -2.26,2.83 -0.02,4.12 2.5,5.41 3.13,1.35 5.87,3.14 7.94,5.85 1.31,3.02 6.05,0.28 6.18,2.43 -3.83,1.25 -1.23,3.54 0.21,5.47 1.81,1.95 0.33,5.72 3.64,5.82 1.14,1.28 3.49,7.44 4.01,5.38 -0.35,-2.32 -0.7,-7.86 1.61,-3.76 0.37,1.42 1.04,8.7 2.07,4.74 1.07,-4.88 3.18,0.18 2.22,2.93 3.33,1.69 -1.23,3.33 0.69,4.88 0.69,-3.24 1.31,-0.36 2.16,1.56 1.05,1 1.54,3.94 3.13,3.72 -1.68,-1.72 -2.94,-6.23 0.4,-3 2.42,2.79 4.05,2.12 2.74,-1.66 -2.65,-2.66 0.28,-4.96 2.58,-2.29 3.12,-0.05 2.84,5.21 5.28,4.53 3.31,-3.17 1.5,-7.87 0.69,-11.7 -3.3,-1.55 -7.04,-2.54 -10.22,-4.06 -1.5,-5.33 -6.29,-8.69 -8.4,-13.77 -0.44,-3.33 -4.71,-2.62 -5.75,-5.23 -2.32,-1.72 -2.7,-4.4 -4.56,-6.35 -1.65,-1.53 -5.22,0.95 -5.51,2.94 0.59,3.09 -3.23,3.04 -5.06,4.72 0.05,-4.27 -4.3,-6.15 -6.7,-9.1 -1.33,-1.99 -1.32,-5.36 -4.45,-2.34 -2.37,0.24 -6.38,-0.31 -5.34,-3.62 0.1,-27.7 0.2,-55.4 0.31,-83.09 -2.75,-1.88 -5.88,-4.17 -9.15,-4.4 -2.52,1.72 -5.07,1.09 -7.39,-0.62 -2.72,0.23 -5.12,-0.65 -7.7,-2.89 -3.08,-2.74 -8.58,0.17 -10.98,-3.65 1.13,-3.56 -3.22,-4.83 -5,-2.09 -2.09,0.26 -0.65,-4.31 -3.64,-4.93 -2.57,-2.85 -4.01,-1.28 -5.86,1.21z M36.38,480.63c-0.67,3.11 4.27,1.31 4.72,4.66 0.24,3.82 5.37,3.9 2.34,-0.08 -0.1,-3.22 -3.92,-1.83 -5.06,-4.43 -0.76,-2.02 -0.9,-1.86 -2,-0.16z m-17.16,23.16c2.57,4.06 1.45,1.37 0.13,-1.28 -0.36,0.01 0,1 -0.13,1.28z m21.84,14.81c1.27,1.79 4.99,5.58 6.22,2.03 2.26,-3.3 -3.27,-2.89 -5.23,-3.68 -1.83,-0.9 -0.88,0.54 -0.99,1.65z m91.72,18.78c0.06,3.21 2.81,-1.98 0,0z m-31.47,14.69c-3.2,2.91 -7.24,4.67 -10.56,7.38 0.22,2.75 0.99,7.64 4.67,5.15 2.5,-1.44 4.98,-2.9 7.45,-4.37 -1.84,-3.31 -0.81,-3.15 -4.55,-3.48 -4.15,0.09 1.06,-3.73 2.64,-1.62 3.74,-1.04 3.95,-2.36 1.5,-3.66 0.7,-1.08 -1,0.61 -1.16,0.59z M55.75,570.75c1.42,2.83 3.53,-1.99 0,0z m-35.78,0.34c0.53,2.46 -4.04,4.84 1.05,3.59 4.2,0.47 3.46,-4.35 0.01,-3.84 -0.35,0.08 -0.7,0.16 -1.06,0.24z m62.19,0.69c1.57,2.91 1.31,-2.03 0,0z M58.63,573.13c3.23,0.49 0.99,-3.05 0,0z m-49,0.09c-4.84,2.56 -0.44,1.81 2.29,0.58 2.89,0.16 5.05,-0.48 0.84,-1.46 -1.04,0.29 -2.08,0.58 -3.13,0.88z m7.25,1.38c1.28,0.21 -2.23,-0.59 0,0z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ak" class="jvectormap-region"></path>
<path
d="m748.38,439.94c1.69,2.92 1.5,6.12 1.16,9.34 -4.12,0.54 -2.15,-4.69 -5.56,-3.99 -6.18,-0.07 -12.34,1.13 -18.54,1.19 -10.09,0.29 -20.37,2.14 -30.33,0.64 -2.57,-1.57 -2.84,-6.15 -6.5,-5.33 -9.12,-0.12 -18.18,1.79 -27.26,2.55 -5.82,0.63 -11.62,1.37 -17.43,2.12 -1.42,3.25 2.6,4.37 4.06,6.34 0.8,2.28 -1.56,8.42 2.19,7.1 4.11,-1.2 8.08,-2.93 12.48,-2.72 3.34,-0.82 6.63,-0.73 9.89,0.45 4.09,0.8 7.77,3.09 11.41,4.98 1.77,1.94 5.5,1.87 5.97,5 -0.14,3.27 4.32,-0.94 6.5,0.53 3.19,-0.8 5.24,-3.68 7.69,-5.5 4.86,1.69 0.62,-2.9 3.27,-3.97 3.13,-0.83 6.62,-1.39 9.35,0.79 3.04,0.57 5.43,2 6.57,4.99 3.68,0.02 2.88,4.13 5.48,5.3 2.96,0.49 2.98,4.52 6.3,4.3 2.91,0.36 5.45,1.15 5.84,4.45 2.05,2.11 3.92,4.26 3.09,7.41 0.18,3.68 0.12,7.33 -1.44,10.75 0.39,3.68 1.37,7.94 3.28,10.78 2.25,-3.46 0.17,-3.87 -1.74,-6.03 2.19,-1.76 4.86,-0.22 7.3,0.16 0.82,3.15 -2.16,5.6 -3.48,8.19 -3.3,2.21 1.65,4.09 2.73,6.3 3.11,3.34 4.35,7.94 7.53,11.26 0.78,2.29 2.51,7.47 4.63,3.09 2.54,-0.24 3.88,3.44 5.28,5.41 -0.02,2.26 1.93,7.04 3.59,6.44 2.88,-0.8 6.04,0.65 8.28,2.59 2.56,3.3 4.58,6.98 4.56,11.27 1.37,2.73 4.55,0.44 5.81,-1.14 3.74,0.45 7.26,-1.25 9.22,-4.47 -1.01,-2.36 -0.57,-4.83 -0.32,-7.17 -0.04,-2.18 4.33,-3.19 2.25,-6.51 -0.98,-6.33 -0.19,-12.96 -1.87,-19.25 -2.46,-6.93 -7.54,-12.74 -10.4,-19.56 -1.51,-2.41 -4.24,-3.92 -4.62,-7.04 -0.94,-2.28 -2.67,-4.95 -0.07,-6.71 -0.39,-3.56 -4.86,-5.42 -6.84,-8.41 -5.38,-5.57 -8.29,-12.94 -12.35,-19.44 -2.15,-5.53 -4.29,-11.07 -5.91,-16.78 -3.43,0.07 -7.3,-1.03 -10.46,-0.35l-0.34,0.37 -0.26,0.29z m52.91,109.22c-1.9,4.58 0.72,0.38 0.66,-1.91 -0.22,0.64 -0.44,1.27 -0.66,1.91z m-4.69,9.91c2.56,-1.97 3.68,-6.84 1.04,-1.68 -0.35,0.56 -0.69,1.12 -1.04,1.68z m-2.25,2.22c1.46,-1.22 2.04,-2.07 0.18,-0.18l-0.18,0.18z m-5.72,4.16c-5.23,3.69 4.03,-2.14 0.33,-0.19l-0.33,0.19z m-10.72,3.22c-3.41,3.16 5.71,-0.32 4.1,-0.81 -1.8,-0.56 -2.56,-0.71 -4.1,0.81z m-4.59,3.16c0.08,0.16 0.4,-0.3 0,0z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_fl" class="jvectormap-region"></path>
<path
d="m862.56,94c-1.4,-0.41 -3.87,-0.72 -3.05,3 0.22,3.63 -0.73,7.84 2.23,10.59 0.33,2.78 0.08,5.36 -2.17,7.29 -0.19,2.83 -5.98,2.58 -3.35,5.32 1.16,7.35 -0.56,15.03 -0.62,22.51 1.2,1.95 0.98,4.39 0.76,6.75 -1.07,3.79 4.84,-0.05 6.89,0.06 3.93,-1.29 8.46,-1.74 12.04,-3.54 0.77,-3.1 4.37,-2.75 5.94,-4.96 2.59,-3.52 -3.01,-2.73 -2,-6.59 -3.83,0.01 -4.27,-2.46 -4.66,-5.62 -3.84,-11.98 -7.32,-24.45 -11.49,-36.1 -0.18,0.43 -0.35,0.85 -0.53,1.28z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_nh" class="jvectormap-region"></path>
<path
d="M697.86,177.24L694.63,168.99L692.36,159.94L689.94,156.71L687.35,154.93L685.74,156.06L681.86,157.84L679.92,162.85L677.17,166.57L676.04,167.21L674.58,166.57C674.58,166.57 671.99,165.11 672.16,164.47C672.32,163.82 672.64,159.45 672.64,159.45L676.04,158.16L676.84,154.77L677.49,152.18L679.92,150.56L679.59,140.54L677.98,138.28L676.68,137.47L675.87,135.37L676.68,134.56L678.3,134.88L678.46,133.27L676.04,131L674.74,128.42L672.16,128.42L667.63,126.96L662.13,123.57L659.38,123.57L658.74,124.21L657.77,123.73L654.7,121.46L651.79,123.24L648.88,125.51L649.2,129.06L650.17,129.39L652.27,129.87L652.76,130.68L650.17,131.49L647.58,131.81L646.13,133.59L645.81,135.69L646.13,137.31L646.45,142.8L642.9,144.9L642.25,144.74L642.25,140.54L643.54,138.12L644.19,135.69L643.38,134.88L641.44,135.69L640.47,139.89L637.72,141.02L635.94,142.96L635.78,143.93L636.43,144.74L635.78,147.33L633.52,147.81L633.52,148.95L634.33,151.37L633.2,157.51L631.58,161.56L632.23,166.24L632.71,167.38L631.9,169.8L631.58,170.61L631.26,173.36L634.81,179.34L637.72,185.8L639.18,190.65L638.37,195.34L637.4,201.32L634.97,206.5L634.65,209.25L631.39,212.33L635.8,212.17L657.22,209.91L664.5,208.92L664.59,210.58L671.45,209.37L681.74,207.87L685.6,207.41L685.74,206.82L685.9,205.37L688,201.65L690,199.91L689.78,194.86L691.37,193.26L692.46,192.92L692.69,189.36L694.22,186.33L695.27,186.94L695.44,187.58L696.24,187.74L698.18,186.77L697.86,177.24z M581.62,82.06L583.45,80L585.62,79.2L590.99,75.31L593.28,74.74L593.74,75.2L588.59,80.34L585.28,82.29L583.22,83.2L581.62,82.06z M667.79,114.19L668.44,116.69L671.67,116.85L672.97,115.64C672.97,115.64 672.89,114.19 672.56,114.03C672.24,113.86 670.95,112.17 670.95,112.17L668.76,112.41L667.15,112.57L666.82,113.7L667.79,114.19z M567.49,111.21L568.21,110.63L570.96,109.82L574.51,107.56L574.51,106.59L575.16,105.94L581.14,104.97L583.57,103.03L587.93,100.93L588.09,99.64L590.03,96.73L591.81,95.92L593.1,94.14L595.37,91.88L599.73,89.46L604.42,88.97L605.55,90.1L605.23,91.07L601.51,92.04L600.06,95.11L597.79,95.92L597.31,98.35L594.88,101.58L594.56,104.17L595.37,104.65L596.34,103.52L599.89,100.61L601.19,101.9L603.45,101.9L606.68,102.87L608.14,104L609.59,107.08L612.34,109.82L616.22,109.66L617.68,108.69L619.29,109.99L620.91,110.47L622.2,109.66L623.33,109.66L624.95,108.69L628.99,105.14L632.39,104L639.02,103.68L643.54,101.74L646.13,100.45L647.58,100.61L647.58,106.27L648.07,106.59L650.98,107.4L652.92,106.91L659.06,105.3L660.19,104.17L661.65,104.65L661.65,111.6L664.88,114.67L666.17,115.32L667.47,116.29L666.17,116.61L665.37,116.29L661.65,115.81L659.55,116.45L657.28,116.29L654.05,117.75L652.27,117.75L646.45,116.45L641.28,116.61L639.34,119.2L632.39,119.85L629.96,120.66L628.83,123.73L627.54,124.86L627.05,124.7L625.6,123.08L621.07,125.51L620.42,125.51L619.29,123.89L618.48,124.05L616.54,128.42L615.57,132.46L612.39,139.46L611.22,138.42L609.85,137.39L607.9,127.1L604.36,125.73L602.31,123.45L590.19,120.7L587.33,119.67L579.1,117.5L571.21,116.36L567.49,111.21z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_mi" class="jvectormap-region"></path>
<path
d="m833.16,106.59c0.19,6 4.65,11.21 3.72,17.28 -2.48,4.23 4.52,7.29 2.22,11.58 0.9,1.59 4.66,1.96 4.06,5.25 1.08,4.21 2.86,8.34 1.84,12.76 3.35,-0.51 7.06,-1.17 10.13,-1.97 -0.21,-2.13 1.51,-5.75 -0.53,-7.81 0.2,-7.64 1.01,-15.26 1.13,-22.91 -3.25,-2.41 0.32,-3.79 2.12,-5.18 1.96,-2.28 3.9,-5.07 2.6,-8.1 -2.62,-1.63 -1.02,-5.94 -2.39,-7.22 -8.3,2.1 -16.59,4.21 -24.89,6.31z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_vt" class="jvectormap-region"></path>
<path
d="m889.88,40.22c-2.16,1.31 -3.69,2.74 -4.84,4.69 -2.29,0.6 -4.99,-1.37 -4.88,-3.94 -2.97,-0.82 -3.33,3.68 -4.37,5.71 -1.09,4.29 -3.27,8.39 -3.97,12.69 -0.06,3.04 1,6.63 -1.35,9.09 0.08,2.92 -0.75,6.18 2,8.16 -1.37,5.7 -6.23,10.36 -5.41,16.56 -4.27,-2.21 -1.74,2.47 -1.09,4.73 3.51,11.08 7.19,22.16 10.25,33.35 0.21,3.01 5.81,1.35 4.53,5.7 2.9,2 2.06,-3.92 2.66,-5.87 -1.01,-3.29 2.7,-4.63 0.66,-7.62 0.94,-1.05 2.92,-5.9 4.61,-3.46 2.03,1.03 5.28,-1.89 6.74,-3.19 -0.98,-4.02 4.21,-1.75 4.73,-5.32 -1.11,-2.61 0.74,-5.45 -0.57,-7.44 -2.42,-1.59 3.53,-4.63 3.31,-0.78 2.27,0.48 2.15,2.8 3.66,3.93 1.94,-2.82 -2.15,-3.81 0.35,-6.03 2.43,-0.81 3.1,-3.96 6,-3.31 -0.17,1.46 1.03,3.34 2.26,1.38 2.94,-2.9 5.24,-7.08 9.37,-8.34 1.17,-2.61 3.34,-5.74 0.71,-8.24 -0.55,-1.64 -3.68,-4.84 -4.15,-2.58 -0.75,2.6 -4.66,-0.65 -4.92,-2.22 0.1,-2.8 0.29,-7.17 -3.8,-5.81 -3.96,1.36 -3.64,-3.04 -4.69,-5.61C905.22,58.3 902.75,50.15 900.28,42c-2.86,-1.25 -5.71,-2.92 -8.81,-3.38 -0.53,0.53 -1.06,1.06 -1.59,1.59z m20.47,61c-2.81,1.7 1.87,5.16 1.13,1.22 1.48,-0.9 0.13,-2.4 -1.13,-1.22z m-7.81,7.81c3.16,6.67 2.63,-3.59 0,0z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_me" class="jvectormap-region"></path>
<path d="m871,164.28c1.15,4.66 2.29,9.31 3.44,13.97 2.56,-0.49 4.66,-2.29 5.84,-4.56 4.17,0.76 4,-2.64 1.51,-4.97 -1.79,-1.94 -3.16,-5.31 -5.74,-5.92 -1.68,0.49 -3.37,0.99 -5.05,1.48z" stroke="#818181"
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ri" class="jvectormap-region"></path>
<path
d="m825.56,108.66c-2.7,1.12 -5.45,1.68 -8.33,1.43 -5.07,0.72 -10.17,2.73 -12.92,7.31 -2.84,3.43 -4.89,7.49 -7.18,11.2 -1.65,2.36 -5.82,3.73 -5.55,6.84 -0.17,3.56 5.77,0.73 4.43,4.38 -2.69,2.3 0.8,4.23 0.56,6.59 0.5,3.47 -4.26,1.99 -5.36,4 -1.62,2.71 -3.35,6.62 -7.22,6.05 -3.04,-0.43 -5.35,2.05 -7.98,2.63 -2.5,-0.75 -4.7,-2.05 -7.59,-1.31 -5.31,0.21 -10.62,1.98 -15.23,4.53 -0.29,1.77 0.61,6.25 3.17,6.14 1.55,2.48 2.09,4.96 -0.63,6.72 -1.51,1.76 -1.8,4.25 -4.16,5.3 -1.93,1.14 -2.68,3.51 -4.8,4.54 0.33,3.07 -0.22,7.29 4.08,5.12 22.14,-4.26 44.26,-8.68 66.23,-13.74 0.98,3.85 5.67,1.32 6.44,4 0.64,2.93 1.36,7.4 5.33,6.88 3.14,1.9 6.9,3.68 10.69,4.22 2.71,0.47 7.18,1.43 6.44,5.06 -0.33,1.97 -1.62,7.56 1.97,5.93 5.3,-1.65 10.96,-2.84 15.06,-6.85 3.23,-2.49 6.76,-4.64 9.35,-7.86 -2.99,-2.44 -4.65,0.46 -6.81,2.42 -2.91,1.56 -6.01,3.51 -9.16,4.32 -2.6,-0.63 -4.83,-0.86 -6.18,2.07 -1.03,2.04 -4.86,2.98 -3.98,-0.15 4.26,-1.87 -2.17,-3.97 -0.33,-6.21 1.19,-3.13 0.56,-6.87 0.42,-10.21 -1.43,-7.38 -3.69,-14.76 -2.54,-22.36 -0.08,-4.46 1.55,-8.97 -0.51,-13.21 -1.22,-2.56 -0.47,-6.83 -4.05,-7.34 -2.99,-0.66 0.75,-4.31 -1.57,-6.2 -1.7,-2.43 -3.17,-4.91 -1.54,-7.81 0.38,-5.77 -3.83,-10.57 -3.55,-16.35 -2.32,0.65 -4.65,1.29 -6.97,1.94z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ny" class="jvectormap-region"></path>
<path
d="m798.88,181.63c-17.5,3.38 -34.87,7.42 -52.47,10.28 -0.61,-2 0.48,-8.42 -2.41,-4.31 -2.18,2.73 -5.48,3.74 -8.09,5.97 1.52,9.75 2.63,19.57 5.44,29.05 1.14,6.09 2.27,12.17 3.41,18.26 8.85,-1.42 17.79,-2.25 26.51,-4.41 16.39,-3.45 33.03,-6.46 49.33,-9.87 2.48,-3.07 8.03,-1.69 8.97,-6.19 0.64,-2.36 4.86,-3.99 4.33,-5.9 -2.3,-1.89 -5.94,-2.77 -6.39,-6.13 -3.14,1.09 -4.42,-3.94 -3.12,-5.32 3.86,-1.1 -0.49,-3.68 0.55,-5.96 2.52,-1.88 1.12,-5.15 2.81,-7.07 3.87,-2.7 -2.98,-1.1 -3.72,-3.99 -1.35,-2.18 -0.28,-7.24 -4.16,-5.92 -2.34,-1.13 -3.87,-3.75 -7.09,-1.7 -4.64,1.07 -9.28,2.15 -13.92,3.22z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_pa" class="jvectormap-region"></path>
<path
d="m827.84,191.34c1.03,2.99 -1.82,4.8 -2.06,7.47 2.86,1.63 0.49,4.87 -0.92,5.73 -0.41,3.86 4.01,1.68 4.16,5.14 1.37,2.19 4.72,3.02 6.26,4.94 -0.15,2.61 -3.85,3.5 -4.69,6.06 -0.26,3.07 -4.09,3.19 -4.18,5.96 -0.99,2.38 -0.74,5.09 1.7,6.47 2.85,2.76 6.86,3.99 10.73,4.38 0.48,1.55 -1.84,7.18 1.1,3.59 1.5,-2.42 0.59,-5.95 3.11,-8.01 2.5,-4.08 5.03,-8.84 4.88,-13.61 -1.35,-4.07 0.8,-9.01 -1.81,-12.82 -1.1,1.32 -6.17,1.23 -4.13,-0.8 2.39,-1.39 3.37,-3.62 2.39,-6.31 0.21,-2.31 1.58,-5.42 -1.69,-6.19 -4.35,-1.15 -8.82,-2.13 -12.88,-4.26 -0.66,0.75 -1.31,1.5 -1.97,2.25z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_nj" class="jvectormap-region"></path>
<path
d="m824.88,225.34c-3.72,0.25 -3.47,3.52 -1.91,6.13 3.35,6.89 3.86,14.58 6.03,21.81 3.45,0.11 6.81,-0.49 10.16,-1.25 -1.2,-2.17 -0.68,-6.38 -3.32,-6.38 -2.9,-1.2 -4.17,-3.69 -4.9,-6.58 -0.91,-3.11 -3.62,-4.96 -5.48,-7.35 -1.85,-1.82 0.94,-5.5 -0.26,-6.47l-0.33,0.09z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_de" class="jvectormap-region"></path>
<path
d="m813.59,229.19c-17.31,3.18 -34.53,6.83 -51.78,10.28 0.74,3.02 1.31,6.08 1.78,9.16 2.14,-1.9 3.29,-5.35 6.59,-5.34 2.14,-1.85 2.67,-5.25 5.77,-3.55 3.46,0.18 5.43,-5.35 9.01,-3.85 2.63,1.63 5.66,2.79 7.34,5.59 4.19,0.11 3.68,3.73 5.74,4.96 2.73,1.11 5.02,1.18 6.38,-0.53 4.29,1.38 2.24,3.74 1.44,6.9 0.09,2.97 -3.7,4.92 -1.66,7.97 3.1,1.31 6.4,1.2 9.63,1.4 2.17,1.58 6.83,1.03 3.79,-2.1 0.41,-2.74 -3.08,-3.35 -3.32,-6.04 -1.7,-2.67 -1.42,-5.47 -0.36,-8.32 1.68,-2.42 -2.83,-3.82 -0.4,-5.41 1.25,-1.53 0.43,-4.16 2.98,-4.7 1.62,-3.02 5.1,-1.45 2.35,1.02 -2.54,2.98 -0.81,4.5 0.57,6.3 1.41,3.55 -0.68,5.07 -1.53,7.31 -0.22,-0.81 3.62,-1.01 3.22,1.79 -3.15,1.64 -1.45,6.12 1.09,7.31 2.98,0.99 5.58,-1.8 6.98,2.14 1.5,3.75 4.92,0.81 7.41,-0.02 2.74,-1.21 3.47,-4.93 2.78,-7.7 -1.13,-1.58 -4.82,0.92 -7.13,0.4 -3.86,1.26 -4.9,-1.25 -5.28,-4.64 -1.68,-5.97 -2.14,-12.33 -5.16,-17.9 -0.04,-4.32 -2.71,-4.2 -6.07,-2.91 -0.73,0.16 -1.45,0.31 -2.18,0.47z m10.94,32.59c1.32,0.99 0.59,4.97 2.06,4.63 -0.48,-1.31 -0.36,-4.99 -2.06,-4.63z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_md" class="jvectormap-region"></path>
<path
d="m792.88,242.88c-0.16,1.46 0.24,5.89 -2.4,4.29 -2.58,-0.67 -6.42,-3.2 -8.23,-2.73 0.7,3.72 -1.46,6.77 -2.99,9.94 -3.05,1.14 -2.29,5.83 -5.84,5.58 -1.62,1.74 -1.47,5.31 -2.45,7.73 -3.09,1.14 -5.37,-0.48 -7.28,-1.75 0.11,6.5 -3.72,11.95 -5.91,17.84 -1.69,1.73 1.19,3.8 -0.74,5.77 -1.35,3.56 -3.79,2.72 -6.19,4.19 -2.72,1.1 -4.9,0.5 -5.4,4.61 -2.07,1.14 -4.83,2.63 -6.91,0.47 -2.38,1.51 -5.02,3.21 -7.81,1.6 -2.69,-0.01 -3.9,-6.55 -6.07,-2.94 -3.27,4.09 -7.89,7.48 -10.21,12.09 0.43,3.25 -4.46,3.32 -6.42,5.15 -4.27,1.95 3.62,-0.11 5.16,-0.07 5.56,-0.79 11.14,-1.37 16.76,-1.36 1.95,-2.65 4.98,-1.81 7.77,-1.65 7.86,-0.32 15.65,-2.12 23.48,-2.99 12.85,-1.4 25.44,-4.27 38.04,-7.05 11.65,-2.52 23.3,-5.03 34.96,-7.55 -1.64,-2.66 -2.75,-6.67 -6.42,-4.14 -1.99,2.03 -6.61,-1.82 -2.7,-2.48 2.65,-1.62 -1.75,-4.07 -1.8,-5.97 -2.73,-0.62 -2.88,-5.12 0.54,-3.6 -0.17,-1.37 -1.24,-3.62 -1.62,-5.68 1.47,-3.51 -0.84,-4.97 -3.72,-5.16 0.31,-3.42 -2.9,-2.93 -5.22,-3.97 -3.33,0.21 -7.06,-0.25 -9.91,-1.66 -1.22,-2.41 -0.91,-5.12 1.25,-6.88 1.39,-2.83 -0.28,-5.7 -3.3,-6.27 -2.65,-0.83 -6.97,-0.29 -5.73,-4.3 -0.83,-0.3 -2.05,-1.06 -2.69,-1.06z m39.16,21.59c0.44,4.71 -3.15,8.7 -2.62,13.48 -0.34,4.11 2.64,5.72 3.48,0.92 1.71,-3.04 -0.23,-6.47 0.8,-9.73 0.4,-2.53 3.66,-3.88 3.52,-6.73 -1.73,0.69 -3.46,1.38 -5.19,2.06z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_va" class="jvectormap-region"></path>
<path
d="m739.75,223.25c-1.6,2.23 1.3,5.02 0.25,7.75 -0.18,4.04 -0.63,8.11 -0.84,12.13 -1.94,3.58 -4.43,7.35 -8.16,9.13 -3.15,-1.33 -3.92,3.25 -5.76,4.98 -1.56,2.28 2.64,4.93 -0.3,6.69 -2.57,3.58 -2.6,-4.8 -4.46,-0.71 -1.32,2.59 0.02,6.02 -1.35,8.33 -1.82,1.54 -0.53,5.19 -4.16,4.81 -2.23,0.13 -1.45,6.19 1,6.81 2.24,1.47 2.49,4.74 5.5,5.92 1.92,1.96 2.28,5.18 5.39,6.05 1.64,2.19 3.07,4.96 6.25,4.88 2.63,0.5 4.77,-3.86 7.22,-1.35 1.49,0.81 3.93,-0.57 4.58,-1.83 0.43,-4.57 3.42,-2.71 6.03,-4.39 2.39,-0.94 4.82,-0.98 5.62,-4.44 -1.26,-2.59 0.3,-5 1.56,-7.64 2.23,-4.81 4.72,-9.61 4.67,-15.05 2.65,-2.31 3.72,3.56 7.05,1.41 1.64,-1.77 1.12,-5.67 2.6,-7.59 3.47,0.39 2.97,-3.96 5.76,-5.21 2.29,-3.11 3.52,-6.8 3.06,-10.7 1.06,-1.29 5.1,1.62 7.23,2.15 3.3,3.35 4.34,-1.98 2.85,-4.05 -2,-2.28 -5.12,-3.7 -7.62,-4.75 -3.31,0.98 -5.44,5.47 -9.38,3.97 -1.86,-0.23 -2.38,3.98 -4.86,3.88 -2.89,0.71 -3.79,4.38 -6.03,6.22 -1.1,-0.06 -0.99,-4.82 -1.62,-6.64 -0.01,-3.93 -1.77,-5.3 -5.48,-3.82 -4.21,0.6 -8.41,1.23 -12.61,1.91 -1.17,-6.45 -2.29,-12.92 -3.44,-19.38l-0.35,0.35 -0.18,0.18z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_wv" class="jvectormap-region"></path>
<path
d="m729.5,197.78c-4.85,2.06 -7.38,6.9 -11.47,9.97 -4.08,0.86 -8.09,1.75 -11.72,3.88 -3.41,1.61 -4.39,-4.09 -7.67,-2.63 -3.13,1.35 -5.49,-1.1 -8.11,-2.41 -8.6,1.15 -17.15,2.64 -25.66,4.38 1.45,17.83 4.12,35.53 5.87,53.33 -0.69,3.82 4.06,2.26 6.23,1.48 2.74,0.41 4.83,2.16 5.48,4.94 1.26,2.48 5.82,-0.87 6.96,2.54 2.19,1.53 4.46,-2.33 7.03,-0.58 2.52,0.04 5.62,1.51 6.84,-1.56 1.49,-0.55 5.37,-3.85 5.41,-0.71 0.38,2.53 3.82,3.57 5.77,4.7 3.53,0.63 2.32,-3.91 4.21,-5.51 -0.11,-2.74 0.21,-5.73 1.39,-8.13 2.53,-2.81 3.8,4.53 4.98,0.39 -2.02,-2.27 -0.99,-5.41 0.93,-7.41 1.07,-4.06 4.05,-2.41 6.5,-4.39 2.93,-3.16 6.59,-6.57 5.97,-11.27 0.44,-4.71 1.18,-9.75 -0.53,-14.23 1.47,-2.48 2.58,-4.29 0.96,-7.33 -2.04,-7.53 -2.56,-15.37 -3.93,-23.04 -1.81,1.2 -3.63,2.4 -5.44,3.59z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_oh" class="jvectormap-region"></path>
<path
d="m658.66,210.31c-9.12,0.93 -18.35,1.98 -27.41,2.68 -2.6,0.39 -4.21,5.08 -6.89,2.98 -3.83,-2.84 -2.64,1.83 -2.41,4.45 1.1,14.81 2.73,29.61 3.44,44.42 -0.76,3.69 -1.39,7.89 1.36,10.91 0.1,2.99 1.4,6.28 -1.14,8.65 -1.83,2.73 -2.55,6.09 -5.02,8.42 0.09,2.08 -2.02,8.2 1.63,5.16 3.49,-0.6 7.25,-1.53 10.69,-1.34 2.36,4.08 2.67,-0.62 5.26,-1.29 2.03,-2.62 4.78,2.05 5.34,1.04 -1.26,-3.41 3.05,-3.77 5.1,-5.22 1.09,0.63 6.05,3.38 5.3,-0.64 -0.46,-2.47 2.02,-4.71 3.65,-6.34 3.11,-1.39 4.33,-3.9 4.16,-7.23 1.83,-1 4.93,-1.01 6.97,-2.47 4.23,-1.03 0.26,-3.48 1.22,-5.92 -0.83,-12.56 -2.8,-25.13 -4.08,-37.69 -0.85,-6.99 -1.44,-14.01 -2.14,-21.02 -1.68,0.16 -3.35,0.31 -5.03,0.47z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_in" class="jvectormap-region"></path>
<path
d="m569.75,200.44c-0.29,2.58 4.2,1.83 3.73,5.07 2.07,2.09 5.71,4.21 4.38,7.77 -0.31,3.04 -2.61,5.44 -3.08,8.4 -2.38,2.71 -6.06,2.98 -9.31,3.94 -1.61,2.47 -1.05,4.91 1.28,6.47 0.63,3.25 -1.08,5.07 -2.74,7.38 1.41,3.63 -2.39,2.86 -3.56,5.02 1.08,3.12 -2.11,3.8 -2.53,6.64 0.19,3.95 1.33,8.21 3.28,11.58 3.68,3.96 7.38,7.9 12.21,10.47 -0.61,2.88 -0.64,6.7 3.43,5.71 2.05,0 6.18,0.38 6.26,2.68 -0.19,4.39 -3.6,8.24 -3.28,12.53 1.6,3.83 5.33,6.26 8.59,8.42 3.37,-0.29 5.36,1.27 5.9,4.6 1.01,2.64 3.84,4.73 1.73,7.67 0.55,1.74 2.58,7.7 4.31,4.05 1.21,-2.98 5.41,-4.78 8.07,-2.46 3.1,2.46 5.94,0.47 3.13,-2.8 -0.98,-3.39 2.61,-4.96 5.37,-5.33 1.01,-1.55 -1.6,-4.46 1.4,-5.97 1.8,-3.97 -0.56,-9.39 3.32,-12.49 1.43,-2.97 3.23,-5.97 4.4,-8.97 0.13,-3 -0.7,-5.7 -2.34,-8.16 -0.45,-4.59 1.31,-9.09 0.02,-13.65 -1.16,-15 -2.22,-30.05 -3.67,-45.01 -1.02,-3.1 -1.61,-6.46 -4.04,-8.77 -2.27,-1.83 -0.51,-5.93 -1.97,-7.32 -14.76,0.83 -29.52,1.67 -44.28,2.5z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_il" class="jvectormap-region"></path>
<path
d="m865.78,165.41c-6.91,1.54 -13.81,3.08 -20.72,4.63 2.17,6.2 2.74,12.83 2.44,19.34 -2.62,4.3 2.61,2.38 3.97,-0.21 2.09,-1.89 4.19,-3.71 5.99,-5.88 2.06,1.35 4.78,-1.86 7.44,-1.46 2.98,-0.68 5.69,-2.24 8.56,-3.26 -1.15,-4.67 -2.29,-9.33 -3.44,-14 -1.42,0.28 -2.83,0.56 -4.25,0.84z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ct" class="jvectormap-region"></path>
<path
d="m559.53,104.97c-4.06,2.75 -8.71,4.92 -13.53,5.84 -2.88,-1.08 -5.54,-1.12 -5.57,2.68 -0.48,3.34 0.51,7.03 -0.47,10.17 -2.02,3.26 -6.91,4.03 -7.36,8.38 -2.63,2.78 2.21,3.06 2.23,5.53 1.79,2.9 -2.13,4.74 -1.33,7.65 0.29,2.93 -0.4,6.49 1.14,8.93 1.33,3.48 5.88,0.21 6.64,3.93 1.56,2.26 5.47,1.03 6.19,4.78 2.15,5.1 9.7,4.85 11.21,10.39 0.68,3.38 0.35,7.34 1.94,10.32 3.26,1.05 1.94,4.34 0.25,6.21 -0.79,3.96 2.53,8.34 6.75,8.25 2.28,1.6 4.86,1.65 7.83,1.19 13.03,-0.77 26.07,-1.53 39.1,-2.3 -0.02,-4.45 -1.98,-8.61 -1.86,-13.13 -1.7,-2.04 -0.86,-4.17 -0.04,-6.39 0.32,-2.84 3.07,-4.93 1.51,-7.87 -1.05,-2.94 -0.88,-6.21 1.73,-8.27 -0.2,-2.83 -0.5,-5.03 -0.16,-7.93 -1.14,-4.2 2.64,-7.5 3.69,-11.36 0.92,-1.13 3.15,-8.34 0.73,-4.93 -2.65,3.81 -4.99,8.01 -8.18,11.29 -0.86,2.06 -3.21,4.55 -5.21,4.5 -2.57,-1.26 0.28,-4.49 0.9,-6.41 0.47,-2.94 3.2,-4.25 4.09,-6.85 -3.31,-1.29 -2.77,-5.03 -3.54,-7.92 0.02,-3.09 -1.23,-5.08 -4.29,-5.57 -2.14,-3.67 -7.04,-2.78 -10.59,-4.12 -7.13,-1.87 -14.21,-4.39 -21.67,-4.99 -2.48,-0.54 -2.84,-5.51 -5.51,-4.73 -1.71,-1.54 -3.85,-0.7 -5.82,0.13 -2.8,-1.32 0.68,-4.59 1.5,-6.38 2.18,-1.34 -1.53,-2.14 -2.31,-1z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_wi" class="jvectormap-region"></path>
<path
d="m830.06,295.97c-18.3,3.8 -36.53,8 -54.86,11.65 -12.74,1.51 -25.38,4.07 -38.18,4.94 -3.32,-0.82 -1.17,3.72 -2.5,5.53 -2.62,1.34 -3.49,4.59 -5.03,6.38 -3.24,-1.36 -5.07,1.46 -6.34,3.97 -1.09,-0.57 -2.96,0.03 -3.41,-1.41 -2.02,1.96 -4.37,3.73 -4.31,6.81 -3.66,1.1 -6.31,3.82 -9.28,5.96 -2.64,0.94 -5.76,2.16 -7.4,4.35 0.73,4.06 -2.98,3.3 -5.1,5.29 -1.98,4.69 2.74,2.66 5.58,2.5 6.41,-1.19 13.32,-0.49 19.18,-3.73 5.04,-1.9 9.41,-5.9 15.06,-5.67 6.5,-0.64 13.15,-0.6 19.62,-0.69 2.99,0.53 3.36,4.79 5.58,5.01 5.37,-0.81 10.87,-1.67 16.25,-1.79 5.38,1.36 9.61,5.45 14.52,7.93 3.59,2.64 6.93,5.66 10.43,8.44 3.15,-0.86 6.32,-1.58 9.59,-1.72 1.06,-4.55 2.04,-9.29 5.39,-12.78 4.2,-4.27 9.23,-8.29 15.33,-9.29 2.91,1.95 3.69,-2.9 5.27,-4.53 2.72,-5 -2.44,3.91 -2.46,-1.22 -3.87,0.7 -5.43,-0.26 -3.29,-4 2.77,-4.25 -2.73,-2.51 -2.12,-6.02 -1.42,-3.76 2.84,2.19 5.06,0.81 2.81,0.12 5.1,-1.87 5.59,-4.6 0.45,-2.9 4.59,-2.7 3.28,-6.48 -4.02,-2.43 4.25,-0.66 0.4,-3.93 -3.52,-3.44 -5.24,-8.33 -7.23,-12.76 -1.54,0.35 -3.08,0.71 -4.63,1.06z m17.13,23.72c1.55,2.61 -4.64,4.26 -0.52,2.69 1.38,-1.92 0.21,-5.22 0.24,-7.62 -0.74,-2.05 0.37,4.57 0.28,4.94z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_nc" class="jvectormap-region"></path>
<path d="m803.44,248.16c2.67,3.43 3.85,-1.02 0.55,-0.75l-0.29,0.4 -0.25,0.35z" stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F"
original="#f4f3f0" id="jqvmap1_dc" class="jvectormap-region"></path>
<path
d="m877.59,144.41c-1.04,3.1 -4.01,3.5 -6.79,4.13 -8.62,2.32 -17.17,4.6 -25.96,6.12 -0.11,4.77 -1.17,9.59 -0.03,14.31 10.66,-2.6 21.54,-4.29 32,-7.44 3.57,2.81 6.01,6.73 8.28,10.59 2.13,-0.78 0.01,-5.15 3.77,-5.38 2.93,-3.28 1.83,4.78 3.17,2.62 2.13,-3.09 6.1,-3.9 9.41,-5.21 -0.11,-3.41 -2.21,-8.55 -6.38,-7.53 1.64,-0.1 4.89,0.87 4.91,3.82 0.85,2.24 -2.55,3.71 -4.35,4.24 -3.37,0.51 -4.99,-1.76 -6.32,-4.47 -1.38,-2.05 -3.58,-6.56 -6.3,-3.6 -1.89,-1.72 -3.13,-4.04 -1.33,-6.3 2.3,-2.34 1.23,-6.2 -1.28,-7.16 -0.93,0.41 -1.86,0.82 -2.79,1.24z M902.25,172.69c-1.6,2.76 3.05,-2.44 0.08,-0.32l-0.08,0.32z m-11.28,1.28c1.59,0.78 6.09,-2.26 1.78,-2.03 -0.59,0.68 -1.19,1.35 -1.78,2.03z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ma" class="jvectormap-region"></path>
<path
d="m730.41,314.34c-8.87,-0.11 -17.76,1.5 -26.57,2.73 -10.24,2.86 -20.99,2.66 -31.48,4.02 -16.34,1.45 -32.65,3.29 -48.96,4.95 -4.57,-1.71 -0.43,5.74 -5.06,4.14 -6.97,0.06 -13.87,1.23 -20.84,0.71 -0.95,4.26 -1.37,9.04 -3.6,12.76 -3.45,1.82 -4.01,5.81 -4.43,9.33 -3.1,1.1 -4.68,2.61 -2.53,5.59 -1.75,3.9 -0.58,5.24 3.51,3.98 33.91,-3.26 67.83,-6.53 101.74,-9.79 -0.23,-2.54 0.72,-5.31 3.53,-5.69 3.11,-0.4 0.99,-5.41 4.88,-5.81 2.77,-2.02 6.49,-2.19 8.62,-5.18 1.76,-2.26 6.31,-1.64 5.78,-5.38 1.19,-1.77 3.1,-3.84 5.03,-4.85 1.04,-0.39 0.28,1.78 1.72,1.19 2.38,0.56 2.2,-4.36 5.22,-3.86 3.3,1.27 2.68,-2.92 4.96,-4.18 2.05,-0.94 3.81,-6.68 0.92,-6.59 -0.81,0.64 -1.63,1.27 -2.44,1.91z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_tn" class="jvectormap-region"></path>
<path
d="m509.47,335.31c1.73,4.9 1.5,10.02 1.53,15.12 2.15,12.21 1.13,24.64 1.47,36.97 0.02,3.71 0.04,7.42 0.06,11.13 2.06,3.2 5.05,-1.45 7.69,1.47 1.53,1.76 -0.88,7.54 2.97,6.49 17.61,-0.36 35.23,-0.72 52.84,-1.08 1.97,-2.6 0.41,-5.9 -1.28,-8.22 3.3,-1.61 -1.59,-3.96 0.84,-6.53 0.75,-2.77 0.62,-6.34 3.78,-7.69 -1.88,-3.07 2.08,-5.24 3.19,-7.88 3.77,-0.38 1.58,-3.3 2.64,-5.42 1.12,-2.67 2.56,-5.28 4.85,-6.58 1.2,-4.12 0.21,-2.67 -1.53,-5.61 -2.76,-3.32 1.95,-3.96 2.36,-6.84 -0.05,-1.94 3.31,-6.69 1.22,-6.75 -2.65,0.85 -5.34,-0.18 -8.02,-0.33 -0.09,-3.38 4.4,-3.88 4.22,-7.3 0.58,-3.87 -3.58,-3.68 -6.34,-3.26 -24.17,0.77 -48.34,1.54 -72.5,2.31z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ar" class="jvectormap-region"></path>
<path
d="m490.44,245.63c-2.39,-0.46 -0.19,4.05 0.07,5.6 2.45,3.32 4.51,7.86 8.55,9.22 2.81,-0.24 3.61,2.67 2.79,4.84 -3.22,1.64 -1.72,5.03 0.19,7.07 0.9,2.55 4.61,3.05 4.89,5.61 2.1,12.97 1.12,26.14 1.51,39.22 0,5.72 0.08,11.44 0.72,17.13 24.99,-0.94 49.98,-1.8 74.97,-2.51 3.02,-1.12 4.35,1.72 5.31,3.98 0.52,3.48 -2.86,4.46 -4.14,6.86 2.37,0.64 5.57,0.65 8.21,-0.08 1.46,-3.59 1.87,-7.45 2.38,-11.22 0.84,-2.83 5.27,-2.89 4.61,-6.03 1.37,-2.94 0.14,-4.6 -2.22,-4.28 -2.15,-1.81 -2.84,-5.03 -2.86,-7.6 1.45,-2.84 -2.08,-5.07 -2.44,-7.89 -0.66,-3.24 -5.34,-0.87 -6.89,-3.66 -2.64,-2.34 -6.24,-3.94 -6.91,-7.76 -0.94,-3.21 1.52,-6.47 2.17,-9.64 2.2,-3.53 -1.34,-4.7 -4.33,-4.5 -2.66,0.39 -5.34,-1.15 -4.81,-4.1 0.86,-4.07 -4.71,-4.05 -6.43,-6.93 -2.7,-3.4 -6.72,-6.05 -7.25,-10.67 -1.1,-3.16 -2.12,-6.86 -0.62,-10.06 -2.3,-1.34 -2.28,-5.77 -5.37,-4.89 -20.69,0.77 -41.38,1.53 -62.06,2.3z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_mo" class="jvectormap-region"></path>
<path
d="m672.78,356c-0.74,7.06 4.28,12.69 5.29,19.4 1.36,6.57 3.44,12.96 5.03,19.44 0.94,4.88 2.17,9.95 5.53,13.75 -0.85,3.5 3.37,3.17 2.59,6.44 -1.89,4.45 -3.57,9.65 -0.84,14.13 0.05,2.63 0.94,5.4 -0.38,7.88 2.95,0.94 1.45,4.01 3.07,6.01 1.35,2.67 3.68,4.75 6.83,4 12.35,-0.01 24.69,-1.31 37.03,-1.92 3.32,-0.58 6.67,-0.74 10.04,-0.59 -0.78,4.24 3.04,4.15 2.09,-0.09 -0.9,-2.14 -2.94,-6.23 0.59,-6.62 3.2,0.5 6.42,0.91 9.66,1.02 -0.84,-3.8 -0.8,-7.57 0.5,-11.27 0.2,-3.54 2.62,-6.73 2.21,-10.21 -0.72,-2.93 3.26,-5.26 2.85,-8.05 -2.19,1.37 -5.29,-0.71 -5.34,-3.19 -0.56,-3.12 -2.71,-5.83 -6.03,-6.06 -1.33,-3.9 -2.62,-8.17 -4.99,-11.43 -3.12,-1.07 -6.13,-2.99 -7.17,-6.29 -2.06,-2.33 -5.23,-3.21 -6.66,-6.16 -2.08,-2.2 -5.24,-2.83 -7.66,-4.19 -0.76,-2.53 -3.21,-4.09 -3.94,-6.67 -1.36,-2.63 -2.97,-4.65 -6.15,-3.77 -2.33,-1.57 -7.15,-3.38 -5.31,-6.97 2.02,-2.01 3.76,-4.11 -0.8,-3.11 -12.68,1.51 -25.37,3.01 -38.05,4.52z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ga" class="jvectormap-region"></path>
<path
d="m737.03,343.19c-4.26,0.4 -8.64,0.43 -12.24,3.07 -3.2,1.75 -6.48,3.19 -9.88,4.49 2.21,3.31 -4.28,2.74 -2.34,6.44 2.27,2.24 5.2,4.13 8.5,3.28 2.53,3.15 3.83,6.94 6.53,9.88 0.91,2.76 5.13,2.06 6.85,4.46 2.18,1.38 2.96,4.25 5.62,5.01 2.99,1.95 3.36,6.38 7.26,7.24 3.61,0.62 3.77,4.77 5.34,7.38 0.38,3.35 2.02,4.84 4.79,5.96 3.36,1.79 1.76,7.23 5.67,8.16 3.63,-1.38 5.8,-4.63 8.38,-7.34 -2.35,-3.93 0.29,-3.32 3.01,-4.44 1.95,-2.4 5.02,-3.3 6.25,-6.28 2.17,-2 3.86,-4.52 5.4,-6.9 2.81,-0.17 3.42,-3.58 4.92,-5.03 -0.28,-4.13 1.3,-7.89 3.12,-11.47 1.03,-2.11 7.03,-4.5 3.47,-6.34 -5.97,-5.35 -12.78,-9.5 -19.71,-13.47 -4.45,-2.68 -9.74,-0.07 -14.57,-0.06 -2.57,-0.23 -6.63,2.48 -7.32,-1.28 -1.66,-4.5 -6.93,-2.82 -10.63,-2.96 -2.8,0.07 -5.61,0.14 -8.41,0.21z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_sc" class="jvectormap-region"></path>
<path
d="m675,267.5c-2.76,-0.77 -6,1.11 -3.38,3.78 1.52,3.15 -3.12,4.12 -5.19,5.27 -2.94,0.53 -4.71,1.29 -4.3,4.82 -1.15,2.66 -5.3,3.24 -6.32,6.32 -2.16,1.4 0.74,6.22 -2.84,5.92 -3.06,0.61 -4.36,-2.79 -7.09,0.11 -2.26,0.51 -1.1,6.98 -3.85,3.1 -2.27,-2.54 -5.57,0.14 -6.16,2.81 -1.91,1.07 -3.4,-3.73 -6.02,-1.91 -3.32,0.61 -7.48,0.47 -9.92,2.91 0.08,2.65 -3.39,3.78 -1.7,6.05 2.34,2.66 -2.23,2.68 -3.86,3.3 -3.57,1.35 -0.68,4.35 -0.76,6.72 0.33,3.45 -3.76,1.44 -5.49,0.72 -2.5,-2.29 -6.26,-0.38 -7.13,2.53 2.86,2.28 -0.04,4.76 0.41,7.66 -3.47,2.04 -3.19,2.73 0.94,2.35 5.84,0.01 11.64,-0.95 17.5,-0.76 -0.7,-3.74 0.98,-4.99 4.56,-4.19 24.33,-3.01 48.82,-4.7 73.16,-7.43 4.3,-0.7 8.2,-2.38 11.75,-4.88 3.3,-0.8 4.04,-2.71 5.12,-5.35 3.46,-4.09 7.13,-8.06 10.79,-12 -3.27,-1.24 -3.03,-5.51 -6.21,-6.95 -2.6,-1.25 -2.07,-4.66 -5.16,-5.36 -2.38,-2.64 0.8,-7.28 -3.02,-8.87 -3.02,-0.01 -2.37,-4.65 -4.57,-3.51 -2.95,0.61 -3.67,4.78 -7.02,3.29 -2.69,-0.23 -5.51,-1.19 -7.82,0.71 -3,0.83 -3.99,-3.61 -7.44,-2.06 -3.51,0.82 -2.17,-5.19 -5.65,-5.26C677.17,266.43 676.21,267.17 675,267.5z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ky" class="jvectormap-region"></path>
<path
d="m628.53,359.63c-0.2,14.37 0.12,28.75 -0.54,43.12 -0.04,9.01 -0.88,18.1 -0.07,27.07 1.55,10 2.94,20.01 3.85,30.09 3.07,1.09 3.69,-1.92 4.4,-4.18 -0.3,-3.89 4.27,-3.02 4.89,-0.04 0.72,2.06 4.08,5.27 0.77,6.65 -0.15,0.92 6.17,-0.9 5.88,-2.89 -0.44,-3.01 0.64,-6.86 -2.87,-8.19 -2.29,-0.88 -3.03,-5.59 -0.32,-5.67 14.08,-1.86 28.21,-3.59 42.35,-4.8 2.7,1.07 6.76,-0.25 2.97,-2.5 -1.8,-2 0.95,-5.03 -0.27,-7.65 -0.31,-3.1 -2.63,-5.9 -1.31,-9.15 0.01,-2.92 2.49,-5.36 1.93,-8.3 -3.52,-0.45 -1.34,-5.11 -4.26,-6.7 -3.48,-5.82 -3.36,-13.04 -5.96,-19.21 -2.02,-8.09 -3.34,-16.41 -7.25,-23.88 -0.51,-2.39 -1.08,-4.85 -0.72,-7.31 -14.49,1.18 -28.98,2.35 -43.47,3.53z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_al" class="jvectormap-region"></path>
<path
d="m521.09,407.28c0.1,7.53 -0.24,15.32 1.67,22.61 2.08,2.49 2.82,5.51 3.15,8.67 1.87,2.78 5.27,4.95 4.59,8.72 1.61,2.18 -0.21,5.69 0.08,8.38 0.42,2.64 -4.36,4.89 -2.01,7.12 1.07,2.26 -0.92,5.31 -0.53,7.95 0.38,3.22 -2.37,5.7 -1.55,8.93 5.18,-2.4 10.98,-0.86 16.47,-1.09 5.72,1.7 11.56,4.87 17.56,4.26 2.93,-2.25 5.94,0.36 8.98,0.93 1.08,-3.4 -4.22,-0.81 -5.8,-2.2 -1.91,-0.36 -2.89,-2.3 -1.17,-3.4 2.08,-1.1 4.08,-1.09 5.66,0.04 2.15,-1.39 5.6,-0.24 6.26,2.38 -0.33,3.62 3.42,1.7 5.28,3.15 3.83,1.5 -1.41,4.07 0.83,5.37 2.88,0.97 5.73,2.94 8.62,3.29 3.51,-0.05 2.81,-4.53 6.47,-4.17 1.83,-2.9 4.44,-0.25 4.39,2.31 1.53,1.64 4,-3.68 1.98,-3.66 0.22,-3.37 2.17,-3.21 4.31,-5.41 1.59,0.95 0.91,2.82 1.41,4.16 3.33,0.39 7.44,1.09 9.34,4.06 2.79,0.08 5.17,1.1 5.56,-2.56 -2.68,-0.27 -4.15,-3.88 -7.35,-3.19 -2.31,0.06 -6.3,-1.62 -6.15,-3.77 1.62,-3.62 2.23,-1.74 2.03,-4.38 2.88,1.09 5.69,-2.27 3.22,-4.47 0.46,-4.62 -3.73,-0.15 -3.34,2.19 -1.36,1.21 -6.35,-0.96 -4.6,-3.27 1.71,-1.84 4.2,-4.5 2.19,-6.95 -0.13,-3.26 -2.69,-5.21 -4.47,-7.38 0.52,-2.7 2.26,-7.35 -2.36,-5.46 -10.43,1.28 -20.97,0.69 -31.45,1.12 -1.61,-3.72 -0.02,-7.76 0.16,-11.59 2.66,-4.86 5.46,-9.65 8.25,-14.44 -2.04,-2.82 3.52,-4.45 -0.74,-6.48 -0.53,-2.15 -1.29,-4.65 -2.32,-6.83 -0.08,-3.1 0.9,-7.3 -3.62,-5.79 -17,0.28 -34,0.57 -51,0.85z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_la" class="jvectormap-region"></path>
<path
d="m591.03,363.5c-1.45,1.74 -4.03,3.15 -4.63,6.03 -1.4,2.22 1.43,5.74 -2.69,6.07 -1.48,1.97 -4.77,4.42 -3.4,7.17 -1.36,1.83 -3.59,3.95 -3.48,7.01 -2.16,2.66 1.55,5.28 -0.27,7.12 -0.45,1.84 2.25,4.42 1.35,7.03 -1.92,2.71 -1.63,6.55 -0.61,9.53 1.6,2.4 0.78,5.54 3.73,6.94 -0.95,2.53 -1.41,3.75 -1.87,6.31 -2.55,4.96 -6.07,9.62 -7.89,14.84 0.01,2.98 -1.44,6.14 -0.14,8.97 11.4,-0.36 22.87,0.25 34.19,-1.5 2.75,2.21 -2.19,6.39 1.33,8.15 2.82,1.62 2.28,5.18 3.89,7.63 2.07,-1.86 2.51,-6.19 5.82,-4.07 3.21,-0.67 6.85,-3.02 9.89,-0.64 3.62,0.73 6.01,-0.27 4.42,-4.26 -0.81,-10.1 -2.99,-20.07 -3.84,-30.15 0.14,-21.99 1.48,-43.98 0.64,-65.97 -12.15,1.26 -24.29,2.52 -36.44,3.78z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ms" class="jvectormap-region"></path>
<path
d="m476.25,181.16c-3.42,-0.05 -2.16,5.68 0.72,6.29 0.54,2.07 -0.75,5.06 -1.41,7.35 -2.13,2.82 -0.93,5.45 1.04,7.92 1.22,4.34 2.24,8.85 4.05,13.06 0.6,3.22 1.29,6.38 3.41,9 0.02,3.49 1.27,6.69 2.3,9.91 -0.04,3.54 0.03,7.05 2.08,10.09 22.2,-1.02 44.44,-1.75 66.66,-2.63 0.77,1.43 3.25,7.11 4.37,4.25 -0.96,-2.5 1.19,-4.52 3.57,-4.72 -0.88,-2.62 1.19,-4.59 2.5,-6.28 1.27,-2.92 -1.39,-4.02 -2.41,-6.31 0.69,-2.9 1.79,-5.3 5.13,-5.46 2.88,-0.83 6.57,-1.81 6.65,-5.41 1.76,-3.04 3.73,-8.01 -0.26,-10.18 -2.74,-1.06 -1.75,-5.27 -5.21,-5.14 -0.64,-1.97 -0.85,-4.76 -4.19,-4.21 -2.75,-0.8 -4.55,-3.47 -5.37,-6 -1.36,-2.89 2.01,-4.72 1.65,-7.28 -3.82,-0.4 -1.19,-6.5 -5.03,-5.47 -26.75,0.41 -53.5,0.81 -80.25,1.22z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ia" class="jvectormap-region"></path>
<path
d="m497.03,53.84c-0.69,2.52 0.93,7.42 -1.31,8.34 -9.65,-0.01 -19.29,-0.02 -28.94,-0.03 1.16,2.87 2.18,5.76 0.97,8.81 0.05,5.74 -0.79,11.86 2.51,16.95 2.04,3.78 0.64,8.47 1.5,12.6 0.82,6.84 1.76,13.67 3.55,20.32 0.05,3.83 0.88,7.8 0.03,11.53 -1.57,1.74 -4.91,3.29 -2.22,5.78 1.89,1.83 5.05,2.94 4.58,6.1 0.28,11.9 0.25,23.83 0.42,35.75 26.72,-0.38 53.44,-0.75 80.16,-1.13 -0.15,-3.62 -0.46,-7.93 -4.36,-9.47 -3.02,-1.66 -6.24,-3.1 -7.63,-6.5 -0.72,-3.61 -5.32,-1.16 -6.05,-4.61 -1.56,-2.09 -5.29,-0.37 -6.57,-3.78 -1.66,-2.1 -0.52,-5.5 -1.1,-8.1 -1.34,-2.93 1.65,-4.99 1.47,-7.54 -0.2,-3.22 -5.36,-3.85 -2.24,-7.43 0.41,-4.47 5.39,-5.33 7.61,-8.59 0.24,-3.87 -0.73,-8.14 0.52,-11.77 1.76,-3.14 5.17,-5.1 8.28,-6.26 1.92,-2.08 3.66,-4.57 6.13,-5.81 2.54,-4.97 6.04,-9.99 11.81,-11.4 4.55,-1.98 9.12,-3.92 13.6,-6.04 0.73,-3.15 -3.7,-0.18 -5.06,0.03 -0.82,-3.87 -4.2,-3.09 -7.28,-2.87 -2.25,-0.87 -5.34,2.83 -6,-0.66 -1.13,-3.5 -4.51,0.72 -5.88,2.13 -2.33,1.63 -6.22,1.16 -8.06,-0.56 0.94,-3.05 -4.61,-0.39 -4.53,-3.96 -0.16,-2.3 -3.48,1.3 -5.77,-1.2 -3.04,-0.91 -5.5,-3.22 -8.29,-4.38 -2.49,0.4 -5.86,-2.38 -6.7,1.5 -1.17,0.79 -7.15,1.83 -5.93,-1.54 -2.99,0.03 -6.03,-0.05 -7.53,-1.75 -2.6,0.59 -5.72,-0.41 -5.9,-3.43 -0.88,-3.28 -1.44,-6.61 -1.88,-9.98 -1.23,-0.6 -2.54,-1.02 -3.91,-1.06z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_mn" class="jvectormap-region"></path>
<path
d="m363.31,330.03c17.51,1.12 35.04,1.73 52.56,2.47 -1.37,13.62 -2.89,27.23 -2.83,40.93 -0.92,3.93 3.48,5.78 6.14,7.66 0.56,-5.56 2.96,1.46 4.25,-1.31 0.93,-1.5 5.57,1.68 3.39,4.42 1.59,0.66 4.76,0.51 6.73,1.82 2.79,-0.99 5.16,3.32 7.03,1.26 1.82,-1.93 5.59,-0.31 6.5,2.02 2.44,0.79 1.71,5.84 4.76,3.05 1.39,-1.65 6.25,-1.17 6.69,1.21 1.28,1.5 5.69,3.72 7.39,1.92 0.33,-2.75 3.38,-5.95 4.59,-1.83 3.59,0.38 6.96,2 10.46,3 2.28,-1.86 2.44,-4.68 6.53,-3.41 2.53,1.92 3.8,-1.41 6.31,-1.16 0.85,2.42 5.2,2.41 6.19,-0.5 3.2,-0.2 3.66,3.71 6.55,4.35 1.86,0.4 6.31,3.63 5.36,0.18 -0.32,-12.27 0.1,-24.59 -0.7,-36.82 -1.15,-6.03 -1.01,-12.18 -1.43,-18.25 -1.32,-5.29 -2.05,-10.73 -2.07,-16.18 -20.01,0.66 -40.04,-0.04 -60.06,-0.22 -27.85,-1.32 -55.73,-2.3 -83.53,-4.56 -0.27,3.31 -0.54,6.63 -0.81,9.94z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ok" class="jvectormap-region"></path>
<path
d="m359.47,330.97c2.34,-0.11 -0.86,-1.81 0,0z m0.72,18.31c-1.64,20.84 -2.52,41.75 -4.68,62.55 -0.51,4.33 -0.99,8.66 -1.51,12.98 -17.84,-0.87 -35.67,-1.93 -53.42,-3.89 -4.16,-0.41 -8.32,-0.76 -12.48,-1.11 -0.67,3.74 2.27,3.68 4.04,6.12 2.26,1.83 1.13,6.03 4.65,6.5 3.52,0.48 2.9,4.6 5.45,6.34 3.38,3.15 5.5,7.91 10.27,9.06 1.91,1.27 4,3.22 4.53,5.46 0.69,3.96 4.53,7.02 3.47,11.33 -0.88,5.15 2.22,9.63 5.93,12.88 2.18,2.95 5.14,4.76 8.63,5.78 1.88,1.95 3.01,3.88 5.72,4.88 2.59,0.18 5.38,4.34 7.35,1.18 2.59,-3.14 5.48,-6.41 6.05,-10.55 1.26,-2.82 3.58,-4.32 6.5,-5.06 2.72,-1.59 5.32,-2.13 7.47,0.62 4.91,0.57 10.2,0.53 14.79,2.22 2.83,1.43 2.56,4.53 5.17,6.33 1.73,2.05 4.83,3.37 5.81,5.82 1.37,2.07 2.66,4.26 2.69,7.03 1.62,4.34 4.17,8.51 5.31,12.94 -0.24,2.77 4.65,2.49 4.95,5.51 2.24,4.08 4.37,9.17 9.21,10.49 3.28,2 0.03,5.04 0.91,7.5 3.28,0.87 -0.01,4.68 0.94,6.67 2.53,1.36 4.37,3.2 4.22,6.44 0.39,3.34 2.13,6.83 5.69,7.54 3.01,1.93 6.69,2.13 9.87,3.4 2.28,1.79 5.15,4.09 8.16,2.83 3.46,0.46 6.77,1.29 9.37,3.75 1.43,2.54 6.51,-0.91 4.31,-2.89 -2.04,-3.39 -1.3,-7.79 -2.83,-11.46 -0.63,-3.07 -2.39,-5.95 -0.99,-9.1 1.17,-4.9 2.87,-9.76 4.04,-14.71 -3.37,-1.01 -2.07,-5.47 1.21,-4.71 3.99,0.42 3.65,-6.43 7.81,-6.05 5.25,-1.56 9.07,-6 14.16,-8.05 6.91,-2.81 13.62,-6.46 18.72,-12.05 2.58,-2.98 7.09,-3.95 8.69,-7.75 5,-2.22 9.8,-4.93 15.22,-6 -0.97,-2.64 0.52,-4.86 1.32,-7.22 0.39,-2.99 0.19,-6.07 1.18,-8.94 -3.15,-2.27 0.38,-4.91 1.38,-7.41 -0.2,-2.8 1.42,-6.25 0.09,-8.66 0.3,-2.93 -1.49,-5.14 -3.35,-7.29 -2.46,-2.64 -1.11,-6.91 -3.87,-9.52 -2.53,-4.57 -1.59,-10.19 -2.25,-15.22 0.02,-5 0.19,-10 -0.5,-14.97 -2.63,-2.31 -5.52,2.33 -7.52,-1.37 -3.1,-2.07 -7.66,-2.1 -9.73,-5.68 -2.31,-2.48 -3.82,2.84 -7.18,0.96 -1.91,-2.73 -3.59,0.03 -5.98,0.18 -2.27,-1.15 -6.07,-1.48 -6.09,1.76 -2.76,2.37 -5.95,-0.93 -8.94,-1.28 -3,1.38 -5.23,-3.83 -6.3,-1.87 -0.15,2.66 -2.52,5.1 -5.13,3.34 -3.23,-0.15 -4.91,-2.49 -6.57,-3.89 -2.95,-1.74 -4.3,2.32 -6.94,0.88 -1.48,-1.39 -1.87,-3.6 -3.92,-5.65 -3.06,-2.83 -5.03,3.17 -7.13,0.23 -2.05,-2.11 -5.57,-0.83 -7.94,-2.69 -3.56,0.59 -5.54,-0.24 -4.13,-4.11 -1.89,-1.85 -2.28,1.21 -4.77,-0.14 -0.59,-0.41 -3.45,1.78 -5,-1.11 -1.9,-1.9 -5.13,-3.22 -4.18,-6.45 0.03,-10.58 0.25,-21.15 1.66,-31.65 0.3,-2.99 0.6,-5.98 0.89,-8.98 -17.65,-0.63 -35.3,-1.27 -52.94,-2.22 -0.52,6.07 -1.04,12.15 -1.56,18.22z M466.53,518.63c-5.2,7.17 2.93,-3.27 0,0z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_tx" class="jvectormap-region"></path>
<path
d="m242.72,428.78c4.82,0.63 9.65,1.25 14.47,1.88 0.43,-3.33 0.85,-6.67 1.28,-10 9.7,0.89 19.4,1.86 29.09,2.78 -0.9,-3.14 -1.39,-5.98 2.84,-4.5 18.29,1.28 36.48,3.79 54.81,4.49 2.45,-0.6 7.66,2.13 7.99,-1.01 3.06,-22.93 3.75,-46.09 5.59,-69.14 0.54,-7.79 1.39,-15.56 2.02,-23.34 3.21,0.65 1.17,-4.81 2.07,-6.86 1.79,-4.38 -2.87,-3.37 -5.73,-3.85 -32.35,-3.3 -64.71,-6.59 -97.06,-9.89 -5.79,39.81 -11.58,79.63 -17.38,119.44z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_nm" class="jvectormap-region"></path>
<path
d="m380.53,320.34c25.06,1.17 50.11,2.71 75.19,3.35 17.22,0.07 34.44,0.63 51.66,0.18 -0.25,-12.69 0.23,-25.42 -0.47,-38.08 -0.61,-2.83 -0.17,-6.27 -1.38,-8.74 -3.04,-2.03 -6.02,-5.19 -6.68,-8.77 -0.43,-2.51 4.3,-4.59 1.29,-6.64 -3.02,0.54 -4.05,-3.34 -7.17,-2.43 -36.21,-0.82 -72.43,-1.33 -108.63,-2.5 -1.27,21.21 -2.54,42.42 -3.81,63.63z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ks" class="jvectormap-region"></path>
<path
d="m353.38,230.59c10.76,0.96 21.27,2.72 32.03,3.66 -0.37,7.11 -0.71,14.23 -1.06,21.34 36.49,1.29 73,1.84 109.5,2.56 -0.31,-1.17 -3.13,-4.05 -4.03,-6.15 -1.99,-2.11 -0.36,-5.13 -2.45,-7.34 -2.42,-3.19 -1.66,-7.14 -2.2,-10.79 -1.66,-2.86 -1.45,-6.25 -2.29,-9.26 -2.94,-2.85 -2.34,-7.01 -3.95,-10.49 -1.13,-3.1 -2.18,-6.19 -2.62,-9.47 -3.51,1.32 -2.89,-3.07 -4.85,-4.29 -2.4,-1.68 -5.57,-1.85 -7.72,-3.93 -3.79,0.07 -7.65,1.04 -11.13,1.94 -2.52,-2.2 -6.03,-3.13 -7.91,-6.06 -13.61,0.96 -27.23,-0.49 -40.83,-1.11 -15.5,-1.05 -31.02,-1.79 -46.51,-2.86 -1.67,14.08 -2.83,28.17 -4,42.25z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ne" class="jvectormap-region"></path>
<path
d="m357.44,187.41c25.68,1.58 51.37,3.15 77.06,4.26 3.58,-0.01 7.34,-0.51 10.81,-0.23 1.8,2.9 5.24,3.85 7.69,6 3.55,-1.45 7.52,-1.89 11.25,-1.91 2.45,2.67 7.26,2.29 9.15,5.33 1.32,4.76 3.27,1.86 0.18,-1.15 -1.53,-2.17 1.46,-4.6 1.56,-6.99 1.2,-2.87 1.38,-5.28 -1.58,-6.75 -0.5,-2.04 -0.73,-6.65 2.41,-5.84 2.62,-0.28 0.39,-5.28 1.06,-7.5 -0.32,-9.7 0.19,-19.47 -0.64,-29.13 -0.24,-3.58 -6.26,-4.19 -5.42,-8.4 1.09,-1.22 5.81,-4.38 2.75,-5.4 -27.23,-0.89 -54.5,-1.01 -81.67,-3.15 -9.79,-0.62 -19.57,-1.24 -29.36,-1.86 -1.75,20.91 -3.5,41.81 -5.25,62.72z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_sd" class="jvectormap-region"></path>
<path
d="m362.88,123.72c26.46,1.49 52.89,3.7 79.4,3.91 10.84,0.26 21.67,0.52 32.51,0.78 0.01,-5.53 -1.38,-10.82 -2.5,-16.17 -1.27,-7.42 -2.05,-14.89 -2.13,-22.42 -2.61,-4.16 -4.11,-9 -3.48,-13.94 -0.44,-3.25 0.67,-6.57 0.3,-9.7 -0.15,-4.01 -2.83,-4.61 -6.31,-4.12 -25.15,-0.47 -50.33,-1.05 -75.41,-3.06 -5.17,-0.49 -10.33,-0.98 -15.5,-1.47 -2.29,22.06 -4.58,44.13 -6.88,66.19z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_nd" class="jvectormap-region"></path>
<path d="m240.16,217.84c37.4,4.49 74.29,8.23 111.69,12.72 2.5,-29.2 5.5,-57.65 8,-86.84 -35.26,-4.45 -70.52,-8.9 -105.78,-13.34 -4.64,29.16 -9.27,58.31 -13.91,87.47z" stroke="#818181" stroke-width="1"
stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_wy" class="jvectormap-region"></path>
<path
d="m192.59,52.19c0.84,2.76 3.25,5.4 3.2,8.23 -1.5,2.79 -1,5.49 0.52,8.15 3.4,0.39 4.18,3.44 5.26,6.16 1.43,3.34 2.55,6.88 5.37,9.34 0.88,2.21 5.27,1.18 4.34,4.72 -2.23,6.21 -5.45,12.23 -7.06,18.56 0.02,3.34 3.4,5.25 5.73,2.22 1.61,-2.43 5.63,-3.04 4.69,0.97 -0.5,5.3 1.81,10.35 2.59,15.53 1.9,2 5.27,3.44 5.68,6.31 -0.71,1.91 -0.39,8.78 2.32,5.14 1.85,-1.89 4.93,-0.29 6.85,0.86 3.28,-1.63 7.26,-1.21 10.34,0.69 3.69,0.41 1.52,-5 5.95,-4.08 2.71,-0.42 2.01,6.69 3.21,4.1 0.56,-3.26 1.09,-6.54 1.68,-9.8 35.57,4.49 71.15,8.96 106.72,13.44 2.9,-28.44 5.79,-56.88 8.69,-85.31 -28.84,-2.29 -57.55,-5.91 -86.19,-9.99 -26.71,-4.12 -53.36,-8.71 -79.73,-14.68 -3.05,-0.61 -6.99,-2.59 -6.53,2.19 -1.21,5.75 -2.42,11.51 -3.62,17.26z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_mt" class="jvectormap-region"></path>
<path d="m260.17,308.53c39.89,4.09 79.51,8.26 119.39,11.91 1.61,-28.46 3.23,-56.92 4.84,-85.38 -37.47,-4.17 -74.94,-8.33 -112.41,-12.5 -4.03,28.98 -7.8,56.99 -11.83,85.97z" stroke="#818181" stroke-width="1"
stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_co" class="jvectormap-region"></path>
<path
d="m169.84,91.72c0.52,3.07 2.27,5.25 4.94,6.78 0.4,3.02 -0.61,5.46 -3.03,7.31 -2.3,2.7 -4.38,5.97 -6.09,8.83 0.39,2.93 -2.57,3.54 -4.23,4.8 -1.77,2.31 -4.28,4.3 -3.93,7.5 -0.64,2.43 4.69,0.57 4.09,4.34 -5.19,11.17 -6.78,23.51 -10.13,35.32 -0.79,3.16 -1.22,4.91 -2.01,8.08 56.92,12.84 62.26,13.45 93.58,19.41 2.75,-17.6 5.5,-35.21 8.25,-52.81 -2.66,-0.84 -0.58,-6.52 -4.23,-4.97 -1.24,1.7 -1.62,4.95 -5.17,3.47 -3.11,-1.99 -6.81,-1.34 -10.13,-0.56 -2.53,-1.76 -5.91,-2.01 -7.69,0.88 -1.75,-0.05 -3.29,-3.39 -2.79,-5.36 1.91,-3.98 -2.85,-5.89 -5.05,-8.27 -0.98,-5.88 -3.48,-11.64 -2.5,-17.69 -1.86,-0.01 -4.25,2.69 -6.47,3.63 -2.21,0.18 -4.52,-3.09 -4.1,-5.31 1.19,-5.37 4.07,-10.37 5.88,-15.6 1.95,-2.64 1.12,-5.57 -2.41,-5.62 -1.55,-3.37 -4.92,-5.66 -5.61,-9.53 -1.31,-2.63 -1.42,-6.47 -5.06,-6.76 -0.99,-1.85 -3.18,-4.47 -1.91,-6.73 2.09,-2.98 -0.34,-5.7 -1.53,-8.5 -2.13,-3.05 0.55,-6.68 0.67,-10.01 0.9,-4.35 1.8,-8.69 2.69,-13.04 -4.18,-0.78 -8.35,-1.56 -12.53,-2.34 -4.5,20.92 -9,41.83 -13.5,62.75z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_id" class="jvectormap-region"></path>
<path
d="m176.34,297.78c27.57,3.92 55.15,7.83 82.72,11.75 4.04,-29.08 8.08,-58.17 12.13,-87.25 -10.83,-1.14 -21.65,-2.33 -32.47,-3.59 1.43,-7.93 2.82,-15.85 3.84,-23.84 -15.27,-2.85 -30.54,-5.71 -45.81,-8.56 -6.8,37.17 -13.6,74.33 -20.41,111.5z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ut" class="jvectormap-region"></path>
<path
d="m173.19,314.66c-2.49,-0.06 -3.05,4.43 -6.38,2.94 -0.74,-2.87 -3.59,-2.82 -5.59,-4.22 -3.74,0.74 -2.37,4.58 -2.68,7.41 -0.52,5.04 -0.42,10.21 -0.89,15.22 -2.19,2.33 -2.44,5.78 -0.24,8.19 2.32,2.62 0.58,7.52 4.09,9.09 0.98,3.59 -2.89,4.83 -5.41,6.09 -3.29,2.46 -3.28,6.86 -3.88,10.47 -1.25,2.44 -4.81,2.39 -4.92,4.97 0.47,2.18 6.18,0.38 3.42,4.54 -0.65,2.75 -3.14,3.45 -5.62,3.78 -3.6,1.45 -2.69,4.7 0.77,5.44 14.69,7.84 28.52,17.13 43.01,25.32 5.79,3.19 11.27,7.21 17.27,9.88 11.71,2.83 23.75,3.45 35.68,4.87 5.71,-39.38 11.42,-78.75 17.13,-118.13 -27.58,-3.93 -55.17,-7.85 -82.75,-11.78 -1,5.31 -2,10.63 -3,15.94z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_az" class="jvectormap-region"></path>
<path
d="m84.84,232.41c22.96,34.61 45.92,69.23 68.88,103.84 3.66,2.65 3.19,-3.47 3.27,-5.71 0.37,-5.43 0.36,-11.24 1.08,-16.44 2.05,-2.03 4.26,-2 6.08,-0.39 2.62,-0.16 3.86,5.9 6.03,1.27 2.74,-0.82 2.66,-3.64 3.13,-6.41 7.5,-40.87 15,-81.75 22.51,-122.62 -30.72,-6.81 -61.44,-13.63 -92.16,-20.44 -6.27,22.3 -12.54,44.6 -18.81,66.91z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_nv" class="jvectormap-region"></path>
<path
d="M67.16,62.81C64.24,70.42 62.73,78.57 58.5,85.63c-2.86,8.53 -5.96,16.93 -10.17,24.89 -3.06,6.61 -8,12.31 -11.32,18.7 -1.03,6.5 -0.64,13.05 -0.36,19.6 37.23,8.7 74.46,16.69 111.69,25.39 3.45,-13.15 6.51,-25.75 10.19,-38.81 1.2,-2.48 3.15,-6.06 -1.1,-5.42 -2.58,-1.78 -0.23,-4.45 -0.38,-6.91 2.3,-2.82 4.36,-5.82 7.47,-7.75 1.75,-5.08 5.43,-9.19 9.03,-13.06 1.66,-3.48 -2.46,-3.92 -3.39,-6.47 -0.25,-3.79 -3.56,-4.26 -6.62,-4.99 -7.63,-2.2 -15.38,-4.2 -23.21,-5.54 -4.9,0.03 -9.79,0.06 -14.69,0.09 -0.95,-2.84 -4.67,1.86 -7.11,0.5 -2.61,0.82 -4.42,-2.63 -6.57,-1.28 -2.61,-0.06 -5.23,0.11 -7.15,-1.87 -3.09,-1.53 -6.33,-1.81 -9.5,-3.1 -1.87,3.03 -5.69,1.22 -8.53,1.31 -1.65,-1.64 -5.79,-3.02 -6.03,-4.81 1.1,-2.44 0.78,-5.93 0.53,-8.59 -0.42,-3.92 -4.72,-2.63 -6.25,-4.49C74.59,58.67 69.45,62.45 67.16,62.81z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_or" class="jvectormap-region"></path>
<path
d="m101.38,8.72c0.05,2.75 2.93,5.39 3.25,8.16 -1.92,2.33 -1.78,5.19 -1.32,7.71 -1.81,2.64 1.63,4.82 0.67,7.42 -3.6,1.52 -2.43,-3.7 -4.86,-4.99 -3.34,-2.24 1.47,-3.87 1.17,-5.42 -2.5,-1.11 -2.24,3.88 -3.69,4.17C92.33,26.39 88.86,23.04 84.76,22.57 79.82,20.66 75.28,17.69 72.25,13.25c-3.13,-0.98 -1.96,4.97 -3.25,6.95 -0.63,2.8 2.59,5.06 1.41,8.21 0.52,3.86 -1.29,7.55 0.18,11.29 -1.06,2.88 4.75,5.54 2.94,6.39 -3.45,-1.05 -6.2,3.2 -2.25,4.34 1.57,0.97 -0.61,6.32 -3.3,5.43 -1.83,2.15 1.28,6.86 4.14,4.17 3.77,-1.55 2.75,3.51 5.83,3.13 2.81,-0.24 4.26,3.31 4.54,5.61 0.04,2.48 -0.15,6.02 -0.26,7.78 2.63,1.76 5.01,4.26 8.46,3.62 3.2,0.66 4.7,-3.26 7.97,-0.5 3.01,0.48 6.37,1.55 8.79,3.66 3.03,0.92 6.02,-1.78 8.19,1.05 3.44,1.3 6.67,0.03 9.84,-1.4 0.99,1.78 4.42,1.32 7,1.3 5.35,-0.19 10.68,-0.16 15.82,1.55 6.99,1.44 13.78,3.45 20.65,5.4 4.47,-20.85 8.94,-41.71 13.41,-62.56 -19.81,-3.93 -39.37,-9.21 -58.73,-14.66 -7.27,-1.53 -14.4,-3.52 -21.46,-5.87L101.75,8.45 101.38,8.72z M95.5,15.16C94.05,13.72 92.15,14.26 94.72,17.63 94.39,13.84 99.19,18.11 98.98,14.18 98.24,12.75 96.05,14.08 95.5,15.16z m2.31,1.91c-3.13,3.04 1.36,2.18 0.16,-0.25l-0.16,0.25z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_wa" class="jvectormap-region"></path>
<path
d="m35.06,153.94c-0.1,4.04 0.4,8.21 -1.99,11.75 -1.86,3.68 -2.55,8.24 -6.48,10.38 -1.19,2.11 -3.49,3.38 -3.59,6.45 -1.94,3.49 2.49,5.65 2.91,8.98 1.54,3.39 2.34,6.94 1.63,10.65 0,2.92 -2.79,5.01 -2.24,8.14 0.05,2.97 -2.24,5.87 0.04,8.54 2.58,5 6.38,9.93 6.71,15.69 -0.54,2.77 -0.99,5.37 1.81,7.17 1.6,1.95 4.49,3.66 2.79,6.46 -1.73,3.87 -1.14,8.04 -1.09,12.16 1.68,2.67 2.83,6.76 6.66,6.53 1.48,2.33 0.97,4.84 -0.22,7.13 -2.5,1.53 -4.36,2.73 -3.66,6.08 0.27,3.49 4.27,5.34 4.36,9.01 1.46,6.2 4.13,11.92 7.59,17.25 0.71,2.57 2.16,4.34 2.9,6.41 -0.24,3.33 -1.93,6.49 -2.41,9.87 -1.66,2.61 1.19,5.52 3.99,5.12 4.03,0.15 7.27,3.31 11.01,4.04 3,-0.55 4.74,2.9 6.07,5.11 1.54,2.71 2.37,6 5.76,6.88 2.51,1.14 6.19,0.05 7.17,3.45 2.41,2.72 -2.39,5.05 1.41,5.17 2.73,1.87 5.56,-1.74 7.56,-0.74 2.13,2.06 4.05,4.2 4.93,7.05 4.3,4.9 1.44,11.77 2.79,17.52 14.73,1.94 29.44,4.72 44.27,5.38 2.78,1.19 6.19,-4.43 2.84,-4.65 -3.13,0.64 -2.83,-4.02 -1.36,-4.66 3.15,-0.88 4.92,-3.83 4.65,-7.04 0.47,-3.98 3.27,-7.43 7.22,-8.4 3.43,-2.04 -0.33,-3.58 -0.79,-5.79 -0.23,-3.65 -1.95,-6.81 -3.62,-9.89 2.02,-3.66 -2.22,-3.32 -3.16,-6.24 -22.6,-34.1 -45.2,-68.19 -67.81,-102.29 6.27,-22.44 12.54,-44.88 18.81,-67.31 -22.04,-5.16 -44.08,-10.31 -66.13,-15.47 -0.45,1.38 -0.9,2.75 -1.34,4.13z m24.13,184.72c-0.27,3.05 7.99,3.06 4.7,2.07 -1.63,-0.35 -3.17,-2.46 -4.7,-2.07z m-5.16,0.38c0.33,3.71 5.81,0.51 1.31,-0.04 -0.44,0.01 -0.88,0.02 -1.31,0.04z M79.69,357.5c-0.2,1.58 4.42,6 3.16,2.37C82.22,358.91 80.8,357.6 79.69,357.5z M77.75,369.13c-0.14,1.55 3.2,3.89 1.32,1.26C78.6,369.72 77.39,366.55 77.75,369.13z"
stroke="#818181" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="0.25" fill="#DC613F" original="#f4f3f0" id="jqvmap1_ca" class="jvectormap-region"></path>
</g>
</svg></div>
</div>
<ul class="cm-list--definition">
<li id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_divUSStatesAvailable" class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblUSStatesAvailableTitle">U.S. States Available:</span>
</div>
<div class="cm-list--definition__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblUSStatesAvailable">Alaska, Alabama, Arkansas, Arizona, California, Colorado,
Connecticut, Delaware, Florida, Georgia, Hawaii, Iowa, Idaho, Illinois, Indiana, Kansas, Kentucky, Louisiana, Massachusetts, Maryland, Maine, Michigan, Minnesota, Missouri, Mississippi, Montana, North
Carolina, North Dakota, Nebraska, New Hampshire, New Jersey, New Mexico, Nevada, New York, Ohio, Oklahoma, Oregon, Pennsylvania, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, Utah, Virginia,
Vermont, Washington, Wisconsin, West Virginia, Wyoming, Washington, D.C.</span>
</div>
</li>
</ul>
<ul class="cm-list--definition">
<li class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblProviderTypeTitle">Provider Type:</span>
</div>
<div class="cm-list--definition__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblProviderType">Managing General Underwriter</span>
<div>
</div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType" style="color:Red;display:none;"></span>
</div>
</li>
</ul>
<ul class="cm-list--definition">
<li class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblAdmittedTitle">Admitted:</span>
</div>
<div class="cm-list--definition__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblAdmitted">All Available States</span>
<div>
</div>
</div>
</li>
</ul>
<ul class="cm-list--definition">
<li class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCarriersTitle">Carriers:</span>
</div>
<div class="cm-list--definition__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCarriers">Multiple</span>
</div>
</li>
</ul>
<ul class="cm-list--definition">
<li class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCarrierRatingsTitle">Carrier Ratings:</span>
</div>
<div class="cm-list--definition__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCarrierRatings">Insurance carriers rated "A" or higher by A.M. Best</span>
</div>
</li>
</ul>
<ul class="cm-list--definition">
<li class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCommissionTitle">Commission:</span>
</div>
<div class="cm-list--definition__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCommission">Commission paid on this program.</span>
</div>
</li>
</ul>
<ul class="cm-list--definition">
<li class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblMinPremiumTitle">Min Premium:</span>
</div>
<div class="cm-list--definition__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblMinPremium">General Liability - $2,500; Package - $5,000</span>
</div>
</li>
</ul>
<ul class="cm-list--definition">
<li class="cm-list--definition__item">
<div class="cm-list--definition__title">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCoveragesTitle">Coverages:</span>
</div>
<div class="cm-list--definition__content cm-tag-holder">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rptCoverageNames_ctl00_lnkCoverageName" title="Exhibitions General Liability Insurance" onclick="if (!window.__cfRLUnblockHandlers) return false; saveSearch('Exhibitions General Liability')" href="https://completemarkets.com/Exhibitions-General-Liability-Insurance/Storefronts/">Exhibitions General Liability Insurance</a>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rptCoverageNames_ctl01_lnkCoverageName" title="Expositions General Liability Insurance" onclick="if (!window.__cfRLUnblockHandlers) return false; saveSearch('Expositions General Liability')" href="https://completemarkets.com/Expositions-General-Liability-Insurance/Storefronts/">Expositions General Liability Insurance</a>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rptCoverageNames_ctl02_lnkCoverageName" title="Festivals General Liability Insurance" onclick="if (!window.__cfRLUnblockHandlers) return false; saveSearch('Festivals General Liability')" href="https://completemarkets.com/Festivals-General-Liability-Insurance/Storefronts/">Festivals General Liability Insurance</a>
</div>
<div class="cm-list--definition__content cm-spc--top--sml">
</div>
</li>
</ul>
<div class="cm-spc--bottom--med">
</div>
</div>
<div class="cm-tabbedarea--split__aside">
<div class="cm-widget cm-widget--primary">
<div class="cm-widget--primary__header">
<h1 class="cm-widget--primary__title">Browse</h1>
</div>
<div class="cm-widget--primary__content cm-styledtext">
<select name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ddlServices"
onchange="if (!window.__cfRLUnblockHandlers) return false; javascript:setTimeout('__doPostBack(\'ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ddlServices\',\'\')', 0)"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ddlServices"
class="cm-input cm-input--select cm-input--sml cm-spc--top--sml cm-spc--bottom--sml">
<option selected="selected" value="00000000-0000-0000-0000-000000000000">Other Products/Services</option>
<option value="activity-and-social-club-insurance">Activity and Social Club Insurance</option>
<option value="air-show-insurance">Air Show Insurance</option>
<option value="amateur-sport-association-insurance">Amateur Sport Association Insurance</option>
<option value="amateur-sport-team-league-and-association-insurance">Amateur Sport Team, League and Association Insurance</option>
<option value="amateur-sport-tournament-and-event-insurance">Amateur Sport Tournament and Event Insurance</option>
<option value="band-and-performing-group-insurance">Band and Performing Group Insurance</option>
<option value="baseball-insurance">Baseball and Softball Insurance</option>
<option value="basketball-tournament-and-event-insurance-copy">Basketball Tournament and Event Insurance</option>
<option value="bowl-and-all-star-game-insurance">Bowl and All-star Game Insurance</option>
<option value="bowling-center-insurance">Bowling Center Insurance</option>
<option value="camp-conference-and-retreat-center-insurance">Camp, Conference and Retreat Center Insurance</option>
<option value="campground-insurance">Campground Insurance</option>
<option value="cheerleading-insurance">Cheerleading Insurance</option>
<option value="coaches-and-officials-insurance">Coaches and Officials Insurance</option>
<option value="community-center-insurance">Community Center Insurance</option>
<option value="concert-promoters-insurance">Concert Promoter Insurance</option>
<option value="concessionaire-exhibitor-vendor-insurance">Concessionaire, Exhibitor, Vendor Insurance</option>
<option value="dance-instructor-insurance">Dance Instructor Insurance</option>
<option value="dance-school-and-program-insurance">Dance School and Program Insurance</option>
<option value="directors-and-officers’-insurance">Directors and Officers Insurance</option>
<option value="entertainer-and-performer-insurance">Entertainer and Performer Insurance</option>
<option value="event-cancellation-insurance">Event Cancellation Insurance</option>
<option value="event-planner-insurance">Event Planner Insurance</option>
<option value="fair-and-fairground-insurance">Fair and Fairground Insurance</option>
<option value="resort-and-guest-ranch-insurance">Firefighters Accidental Death and Dismemberment Insurance</option>
<option value="fitness-instructor-insurance">Fitness Instructor Insurance</option>
<option value="franchised-motorcycle-and-powersport-dealership-insurance">Franchised Motorcycle and Powersport Dealership Insurance</option>
<option value="franchised-rv-dealership">Franchised RV Dealership</option>
<option value="fraternal-organization-insurance">Fraternal Organization Insurance</option>
<option value="gaming-insurance">Gaming Insurance</option>
<option value="grouprotector-accident-medical-program">GrouProtector Accident Medical Program</option>
<option value="gymnastics-schools-and-clubs">Gymnastics Schools and Clubs</option>
<option value="health-and-fitness-insurance-exercise-circuit-personal-training-studio">Health and Fitness Insurance - Exercise, Circuit, Personal Training Studio</option>
<option value="health-clubs-basic-service">Health Club Basic Service Insurance</option>
<option value="health-clubs-full-service">Health Club Full Service Insurance</option>
<option value="health-and-fitness-insurance-limited-services-health-club">Health Club Limited Service Insurance</option>
<option value="independent-instructor-of-the-arts-insurance">Independent Instructor of the Arts Insurance</option>
<option value="martial-arts-self-defense-instructor-insurance">Martial Arts and Self Defense Instructor Insurance</option>
<option value="martial-arts-school-and-program-insurance">Martial Arts School and Program Insurance</option>
<option value="motorsport-facility-and-event-insurance">Motorsport Facility and Event Insurance</option>
<option value="motorsport-independent-club-insurance">Motorsport Independent Club Insurance</option>
<option value="motorsport-off-track-and-storage-insurance">Motorsport Off-track and Storage Insurance</option>
<option value="motorsport-on-track-crash-damage-insurance">Motorsport On-track Crash Damage Insurance</option>
<option value="motorsport-participants-and-professional-athletes-disability-income-insurance">Motorsport Participants and Professional Athletes Disability Income Insurance</option>
<option value="motorsport-race-team-and-race-shop-insurance">Motorsport Race Team and Race Shop Insurance</option>
<option value="motorsport-racing-owner-and-sponsor-liability-insurance">Motorsport Racing Owner and Sponsor Liability Insurance</option>
<option value="outfitter-and-guide-insurance">Outfitter and Guide Insurance</option>
<option value="pari-mutuel-racing-insurance-horse-track-and-greyhound-track">Pari-Mutuel Racing Insurance (Horse Track and Greyhound Track)</option>
<option value="political-campaigns-and-events">Political Campaigns and Events</option>
<option value="product-liability-insurance">Product Liability Insurance</option>
<option value="professional-sport-team-insurance">Professional Sport Team Insurance</option>
<option value="registered-student-organization-insurance">Registered Student Organization Insurance</option>
<option value="resort-and-guest-ranch-insurance1">Resort and Guest Ranch Insurance</option>
<option value="school-athletic-insurance">School Athletic Insurance</option>
<option value="short-term-special-event-insurance">Short Term Special Event Insurance</option>
<option value="special-events-insurance">Special Events Insurance</option>
<option value="sport-complex-insurance">Sport Complex Insurance</option>
<option value="sport-event-insurance">Sport Event Insurance</option>
<option value="sport-instructor-insurance">Sport Instructor Insurance</option>
<option value="tourist-attraction-insurance">Tourist Attraction Insurance</option>
<option value="venue-insurance">Venue Insurance</option>
<option value="walk-run-event-insurance">Walk Run Event Insurance</option>
<option value="yoga-instructor-insurance">Yoga Instructor Insurance</option>
<option value="youth-day-camp-insurance">Youth Day Camp Insurance</option>
<option value="youth-sport-camp-and-clinic-insurance">Youth Sport Camp and Clinic Insurance</option>
<option value="zoo-and-aquarium-insurance">Zoo and Aquarium Insurance</option>
</select>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lnkRequestQuote" class="cm-btn cm-btn--primary cm-btn--tny cm-radial" href="https://completemarkets.com/quote?storefrontid=555&scp=True&rq=Storefront&dr=555" target="_blank">Request a Quote Now!</a>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblEditLogo" class="cm-widget cm-widget--primary">
<div class="cm-widget--primary__content">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblEditLogoMessage"></span>
<img id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_imgStorefrontLogo" class="sf-logo" src="../../../vendor/logos/1255/companylogo_1255.jpg"
alt="companylogo_1255.jpg" style="width:295px;border-width:0px;">
<div class="cm-type--small">
<span class="cm-alert cm-alert--note"></span>
</div>
</div>
</div>
<div class="cm-widget cm-widget--primary">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_plhTitle" class="cm-widget--primary__header cm-group">
<h1 class="cm-widget--primary__title cm-pull"><span
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_lblContactSectionHeader">CONTACT INFORMATION</span></h1>
<div class="cm-push">
</div>
</div>
<div class="cm-widget--primary__content">
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_remodalDiv" class=".remodal"
data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_plhclose" class="cm-topright cm-offright--tny"
style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame" width="100%" style="min-height:500px;"
class="jq-popup-window" src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$popup$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$popup$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_btnShowNewPopup"
class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$popup$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_btnClose" class="jq_close_popup_event"
data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_upProgressPopup" style="display:none;" role="status"
aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_remodalDiv" class=".remodal"
data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_plhclose"
class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame" width="100%"
style="min-height:500px;" class="jq-popup-window" src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$registrationPopup$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_btnRefresh"
class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$registrationPopup$btnShowNewPopup"
value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_btnShowNewPopup"
class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$registrationPopup$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_btnClose" class="jq_close_popup_event"
data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_upProgressPopup" style="display:none;"
role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<ul class="cm-type--small">
<li>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_rptStorefrontContacts_ctl01_pnlLoggedOutContainer"
class="cm-spc--top--sml">
<div class="cm-spc--bottom--xsml">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_rptStorefrontContacts_ctl01_lnkUsernameLoggedOut" href="/UnderwritingDivision4/" target="_blank">Underwriting Division Events</a>
</div>
<div>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_rptStorefrontContacts_ctl01_lnkContactLoggedOut" class="cm-btn cm-btn--primary cm-btn--tny cm-radial" href="https://completemarkets.com/quote?storefrontid=555&rq=Storefront&dr=555" target="_blank">Contact Me</a>
</div>
</div>
<hr>
</div>
</li>
</ul>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_wndTooltip"
class="request-tooltip cm-w--min--300 cm-w--max--800 popup-top" style="display:none;position:absolute;">
<div>
<div class="cm-grid cm-grid__row--alt">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_pnlConsumer" class="cm-grid__col col-sm-12 col-md-6">
<div class="pl10 pr10 pt10 pb10 ml20">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_lblConsumerTop"></span>
<div class="cm-type--center cm-spc--top--sml">
<div>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_btnConsumer" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$btnConsumer", "", true, "", "", false, true))">Let’s get started!</a>
</div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_lblConsumerBot"></span>
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_pnlInsuranceAgent" class="cm-grid__col col-sm-12 col-md-6">
<div class="pl10 pr10 pt10 pb10">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_lblInsuranceAgentTop"></span>
<div class="cm-type--center cm-spc--top--sml">
<div>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_btnInsuranceAgent" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$btnInsuranceAgent", "", true, "", "", false, true))">Let’s get started!</a>
</div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_lblInsuranceAgentBottom"></span>
</div>
</div>
</div>
</div>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_wndTooltip_ClientState"
name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_wndTooltip_ClientState" type="hidden" autocomplete="off">
</div>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontContactList$hfPhone"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_hfPhone">
</div>
<script type="text/javascript">
$(document).ready(function() {
$('.jq-display-on-storefront').bind('change', function() {
var show = $(this).find(':checkbox').is(':checked')
var contactId = $(this).parent().find('input[type=hidden]').val();
var params = "{'show':" + show + ",'contactId':" + contactId + "}";
$.ajax({
async: true,
type: "POST",
cache: false,
url: "https://completemarkets.com/WebServices/GenericService.asmx/ChangeStorefrontContactVisibility",
data: params,
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(data) {},
error: function(XMLHttpRequest, textStatus, errorThrown) {}
});
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('.jq-display-on-storefront').bind('change', function() {
var show = $(this).find(':checkbox').is(':checked')
var contactId = $(this).parent().find('input[type=hidden]').val();
var params = "{'show':'" + show + "',contactId:'" + contactId + "'}";
$.ajax({
async: true,
type: "POST",
cache: false,
url: "https://completemarkets.com/WebServices/GenericService.asmx/ChangeStorefrontContactVisibility",
data: params,
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(data) {},
error: function(XMLHttpRequest, textStatus, errorThrown) {}
});
});
});
}
});
//IE fixes
function hideOverlay() {
$('.popup-fake-overlay').hide();
}
</script>
<div class="cm-widget cm-widget--primary">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_plhTitle" class="cm-widget--primary__header cm-group">
<h1 class="cm-widget--primary__title cm-pull">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_lblLocationSectionHeader">LOCATION</span>
</h1>
<div class="cm-push">
</div>
</div>
<div class="cm-widget--primary__content">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_pnlContent" class="cm-type--small">
<div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_lblStreet">1712 Magnavox Way</span>
</div>
<div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_lblCity">FORT WAYNE, IN 46804</span>
</div>
<div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_lblPhone">800-637-4757</span>
</div>
<div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_lblLicence"></span>
</div>
<div class="cm-spc--top--sml cm-group sf-maps">
<div class="google-maps">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_googleMap_ctlGoogleMap"
style="background-color:Gray;height:200px;width:200%;">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_googleMap_ctlGoogleMap_GoogleMarkers"></span>
</div>
<div class="cm-spc--top--sml">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_googleMap_lnkLargerMap" class="cm-btn cm-btn--primary cm-btn--tny cm-radial" href="https://maps.google.com/maps?q=1712+Magnavox+Way%2c+FORT+WAYNE%2c+USA" target="_blank">View Larger Map</a>
</div>
</div>
</div>
<div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_lblApplicationRequirements"></span>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_divWebsite" class="mt20">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_lnkWebsite" href="http://www.kandkinsurance.com/Pages/Home.aspx" target="_blank"><img id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_imgWebsite" title="Website" src="https://completemarkets.com/App_Themes/Default/img/UserSocialLinks/Updated-Website.png" style="height:33px;width:33px;border-width:0px;"></a>
</div>
<div class="cm-type--small"></div>
</div>
</div>
<div class="cm-widget cm-widget--primary">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontApplicationsList_plhTitle" class="cm-widget--primary__header cm-group">
<h1 class="cm-widget--primary__title cm-pull">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontApplicationsList_lblApplicationsSectionHeader">APPLICATIONS</span>
</h1>
<div class="cm-push">
</div>
</div>
<div class="cm-widget--primary__content">
<ul class="">
<li class="cm-spc--bottom--xsml cm-type--small">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontApplicationsList_rptStorefrontApplications_ctl01_lnkApplicationTitle" href="http://www.kandkinsurance.com/EventsAttractions/Pages/Festivals.aspx" target="_blank">Festivals</a>
<div class="cm-type--small">
<span
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontApplicationsList_rptStorefrontApplications_ctl01_lblApplicationRequirements">
<div><strong><span style="font-size: 12pt; font-family: Arial">Key Underwriting/Qualifying Factors</span></strong></div>
<div><span style="font-size: 10pt">(Including but not limited to):</span></div>
<div><span style="font-size: 10pt">- Management must have at<br> least three years</span><span style="font-size: 10pt"> <br> festival/event management<br>
experience</span></div>
<div><span style="font-size: 10pt">- Minimum premiums</span></div>
<div><span style="font-size: 10pt"> general liability- $2,500</span></div>
<div><span style="font-size: 10pt"> package- $5,000</span>
<div> </div>
<div><strong><span style="font-size: 12pt; font-family: Arial">Preliminary Underwriting Information Required:</span></strong></div>
<div><span style="font-size: 10pt; font-family: Arial">Visit our web site for an application package.</span></div>
<div> </div>
</div>
</span>
</div>
</li>
</ul>
<p></p>
</div>
</div>
<div class="cm-widget cm-widget--primary">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontAgencyListing_plhTitle" class="cm-widget--primary__header cm-group">
<h1 class="cm-widget--primary__title cm-pull">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontAgencyListing_lblAgencyListingSectionHeader">AGENCY LICENSING</span>
</h1>
<div class="cm-push">
</div>
</div>
<div class="cm-widget--primary__content">
<div></div>
<div><span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontAgencyListing_lblAgencyListing"><span
style="font-family: Arial; font-size: 10pt">No prior appointment or agreement is necessary to submit applications for a coverage quotation. Upon binding the first account, agencies and individual producers
are required to provide proper licensing documentation and errors & omissions coverage verification.</span></span></div>
<div><span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontAgencyListing_Label1"></span></div>
</div>
</div>
</div>
</div>
<div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_remodalDiv" class=".remodal"
data-remodal-options="hashTracking: false, closeOnCancel: true" data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup"
style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window"
src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$popup$btnRefresh" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$popup$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$popup$btnClose" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_pnlLoggedOut" class="mt20 text-center">
<div class="cm-well cm-well--primary cm-well--tny">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCompDesc">CompleteMarkets is The Insurance Industry's Professional Network</span>
</div>
<div class="mb20">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblRegisterOrLogin" class="f13 bold">Please
<a href="https://completemarkets.com/Membership/Register.aspx?ReturnUrl=%2fcompany%2fkandkinsurance%2ffestival-insurance%2f">Register for FREE</a> or
<a href="/login.aspx?ReturnUrl=%2fcompany%2fkandkinsurance%2ffestival-insurance%2f">Sign In</a> to contact</span>
</div>
<div class="mb5">
<span
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblNotInsuranceAgent"><strong><a href="https://completemarkets.com/quote">Not an Insurance Agent?</a></strong>
No problem, we help hundreds of people <em>find the right agent/advisor</em> every day!</span>
</div>
<div class="mb5">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblInsuranceConsumer">Visit our dedicated <strong>
<a href="https://completemarkets.com/quote">Insurance Consumer</a></strong> section and we will recommend the right agent for your specific needs.<p></p></span>
</div>
<div class="mb10">
<span
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblOtherInsurance"><a href="https://completemarkets.com/company/kandkinsurance">K&K Insurance Group, Inc.</a>
has other insurance programs like Activity and Social Club Insurance.</span>
</div>
</div>
</div>
<div id="overlay" class="yellow-popup-overlay">
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$hfGetAQouteOpened"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_hfGetAQouteOpened">
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$hfRadDescriptionTextChanges"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_hfRadDescriptionTextChanges">
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$hfstorefrontId"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_hfstorefrontId" value="555">
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$btnRefresh" value=""
onclick="if (!window.__cfRLUnblockHandlers) return false; javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$btnRefresh", "", true, "", "", false, false))"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_btnRefresh">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$btnRadDescriptionTextChanges" value=""
onclick="if (!window.__cfRLUnblockHandlers) return false; javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$btnRadDescriptionTextChanges", "", true, "", "", false, false))"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_btnRadDescriptionTextChanges">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$btnStorefrontTitleChange" value=""
onclick="if (!window.__cfRLUnblockHandlers) return false; javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$btnStorefrontTitleChange", "", true, "", "", false, false))"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_btnStorefrontTitleChange">
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$hfStatesAvailableUSAFormatted"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_hfStatesAvailableUSAFormatted"
value="AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,DC,WV,WI,WY">
<script type="text/javascript">
$(document).ready(function() {
bindEvents();
bindAjaxEvents();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
bindEvents();
bindAjaxEvents();
});
}
});
function bindEvents() {
$('.jq_title').change(function() {
autosaveTextbox($(this).val(), 'Title');
});
$('.jq_permalink').change(function() {
autosaveTextbox($(this).val(), 'Permalink');
});
$('.jq_carrierRating').change(function() {
autosaveTextbox($(this).val(), 'CarrierRating');
});
$('.jq_commission').change(function() {
autosaveTextbox($(this).val(), 'Commission');
});
$('.jq_minPremium').change(function() {
autosaveTextbox($(this).val(), 'MinPremium');
});
}
function saveSearch(coverageName) {
var params = "{'keyword':'" + coverageName + "'}";
$.ajax({
type: "POST",
url: 'https://completemarkets.com/Pages/SocialNetworking/Company.aspx/SaveSearchHistory',
data: params,
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(data) {},
error: function(XMLHttpRequest, textStatus, errorThrown) {}
});
}
function autosaveTextbox(text, type) {
var params = new Object();
params.StorefrontId = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_hfstorefrontId').val();
params.CompanyId = 1255;
params.Text = text;
params.Type = type;
$.ajax({
async: true,
type: "POST",
cache: false,
processData: false,
url: 'https://completemarkets.com/WebServices/GenericService.asmx/SaveStorefrontValues',
data: "{'args':" + JSON.stringify(params) + "}",
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(data) {
if (type == 'Title' || type == 'Permalink') {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_btnStorefrontTitleChange').click();
}
},
error: function(XMLHttpRequest, textStatus, errorThrown) {}
});
}
//IE fixes
function hideOverlay() {
$('.popup-fake-overlay').hide();
}
function RefreshStorefront() {
$("#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_btnRefresh").click();
}
function radDescriptionOnClientLoad(editor, args) {
if ($.browser.mozilla) {
editor.attachEventHandler("blur", function(e) {
var text = editor.get_html(true);
autosaveTextbox(text, 'Description');
});
} else {
editor.attachEventHandler("focusout", function(e) {
var text = editor.get_html(true);
autosaveTextbox(text, 'Description');
});
}
editor.get_contentArea().style.width = "420px";
};
function bindAjaxEvents() {
var payload = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_hfStatesAvailableUSAFormatted').val();
$.ajax({
type: "POST",
url: 'https://completemarkets.com/WebServices/ContentService.asmx/GetStorefrontAvailableStates',
contentType: "application/json; charset=utf-8",
data: JSON.stringify({
'availableStatesUSAFormatted': payload
}),
success: function(r) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblUSStatesAvailable').text(r.d);
},
error: function(r) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblUSStatesAvailable').text('-');
},
failure: function(r) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblUSStatesAvailable').text('-');
}
});
var params = new Object();
params.StorefrontId = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_hfstorefrontId').val();
params.Carriers = "Multiple";
$.ajax({
type: "POST",
url: 'https://completemarkets.com/WebServices/ContentService.asmx/GetStorefrontCarriers',
contentType: "application/json; charset=utf-8",
data: "{'args':" + JSON.stringify(params) + "}",
success: function(r) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCarriers').text(r.d);
},
error: function(r) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCarriers').text('-');
},
failure: function(r) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_lblCarriers').text('-');
}
});
}
</script>
</div>
</div><input id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_multipage_ClientState" name="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_multipage_ClientState" type="hidden"
autocomplete="off">
</div>
</div>
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_upProgress" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay">
</div>
<div class="ajaxLoader"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true"
data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window" src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$popupRemoveCompany$btnRefresh" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_btnRefresh"
class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$popupRemoveCompany$btnShowNewPopup" value=""
id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$popupRemoveCompany$btnClose" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_btnClose"
class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_Img1" alt="Please wait...">
</div>
</div>
</div>
</div>
</div>
<footer role="contentinfo" class="cm-footer">
<div class="cm-row">
<div class="cm-spc--bottom--sml">
<div class="cm-color--negative">
<small> - <a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_loginStatus_btnLink" class="cm-link--to-negative" href="/login.aspx?ReturnUrl=%2fcompany%2fkandkinsurance%2ffestival-insurance%2f">Click here to log in</a>
</small>
</div>
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_loginView_lnkRegister" class="cm-link--to-negative" href="../../../Membership/Register.aspx">No account? Register here!</a>
</div>
<div class="cm-group">
<div class="cm-footer__column">
<h2 class="cm-footer__title">Insurance Pros</h2>
<ul class="cm-footer__list">
<li class="cm-footer__list__item">
<a href="https://completemarkets.com/contentpage/members" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_A1" class="cm-footer__list__link">Membership</a>
</li>
<li class="cm-footer__list__item">
<a href="https://completemarkets.com/contentpage/PopularSearches/" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_A2" class="cm-footer__list__link">Popular Searches</a>
</li>
</ul>
</div>
<div class="cm-footer__column">
<h2 class="cm-footer__title">Insurance Buyers</h2>
<ul class="cm-footer__list">
<li class="cm-footer__list__item"><a href="https://completemarkets.com/Pages/Consumer.aspx" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_B1" class="cm-footer__list__link">Get A Quote</a>
</li>
<li class="cm-footer__list__item"><a href="https://completemarkets.com/Pages/InsuranceAgents.aspx" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_B2" class="cm-footer__list__link">Find An Agent</a>
</li>
</ul>
</div>
<div class="cm-footer__column">
<h2 class="cm-footer__title">Advertisers</h2>
<ul class="cm-footer__list">
<li class="cm-footer__list__item"><a href="https://completemarkets.com/contentpage/advertisersolutions/" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_C1" class="cm-footer__list__link">Review Advertising Solutions </a></li>
<li class="cm-footer__list__item"><a href="https://completemarkets.com/upload/Documents/CompleteMarketsMediaKit.pdf" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_C2" class="cm-footer__list__link">Download Our Media Kit</a>
</li>
</ul>
</div>
</div>
<div class="cm-center cm-type--negative">
<small> Copyright©. All Rights Reserved. <a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_HyperLink1" class="cm-link--to-negative" href="../../../default.aspx">INSOMIS Corp.</a>
</small>
<div>
<a id="authorizenet" href="https://verify.authorize.net/anetseal/?pid=0a42e9b5-b145-44ff-a80a-4ffe8625c2a6&rurl=https://completemarkets.com" target="_blank">
<img src="/images/secure90x72.gif.png" class="cm-footer__image" alt="Authorize.net">
</a>
</div>
</div>
</div>
</footer>
<div class="cm-feedback">
<a class="cm-btn cm-btn--secondary cm-btn--sml cm-btn--block jq-feedbackbtn" onclick="if (!window.__cfRLUnblockHandlers) return false; showFeedbackOptions(); return false;">
<i class="material-icons md-18 md-light"></i>Need Some Help?
</a>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_pnlFeedbackOptionsRoot" data-shown="false" style="display: none;">
<div class="cm-feedback__body">
<div class="cm-feedback__button__wrapper">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnOpenQuotePage" value="Get a Quote"
onclick="if (!window.__cfRLUnblockHandlers) return false; javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnOpenQuotePage", "", true, "", "", false, false))"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_btnOpenQuotePage" class="cm-feedback__button cm-btn cm-btn--primary cm-btn--sml cm-radial">
</div>
<div class="cm-feedback__button__wrapper">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnOpenSearchPage" value="Find a Market"
onclick="if (!window.__cfRLUnblockHandlers) return false; javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnOpenSearchPage", "", true, "", "", false, false))"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_btnOpenSearchPage" class="cm-feedback__button cm-btn cm-btn--primary cm-btn--sml cm-radial">
</div>
<div class="cm-feedback__button__wrapper">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnOpenLiveChat" value="Live Chat"
onclick="if (!window.__cfRLUnblockHandlers) return false; OpenLiveSupport(); return false;WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnOpenLiveChat", "", true, "", "", false, false))"
id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_btnOpenLiveChat" class="cm-feedback__button cm-btn cm-btn--primary cm-btn--sml cm-radial">
</div>
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_remodalDiv" class=".remodal" data-remodal-options="hashTracking: false, closeOnCancel: true" data-remodal-id="modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup" style="display:none;">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_plhclose" class="cm-topright cm-offright--tny" style="display:;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_lnkXCloseButton" class="jq-close" data-remodal-action="close" href="javascript:void(0);">
<div class="exit-popup-button float-right mr10 mb10">
x</div></a>
</div>
<div class="iframe-scroll iframe-ajax-loader">
<iframe id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame" width="100%" style="min-height:500px;" class="jq-popup-window" src="about:blank"></iframe>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_plhNoThanks" style="display:none;">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_lnkCloseButton" class="no-thanks jq-close" data-remodal-action="close" href="javascript:void(0);">No Thanks</a>
</div>
<div style="display: none;">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$popup$btnRefresh" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_btnRefresh" class="jq_refresh_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$popup$btnShowNewPopup" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_btnShowNewPopup" class="jq_newpopup_parent_window_from_popup">
<input type="submit" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$popup$btnClose" value="" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_btnClose" class="jq_close_popup_event" data-remodal-action="close">
</div>
</div>
<div class="jq-progress-bar">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_upProgressPopup" style="display:none;" role="status" aria-hidden="true">
<div class="ajaxOverlay" style="z-index:100000;">
</div>
<div class="ajaxLoader" style="z-index:100002;"> Please wait...<br>
<br>
<img src="../../../App_Themes/Common/img/ajaxLoader.gif" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_Img1" alt="Please wait...">
</div>
</div>
</div>
<input type="hidden" name="ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$hfSupportStatus" id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_hfSupportStatus">
<div class="popup-fake-overlay hide"></div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_wndTooltip" class="request-tooltip cm-w--min--300 cm-w--max--800 popup-top" style="display:none;position:absolute;">
<div class="request-popup-wrapper">
<div class="cm-grid cm-grid__row--alt">
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_pnlConsumer" class="cm-grid__col cm-grid__col--alt col-12-sm col-6-md col-6-lg">
<div class="cm-pad--sml">
<div class="cm-spc--bottom--xsml">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_lblConsumerTop"></span>
</div>
<div class="cm-type--center">
<div class="cm-spc--bottom--xsml">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_btnConsumer" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnConsumer", "", true, "", "", false, true))">Let’s get started!</a>
</div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_lblConsumerBot"></span>
</div>
</div>
</div>
<div id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_pnlInsuranceAgent" class="cm-grid__col cm-grid__col--alt col-12-sm col-6-md col-6-lg">
<div class="cm-pad--sml">
<div class="cm-spc--bottom--xsml">
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_lblInsuranceAgentTop"></span>
</div>
<div class="cm-type--center">
<div class="cm-spc--bottom--xsml">
<a id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_btnInsuranceAgent" class="cm-btn cm-btn--primary cm-btn--sml cm-radial" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl00$ctl01$ctl00$cp$cp$cp$ctlFooter$btnInsuranceAgent", "", true, "", "", false, true))">Let’s get started!</a>
</div>
<span id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_lblInsuranceAgentBottom"></span>
</div>
</div>
</div>
</div>
</div>
<input id="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_wndTooltip_ClientState" name="ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_wndTooltip_ClientState" type="hidden" autocomplete="off">
</div>
<script type="text/javascript">
$(document).ready(function() {
setInitialVisibility();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
setInitialVisibility();
});
}
});
function setInitialVisibility() {
$('#' + 'ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_pnlFeedbackOptionsRoot').hide();
}
function showFeedbackOptions() {
var elem = $('#' + 'ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_pnlFeedbackOptionsRoot');
var shown = $(elem).attr('data-shown');
// Update the attribute for next click event
if (shown === 'true') {
$(elem).hide();
$(elem).attr('data-shown', 'false');
} else {
$(elem).show();
$(elem).attr('data-shown', 'true');
}
}
//IE fixes
function hideOverlay() {
$('.popup-fake-overlay').hide();
}
</script>
</div>
<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail"), document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_txtReview";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.errormessage = "Please enter text with minimum of 25 characters long.";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.validationGroup = "753756266";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.evaluationfunction = "CustomValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.clientvalidationfunction =
"isReviewEmptyValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview.validateemptytext = "true";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_txtReview";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength.errormessage = "Your review text is too long.";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength.validationGroup = "753756266";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength.evaluationfunction = "CustomValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength.clientvalidationfunction =
"isReviewMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtFirstName";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName.errormessage = "First name is required";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName.initialvalue = "";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtLastName";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName.errormessage = "Last name is required";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName.initialvalue = "";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtEmail";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail.errormessage = "Email is required";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail.initialvalue = "";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_txtEmail";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail.errormessage = "Please enter a valid email address";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail.validationexpression =
"[A-Za-z0-9!#$%&\'*+/=?^_`{|}~-]+(?:\\.[A-Za-z0-9!#$%&\'*+/=?^_`{|}~-]+)*@(?:[A-Za-z0-9](?:[A-Za-z0-9-]*[A-Za-z0-9])?\\.)+[A-Za-z0-9](?:[A-Za-z0-9-]*[A-Za-z0-9])?";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.controltovalidate = "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_txtReview";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.errormessage = "Please enter text with minimum of 25 characters long.";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.validationGroup = "18446744072721341851";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.evaluationfunction = "CustomValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.clientvalidationfunction =
"isReviewEmptyValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview.validateemptytext = "true";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_txtReview";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength.errormessage = "Your review text is too long.";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength.validationGroup = "18446744072721341851";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength.evaluationfunction = "CustomValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength.clientvalidationfunction =
"isReviewMaxCharValid_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName.controltovalidate = "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtFirstName";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName.errormessage = "First name is required";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName.initialvalue = "";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName.controltovalidate = "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtLastName";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName.errormessage = "Last name is required";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName.initialvalue = "";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail.controltovalidate = "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtEmail";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail.errormessage = "Email is required";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail.initialvalue = "";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail.controltovalidate = "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_txtEmail";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail.errormessage = "Please enter a valid email address";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail.validationGroup = "LoggedOutUser";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail.validationexpression =
"[A-Za-z0-9!#$%&\'*+/=?^_`{|}~-]+(?:\\.[A-Za-z0-9!#$%&\'*+/=?^_`{|}~-]+)*@(?:[A-Za-z0-9](?:[A-Za-z0-9-]*[A-Za-z0-9])?\\.)+[A-Za-z0-9](?:[A-Za-z0-9-]*[A-Za-z0-9])?";
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType = document.all ? document.all[
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType"] : document.getElementById(
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType");
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType.controltovalidate =
"ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ddlProviderType";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType.focusOnError = "t";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType.display = "Dynamic";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType.initialvalue = "";
//]]>
</script>
<div>
<input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
<input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
</div>
<script type="text/javascript">
//<![CDATA[
function showBlogPostPreview() {
if ($('.pnlPreview').is(':visible')) {
$('#previewDiv').find('input:first').val('false');
$('.pnlPreview').hide('fast');
} else {
$('.content-title').html($('.blogpost-title').find('input:first').val())
$('.content-preview').html($('.reContentArea').html())
$('.pnlPreview').show('fast');
$('#previewDiv').find('input:first').val('true');
}
return false;
}
function OpenLiveSupport() {
var encode = escape
if (typeof(encodeURIComponent) != 'undefined') encode = encodeURIComponent;
var win;
try {
win = window.open('https://completemarkets.com/support/CuteSoft_Client/CuteChat/SupportRedirect.aspx?Referrer=' + encode(document.referrer) + '&Url=' + encode(location.href) + '&_time=' + (new Date().getTime()), '',
'status=1,width=500,height=450,resizable=1');
} catch (x) {}
if (win == null) {
alert('Pop-up Blocker Detected.');
}
}
$(document).ready(function() {
$.ajax({
type: 'POST',
url: 'https://completemarkets.com/WebServices/ContentService.asmx/CompanyProfileVisibility?CompanySlug=kandkinsurance&stTitle=festival-insurance&cp_ordinals=0,1,2,3,4,5,6,7,8,9,10,11,12,13',
contentType: 'application/json; charset=utf-8',
success: function(r) {
var hide = [];
// Get all indices
$('.js-tabmark').each(function() {
$(this)[0].classList.forEach(function(val) {
if (val.startsWith('js-tabmark') && (val.length > 'js-tabmark'.length)) {
hide.push(parseInt(val.substring('js-tabmark'.length), 10));
}
});
});
// Show target tabs
r.d.CompanyTabOrdinals.forEach(function(val) {
var targetIdx = hide.indexOf(val);
if (targetIdx != -1) hide.remove(targetIdx);
// Show tabs: container, inner anchor tag
$('.js-tabmark' + val).attr('style', '');
$('.js-tabmark' + val + '> a').attr('style', '');
});
// Remove inner HTML for all other targets
hide.forEach(function(val) {
$('.js-tabmark' + val).text('');
});
// Remove mobile dropdown html
r.d.MobileTabStringOrdinals.forEach(function(val) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ddlTabStrip > option[value="' + val + '"]').remove();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ddlTabStrip').removeAttr('disabled');
}
});
});
var numberOfMessages = 0;
function setMessageData(messageNumber) {
numberOfMessages = messageNumber;
}
$(document).ready(function() {
var number = $(".unread-messages")
if (number.length != 0) {
if (numberOfMessages > -1) {
number.text(numberOfMessages);
}
if (numberOfMessages == 0) {
number.hide();
} else {
number.show();
}
}
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
var number = $(".number")
if (number.length != 0) {
if (numberOfMessages > -1) {
number.text(numberOfMessages);
}
if (numberOfMessages == 0) {
number.hide();
} else {
number.show();
}
}
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_lnkDeactivate').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_lnkDeactivate').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_chbConfidential').click(function() {
var checked = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_chbConfidential').is(':checked');
if (checked) {
alert('If you post this review confidentially, it will need to be reviewed by Customer Support prior to publishing. If this cannot be published we will contact you directly.')
}
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_chbConfidential').click(function() {
var checked = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_chbConfidential').is(':checked');
if (checked) {
alert('If you post this review confidentially, it will need to be reviewed by Customer Support prior to publishing. If this cannot be published we will contact you directly.')
}
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_desktopHeader_lbHeader_ctlReviewsTooltip_wndTooltip'));
});
});
}
});
$(document).ready(function() {
setTimeout(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_skills_mainContainer_ddlSkill').multipleSelect('setSelects', []);
}, 200);
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
setTimeout(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_skills_mainContainer_ddlSkill').multipleSelect('setSelects', []);
}, 200);
});
}
});
$(document).ready(function() {
setTimeout(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_category_mainContainer_ddlCategory').multipleSelect('setSelects', []);
}, 200);
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
setTimeout(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyJobPost_category_mainContainer_ddlCategory').multipleSelect('setSelects', []);
}, 200);
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsPublished_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsPublished_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsActive_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleCategoryEdit_tooltipIsActive_wndTooltip'));
});
});
}
});
$(document).ready(function() {
PrettyPhotoStartup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
PrettyPhotoStartup();
});
}
});
function PrettyPhotoStartup() {
$(".ppt").remove();
$(".pp_overlay").remove();
$(".pp_pic_holder").remove();
$("a[rel^='prettyPhoto']").prettyPhoto({
social_tools: ''
});
}
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsPublished_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsPublished_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsActive_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articlePopularEdit_tooltipIsActive_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsPublished_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsPublished_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsActive_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleRecentEdit_tooltipIsActive_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsPublished_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsPublished_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsActive_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_contentPackageView_articleAllEdit_tooltipIsActive_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsPublished_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsPublished_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsPublished_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsActive_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsActive_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_contentPackages_articleEdit_tooltipIsActive_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$.registerToggleSingleElementVisibility("jq_categoriesAction", "jq_categoriesEdit");
});
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_handlerResponse').val(ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogPostEdit_ctlUpload_btnPostback').click();
}
$(document).ready(function() {
PrettyPhotoStartup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
PrettyPhotoStartup();
});
}
});
function PrettyPhotoStartup() {
$(".ppt").remove();
$(".pp_overlay").remove();
$(".pp_pic_holder").remove();
$("a[rel^='prettyPhoto']").prettyPhoto({
social_tools: ''
});
}
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_ctlBlogCreate_tooltipInfo_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_ctlBlogCreate_tooltipInfo_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_ctlBlogCreate_tooltipInfo_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blog_blogSettings_ctlBlogCreate_tooltipInfo_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blogCreate_tooltipInfo_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blogCreate_tooltipInfo_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blogCreate_tooltipInfo_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_blogs_blogCreate_tooltipInfo_wndTooltip'));
});
});
}
});
$(document).ready(function() {
jQuery('.author-content').linkify('*');
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
jQuery('.author-content').linkify('*');
});
}
});
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_handlerResponse').val(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snWallNotes_ctl01_ctlUpload_btnPostback').click();
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_handlerResponse').val(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoUpload_ctlUpload_btnPostback').click();
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_handlerResponse').val(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoListView_photoUpload_ctlUpload_btnPostback').click();
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_handlerResponse').val(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlGroups_ctlCompanyGroups_groupView_snPhotos_photoPreview_photoUpload_ctlUpload_btnPostback').click();
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_handlerResponse').val(ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoUpload_ctlUpload_btnPostback').click();
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_handlerResponse').val(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoListView_photoUpload_ctlUpload_btnPostback').click();
}
var ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_files = new Array();
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_onClientFileUploaded(args) {
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_files.push(args + '(SEPARATOR)');
}
function ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_onClientFilesUploadFinished() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_handlerResponse').val(
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_files);
ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_files = new Array();
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyPhotos_photoPreview_photoUpload_ctlUpload_btnPostback').click();
}
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_chbConfidential').click(function() {
var checked = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_chbConfidential').is(':checked');
if (checked) {
alert('If you post this review confidentially, it will need to be reviewed by Customer Support prior to publishing. If this cannot be published we will contact you directly.')
}
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_chbConfidential').click(function() {
var checked = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_chbConfidential').is(':checked');
if (checked) {
alert('If you post this review confidentially, it will need to be reviewed by Customer Support prior to publishing. If this cannot be published we will contact you directly.')
}
});
});
}
});
$(document).ready(function() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_wndTooltip'));
});
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_lnkShowTooltip').click(function() {
monox_OpenRadPopup($find('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ctlReviewContainer_ctlReviewsTooltip_wndTooltip'));
});
});
}
});
$(document).ready(function() {
$(document).immsAnalytics({
hostUrl: 'https://completemarkets.com/',
serviceUrl: 'https://completemarkets.com/WebServices/AnalyticsService.asmx/SaveLink',
timeout: 250,
storeInitialLink: false,
skipSection: ["completemarkets.com/Blog/", "completemarkets.com/Pages/Blog/", "completemarkets.com/Pages/SocialNetworking/Blog/", "completemarkets.com/Blog.aspx", "completemarkets.com/Pages/Blog.aspx",
"completemarkets.com/Pages/SocialNetworking/Blog.aspx", "completemarkets.com/Pages/Newsletter/Blog.aspx", "completemarkets.com/company/", "completemarkets.com/Article/", "completemarkets.com/Pages/Article/",
"completemarkets.com/Pages/SocialNetworking/Article/", "completemarkets.com/Article.aspx", "completemarkets.com/Pages/Article.aspx", "completemarkets.com/Pages/SocialNetworking/Article.aspx",
"completemarkets.com/Pages/Newsletter/Article.aspx", "completemarkets.com/company/", "completemarkets.com/Discussion/", "completemarkets.com/Pages/Discussion/", "completemarkets.com/Pages/SocialNetworking/Discussion/",
"completemarkets.com/Discussion.aspx", "completemarkets.com/Pages/Discussion.aspx", "completemarkets.com/Pages/SocialNetworking/Discussion.aspx", "completemarkets.com/Pages/Newsletter/Discussion.aspx",
"completemarkets.com/company/", "completemarkets.com/Groups/", "completemarkets.com/Pages/Groups/", "completemarkets.com/Pages/SocialNetworking/Groups/", "completemarkets.com/Groups.aspx", "completemarkets.com/Pages/Groups.aspx",
"completemarkets.com/Pages/SocialNetworking/Groups.aspx", "completemarkets.com/Pages/Newsletter/Groups.aspx", "completemarkets.com/company/", "completemarkets.com/PhotoGallery/", "completemarkets.com/Pages/PhotoGallery/",
"completemarkets.com/Pages/SocialNetworking/PhotoGallery/", "completemarkets.com/PhotoGallery.aspx", "completemarkets.com/Pages/PhotoGallery.aspx", "completemarkets.com/Pages/SocialNetworking/PhotoGallery.aspx",
"completemarkets.com/Pages/Newsletter/PhotoGallery.aspx", "completemarkets.com/company/", "completemarkets.com/Shop/", "completemarkets.com/Pages/Shop/", "completemarkets.com/Pages/SocialNetworking/Shop/",
"completemarkets.com/Shop.aspx", "completemarkets.com/Pages/Shop.aspx", "completemarkets.com/Pages/SocialNetworking/Shop.aspx", "completemarkets.com/Pages/Newsletter/Shop.aspx", "completemarkets.com/company/",
"completemarkets.com/ContentPackage/", "completemarkets.com/Pages/ContentPackage/", "completemarkets.com/Pages/SocialNetworking/ContentPackage/", "completemarkets.com/ContentPackage.aspx",
"completemarkets.com/Pages/ContentPackage.aspx", "completemarkets.com/Pages/SocialNetworking/ContentPackage.aspx", "completemarkets.com/Pages/Newsletter/ContentPackage.aspx", "completemarkets.com/company/",
"completemarkets.com/NewsletterPreview/", "completemarkets.com/Pages/NewsletterPreview/", "completemarkets.com/Pages/SocialNetworking/NewsletterPreview/", "completemarkets.com/NewsletterPreview.aspx",
"completemarkets.com/Pages/NewsletterPreview.aspx", "completemarkets.com/Pages/SocialNetworking/NewsletterPreview.aspx", "completemarkets.com/Pages/Newsletter/NewsletterPreview.aspx", "completemarkets.com/company/",
"completemarkets.com/NewsletterBrandPreview/", "completemarkets.com/Pages/NewsletterBrandPreview/", "completemarkets.com/Pages/SocialNetworking/NewsletterBrandPreview/", "completemarkets.com/NewsletterBrandPreview.aspx",
"completemarkets.com/Pages/NewsletterBrandPreview.aspx", "completemarkets.com/Pages/SocialNetworking/NewsletterBrandPreview.aspx", "completemarkets.com/Pages/Newsletter/NewsletterBrandPreview.aspx", "completemarkets.com/company/",
"completemarkets.com/ImmsNewsletter/", "completemarkets.com/Pages/ImmsNewsletter/", "completemarkets.com/Pages/SocialNetworking/ImmsNewsletter/", "completemarkets.com/ImmsNewsletter.aspx",
"completemarkets.com/Pages/ImmsNewsletter.aspx", "completemarkets.com/Pages/SocialNetworking/ImmsNewsletter.aspx", "completemarkets.com/Pages/Newsletter/ImmsNewsletter.aspx", "completemarkets.com/company/",
"completemarkets.com/Company/", "completemarkets.com/Pages/Company/", "completemarkets.com/Pages/SocialNetworking/Company/", "completemarkets.com/Company.aspx", "completemarkets.com/Pages/Company.aspx",
"completemarkets.com/Pages/SocialNetworking/Company.aspx", "completemarkets.com/Pages/Newsletter/Company.aspx", "completemarkets.com/company/", "completemarkets.com/UserProfile/", "completemarkets.com/Pages/UserProfile/",
"completemarkets.com/Pages/SocialNetworking/UserProfile/", "completemarkets.com/UserProfile.aspx", "completemarkets.com/Pages/UserProfile.aspx", "completemarkets.com/Pages/SocialNetworking/UserProfile.aspx",
"completemarkets.com/Pages/Newsletter/UserProfile.aspx", "completemarkets.com/company/", "completemarkets.com/profile-edit-mode/", "completemarkets.com/profile-preview/", "completemarkets.com/storefront.aspx",
"completemarkets.com/storefrontsummary2.aspx", "completemarkets.com/storefrontsummary.aspx", "completemarkets.com/insurance/", "completemarkets.com/company/", "completemarkets.com/pages/pressrelease.aspx",
"completemarkets.com/pressrelease.aspx", "completemarkets.com/company/", "completemarkets.com/companypreview.aspx", "completemarkets.com/insurance/", "completemarkets.com/company/"
]
});
});
var __wpmExportWarning = '';
var __wpmCloseProviderWarning = '';
var __wpmDeleteWarning = '';
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
Telerik.Web.UI.RadRating._preInitialize("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_rb", "0");
var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
} else {
return true;
}
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
Telerik.Web.UI.RadRating._preInitialize("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_rb", "0");
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame').contentWindow.document.body
.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame').contentWindow.document
.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame').contentWindow.location.href !==
'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame').contentWindow.document
.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame').contentWindow.document
.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup(true);
if (!false) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
$(document).ready(function SetAvatarCssClass() {
if ('False'.toLowerCase() === 'false') {
var divGravatar = $('.profile-gravatar');
divGravatar.removeClass('profile-gravatar');
divGravatar.addClass('profile-default-image');
}
});
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
var maxHeight = 750;
var lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup;
var isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup = false;
//ios10 scroll hack
$(document).ontouchmove = function(e) {
return true;
};
function OnClientShow(active) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup = false;
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup(active);
}
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame').load(function() {
ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup();
});
function ChangePopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup() {
if (document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame').contentWindow.location.href !== 'about:blank') {
var remodal = $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]');
if (remodal != null) {
setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup(remodal);
}
}
}
$(document).ready(function() {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup();
var prm = Sys.WebForms.PageRequestManager.getInstance();
if (prm != null) {
prm.add_endRequest(function(s, e) {
BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup();
});
}
});
function setPopupHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup(active) {
setTimeout(function() {
var alltogetherheight = 0;
if (jQuery.browser.msie || jQuery.browser.mozilla || jQuery.browser.opera) {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame').contentWindow.document.body.scrollHeight;
} else {
alltogetherheight = document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame').contentWindow.document.documentElement.scrollHeight;
}
var height = alltogetherheight < maxHeight ? alltogetherheight : maxHeight;
if (height != lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup) {
var additionalHeight = $('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_plhNoThanks').is(':hidden') ? 0 : 25;
var newHeight = additionalHeight + height;
lastHeight_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup = newHeight;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame').height(newHeight);
}
}, 300);
}
function BindEvents_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup() {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_lnkXCloseButton').unbind().click(function(e) {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().destroy();
});
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_lnkCloseButton').unbind().click(function() {
isClosed_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup = true;
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_popupFrame')[0].src = 'about:blank';
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().state = 'opened';
if ($('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().getState() === 'opened') {
$('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().close();
}
ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup(true);
if (!true) $('[data-remodal-id=modal_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup]').remodal().destroy();
});
}
function ClosePopup_ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup(value) {
$('#ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_btnClose').click();
$.ajax({
type: 'POST',
url: "https://completemarkets.com/WebServices/GenericService.asmx/PopupClosed",
data: "{ 'isClosed': '" + value + "' }",
contentType: 'application/json; charset=utf-8',
dataType: 'json',
success: function(data) {}
});
}
theForm.oldSubmit = theForm.submit;
theForm.submit = WebForm_SaveScrollPositionSubmit;
theForm.oldOnSubmit = theForm.onsubmit;
theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_cp_cp_popup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_registrationPopup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_popupShortRegistration_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadRating, {
"_autoPostBack": true,
"_preInitializeComplete": true,
"_uniqueID": "ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileHeaderAsDesktop$customRatingPopup$rating$rb",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_rb_ClientState",
"readOnly": true,
"value": 5
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_rb"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_wndUpload_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 23,
"relativeTo": 1,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_wndUpload"));
});
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextBoxReview'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_cvTextEditorMaxTextLength'));
}
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "review-tooltip RadToolTip-centered",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_wndTooltip_ClientState",
"formID": "aspnetForm",
"hideEvent": 16,
"position": 22,
"relativeTo": 1,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"targetControlID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_rating_rb"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_customRatingPopup_wndTooltip"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndSuccessMessage_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndSuccessMessage"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndUnfollowCompany_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndUnfollowCompany"));
});
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvFirstName'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvLastName'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_rfvEmail'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_ctlLoggedOutUser_vldRegexEmail'));
}
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndFollowCompany_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndFollowCompany"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndTooltip_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_wndTooltip"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileHeaderAsDesktop_upProgress"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadTabStrip, {
"_postBackReference": "__doPostBack(\u0027ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$tabStrip\u0027,\u0027{0}\u0027)",
"_selectedIndex": 1,
"_skin": "MonoxTabStrip",
"causesValidation": false,
"clickSelectedTab": true,
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_tabStrip_ClientState",
"multiPageID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_multipage",
"selectedIndexes": ["1"],
"tabData": [{
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewAboutUs"
}, {
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewServices"
}, {
"outerCssClass": "js-tabmark js-tabmark2",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewPressReleases"
}, {
"outerCssClass": "js-tabmark js-tabmark9",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewJobs"
}, {
"outerCssClass": "js-tabmark js-tabmark3",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewEmployees"
}, {
"outerCssClass": "js-tabmark js-tabmark6",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewArticles"
}, {
"outerCssClass": "js-tabmark js-tabmark7",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewBlogs"
}, {
"outerCssClass": "js-tabmark js-tabmark8",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewGroups"
}, {
"outerCssClass": "js-tabmark js-tabmark4",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewConnections"
}, {
"outerCssClass": "js-tabmark js-tabmark5",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewPhotos"
}, {
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewReview"
}, {
"outerCssClass": "js-tabmark js-tabmark11",
"_implPageViewID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewNewsletters"
}]
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_tabStrip"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_registrationPopup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_popupShortRegistration_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadRating, {
"_autoPostBack": true,
"_preInitializeComplete": true,
"_uniqueID": "ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$mobileDesktop$customRatingPopup$rating$rb",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_rb_ClientState",
"readOnly": true,
"value": 5
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_rb"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_wndUpload_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 23,
"relativeTo": 1,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_wndUpload"));
});
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextBoxReview'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_cvTextEditorMaxTextLength'));
}
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "review-tooltip RadToolTip-centered",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_wndTooltip_ClientState",
"formID": "aspnetForm",
"hideEvent": 16,
"position": 22,
"relativeTo": 1,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"targetControlID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_rating_rb"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_customRatingPopup_wndTooltip"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndSuccessMessage_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndSuccessMessage"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndUnfollowCompany_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndUnfollowCompany"));
});
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvFirstName'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvLastName'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_rfvEmail'));
}
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_ctlLoggedOutUser_vldRegexEmail'));
}
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndFollowCompany_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndFollowCompany"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndTooltip_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"showEvent": 16,
"skin": "Default",
"width": "400px"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_wndTooltip"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_mobileDesktop_upProgress"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "review-tooltip",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_wndTooltip_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"relativeTo": 2,
"renderInPageRoot": true,
"skin": "Default",
"width": "700px"
}, {
"hide": onPopupClose
}, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_reviewTooltip_wndTooltip"));
});
document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType').dispose = function() {
Array.remove(Page_Validators, document.getElementById('ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_rfvProviderType'));
}
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_popup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_registrationPopup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "request-tooltip cm-w--min--300 cm-w--max--800 popup-top",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_wndTooltip_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"renderInPageRoot": true,
"showEvent": 2,
"skin": "Default"
}, {
"hide": hideOverlay
}, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontContactList_wndTooltip"));
});
Sys.Application.add_init(function() {
$create(Artem.Google.MarkersBehavior, {
"markerOptions": [{
"clickable": true,
"draggable": false,
"optimized": true,
"raiseOnDrag": true,
"title": "",
"visible": true,
"address": "1712 Magnavox Way, FORT WAYNE, USA",
"autoOpen": false,
"info": ""
}],
"name": "ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontLocation$googleMap$ctlGoogleMap_GoogleMarkers"
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_googleMap_ctlGoogleMap"));
});
Sys.Application.add_init(function() {
$create(Artem.Google.Map, {
"address": "1712 Magnavox Way, FORT WAYNE, USA",
"backgroundColor": "Gray",
"defaultAddress": "United States",
"disableDefaultUI": false,
"disableDoubleClickZoom": false,
"draggable": true,
"enableReverseGeocoding": false,
"keyboardShortcuts": false,
"mapType": 1,
"mapTypeControl": true,
"mapTypeControlOptions": {
"position": 2,
"style": 0
},
"name": "ctl00$ctl00$ctl01$ctl00$cp$cp$wpm$gwpcompanyProfile$companyProfile$companyProductServices$ctlStorefrontContainer$ctlStorefrontLocation$googleMap$ctlGoogleMap",
"noClear": false,
"overviewMapControl": true,
"overviewMapControlOptions": {
"opened": false
},
"panControl": false,
"panControlOptions": {
"position": 0
},
"rotateControl": false,
"rotateControlOptions": {
"position": 0
},
"scaleControl": true,
"scaleControlOptions": {
"position": 0,
"style": 0
},
"scrollwheel": true,
"shortID": "ctlGoogleMap",
"showTraffic": false,
"streetViewControl": true,
"tilt": 0,
"zoom": 14,
"zoomControl": true,
"zoomControlOptions": {
"position": 0,
"style": 0
}
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_ctlStorefrontLocation_googleMap_ctlGoogleMap"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_companyProductServices_ctlStorefrontContainer_popup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadMultiPage, {
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_multipage_ClientState",
"pageViewData": [{
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewAboutUs"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewServices"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewPressReleases"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewJobs"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewEmployees"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewArticles"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewBlogs"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewGroups"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewConnections"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewPhotos"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewReview"
}, {
"id": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_pageViewNewsletters"
}],
"selectedIndex": 1
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_multipage"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": "ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_ajaxPanelMain",
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_upProgress"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_wpm_gwpcompanyProfile_companyProfile_popupRemoveCompany_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Sys.UI._UpdateProgress, {
"associatedUpdatePanelId": null,
"displayAfter": 0,
"dynamicLayout": true
}, null, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_popup_upProgressPopup"));
});
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadToolTip, {
"_cssClass": "request-tooltip cm-w--min--300 cm-w--max--800 popup-top",
"_manualCloseButtonText": "Close",
"clientStateFieldID": "ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_wndTooltip_ClientState",
"formID": "aspnetForm",
"hideEvent": 4,
"modal": true,
"position": 22,
"renderInPageRoot": true,
"showEvent": 2,
"skin": "Default"
}, {
"hide": hideOverlay
}, null, $get("ctl00_ctl00_ctl01_ctl00_cp_cp_cp_ctlFooter_wndTooltip"));
});
//]]>
</script>
</form>
Name: formAuthorizeNetPopup — POST https://secure.authorize.net/hosted/profile/manage
<form method="post" action="https://secure.authorize.net/hosted/profile/manage" id="formAuthorizeNetPopup" name="formAuthorizeNetPopup" target="iframeAuthorizeNet" style="display:none;">
<input type="hidden" id="Token" name="Token">
<input type="hidden" id="PaymentProfileId" name="PaymentProfileId">
</form>
Text Content
Login/Register Create a Free CompleteMarkets AccountLogin to CompleteMarkets Login/Register * Home * About Us * Membership * Consumers * Contact Us * Manage Your Subscriptions * Find A Market * Find Insurance Markets * Find A Company * Search Blogs * Search Users * Search Industry Articles * Search Discussions/Topics * Find Tools/Products * Insurance News * Agent Discussions * Ask Your Peers (Market Requests) * Agency Management * Careers & Jobs * Life, Health & Fin Svcs * Marketing * Property & Casualty * Technology & Tools * Using CompleteMarkets * Insurance Articles * All Articles * Search The Library * Article Categories * Insurance Jobs * Find A Job * Post A Job * Articles for Candidates * Articles for Employers * Talent Solutions * ATS (Applicant Tracking) * Find Candidate(s) * Blogs * Create Your Own Blog * All Blogs * Insurance Professionals * Insurance Marketing * Shop * Consumer Leads (Exclusive) * For Agents * For Agencies * For Advertisers (Wholesalers) * For Recruiters * Insurance Newsletters * CallTracking * All Categories * Consumers * Get A Quote * Insurance Articles * Business Insurance Blog * Find An Agent * Advertise * Advertising Solutions * Advertiser Best Practices * Talent Solutions * Advertiser Blog * Demo/Media Kit * Resources * Frequently Asked Questions * Spam Whitelist Instructions * Copyright Credit * Logos & Images * The Complete Marketeer x No Thanks Please wait... x No Thanks Please wait... x No Thanks Please wait... x No Thanks Please wait... K&K INSURANCE GROUP, INC. * 1 * 2 * 3 * 4 * 5 Rating history (0 Reviews - 0 of 5.0) Shows who have rated the content, and the rating score. Write your review here. (Required) Please consider the following: 1. Would you recommend this company? 2. What about this company do you like/dislike? 3. Why did you choose this rating? Submit This Anonymously Submit Cancel Contact Us contact_phone Click to call Unfollow First name: Last name: Email: Are you sure you want to deactivate your CompleteMarkets Company Profile Deactivate Cancel Please wait... * About Us * Products/Services * * * Team * * Blog * * Followers * * Reviews * Newsletters x No Thanks Please wait... x No Thanks Please wait... x No Thanks Please wait... K&K INSURANCE GROUP, INC. * 1 * 2 * 3 * 4 * 5 Rating history (0 Reviews - 0 of 5.0) Shows who have rated the content, and the rating score. Write your review here. (Required) Please consider the following: 1. Would you recommend this company? 2. What about this company do you like/dislike? 3. Why did you choose this rating? Submit This Anonymously Submit Cancel Contact Us contact_phone Click to call Unfollow First name: Last name: Email: Are you sure you want to deactivate your CompleteMarkets Company Profile Deactivate Cancel Please wait... About Us Services Newsletters Employees Blog Connections Reviews HI, ! Thank you for visiting our K&K Insurance Group, Inc. company page! We hope you find what you are looking for, please contact us if you have any questions. We strive for excellence and greatly value your feedback. Please take a moment to tell us about your experience with K&K Insurance Group, Inc.. Thank you! Review Us Now! Festival Insurance When it comes to festival insurance, you name it, chances are we’ve covered it–everything from small community tulip festivals to nationally known and recognized festivals. K&K has everything you need in insurance coverage to keep things festive. Click to view a short video that explains products and services Eligible Operations for Festival Insurance: - Arts and crafts festival insurance - Music festival insurance - City celebration insurance - Static auto show insurance - Ethnic festival insurance - Themed festival insurance - Exhibition/exposition insurance (e.g. rib fest, tulip festival, etc.) - Holiday celebration insurance Coverages Available & Program Highlights: General Liability - Written on an Admitted Basis in Most States - Broadened Coverage Form - Non-auditable Policy - No Deductible - Legal Liability to Participants - Volunteer Accident- Accident Medical Coverage For Volunteers - Volunteers as Additional Insureds - Contingent Ride Liability - Fireworks Liability - Liquor Liability - Vendor/Exhibitor Coverage - Employee Benefits Liability Directors and Officers Including Employment Practices Liability Property - Emergency Vacating Expenses Covered up to $25,000, Crisis Response Coverage-$25,000, Full Building Ordinance "A" Coverage Inland Marine Commercial Auto - Owned Auto - Nonowned/Hired Auto Crime Excess Liability Workers’ Compensation Event Cancellation & Non-appearance (available) Click here for application Common Associated Exposures: - Arts & crafts displays - Horticultural/home - Food & beverage economics exhibits concessions - Parades U.S. STATES AVAILABLE * U.S. States Available: Alaska, Alabama, Arkansas, Arizona, California, Colorado, Connecticut, Delaware, Florida, Georgia, Hawaii, Iowa, Idaho, Illinois, Indiana, Kansas, Kentucky, Louisiana, Massachusetts, Maryland, Maine, Michigan, Minnesota, Missouri, Mississippi, Montana, North Carolina, North Dakota, Nebraska, New Hampshire, New Jersey, New Mexico, Nevada, New York, Ohio, Oklahoma, Oregon, Pennsylvania, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, Utah, Virginia, Vermont, Washington, Wisconsin, West Virginia, Wyoming, Washington, D.C. * Provider Type: Managing General Underwriter * Admitted: All Available States * Carriers: Multiple * Carrier Ratings: Insurance carriers rated "A" or higher by A.M. Best * Commission: Commission paid on this program. * Min Premium: General Liability - $2,500; Package - $5,000 * Coverages: Exhibitions General Liability Insurance Expositions General Liability Insurance Festivals General Liability Insurance BROWSE Other Products/Services Activity and Social Club Insurance Air Show Insurance Amateur Sport Association Insurance Amateur Sport Team, League and Association Insurance Amateur Sport Tournament and Event Insurance Band and Performing Group Insurance Baseball and Softball Insurance Basketball Tournament and Event Insurance Bowl and All-star Game Insurance Bowling Center Insurance Camp, Conference and Retreat Center Insurance Campground Insurance Cheerleading Insurance Coaches and Officials Insurance Community Center Insurance Concert Promoter Insurance Concessionaire, Exhibitor, Vendor Insurance Dance Instructor Insurance Dance School and Program Insurance Directors and Officers Insurance Entertainer and Performer Insurance Event Cancellation Insurance Event Planner Insurance Fair and Fairground Insurance Firefighters Accidental Death and Dismemberment Insurance Fitness Instructor Insurance Franchised Motorcycle and Powersport Dealership Insurance Franchised RV Dealership Fraternal Organization Insurance Gaming Insurance GrouProtector Accident Medical Program Gymnastics Schools and Clubs Health and Fitness Insurance - Exercise, Circuit, Personal Training Studio Health Club Basic Service Insurance Health Club Full Service Insurance Health Club Limited Service Insurance Independent Instructor of the Arts Insurance Martial Arts and Self Defense Instructor Insurance Martial Arts School and Program Insurance Motorsport Facility and Event Insurance Motorsport Independent Club Insurance Motorsport Off-track and Storage Insurance Motorsport On-track Crash Damage Insurance Motorsport Participants and Professional Athletes Disability Income Insurance Motorsport Race Team and Race Shop Insurance Motorsport Racing Owner and Sponsor Liability Insurance Outfitter and Guide Insurance Pari-Mutuel Racing Insurance (Horse Track and Greyhound Track) Political Campaigns and Events Product Liability Insurance Professional Sport Team Insurance Registered Student Organization Insurance Resort and Guest Ranch Insurance School Athletic Insurance Short Term Special Event Insurance Special Events Insurance Sport Complex Insurance Sport Event Insurance Sport Instructor Insurance Tourist Attraction Insurance Venue Insurance Walk Run Event Insurance Yoga Instructor Insurance Youth Day Camp Insurance Youth Sport Camp and Clinic Insurance Zoo and Aquarium Insurance Request a Quote Now! CONTACT INFORMATION x No Thanks Please wait... x No Thanks Please wait... * Underwriting Division Events Contact Me -------------------------------------------------------------------------------- Let’s get started! Let’s get started! LOCATION 1712 Magnavox Way FORT WAYNE, IN 46804 800-637-4757 View Larger Map APPLICATIONS * Festivals Key Underwriting/Qualifying Factors (Including but not limited to): - Management must have at least three years festival/event management experience - Minimum premiums general liability- $2,500 package- $5,000 Preliminary Underwriting Information Required: Visit our web site for an application package. AGENCY LICENSING No prior appointment or agreement is necessary to submit applications for a coverage quotation. Upon binding the first account, agencies and individual producers are required to provide proper licensing documentation and errors & omissions coverage verification. x No Thanks Please wait... CompleteMarkets is The Insurance Industry's Professional Network Please Register for FREE or Sign In to contact Not an Insurance Agent? No problem, we help hundreds of people find the right agent/advisor every day! Visit our dedicated Insurance Consumer section and we will recommend the right agent for your specific needs. K&K Insurance Group, Inc. has other insurance programs like Activity and Social Club Insurance. Please wait... x No Thanks Please wait... - Click here to log in No account? Register here! INSURANCE PROS * Membership * Popular Searches INSURANCE BUYERS * Get A Quote * Find An Agent ADVERTISERS * Review Advertising Solutions * Download Our Media Kit Copyright©. All Rights Reserved. INSOMIS Corp. Need Some Help? x No Thanks Please wait... Let’s get started! Let’s get started!