

















function confirmLegal( ftpSite ) {

	var P1 = "素材のダウンロードに関する諸条件\n\nウェブサイトで提供される素材は\"現状のまま\" で提供され、保証またはその他いかなる保証の類いも付与されません。Electronic Artsおよびその関連子会社、部門、支部、ライセンサー（以下\"EA\") は、あらゆる保証、つまり特定の目的に関する市販可能性および適性を含み、かつ無制限の表明および黙示保証に関して責任を負いません。\n\nインターネットでダウンロード可能な素材を使用するに当たっては、固有の危険性があるため、いかなる素材をダウンロードする際も、事前に潜在的な危険性を完全に理解しておく必要があります。データの十分な保護およびバックアップ、いかなる素材との接続に使用される装備に関する責任は、すべてユーザーが負うものとします。ユーザーの使用するハードウェア、周辺機器およびソフトウェアプログラムで発生する可能性のあるいかなる種類の損傷に関しても、適用可能な法律によって許容される範囲までEAはいっさいの責任を負いません。\n\nすべての著作権およびその他の所有事項を完全に維持するという条件の下であれば、商業目的を除く、自宅でのみ使用する個人用コンピューター1台に、素材のコピーを1つダウンロードできます。前述のEAによる承諾がない場合、このウェブサイトの素材を、いかなる方法においてもコピー、再生、修正、アップロード、提示、転送または配布することはできません。許可なく素材を使用することは、EAの著作権を侵害し、なおかつEAの所有権の侵害を引き起します。\n上記の内容に同意する場合は \"OK\"を、同意しない場合は \"キャンセル\"をクリックしてください。";

	

	

    if (confirm(P1)) {
        self.location = ftpSite;
    }
}

function confirmLegalNewWindow( url, windowName, width, height) {

	var P1 = "素材のダウンロードに関する諸条件\n\nウェブサイトで提供される素材は\"現状のまま\" で提供され、保証またはその他いかなる保証の類いも付与されません。Electronic Artsおよびその関連子会社、部門、支部、ライセンサー（以下\"EA\") は、あらゆる保証、つまり特定の目的に関する市販可能性および適性を含み、かつ無制限の表明および黙示保証に関して責任を負いません。\n\nインターネットでダウンロード可能な素材を使用するに当たっては、固有の危険性があるため、いかなる素材をダウンロードする際も、事前に潜在的な危険性を完全に理解しておく必要があります。データの十分な保護およびバックアップ、いかなる素材との接続に使用される装備に関する責任は、すべてユーザーが負うものとします。ユーザーの使用するハードウェア、周辺機器およびソフトウェアプログラムで発生する可能性のあるいかなる種類の損傷に関しても、適用可能な法律によって許容される範囲までEAはいっさいの責任を負いません。\n\nすべての著作権およびその他の所有事項を完全に維持するという条件の下であれば、商業目的を除く、自宅でのみ使用する個人用コンピューター1台に、素材のコピーを1つダウンロードできます。前述のEAによる承諾がない場合、このウェブサイトの素材を、いかなる方法においてもコピー、再生、修正、アップロード、提示、転送または配布することはできません。許可なく素材を使用することは、EAの著作権を侵害し、なおかつEAの所有権の侵害を引き起します。\n上記の内容に同意する場合は \"OK\"を、同意しない場合は \"キャンセル\"をクリックしてください。";

	

	

    if (confirm(P1)) {
       window.open(url, windowName, "width="+width+", height="+height);
    }
}
function confirmLegalOpenWindow( url, windowName) {

	var P1 = "素材のダウンロードに関する諸条件\n\nウェブサイトで提供される素材は\"現状のまま\" で提供され、保証またはその他いかなる保証の類いも付与されません。Electronic Artsおよびその関連子会社、部門、支部、ライセンサー（以下\"EA\") は、あらゆる保証、つまり特定の目的に関する市販可能性および適性を含み、かつ無制限の表明および黙示保証に関して責任を負いません。\n\nインターネットでダウンロード可能な素材を使用するに当たっては、固有の危険性があるため、いかなる素材をダウンロードする際も、事前に潜在的な危険性を完全に理解しておく必要があります。データの十分な保護およびバックアップ、いかなる素材との接続に使用される装備に関する責任は、すべてユーザーが負うものとします。ユーザーの使用するハードウェア、周辺機器およびソフトウェアプログラムで発生する可能性のあるいかなる種類の損傷に関しても、適用可能な法律によって許容される範囲までEAはいっさいの責任を負いません。\n\nすべての著作権およびその他の所有事項を完全に維持するという条件の下であれば、商業目的を除く、自宅でのみ使用する個人用コンピューター1台に、素材のコピーを1つダウンロードできます。前述のEAによる承諾がない場合、このウェブサイトの素材を、いかなる方法においてもコピー、再生、修正、アップロード、提示、転送または配布することはできません。許可なく素材を使用することは、EAの著作権を侵害し、なおかつEAの所有権の侵害を引き起します。\n上記の内容に同意する場合は \"OK\"を、同意しない場合は \"キャンセル\"をクリックしてください。";

	

	

    if (confirm(P1)) {
       window.open(url, windowName);
    }
}

