    var html = '';
    html+= '<div id="google-search-box" style="margin-top:-4px;">';
    html+= '    <!-- Google CSE Search Box Begins  -->';
    html+= '    <form action="http://www.e-benrida.net/photorepo/SearchResult.html" id="searchbox_012142473919474773299:vjomc71booo">';
    html+= '        <input type="hidden" name="cx" value="012142473919474773299:vjomc71booo" />';
    html+= '        <input type="hidden" name="cof" value="FORID:11" />';
    html+= '        <input type="text" name="q" style="width:160px;" />';
    html+= '        <input type="submit" name="sa" value="　検 索　" />';
    html+= '    </form>';
    html+= '    <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_012142473919474773299%3Avjomc71booo&lang="></script>';
    html+= '    <!-- Google CSE Search Box Ends -->';
    html+= '</div>';
    document.write(html);