1692
Home • Plugins • FirstMagic • 1692
 
<X-FC-WHITESPACE [STRIP]><!--#rem startconfig --><!--#if expr="`<X-FC-ITEM DATA[SUBJECT]>`"--><!--#set var="PAGETITLE" value="<X-FC-ITEM DATA[SUBJECT]>"--><!--#else--><!--#set var="PAGETITLE" value="<X-FC-ITEM DATA[NAME]>"--><!--#endif--><!--#set var="FCURL" value="<X-FC-OBJURL>"--><!--#set var="SEMANTICURL" value="<X-FC-OBJURL-UP SLASH><X-FC-ITEM DATA[NAME]>"--><!--#if expr="<X-FC-URL-PARAMETER semantic exists>=1"--><!--#set var="URLTYPE" expr="semantic" --><!--#endif--><!--#if expr="$URLTYPE=semantic"--><!--#set var="MAGICURL2652" value="$SEMANTICURL"--><!--#else--><!--#set var="MAGICURL2652" value="$FCURL"--><!--#endif--><!--#set var="UNIQUEITEM" expr="@rand()"--><X-FC-WHITESPACE [RETAIN]><!--#rem endconfig --><!--#if expr="<X-FC-URL-PARAMETER message exists>=1 || <X-FC-URL-PARAMETER delivered exists>=1"--><!--#include virtual="//Setup?formid=2658" --><!--#include virtual="/.templates/firstmagicplugin/FMServerSettings?formid=2655" --><!--#include virtual="/.templates/plainheader.inc"-->
<!--#if expr="<X-FC-URL-PARAMETER delivered exists>=0"--><script<!--#if expr="$HTML5=false"--> type="text/javascript"<!--#endif-->>
function CheckForm(Form){if (document.getElementById('themail<!--#echo var="UNIQUEITEM"-->').value == '' || document.getElementById('themail<!--#echo var="UNIQUEITEM"-->').value == '<!--#echo var="FMMAIL"-->:'){document.getElementById('themailnote<!--#echo var="UNIQUEITEM"-->').style.visibility = 'visible'; document.getElementById('themail<!--#echo var="UNIQUEITEM"-->').style.borderColor = '#d0010b'; document.getElementById('themail<!--#echo var="UNIQUEITEM"-->').focus();return (false);} return (true);}
function delivermsg() {
msgsubject = ('<!--#echo var="FMSUBJECT"-->: '.toUpperCase()+document.getElementById('thesubject').value+'\n');
msgname = ('<!--#echo var="FMNAME"-->: '.toUpperCase()+document.getElementById('thename<!--#echo var="UNIQUEITEM"-->').value+'\n');
msgphone = ('<!--#echo var="FMPHONE"-->: '.toUpperCase()+document.getElementById('thephone<!--#echo var="UNIQUEITEM"-->').value+'\n');
msgautoresponse = '<!--#echo var="REMOTE_ADDR"--> | <!--#echo var="REMOTE_HOST"-->\n-------------------------------------------------------------------------------\n'+new Date()+'\n\n';
msgmail = ('<!--#echo var="FMMAIL"-->: '.toUpperCase()+document.getElementById('themail<!--#echo var="UNIQUEITEM"-->').value+'\n\n');
msgmessage = document.getElementById('themessage<!--#echo var="UNIQUEITEM"-->').value;
document.getElementById('msgbody<!--#echo var="UNIQUEITEM"-->').value =(msgautoresponse+msgsubject+msgname+msgphone+msgmail+msgmessage);
window.parent.postStart();}
</script><!--#endif-->
</head>
<body class="messagebody <!--#if expr="$DEVICE=MOBILE"-->mobilesite<!--#else-->printablesite<!--#endif--><!--#if expr="<X-FC-URL-PARAMETER mediummoo exists>=1"--> mediummoodal<!--#endif--><!--#if expr="<X-FC-URL-PARAMETER deskprintview exists>=1 && $DEVICE=DESKTOP"--> deskprintview<!--#endif-->" style="background:transparent;<!--#if expr="<X-FC-URL-PARAMETER widgetview exists>=1"-->margin:0px;padding:0px;<!--#endif-->"><!--#if expr="<X-FC-URL-PARAMETER delivered exists>=1"--><div id="systemnote" class="fctext"><br/><br/><br/><!--#echo var="FMMESSAGEDELIVERED"--></div><br/><!--#else--><form class="guestform<!--#if expr="$MOBILEUI=true && $GETDEVICE >1"--> mobileview<!--#endif-->" action="/login/__www/<!--#echo var="FMINBOX"-->/<!--#if expr="$SV!=9"-->__<!--#endif-->FormNew?formid=96&amp;iconid=25514&amp;VKey=<X-FC-SESSION VKEY>&amp;delivered&amp;JumpAction=2" enctype="multipart/form-data" method="post" name="Save"  onsubmit="delivermsg();"><input type="hidden" size="40" name="To" VALUE="<X-FC-OBJURL-UP SLASH>"/><input type="hidden" name="charset" value="<X-FC-CHARSET>"/><input id="msgbody<!--#echo var="UNIQUEITEM"-->" type="hidden" size="40" name="Body" value="<!--#echo var="FMMESSAGEDELIVERED"-->"/><!--#if expr="<X-FC-URL-PARAMETER widgetview exists>=1"-->
<div class="widgetmsgform"><div style="border-width:0px;padding:0px;margin:0px;width:100%;" class="userform"><div class="field"><input placeholder="<!--#echo var="FMSUBJECT"-->" id="thesubject" type="text" size="40" name="Subject" value="" tabindex="1" class="txtfield long"/></div><div class="field"><input placeholder="<!--#echo var="FMNAME"-->" id="thename<!--#echo var="UNIQUEITEM"-->" type="text" size="40" name="FieldID:1000=STRING" value="<!--#if expr="<x-fc-user auth> && <X-FC-USER UID>=$GUESTID"--><!--#else--><X-FC-USER-name><!--#endif-->" tabindex="2" class="txtfield long"/></div><div class="field"><input placeholder="<!--#echo var="FMMAIL"-->" id="themail<!--#echo var="UNIQUEITEM"-->" type="text" size="40" name="FieldID:8010=STRING" value="" tabindex="3" class="txtfield long"/><img src="/.templates/fmlibrary/graphics/blanksquare.png" width="32" height="32"  alt="error" class="erroricon" id="themailnote<!--#echo var="UNIQUEITEM"-->"/></div><div class="field"><input placeholder="<!--#echo var="FMPHONE"-->" id="thephone<!--#echo var="UNIQUEITEM"-->" type="text" size="40" name="FieldID:1001=STRING" value="" tabindex="4" class="txtfield long"/></div><div class="field"><textarea placeholder="<!--#echo var="FMMESSAGE"-->" id="themessage<!--#echo var="UNIQUEITEM"-->" name="FieldID:1006=LITERALSTRING" rows="25" cols="50" tabindex="5" class="txtfield long"></textarea></div><div class="field"><input type="submit" name="Send" tabindex="6" value="<!--#echo var="FMSENDMSG"-->" class="formbtn" onclick="return CheckForm(this);"/></div></div></div>
<!--#else--><table style="border-width:0px;padding:0px;margin:0px;width:100%;" class="userform">
<tr><td width="20%" style="text-align:right;" class="fctext label"><!--#echo var="FMSUBJECT"-->:</td><td width="80%" class="field"><input id="thesubject" type="text" size="40" name="Subject" value="" tabindex="1" class="txtfield medium"/></td></tr>
<tr><td width="20%" style="text-align:right;" class="fctext label"><!--#echo var="FMNAME"-->:</td><td width="80%" class="field"><input id="thename<!--#echo var="UNIQUEITEM"-->" type="text" size="40" name="FieldID:1000=STRING" value="<!--#if expr="<x-fc-user auth> && <X-FC-USER UID>=$GUESTID"--><!--#else--><X-FC-USER-name><!--#endif-->" tabindex="2" class="txtfield medium"/></td></tr>
<tr><td width="20%" style="text-align:right;" class="fctext label"><!--#echo var="FMMAIL"-->:</td><td width="80%" class="field"><input id="themail<!--#echo var="UNIQUEITEM"-->" type="text" size="40" name="FieldID:8010=STRING" value="" tabindex="3" class="txtfield medium"/><img src="/.templates/fmlibrary/graphics/blanksquare.png" width="32" height="32"  alt="error" class="erroricon" id="themailnote<!--#echo var="UNIQUEITEM"-->"/></td></tr>
<tr><td width="20%" style="text-align:right;" class="fctext label"><!--#echo var="FMPHONE"-->:</td><td width="80%" class="field"><input id="thephone<!--#echo var="UNIQUEITEM"-->" type="text" size="40" name="FieldID:1001=STRING" value="" tabindex="4" class="txtfield medium"/></td></tr>
<tr><td rowspan="2" width="20%" class="fctext label labeltop"><!--#echo var="FMMESSAGE"-->:</td><td width="80%" class="field"><textarea id="themessage<!--#echo var="UNIQUEITEM"-->" name="FieldID:1006=LITERALSTRING" rows="25" cols="50" tabindex="5" class="txtfield long"></textarea></td></tr>
<tr><td width="80%" class="field"><input type="submit" name="Send" tabindex="6" value="<!--#echo var="FMSENDMSG"-->" class="formbtn" onclick="return CheckForm(this);"/></td>
</tr>
</table><!--#endif-->
</form>
<!--#endif--><script<!--#if expr="$HTML5=false"--> type="text/javascript"<!--#endif-->>
window.parent.postStop();
</script>
</body>
</html><!--#else--><!--#rem startInc --><!--#set var="FCDOC" value="false"--><!--#if expr="<X-FC-URL-PARAMETER containerdocument exists>=0"--><!--#include virtual="//Setup?formid=2658" --><!--#include virtual="/.templates/firstmagicplugin/FMServerSettings?formid=2655" --><!--#set var="PERMALINK" value="false"--><!--#if expr="<X-FC-URL-PARAMETER fmlight exists>=1 || <X-FC-URL-PARAMETER modal exists>=1"--><!--#include virtual="/.templates/plainheader.inc"--><!--#else--><!--#set var="SITELANGUAGE" value="<X-FC-FIELD LANG.132 STRING>"--><!--#if expr="$HTML5=true"--><!doctype html>
<!--#include virtual="/.templates/fmlibrary/terms.inc" --><!--#if expr="$CUSTOMLANG=true"--><!--#include virtual="$FMLANGFILE" --><!--#endif--><html lang="<!--#echo var="SITELANGUAGE"-->">
<head<!--#if expr="$OPENGRAPH=true"--> prefix="og: ogp.me/ns# fb: ogp.me/ns/fb# website: ogp.me/ns/website#"<!--#endif-->>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="<X-FC-ITEM DATA[Charset]>"><!--#else--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"<!--#if expr="$OPENGRAPH=true"-->
     xmlns:og="http://ogp.me/ns#"
     xmlns:fb="http://www.facebook.com/2008/fbml"<!--#endif-->>
