<?php include_once('/var2/php/config/def.php'); ?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Simpley</title>
</head>
<body>
Simpley.
<br>
<a href="index10.php">NextPage</a><br>
<a href="index8.php">PrevPage</a><br>
<br>
<br>
<a href="index9.phps">SKINソース</a><br>
<br>
iMODE絵文字一覧<br>
imode以外の端末で見ると変換された絵文字が表示されます。<br>
<br>
<% block(example,test9,br=3) %>
<% skin(example,test9) %>

<% each(list) %>
    <% xval(list/value) %>=<% emojival(list/value) %><% def(list/br) %><br /><% /def %>
<% /each %>
<br />
<% /skin %>


</body>
</html>