<% 'response.write "TEST = " & Request.ServerVariabes("remote_addr") Response.Buffer = true if session("id") = "" then 'Response.Redirect("http://www.sjoebeck.dk/error.asp?id=2") Response.Redirect("http://www.sjoebeck.dk/login.asp") end if %> <body> <div style="width:100%; height:100%; text-align:center; margin-top:75px; margin-right:25px"> <table style="width:100%; height:100%; margin:0px;" cellspacing="0" cellpadding="0" border="0"> <tr> <td class="booktop" rowspan="3" style="vertical-align:top; height:100%;"> <div class="logotop"><img src="<%= localroot %>images/logo_monkey<%= monkey_logo %>.gif" /></div> <div style="position:absolute; left:270px; top:10px; width:60px; height:65px"> <img src="<%= localroot %>images/logo_text001.gif" /></div> <div class="noprint" style="position:absolute; left:250px; top:52px; width:550px; height:36px;"> <a href="<%= localroot %>"> <img src="<%= localroot %>images/button_webdesign.gif" /></a> <a href="<%= localroot %>weblog/"> <img src="<%= localroot %>images/button_weblog.gif" /></a> <a href="<%= localroot %>kontakt/"> <img src="<%= localroot %>images/button_kontakt.gif" /></a> </div> <table class="noprint" cellspacing=0 cellpadding=0 border="0" style="width:104px; height:100%; background:#fff; vertical-align:top"> <tr style="height:201px;"><td style="vertical-align:top" valign="top"> <img src="<%= localroot %>images/book_topinside_left.gif" /></td></tr> <tr style="height:100%;"><td style="width:104px; height:100%; background:#fff url('<%= localroot %>images/book_middleinside_left.gif') repeat-y top left; vertical-align:top"> <img src="<%= localroot %>images/dot.gif" /></td></tr> <tr style="height:325px;"><td style="vertical-align:bottom"> <img src="<%= localroot %>images/book_bottominside_left.gif" /></td></tr> </table> </td> <td style="width:100%; height:20px; vertical-align:top"> <img src="<%= localroot %>images/book_top.gif" style="width:100%; height:20px" /></td> <td class="noprint" style="width:141px; height:100%; background:#fff url('<%= localroot %>images/book_top.gif') no-repeat top left; " rowspan="3" valign="top"> <table cellspacing=0 cellpadding=0 border=0 style="width:77px; height:100%; background:#fff url('<%= localroot %>images/book_middleinside_right.gif') repeat-y top left; vertical-align:top"> <tr><td style="vertical-align:top"> <img src="<%= localroot %>images/book_topinside_right.gif" /></td></tr> <tr class="noprint"><td style="vertical-align:bottom"> <img src="<%= localroot %>images/book_bottominside_right.gif" /></td></tr> </tr> </table> </td> </tr> <tr> <td style="width:100%; height:100%; vertical-align:top;"> <!-- <div style="float:left; width:2px"><img src="<%= localroot %>images/dot.gif" style="width:2px; height:720px" /></div> --> <div class="content" style="float:left; margin-top:15px; width:96%"> <div style="position:absolute; float:left; left:50px; width:60px"> <a href="<%= localroot1 %>weblog.asp?id=244" onfocus="blur()"><img src="<%= localroot %>images/buttonside_ginnie.gif" style="position:relative; left:-110px;"></a> <a href="<%= localroot1 %>weblog.asp?id=22" onfocus="blur()"><img src="<%= localroot %>images/buttonside_dennis.gif" style="position:relative; left:-120px;"></a> <a href="<%= localroot1 %>weblog.asp?id=245" onfocus="blur()"><img src="<%= localroot %>images/buttonside_louie.gif" style="position:relative; left:-100px;"></a> <a href="<%= localroot1 %>weblog.asp?id=246" onfocus="blur()"><img src="<%= localroot %>images/buttonside_charlie.gif" style="position:relative; left:-115px;"></a> <a href="<%= localroot1 %>weblog.asp?id=407" onfocus="blur()"><img src="<%= localroot %>images/buttonside_sille.gif" style="position:relative; left:-105px;"></a> </div> <div id="message" style="float:left; position:absolute; top:5px; margin-left:130px; padding-right:70px;"> <% if len(request.querystring("id"))>0 then session("showid") = request.querystring("id") if len(session("showid"))=0 then session("showid") = "22" stil = "" if len(session("id")) = 0 then stil = "text-decoration:line-through;" response.write "Du er ikke logget ind og ser kun Familien Sjøbeck's weblog med begrænset rettigheder!!! - klik her for at logge ind > <a href='http://www.sjoebeck.dk/login.asp'>login</a>&nbsp;|&nbsp;<span style='text-decoration:line-through;'>" end if if session("showid") = "407" then privat_fotoalbum = "&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/album.asp?todo=galleri&albumid=25' onfocus='blur()' target='_top'>Sille's private fotoalbum</a>" elseif session("showid") = "245" then 'louie privat_fotoalbum = "&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/album.asp?todo=galleri&albumid=26' onfocus='blur()' target='_top'>Louie's private fotoalbum</a>" if session("id") = "245" then privat_fotoalbum = privat_fotoalbum & "&nbsp;|&nbsp;<a href='newlog.asp' onfocus='blur()' target='_top'>Indtast ny weblog</a>&nbsp;|&nbsp;<a href='citaternew.asp' onfocus='blur()' target='_top'>Indtast nye citater</a>" elseif session("showid") = "246" then 'charlie privat_fotoalbum = "&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/album.asp?todo=galleri&albumid=27' onfocus='blur()' target='_top'>Charlie's private fotoalbum</a>" if session("id") = "246" then privat_fotoalbum = privat_fotoalbum & "&nbsp;|&nbsp;<a href='newlog.asp' onfocus='blur()' target='_top'>Indtast ny weblog</a>&nbsp;|&nbsp;<a href='citaternew.asp' onfocus='blur()' target='_top'>Indtast nye citater</a>" else privat_fotoalbum = "" end if response.write "<a href='http://www.sjoebeck.dk/weblog.asp?id=" & session("showid") & "' onfocus='blur()' target='_top'>weblog</a>&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/albums.asp' onfocus='blur()' target='_top'>fotoalbums</a>" & privat_fotoalbum & "&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/citater.asp?id=" & session("showid") & "' onfocus='blur()' target='_top'>citater</a>" if session("showid")="22" then response.write "&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/calendar.shtml' onfocus='blur()' target='_top'>kalender</a>&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/worldmap.asp' onfocus='blur()' target='_top'>GPS Worldmap</a>&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/thailand.asp' onfocus='blur()' target='_top'>Thailand</a>&nbsp;|&nbsp;<a href='http://www.sjoebeck.dk/private/tilbygning.asp' onfocus='blur()' target='_top'>Tilbygning</a>" if session("id") = "22" then response.write "&nbsp;|&nbsp;<a href='admin.asp' onfocus='blur()' target='_top'>Admin</a>&nbsp;|&nbsp;<a href='newlog.asp' onfocus='blur()' target='_top'>Indtast ny weblog</a>&nbsp;|&nbsp;<a href='citaternew.asp' onfocus='blur()' target='_top'>Indtast nye citater</a>" 'response.write "<br /><br />" end if if len(session("id")) = 0 then response.write "</span>" end if response.write "</div><br />" %> <% if len(session("id")) <> 0 then %> <div style="position:relative; width:250px; height:20px; top:10px; float:right; text-align:right;"><form action="search.asp" name="search" method="post" onkeypress="checkKey();">søg: <input type="text" name="search" size="31" style="height: 18px; text-align: right; padding-right: 5px; padding-top: 2px; padding-left: 5px" /> <a href="#" onclick="document.search.submit();"> <img src="../images/search.gif" border="0" align="top" width="20" height="20" alt="søg" /></a> <a href="../logout.asp"><img src="../images/checkempty.gif" border="0" align="top" width="15" height="15" alt="logout" /></a> </form></div> <% end if %> <h1>&nbsp;&nbsp; <big>&#187;</big> Kalender funktion...</h1> <!-- start text --> FEJL #01: Din browser understøtter ikke frames <!-- end main txt --> <img src="<%= localroot %>images/dot.gif" style="width:685px; height:1px" /> <div style="float:right; display:inline"> <img src="<%= localroot %>images/barcode.gif" /></div> </td> </tr> <tr> <td class="noprint" style="width:100%; height:80px;" valign="bottom"> <img src="<%= localroot %>images/dot.gif" style="width:750px; height:1px" /> <img src="<%= localroot %>images/book_bottom.gif" class="correctprint" style="width:100%; height:70px" /></td></tr> </table></div> </body> </html>