function confirmIt( page ) {

	

	var P1 = "You are about to leave Electronic Arts' website and go to a website owned by a third party. Electronic Arts is not responsible for content on third party sites, and our privacy policy does not apply to their information collection practices. Press OK to access the linked site or press CANCEL to return to your original page.";

	

    if (confirm(P1)) {
        self.location = page;
    }
}

function confirmBF( page ) {

	

	

	var P1 = "EA TOOLS END USER LICENSE \n\n Electronic Arts Inc., and its subsidiaries, affiliates and licensors (collectively, \"EA\") grants you a non-transferable non-exclusive license to download and/or install and use one copy of the software tool (\"Tool\") and/or materials (\"Materials\") (collectively the \"Tools & Materials\") solely for your personal noncommercial use in connection with EA\'s products, in accordance with the terms below. \n\n EA owns all of the rights, title and interest in the Tools & Materials. You may not alter any of EA\'s trademarks or logos, or alter or remove any of EA\'s trademark or copyright notices included in or with the Tools & Materials or EA\'s products. Your right to use Tools & Materials is limited to the license grant above, and you may not otherwise copy, display, distribute, perform, publish, modify, create works from, or use any of the Tools & Materials. Without limiting the preceding sentence, you may not modify, reverse engineer, disassemble, license, transfer, distribute, create works from, or sell the Tool, or use the Tools & Materials to further any commercial purpose.  Without limiting the foregoing, you may not use the Tools & Materials to promote another product or business, or on any site that operates or promotes a server emulator.\n\nYou may include materials created with the Tools & Materials on your personal noncommercial website for the noncommercial benefit of the fan community for EA\'s products and provided that if you do so, you must also post the following notice on your site on the same web page(s) where those materials are located: \"This site is not endorsed by or affiliated with Electronic Arts, or its licensors.  Trademarks are the property of their respective owners.  Game content and materials copyright Electronic Arts Inc. and its licensors.  All Rights Reserved.\"  You will not represent that your site is endorsed or approved by or affiliated with EA or our licensors or that any other content on your site is endorsed or approved by or affiliated with EA or our licensors. \n\n THESE TOOLS & MATERIALS ARE PROVIDED \"AS IS\" WITHOUT ANY WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED.  EA SPECIFICALLY DISCLAIMS ANY WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY AND NONINFRINGEMENT. \n\n ANY USE YOU CHOOSE TO MAKE OF THESE TOOLS & MATERIALS IS UNDERTAKEN BY YOU ENTIRELY AT YOUR OWN RISK.  EA DOES NOT WARRANT THAT THESE TOOLS & MATERIALS WILL NOT CAUSE DAMAGE TO YOUR COMPUTER SYSTEM, NETWORK, SOFTWARE OR OTHER TECHNOLOGY. \n\n EA WILL NOT PROVIDE SUPPORT FOR THESE TOOLS & MATERIALS.  PLEASE DO NOT CALL OR SEND EMAIL TO EA CUSTOMER SUPPORT REGARDING THESE TOOLS & MATERIALS, AS EA WILL NOT BE ABLE TO ANSWER THESE INQUIRIES. \n\n IN NO EVENT SHALL EA BE LIABLE FOR ANY DIRECT, CONSEQUENTIAL, INCIDENTAL, SPECIAL, PUNITIVE OR OTHER DAMAGES WHATSOEVER, ARISING OUT OF OR RELATED TO THIS LICENSE EVEN IF EA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. \n\n EA RESERVES THE RIGHT TO DISCONTINUE THE AVAILABILITY OF THESE TOOLS & MATERIALS, OR MODIFY THEM, AT ANY TIME, WITHOUT OBLIGATION TO ANYONE. \n\n At EA\'s request, you agree to defend, indemnify and hold harmless EA from all liabilities, claims and expenses, including attorneys\' fees, arising from any breach of this License by you and/or your use or misuse of the Tools & Materials. \n\n EA may make the Tools & Materials available at its site(s) located in the United States and/or Canada and/or the European Union.  You are solely responsible for knowing and complying with all federal, state, and local laws that may apply to your use of Tools & Materials in your own locale. By downloading any Tools & Materials, you warrant that you are not located in any country, or exporting the Tools & Materials to any person or place, to which the United States and/or Canada and/or European Union or its member countries has embargoed goods. \n\n EA may revoke or terminate this license at any time, for any reason or no reason, in its sole discretion.  Upon termination, you must destroy or return to EA all Tools & Materials.  This License is governed by United States Copyright and California law (without regard to conflicts of law), and is the entire agreement between EA and you regarding the Tools & Materials. \n\n Please click \"OK\" if you agree to the above terms, or \"Cancel\" to discontinue. If you decline, you may not use the Tools & Materials. \n\n";

    if (confirm(P1)) {
        self.location = page;
    }
}
