"); $username="iwtsgnf_bobcaspe"; $password="tet8Bimf"; $database="iwtsgnf_"; mysql_connect(localhost,$username,$password); @mysql_select_db($database) or die( "Unable to select database"); $query = "SELECT * FROM employees WHERE `employee_id`=$employee_id"; $result = mysql_query($query); $first_name = mysql_result($result,0,"first_name"); $last_name = mysql_result($result,0,"last_name"); $companies = mysql_result($result, 0, "companies"); if($refresh==1) { $companies=0; if($cda=="ON") $companies=1; if($leaf=="ON") $companies=$companies+2; if($svi=="ON") $companies=$companies+4; } $today=date("Y"); if($startyear=="") $startyear=$today; if($startyear<1975) $startyear=1975; $c1=0; $c2=0; $c3=0; if (($companies & 1)==1) $c1 = 1; if (($companies & 2)==2) $c2 = 2; if (($companies & 4)==4) $c3 = 4; $query = "SELECT * FROM epix WHERE ((`year`<=$startyear) AND ((`company`=$c1) OR (`company`=$c2) OR (`company`=$c3))) ORDER BY `year` DESC, `caption` ASC"; $result = mysql_query($query); $num = mysql_numrows($result); $numpages = intval(($num+8)/9); mysql_close(); if($page=="") $page=1; if($R1=="earlier") { $page=$page+1; if($page>$numpages) $page=1; } if($R1=="later") { $page=$page-1; if ($page==0) $page=1; } if($R1=="") $R1="earlier"; ?>
  "; } } function print_caption($i, $num, $result) { if($i <= $num) { $caption = mysql_result($result, $i-1, 'caption'); $year = mysql_result($result, $i-1, 'year'); echo "$year - $caption"; } } ?>

Alumni Employee Photos

 

Welcome

if you're not please logout

Click on an individual picture to blow it up


Show photos Only for:

"; ?>

 

Add Your Own Photo

© Copyright - The Caspe Group LLC 2008