227 : <cfif url.type eq "story"><cfinclude template="../modules/inc_createstory.cfm"></cfif>
228 : <cfif (news.forums eq 1)><li id="interact" <cfif (url.type eq "interact")>class="activelink"</cfif>>
229 : <cfif getfullposts.recordcount gt 0>
230 : <a href="http://cfc.#thestation#.#thedomain#/forums/viewmessages.cfm?forum=#getfullposts.forumid#&topic=#getfullposts.topicid#"><b><cfif isdefined("boardtitle")>#boardtitle#<cfelse>interact</cfif></b></a>
231 : <cfelse>
|