<head><!--#include virtual="/.templates/fmlibrary/terms.inc" --><!--#if expr="$CUSTOMLANG=true"--><!--#include virtual="$FMLANGFILE" --><!--#endif-->
<meta http-equiv="Content-Type" content="text/html; charset=<X-FC-ITEM DATA[Charset]>"/>
<meta http-equiv="content-language" content="<!--#echo var="SITELANGUAGE"-->"/><!--#endif-->
<!-- <!--#echo var="FMGENERATOR"--><!--#echo var="FMCOPYRIGHT"--> --><!--#set var="SYSPAGE" value="false"--><!--#include virtual="/.templates/globalheader.inc"--><body class="website<!--#if expr="$FMTOPMENU=false"--> nomenu<!--#endif--><!--#if expr="$TINYBIGTOOLS=true"--> tinybigedit<!--#if expr="`$DEVICE`=`MOBILE`"--> mobiletiny<!--#endif--><!--#endif-->"><!--#if expr="$PAGEOWNER=true && $TINYBIGTOOLS=true"-->
<div id="tinytoolbar" class="<!--#echo var="FMEDITORSTYLE"-->"></div><!--#endif-->
<div id="pagetop"></div><!--#include virtual="$XLOGIN$BEFORECONTENTPATH"-->
<div id="wrapper" class="<!--#echo var="DIRTYPE"--><!--#if expr="`$DEVICE`=`MOBILE`"--> mobileview<!--#endif--> wrap<!--#echo var="CONTENTALIGN"-->">
<div id="page" class="template<X-FC-ITEM COLUMN[Icon]>">
<div id="headerwrap" class="hewrap<!--#echo var="LOGOALIGN"-->"><div  style="text-align:<!--#echo var="LOGOALIGN"-->;" id="header"><div id="headercontent"><!--#if expr="$LOGOEXIST=true"--><a href="<!--#echo var="XLOGIN"--><!--#echo var="FMINDEX"-->"><img id="logopic" width="<!--#echo var="DEFLOGOWIDTH"-->" height="<!--#echo var="DEFLOGOHEIGHT"-->" src="<!--#echo var="LOGOPATH"-->" alt="<!--#echo var="FMHOME"-->" title="<!--#echo var="WTAUTHOR"-->"/></a><!--#endif--><div style="float:<!--#echo var="HEADERWIDGETSALIGN"-->;" id="headerwidgets"></div><div id="headerticker" class="noassist"></div><!--#if expr="$HEADERTlCKER=true"--><X-FC-FIELD LANG.7518.2 STRING><!--#endif--></div></div><!--#if expr="$FMTOPMENU=true"-->
<div id="dropmenu"><!--#include virtual="$XLOGIN$FMROOTMENU/?both&formid=-205&mainmenu&maintop&$URLTYPE"--><!--#if expr="$SEARCHBOXTOP=true"--><!--#include virtual="$XLOGIN$FMROOTMENU/$SEARCHBOXTOPURL?formid=2648&mainmenu"--><!--#endif--><div class="clear"></div></div><!--#endif--></div>
<div id="pageframe" class="<!--#echo var="DESlGNERSTYLE"-->" style="background-position:top <!--#echo var="CONTENTALIGN"-->;">
<div id="contentpadding">
<!--#if expr="$CONTENTALIGN!=center"--><div id="sidebar" style="float:<!--#echo var="CONTENTALIGN"-->;" class="sidebar<!--#echo var="CONTENTALIGN"-->">
<!--#include virtual="$XLOGIN$FMROOTSIDEBAR/?both&formid=-205&items&sidebar&$URLTYPE"-->
<div class="sidebaritem" id="sidebarend"></div>
</div><!--#endif-->
<div id="pagecontent<!--#if expr="$CONTENTALIGN=center"-->sec<!--#endif-->" class="pagecontent<!--#echo var="CONTENTALIGN"-->"><!--#if expr="<X-FC-URL-PARAMETER ooops exists>=1"--><div class="errornote"><!--#echo var="FMERROR"--></div><!--#endif--><!--#if expr="$BREADCRUMBS=true"-->
<div id="breadcrumbs" class="contentbody fctext"><div class="smallfctext"><a href="<!--#echo var="XLOGIN"--><!--#echo var="FMINDEX"-->"><!--#echo var="FMHOME"--></a><!--#while expr="++$BRCUMB < (<X-FC-OBJPATH COUNT> - 1)"--><!--#if expr="`<X-FC-OBJPATH $BRCUMB>`=`$FMROOTMENU` || `<X-FC-OBJPATH $BRCUMB>`=`$FMROOTSIDEBAR` || `<X-FC-OBJPATH $BRCUMB>`=`$FMROOTFOOTER`"--><!--#else-->&nbsp;<!--#echo var="FMSYMBOLRIGHTDBLARROW"-->&nbsp;<a href="<X-FC-OBJURL $BRCUMB>"><!--#echo expr="@mlescape(`<X-FC-OBJPATH $BRCUMB>`)"--></a><!--#endif--><!--#endwhile--><!--#if expr="$PAGEFLAG=searching"-->&nbsp;<!--#echo var="FMSYMBOLRIGHTDBLARROW"-->&nbsp;<!--#echo var="FMSEARCH"--><!--#elif expr="$PAGEFLAG=sitemap"-->&nbsp;<!--#echo var="FMSYMBOLRIGHTDBLARROW"-->&nbsp;<!--#echo var="FMSITEMAP"--><!--#elif expr="`<X-FC-OBJURL>`!=`/$FMINDEX`"-->&nbsp;<!--#echo var="FMSYMBOLRIGHTDBLARROW"-->&nbsp;<!--#echo var="PAGETITLE"--><!--#endif--></div></div><!--#endif--><!--#if expr="$STARTINDEX!=1"--><!--#echo var="PAGELENGHTNUM"--><!--#endif--><!--#endif--><!--#endif--><!--#rem endInc -->
<script<!--#if expr="$HTML5=false"--> type="text/javascript"<!--#endif-->>
function postStart(){$('messagebox<!--#echo var="UNIQUEITEM"-->').hidefade();}
function postStop(){$('messagebox<!--#echo var="UNIQUEITEM"-->').showfade();}
window.addEvent('domready', function() {$('messagebox<!--#echo var="UNIQUEITEM"-->').set('tween', {duration:100}).fade('1.0');});
</script><noscript><div class="clear"></div><div class="nonjsmenu" style="padding-top:30px;padding-bottom:30px;"><!--#if expr="@length('$CONTACTLINK')>1"--><!--#echo var="FMCHATOFFLINE"--> <a class="nonjslink" href="mailto:<!--#echo var="CONTACTLINK"-->"> <!--#echo var="FMSENDMSG"--> <!--#echo var="FMMAIL"--></a><!--#else--><!--#echo var="FMCHATUNAVAILABLE"--><!--#endif--></div><div class="clear"></div></noscript>

