<!-- DEVELOPER:  When pasting new code, all code must be on one line and all single quotes must be escaped with a backslash \   -->

var code = '<!-- BEGIN LivePerson Button Code --><a class="live-chat" id="_lpChatBtn" href=\'https://server.iad.liveperson.net/hc/65916455/?cmd=file&file=visitorWantsToChat&site=65916455&byhref=1&SESSIONVAR!skill=Communications&imageUrl=https://www.conted.und.edu/liveperson/buttons/communications\' target=\'chat65916455\'  onClick="lpButtonCTTUrl = \'https://server.iad.liveperson.net/hc/65916455/?cmd=file&file=visitorWantsToChat&site=65916455&SESSIONVAR!skill=Communications&imageUrl=https://www.conted.und.edu/liveperson/buttons/communications&referrer=\'+escape(document.location); lpButtonCTTUrl = (typeof(lpAppendVisitorCookies) != \'undefined\' ? lpAppendVisitorCookies(lpButtonCTTUrl) : lpButtonCTTUrl); lpButtonCTTUrl = ((typeof(lpMTag)!=\'undefined\' && typeof(lpMTag.addFirstPartyCookies)!=\'undefined\')?lpMTag.addFirstPartyCookies(lpButtonCTTUrl):lpButtonCTTUrl);window.open(lpButtonCTTUrl,\'chat65916455\',\'width=475,height=400,resizable=yes\');return false;" >Live Chat</a><!-- END LivePerson Button code -->';

document.write(code);

