function ran01() {
        var r;
        xx = new Array();

xx[0] = '<TABLE WIDTH="100%" BORDER="0" cellpadding="3" cellspacing="2"></TD><TR ALIGN="center"><TD VALIGN="top" ALIGN="center" CLASS="font31"><a href="http://px.a8.net/svt/ejp?a8mat=10BXY8+C7DYRM+UBO+I22S2" target="_blank">薬剤師のための無料転職相談<BR>「マイナビ薬剤師」</a><img border="0" width="1" height="1" src="http://www12.a8.net/0.gif?a8mat=10BXY8+C7DYRM+UBO+I22S2" alt=""></TD><TR ALIGN="center"><TD VALIGN="top" ALIGN="center"><a href="http://px.a8.net/svt/ejp?a8mat=10BXY8+C7DYRM+UBO+HWXLD" target="_blank"><img border="0" width="120" height="60" alt="" src="http://www21.a8.net/svt/bgt?aid=061023392738&wid=003&eno=01&mid=s00000003930003009000&mc=1"></a><img border="0" width="1" height="1" src="http://www14.a8.net/0.gif?a8mat=10BXY8+C7DYRM+UBO+HWXLD" alt=""></TD><TR ALIGN="center"><TD VALIGN="top" ALIGN="center"><BR></TD></TABLE>';

        r = Math.floor(Math.random() * xx.length);
        document.write(xx[r]);
}

function ran02() {
        var r;
        xx = new Array();

xx[0] = '<<TABLE WIDTH="100%" BORDER="0" cellpadding="3" cellspacing="2"></TD><TR ALIGN="center"><TD VALIGN="top" ALIGN="center" CLASS="font31"><a href="http://px.a8.net/svt/ejp?a8mat=10BXY8+C7DYRM+UBO+I22S2" target="_blank">薬剤師のための無料転職相談 <BR>「マイナビ薬剤師」</a><img border="0" width="1" height="1" src="http://www12.a8.net/0.gif?a8mat=10BXY8+C7DYRM+UBO+I22S2" alt=""></TD><TR ALIGN="center"><TD VALIGN="top" ALIGN="center"><a href="http://px.a8.net/svt/ejp?a8mat=10BXY8+C7DYRM+UBO+HWXLD" target="_blank"><img border="0" width="120" height="60" alt="" src="http://www21.a8.net/svt/bgt?aid=061023392738&wid=003&eno=01&mid=s00000003930003009000&mc=1"></a><img border="0" width="1" height="1" src="http://www14.a8.net/0.gif?a8mat=10BXY8+C7DYRM+UBO+HWXLD" alt=""></TD><TR ALIGN="center"><TD VALIGN="top" ALIGN="center"><BR></TD></TABLE>';

        r = Math.floor(Math.random() * xx.length);
        document.write(xx[r]);
}