<div class="contentheader">
<!--#if expr="$PERMALINK=false && <X-FC-URL-PARAMETER tileview exists>=0"--><h1 id="maintitle"><!--#echo var="PAGETITLE"--></h1><!--#else--><h2><!--#echo var="PAGETITLE"--></h2><!--#endif-->
<!--#if expr="$SHOWDATES=true"--><div class="date noshow"><!--#if expr="$USFORMAT=true"--><!--#if expr="$LONGDATES=true"--><X-FC-ITEM DATA[Date] %a&nbsp;%b&nbsp;%#d.&nbsp;%Y,&nbsp;%#I:%M&nbsp;%p><!--#else--><X-FC-ITEM DATA[Date] %m/%d/%y,&nbsp;%#I:%M&nbsp;%p><!--#endif--><!--#else--><!--#if expr="$LONGDATES=true"--><X-FC-ITEM DATA[Date] %a&nbsp;%#d.&nbsp;%b&nbsp;%Y,&nbsp;%H:%M><!--#else--><X-FC-ITEM DATA[Date] %d.%m.%Y,&nbsp;%H:%M><!--#endif--><!--#endif--></div><!--#endif-->
</div>

<div class="contentbody" id="messagebox<!--#echo var="UNIQUEITEM"-->" style="visibility:hidden;opacity:0;">

