90 : <a class="topnav" href="<cfoutput>#ReplaceNoCase(Application.Path.Login, '{returnurl}', 'http%3A%2F%2Frb.safariclub.org%2F')#</cfoutput><!---https://my.safariclub.org/login/?returnurl=#URLEncodedFormat(Attributes.URLPath)#---><!---#Attributes.URLPath#login/index.cfm--->" title="Login"><img align="absmiddle" alt="Login" border="0" src="#Attributes.fuse_root#/images/top_nav_button.gif" height="20" width="30">LOGIN</a><br>
91 : --->
92 : <a class="topnav" href="<cfoutput>#ReplaceNoCase(Application.Path.Login, '{returnurl}', 'https%3A%2F%2Fwww.scirecordbook.org%2F')#</cfoutput><!---https://my.safariclub.org/login/?returnurl=#URLEncodedFormat(Attributes.URLPath)#---><!---#Attributes.URLPath#login/index.cfm--->" title="Login"><img align="absmiddle" alt="Login" border="0" src="#Attributes.fuse_root#/images/top_nav_button.gif" height="20" width="30">LOGIN</a><br>
93 : <!--- <a class="topnav" href="#Attributes.URLPath#login/index.cfm?action=register" title="Register"><img align="absmiddle" alt="Register" border="0" src="#Attributes.fuse_root#/images/top_nav_button.gif" height="20" width="30">REGISTER</a><br> --->
94 : <cfelseif Attributes.login_demo EQ 1>
|