//フッタ・リンク


anchorTag = "<a target='_blank' href='http://testpage.jp/profile/index.php'>"
+ "サイト運営情報、ご利用案内、お問い合わせ"
+ "</a>"

+ " - "

+ "<a target='_blank' href='http://testpage.jp/profile/privacy.php'>"
+ "プライバシーポリシー"
+ "</a>"

+ " - "

+ "<a target='_blank' href='http://testpage.jp/profile/terms.php'>"
+ "利用規約"
+ "</a>"


+ "";

document.write(anchorTag);