<!--#if expr="$PAGEOWNER=true && $HTML5=true"--><form onsubmit="setContent();" id="fmtxteditor" class="guestform<!--#if expr="`$DEVICE`=`MOBILE`"--> mobileview<!--#endif-->" action="<X-FC-ITEM DATA[MessageID] HEX>/__FormSave?clear=0&amp;TargetURL=<X-FC-OBJURL>" enctype="multipart/form-data" method="post" name="Save"><input type="hidden" name="VKey" value="<X-FC-SESSION VKEY>"/><input type="hidden" name="charset" value="<X-FC-CHARSET>"/><input type="hidden" name="KeepNames" value="1"/><input id="xsubject" name="Subject" type="hidden" value="<X-FC-SUBJECT>"/><input id="xname" name="FieldID:8010=STRING" type="hidden" value="<X-FC-OBJNAME>"/><textarea id="thecontent"  name="Body" style="display:none;"/></textarea><input type="submit" tabindex="8" name="Send" id="sendit" value="<!--#echo var="FMSAVE"-->" class="imgbrowsernobtns"/><!--#endif--><div class="wswrap fcwrap"><!--#if expr="$HTML5=false" --><X-FC-BODY FORMAT=html NOLAYOUTTABLES QuoteClass="fcquote" TextClass="fctext" BGClass="fctable" ParaClass="paragraph"><!--#else--><div class="fctable"<!--#if expr="$PERMALINK=false"--> id="txteditor"<!--#endif-->><!--#if expr="<X-FC-BODY RAW EXISTS>=0" --><X-FC-BODY><!--#else--><X-FC-BODY FORMAT=RAW><!--#endif--></div><!--#endif--></div><!--#if expr="$PAGEOWNER=true && $HTML5=true"--></form><!--#endif-->

