<?xml version="1.0" encoding="UTF-8" ?>
<pagedata>

<common>

    <copyright>elz.jp</copyright>

<!-- 個別定義モード指定 -->
    <button_mode>1</button_mode>

<!-- ボタン画像指定 -->
    <button_normal>GIF/menu_a.jpg</button_normal>
    <button_over>GIF/menu_b.jpg</button_over>


<!-- エフェクト指定 2(フェードイン) -->
    <init_effect>2</init_effect>
    <init_time>30</init_time>

<!-- エフェクト指定 -->
    <over_effect>6</over_effect>
    <over_time>10</over_time>

</common>


<expert>

<!-- ボタン1定義 -->
    <button x="8" y="33" w="126" h="50">
    <link_url>JAPANESE/index.htm</link_url>
    </button>

<!-- ボタン2定義 -->
    <button x="8" y="169" w="126" h="50">
        <link_url>ESPANOL/index.htm</link_url>
</button>

</expert>


</pagedata>