_ | 覦覈襦 | 豕蠏手 | 殊螳 | 譯殊碁
FrontPage › 伎る誤

header #

<?php
# $title, $logo
# $menu, $icon, $upper_icon, $rss_icon, $user_link
# $themeurl
# $msg
# $this->trail
/*<?php echo $menu ?>|*/
/*<?php echo $rss_icon?>*/
include_once("plugin/sidebar.php");
$sidebar=macro_sidebar();
?>
<!--<div id='wikiHeader'>-->
<font color=white>
<table border='0' width='100%' cellpadding='0' cellspacing='0' bgcolor=black>
	<tr>
		<td>
	  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php/FrontPage><font color=white><font color=black>_</font>Home</font></a><b> |</b>
		  <?php echo "<a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php/".urlencode($this->page->name)."?action=print target=blank><font color=white>Print</font></a>"; ?><b> |</b>
		  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php/QA><font color=white>Q/A</font></a><b> |</b>
		  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php/Guest><font color=white>Guest</font></a><b> |</b>
		  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php/NewsLetter><font color=white>NewsLetter</font></a><b> |</b>
		  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php/Blog><font color=white>Blog</font></a><b> |</b>
		  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php/Booklog><font color=white>Booklog</font></a><b> |</b>
		  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php?action=rss_rc><font color=white>RSS</font></a><b> |</b>
		  <a style=text-decoration:none; href=http://databaser.net/moniwiki/wiki.php?action=atom><font color=white>Atom</font>
		  </font>
		</td>
		<td>
		    <!-- google search 
			<form action="http://www.google.co.kr/cse" id="cse-search-box" target="_blank">
			<div>
		      <input type="hidden" name="cx" value="partner-pub-7026267411367882:aqg2xo-uzuv" />
		      <input type="hidden" name="ie" value="UTF-8" />
			  <input type="text" name="q" size="30" />
			  <input type="submit" name="sa" value="&#xac80;&#xc0c9;" />
			</div>
			</form>
			<script type="text/javascript" src="http://www.google.co.kr/cse/brand?form=cse-search-box&amp;lang=ko"></script>
			-->

			<!-- moniwiki search -->
			<form style='display:inline;' method='get' action='/moniwiki/wiki.php/FindPage'>
				<input type='hidden' name='action' value='fullsearch' />
				<input name='value' size='15' value='' />
				<input type='submit' value='Search' />
				<input type='checkbox' name='context' value='20' checked='checked' /><font size=1>Display context of search results</font>
				<input type='checkbox' name='case' value='1'  checked='checked' /><font size=1>Case-sensitive searching</font>
			</form>
		</td>
	</tr>
</table>
</font>

<table border='0' width='100%'>
  <tr>
	  <td width=190px></a></td>
      <td>
          <div id='wikiTitle'><?php echo $title?></div>
      </td>
      <td valign='bottom' align='right'>
          <div id='wikiTrailer'><font style='font-size:10px'><?php echo $this->trail?></font></div>
      </td>
  </tr>
</table>
<!--</div>-->
<?php echo $msg?>
<table border='0' width='100%'>
  <tr colspan=4>
    <!--<td colspan=3 width='1px' bgcolor=black> </td>-->
  </tr>
  <tr valign='top'>
    <td width='190px'><?php echo $sidebar ?></td>
    <td width='1px' bgcolor=#C0C0C0> </td>
    <td>

footer #

    </td>
    <td width='1px' bgcolor=#C0C0C0> </td>
    <td>
        <script type="text/javascript"><!--
        google_ad_client = "pub-4993943345666280";
        /* 120x600, 焔 11. 2. 28 */
        google_ad_slot = "7074415437";
        google_ad_width = 120;
        google_ad_height = 600;
        //-->
        </script>
        <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
    </td>
  </tr> 
</table>
<table><tr><td>
<!--<div class='wikiFooter'>-->
  <!--<div class="wikiFooterMenu">-->
  <table border='0' width='100%'>
  <tr>
    <td width='190px'></td>
    <td>
    <?php 
      echo $menu;
	  print "|<a href=http://databaser.net/moniwiki/RecentChanges?action=rss_rc>RSS</a>";
	  print "|<a href=http://databaser.net/moniwiki/RecentChanges?action=atom>Atom</a>";
	  print "|<a href=http://databaser.net>http://www.databaser.net</a>";
	  if ($lastedit)
	        print "|Last modified $lastedit $lasttime";
    ?>
    </td>
  </tr>
  </table>
  <!--</div>-->
<!--</div>-->
</td></tr></table>

<?php include("web_log.php"); ?>

weblog #

<!--れ 轟語危-->
<script type="text/javascript"  charset="euc-kr" src="http://log.inside.daum.net/dwi_log/js/dwi.js"></script>
<script type="text/javascript" >
	_dwiPID="d-GBN-215";
	if(typeof(_dwiCatch) == "function") { _dwiCatch();}
</script>
<!--れ 轟語危-->

<!--Google Analytics-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-7732704-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<!--Google Analytics-->


  <table border='0' width='100%'>
  <tr>
    <td width='190px'></td>
    <td>
        <script type="text/javascript"><!--
        google_ad_client = "pub-4993943345666280";
        /* 468x60, 焔 11. 2. 25 */
        google_ad_slot = "5786053861";
        google_ad_width = 468;
        google_ad_height = 60;
        //-->
        </script>
        <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
        
        <script type="text/javascript"><!--
        google_ad_client = "pub-4993943345666280";
        /* 468x60, 焔 11. 2. 25 */
        google_ad_slot = "6136437234";
        google_ad_width = 468;
        google_ad_height = 60;
        //-->
        </script>
        <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
    </td>
  </tr>
  </table>
蠍 蠍郁鍵..
企: : るジ讓曙 襦螻豺 企Ν 譯殊語. 襦螻豺
EditText : Print : Mobile : FindPage : DeletePage : LikePages : Powered by MoniWiki : Last modified 2018-04-13 23:12:52

螳 谿語襷螻 企る. 覃 語企. 蠏殊蟇煙 朱 覈語 讌. 一誤 襴襦 碁襯 覿. . 覩語覃 蠍 企.