<%template _header%> <%if {infloat}!=1%>
<%/if%> <%if page_err==0%> <%if {ispost}%> <%if {infloat}==1%> {msgbox_text} <%else%> <%template _msgbox%> <%/if%> <%else%>
<%csharp%> string formatNow = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); <%/csharp%> <%set (int){postid} = 0%> <%template _post%> <%if {adveditor}%> <%/if%>
<%template _postattachments%>
<%/if%> <%else%> <%if {ispost}%> <%if {needlogin}%> <%template _login%> <%else%> <%if {infloat}==1%>

{msgbox_text}

<%else%> <%csharp%> string backLink = ""; if(HttpContext.Current.Request.RawUrl.Contains("javascript:")) backLink = "#"; else backLink = HttpContext.Current.Request.UrlReferrer.ToString(); SetBackLink(backLink.Contains("cedit=yes") ? backLink : backLink + (backLink.Contains("?") ? "&" : "?") + "cedit=yes"); <%/csharp%> <%template _errmsgbox%> <%/if%> <%/if%> <%else%> <%if {needlogin}%> <%template _login%> <%else%> <%template _errmsgbox%> <%/if%> <%/if%> <%/if%> <%template _copyright%> <%template _footer%>