<div class="clear"></div>
<br/>

<iframe<!--#if expr="$HTML5=false"--> frameborder="0" scrolling="no"<!--#endif--> name="commX" title="<!--#echo var="PAGETITLE"-->" id="commX" style="width:100%;overflow:hidden;" class="fullbox" src="<!--#if expr="<X-FC-USER AUTH>=0"-->/login/__www<!--#endif--><x-fc-objurl>?formid=2652&amp;message&amp;autogo<!--#if expr="<X-FC-URL-PARAMETER fmlight exists>=1"-->&amp;deskprintview<!--#endif--><!--#if expr="<X-FC-URL-PARAMETER mediummoo exists>=1"-->&amp;mediummoo<!--#endif-->"></iframe>

<!--#if expr="$PERMALINK=true"--><div class="permalink fctext noshow"><a class="more" href="<!--#echo var="MAGICURL2652"--><!--#if expr="<X-FC-URL-PARAMETER fmlight exists>=1"-->?fmlight<!--#endif-->"><!--#echo var="FMPERMALINK"--></a></div><!--#endif-->
</div>
<!--#rem startInc --><!--#if expr="<X-FC-URL-PARAMETER containerdocument exists>=0"--><!--#if expr="<X-FC-URL-PARAMETER modal exists>=1"--><!--#include virtual="/.templates/modalfooter.inc"--><!--#elif expr="<X-FC-URL-PARAMETER fmlight exists>=1"--><!--#include virtual="/.templates/plainfooter.inc"--><!--#else--><!--#if expr="$CONTENTFOOTER=true"--><div class="footercontentbody"><div id="contentfooter" class="contentbody"><!--#include virtual="$XLOGIN$FMROOTFOOTER/?both&formid=-205&$URLTYPE&items&infooter"--></div><div class="clear"></div></div><!--#endif--></div>
<div class="clear"></div>
</div>
</div>  
</div><!--#include virtual="/.templates/fmlibrary/partners.inc"-->
<div id="footer"><div class="footercontent">
<!--#if expr="$CONTENTALIGN=center && $FOOTERSIDEBARMAX>0"--><div id="footerbarwrap"><div id="footerbar">
<!--#include virtual="$XLOGIN$FMROOTSIDEBAR/?both=1-$FOOTERSIDEBARMAX&formid=-205&items&sidebar&foot&$URLTYPE"-->
<div class="clear"></div>
</div><div class="clear"></div></div><!--#endif-->
<!--#if expr="$SITESIGNATURE"--><div id="signature"><!--#echo var="SITESIGNATURE"--></div><!--#endif--><!--#if expr="$FOOTLINKS=true || $ADDFOOTLINK"--><div id="footerlinks"><!--#if expr="$FOOTLINKS=true"--><!--#if expr="`$THISPAGE`=`$FMINDEX`"--><a id="homelink" href="javascript:void(0)" style="cursor:default;text-decoration:none;">&nbsp;<!--#echo var="FMHOME"--></a><!--#else--><a id="homelink" href="<!--#echo var="XLOGIN"--><!--#echo var="FMINDEX"-->">&nbsp;<!--#echo var="FMHOME"--></a><!--#endif--><a id="gototoplink" href="javascript:void(0)" onclick="new Fx.Scroll(window, {duration:500, wait: false}).toElement('pagetop');" onkeypress="new Fx.Scroll(window, {duration:500, wait: false}).toElement('pagetop');">&nbsp;&#x2022;&nbsp;<!--#echo var="FMTOPOFPAGE"--></a><a id="printlink" href="<X-FC-OBJURL>?fmlight<!--#if expr="<X-FC-ITEM COLUMN[SubType] IsCal>"-->&amp;Date=<X-FC-FIELD 1400 DATE,"%D">&amp;formid=<X-FC-ITEM formID><!--#endif-->">&nbsp;&#x2022;&nbsp;<!--#echo var="FMPRINT"--></a><a id="sitemaplink" href="<!--#echo var="XLOGIN"-->Setup<!--#if expr="$LOGGEDIN=true"-->?sitemap<!--#endif-->">&nbsp;&#x2022;&nbsp;<!--#echo var="FMSITEMAP"--></a><!--#if expr="$COLINK>0"--><a id="contactlink" href="mailto:<!--#echo var="CONTACTLINK"-->">&nbsp;&#x2022;&nbsp;<!--#echo var="FMMAIL"--></a><!--#endif--><!--#if expr="`$DEVICE`=`MOBILE`"--><a id="mobilefooterlink" href="<!--#echo var="MOBILEADR"-->">&nbsp;&#x2022;&nbsp;<!--#echo var="MOBILEDITION"--></a><!--#endif--><!--#endif--><!--#echo var="ADDFOOTLINK"--></div><!--#endif-->
<div class="clear"></div>
</div></div><!--#if expr="$WTPUBLISLINKON=true"-->
<div id="fmpublisher"><a href="<!--#echo var="VENDORURL"-->"><!--#echo var="FMGENERATOR"--></a></div><!--#endif-->
</div>
<!--#include virtual="$XLOGIN/$AFTERCONTENTPATH"-->
<!--#if expr="$LOGGEDIN=true"-->
<!--#if expr="$BASICUSER=true"--><a id="guestsignout" href="<X-FC-LOGIN><!--#if expr="$SV!=9"-->__<!--#endif-->Logout"><!--#echo var="FMLOGOUT"--></a><!--#elif expr="$DEVICE=MOBILE"--><!--#include virtual="$THISLOCALURL&formid=1001"--><!--#else--><!--#include virtual="$THISLOCALURL&formid=96"--><!--#endif--><!--#endif-->
<!--#include virtual="/.templates/globalfooter.inc"-->
</body>
</html><!--#endif--><!--#endif--><!--#rem endInc --><!--#endif-->