<?php 

define('THIS_SCRIPT', 'os_staff');

include "admin/main/config.php";

?>

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<head>

<title>Operation Sports - Privacy Policy</title>

<meta name="description" content="Operation Sports - is dedicated to information about sports video games, Madden, Fifa, sports news, press, reviews, screenshots of games" />

<meta name="keywords" content="Sports Video Games, Madden Screenshots, Madden 09, FIFA Review, FIFA, sports, video games, Football, Baseball, Basketball, Golf, Hockey, operation sports, games, sports " />

<link rel="stylesheet" type="text/css" media="screen" href="/css/gen_stylev3.css">

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<link rel="shortcut icon" href="favicon.ico" >

</head>

<?php
include ("include/header_intergiv3.inc.php");
include (DIR . "/include/bannerlogin_temp_test_intergi.inc.php");
?>

<?php 

$res = $db->query_first("SELECT * FROM cms_staff LIMIT 1");

?>
	<div id="content">

		<!--article content-->

<div id="title_med_white">

		<div id="title_text">Privacy Policy</div>

	</div>

	<div id="article">

		<div id="articlewrapp">

		<div id="articletext">

			

			<div class="articlecontent" align="justify">

  









This is the web site of <b>Operation Sports LLC</b>.<br>

<p>Our postal address is <br>

<b>P.O. Box 7016<br>

Woodbridge, VA 22195</b></p>

We can be reached via e-mail at <a href="mailto:feedback@operationsports.com">feedback@operationsports.com</a>.<br>

<br>

<p>For each visitor to our Web page, our Web server automatically recognizes only the consumer's domain name, but not the e-mail address (where possible).</p>

<p>Unless a visitor elects to Register, we collect only the domain name, but not the e-mail address of visitors to our Web page.</p>

<p>The information we collect is used to improve the content of our Web page.</p>

<p>With respect to cookies: We use cookies to store visitors preferences.</p>

<p>Operationsports.com uses third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address email address or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, please <a href="http://www.networkadvertising.org/managing/opt_out.asp" target="_new">click here</a>.</p>
<p>If you do not want to receive e-mail from us in the future, please let us know by sending us e-mail at the above address.</p>

<p>If you feel that this site is not following its stated information policy, you may contact us at the above email or postal address.</p>



            </div>	

			</div>

	</div>

    </div>

		<!--/article content-->

	</div>

	<div id="right">



		<?php include ("include/last5.inc.php"); ?>

    	<?php include ("include/ad300x250.inc.php"); ?>

		<?php include ("include/games.inc.php"); ?>

		<?php include ("include/poll.inc.php"); ?>

	</div>

<?php 



include ("include/footer.inc.php"); 

exec_shut_down();



?>