<?php require_once('Connections/login.php'); ?>
<?php
if (!function_exists("GetSQLValueString")) {
function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "") 
{
  if (PHP_VERSION < 6) {
    $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
  }

  $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);

  switch ($theType) {
    case "text":
      $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
      break;    
    case "long":
    case "int":
      $theValue = ($theValue != "") ? intval($theValue) : "NULL";
      break;
    case "double":
      $theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
      break;
    case "date":
      $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
      break;
    case "defined":
      $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
      break;
  }
  return $theValue;
}
}
?>
<?php
// *** Validate request to login to this site.
if (!isset($_SESSION)) {
  session_start();
}

$loginFormAction = $_SERVER['PHP_SELF'];
if (isset($_GET['accesscheck'])) {
  $_SESSION['PrevUrl'] = $_GET['accesscheck'];
}

if (isset($_POST['username'])) {
  $loginUsername=$_POST['username'];
  $password=$_POST['password'];
  $MM_fldUserAuthorization = "";
  $MM_redirectLoginSuccess = "index.html";
  $MM_redirectLoginFailed = "no.html";
  $MM_redirecttoReferrer = false;
  mysql_select_db($database_login, $login);
  
  $LoginRS__query=sprintf("SELECT username, password FROM tb_login WHERE username=%s AND password=%s",
    GetSQLValueString($loginUsername, "text"), GetSQLValueString($password, "text")); 
   
  $LoginRS = mysql_query($LoginRS__query, $login) or die(mysql_error());
  $loginFoundUser = mysql_num_rows($LoginRS);
  if ($loginFoundUser) {
     $loginStrGroup = "";
    
	if (PHP_VERSION >= 5.1) {session_regenerate_id(true);} else {session_regenerate_id();}
    //declare two session variables and assign them
    $_SESSION['MM_Username'] = $loginUsername;
    $_SESSION['MM_UserGroup'] = $loginStrGroup;	      

    if (isset($_SESSION['PrevUrl']) && false) {
      $MM_redirectLoginSuccess = $_SESSION['PrevUrl'];	
    }
    header("Location: " . $MM_redirectLoginSuccess );
  }
  else {
    header("Location: ". $MM_redirectLoginFailed );
  }
}
?>
<html>
<head>
<title>index</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
<script type="text/javascript">
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
<style type="text/css">
body,td,th {
	font-size: 24px;
	color: #000000;
}
body {
	background-image: url(file:///D|/%E0%B9%80%E0%B8%A7%E0%B9%87%E0%B8%9A%E0%B9%84%E0%B8%8B%E0%B8%95%E0%B9%8C/11266979_102338773440690_1685380506_n.gif);
}
<style type="text/css">BODY {cursor:url(http://i1318.photobucket.com/albums/t660/keynaftyaless/E400E210E320E2A0E4C025_zps253f8ca2.png),auto;}a {cursor:url(http://i1318.photobucket.com/albums/t660/keynaftyaless/E400E210E320E2A0E4C0252_zps75911853.png),auto;}
</style>
??????
</style>
</head>
<center>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/images/index_10.gif','images/images/index_08.gif','images/images/index_13.gif','images/images/index_17.gif','images/images/index_15.gif')">
<!-- Save for Web Slices (index.psd) -->
<table id="Table_01" width="1001" height="1459" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td colspan="42">
			<img src="images/index_01.gif" width="1000" height="414" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="414" alt=""></td>
	</tr>
	<tr>
		<td colspan="42">
			<img src="images/index_02.gif" width="1000" height="8" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="8" alt=""></td>
	</tr>
	<tr>
		<td rowspan="8">
			<img src="images/index_03.gif" width="5" height="160" alt=""></td>
		<td colspan="40" bgcolor="#A5CEEF">
			<marquee>
			<strong>WELCOME  TO  TOUISM  DEPARTMENT</strong>
	  </marquee></td>
		<td rowspan="10">
			<img src="images/index_05.gif" width="4" height="176" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="48" alt=""></td>
	</tr>
	<tr>
		<td colspan="40">
			<img src="images/index_06.gif" width="991" height="10" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="10" alt=""></td>
	</tr>
	<tr>
		<td colspan="4">
			<img src="images/index_07.gif" width="204" height="2" alt=""></td>
		<td colspan="7" rowspan="2"><a href="P/P.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('2','','images/images/index_08.gif',1)"><img src="images/index_08.gif" width="190" height="58" id="2"></a></td>
		<td colspan="29">
			<img src="images/index_09.gif" width="597" height="2" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="2" alt=""></td>
	</tr>
	<tr>
		<td colspan="3" rowspan="2"><a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('1','','images/images/index_10.gif',1)"><img src="images/index_10.gif" width="193" height="57" id="1"></a></td>
		<td rowspan="5">
			<img src="images/index_11.gif" width="11" height="100" alt=""></td>
		<td rowspan="8">
			<img src="images/index_12.gif" width="12" height="252" alt=""></td>
		<td colspan="2" rowspan="2"><a href="B/B.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('3','','images/images/index_13.gif',1)"><img src="images/index_13.gif" width="186" height="57" id="3"></a></td>
		<td rowspan="8">
			<img src="images/index_14.gif" width="11" height="252" alt=""></td>
		<td colspan="12" rowspan="3"><a href="https://docs.google.com/forms/d/11RXvLYobzh9Q13PiwBs6jpnG5hBNktNieadIUFbUSBk/viewform?usp=send_form" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('5','','images/images/index_15.gif',1)"><img src="images/index_15.gif" width="186" height="59" id="5"></a></td>
		<td rowspan="4">
			<img src="images/index_16.gif" width="11" height="69" alt=""></td>
		<td colspan="11" rowspan="2"><a href="T/T.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('4','','images/images/index_17.gif',1)"><img src="images/index_17.gif" width="189" height="57" id="4"></a></td>
		<td rowspan="4">
			<img src="images/index_18.gif" width="2" height="69" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="56" alt=""></td>
	</tr>
	<tr>
		<td colspan="7" rowspan="4">
			<img src="images/index_19.gif" width="190" height="44" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="1" alt=""></td>
	</tr>
	<tr>
		<td colspan="3" rowspan="3">
			<img src="images/index_20.gif" width="193" height="43" alt=""></td>
		<td colspan="2" rowspan="6">
			<img src="images/index_21.gif" width="186" height="195" alt=""></td>
		<td colspan="11" rowspan="2">
			<img src="images/index_22.gif" width="189" height="12" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="2" alt=""></td>
	</tr>
	<tr>
		<td colspan="12">
			<img src="images/index_23.gif" width="186" height="10" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="10" alt=""></td>
	</tr>
	<tr>
		<td colspan="4" rowspan="3">
			<img src="images/index_24.gif" width="114" height="47" alt=""></td>
		<td colspan="21" rowspan="2">
			<img src="images/index_25.gif" width="274" height="42" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="31" alt=""></td>
	</tr>
	<tr>
		<td colspan="8" rowspan="6">
			<img src="images/index_26.gif" width="269" height="304" alt=""></td>
		<td colspan="4" rowspan="3">
			<img src="images/index_27.gif" width="130" height="152" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="11" alt=""></td>
	</tr>
	<tr>
		<td colspan="21">
			<img src="images/index_28.gif" width="274" height="5" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="5" alt=""></td>
	</tr>
	<tr>
		<td colspan="3">
			<img src="images/index_29.gif" width="97" height="136" alt=""></td>
		<td colspan="23" rowspan="2" align="center" valign="top" bgcolor="#5FA7D9"><form name="form1" method="POST" action="<?php echo $loginFormAction; ?>">
		  <p>
		    <label for="username">Username</label>
		    <input type="text" name="username" id="username">
		  </p>
		  <p>
		    <label for="password">Password</label>
		    <input type="text" name="password" id="password">
          </p>
		  <p>
		    <input type="submit" name="button" id="button" value="OK">
		    <input type="submit" name="button2" id="button2" value="Cancel">
		  </p>
		  <h3><a href="insert.php">???????????????</a></h3>
	    </form></td>
		<td>
			<img src="images/spacer.gif" width="1" height="136" alt=""></td>
	</tr>
	<tr>
		<td rowspan="28">
			<img src="images/index_31.gif" width="21" height="617" alt=""></td>
		<td colspan="9" rowspan="7">
			<img src="images/index_32.gif" width="396" height="225" alt=""></td>
		<td rowspan="28">
			<img src="images/index_33.gif" width="19" height="617" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="129" alt=""></td>
	</tr>
	<tr>
		<td colspan="23">
			<img src="images/index_34.gif" width="295" height="5" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="5" alt=""></td>
	</tr>
	<tr>
		<td colspan="8" rowspan="3">
			<img src="images/index_35.gif" width="82" height="47" alt=""></td>
		<td colspan="6" rowspan="2">
			<img src="images/index_36.gif" width="147" height="35" alt=""></td>
		<td colspan="9" rowspan="3">
			<img src="images/index_37.gif" width="66" height="47" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="18" alt=""></td>
	</tr>
	<tr>
		<td colspan="8" rowspan="3">
			<img src="images/index_38.gif" width="269" height="41" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="17" alt=""></td>
	</tr>
	<tr>
		<td colspan="6">
			<img src="images/index_39.gif" width="147" height="12" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="12" alt=""></td>
	</tr>
	<tr>
		<td colspan="5" rowspan="12">
			<img src="images/index_40.gif" width="58" height="186" alt=""></td>
		<td colspan="13" rowspan="2"><a href="http://www.thairath.co.th/home" target="_blank"><img src="images/index_41.gif" width="198" height="44" alt=""></a></td>
		<td colspan="5" rowspan="16">
			<img src="images/index_42.gif" width="39" height="303" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="12" alt=""></td>
	</tr>
	<tr>
		<td colspan="3" rowspan="5">
			<img src="images/index_43.gif" width="29" height="63" alt=""></td>
		<td colspan="3" rowspan="2">
			<img src="images/index_44.gif" width="200" height="35" alt=""></td>
		<td colspan="2" rowspan="5">
			<img src="images/index_45.gif" width="40" height="63" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="32" alt=""></td>
	</tr>
	<tr>
		<td colspan="9" rowspan="2">
			<img src="images/index_46.gif" width="396" height="7" alt=""></td>
		<td colspan="13" rowspan="3">
			<img src="images/index_47.gif" width="198" height="11" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="3" alt=""></td>
	</tr>
	<tr>
		<td colspan="3" rowspan="3">
			<img src="images/index_48.gif" width="200" height="28" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="4" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="4">
			<img src="images/index_49.gif" width="31" height="57" alt=""></td>
		<td colspan="3" rowspan="3">
			<img src="images/index_50.gif" width="200" height="37" alt=""></td>
		<td colspan="4" rowspan="4">
			<img src="images/index_51.gif" width="165" height="57" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="4" alt=""></td>
	</tr>
	<tr>
		<td rowspan="5">
			<img src="images/index_52.gif" width="2" height="67" alt=""></td>
		<td colspan="11" rowspan="4"><a href="http://news.kapook.com/topics/%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%81%E0%B8%B2%E0%B8%A8%E0%B8%84%E0%B8%93%E0%B8%B0%E0%B8%A3%E0%B8%B1%E0%B8%81%E0%B8%A9%E0%B8%B2%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%AA%E0%B8%87%E0%B8%9A%E0%B9%81%E0%B8%AB%E0%B9%88%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4" target="_blank"><img src="images/index_53.gif" width="195" height="60" alt=""></a></td>
		<td rowspan="11">
			<img src="images/index_54.gif" width="1" height="248" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="20" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="17">
			<img src="images/index_55.gif" width="25" height="361" alt=""></td>
		<td colspan="5" rowspan="15">
		  <EMBED src="http://i172.photobucket.com/albums/w2/nbee_flash/NB/NBee29.swf
"  WIDTH="218" HEIGHT="319" wmode="transparent" quality="high" loop="true" bgcolor="#FFFFFF" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://get.adobe.com/flashplayer/"></EMBED></td>
		<td rowspan="17">
			<img src="images/index_57.gif" width="26" height="361" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="13" alt=""></td>
	</tr>
	<tr>
		<td colspan="3">
			<img src="images/index_58.gif" width="200" height="20" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="20" alt=""></td>
	</tr>
	<tr>
		<td rowspan="15">
			<img src="images/index_59.gif" width="14" height="328" alt=""></td>
		<td colspan="7" rowspan="14"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="373" height="299" id="FlashID" title="w">
		  <param name="movie" value="Welcome.swf">
		  <param name="quality" value="high">
		  <param name="wmode" value="opaque">
		  <param name="swfversion" value="15.0.0.0">
		  <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
		  <param name="expressinstall" value="Scripts/expressInstall.swf">
		  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
		  <!--[if !IE]>-->
		  <object type="application/x-shockwave-flash" data="Welcome.swf" width="373" height="299">
		    <!--<![endif]-->
		    <param name="quality" value="high">
		    <param name="wmode" value="opaque">
		    <param name="swfversion" value="15.0.0.0">
		    <param name="expressinstall" value="Scripts/expressInstall.swf">
		    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
		    <div>
		      <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
		      <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
	        </div>
		    <!--[if !IE]>-->
	      </object>
		  <!--<![endif]-->
	    </object></td>
		<td rowspan="15">
			<img src="images/index_61.gif" width="9" height="328" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="7" alt=""></td>
	</tr>
	<tr>
		<td colspan="11">
			<img src="images/index_62.gif" width="195" height="7" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="7" alt=""></td>
	</tr>
	<tr>
		<td colspan="12"><a href="http://www.krobkruakao.com/" target="_blank"><img src="images/index_63.gif" width="197" height="56" alt=""></a></td>
		<td>
			<img src="images/spacer.gif" width="1" height="56" alt=""></td>
	</tr>
	<tr>
		<td colspan="12">
			<img src="images/index_64.gif" width="197" height="8" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="8" alt=""></td>
	</tr>
	<tr>
		<td colspan="4" rowspan="4">
			<img src="images/index_65.gif" width="55" height="117" alt=""></td>
		<td colspan="12"><a href="http://www.ch7.com/live.html" target="_blank"><img src="images/index_66.gif" width="199" height="49" alt=""></a></td>
		<td rowspan="4">
			<img src="images/index_67.gif" width="1" height="117" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="49" alt=""></td>
	</tr>
	<tr>
		<td colspan="12">
			<img src="images/index_68.gif" width="199" height="21" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="21" alt=""></td>
	</tr>
	<tr>
		<td colspan="3" rowspan="2">
			<img src="images/index_69.gif" width="18" height="47" alt=""></td>
		<td colspan="8">
			<img src="images/index_70.gif" width="167" height="37" alt=""></td>
		<td rowspan="2">
			<img src="images/index_71.gif" width="14" height="47" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="37" alt=""></td>
	</tr>
	<tr>
		<td colspan="8">
			<img src="images/index_72.gif" width="167" height="10" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="10" alt=""></td>
	</tr>
	<tr>
		<td colspan="3" rowspan="2">
			<img src="images/index_73.gif" width="20" height="39" alt=""></td>
		<td colspan="8"><a href="http://www.udvc.ac.th/grade/showgrade.php" target="_blank"><img src="images/index_74.gif" width="109" height="32" alt=""></a></td>
		<td rowspan="7">
			<img src="images/index_75.gif" width="42" height="133" alt=""></td>
		<td colspan="7"><a href="http://www.v-cop.net/" target="_blank"><img src="images/index_76.gif" width="102" height="32" alt=""></a></td>
		<td colspan="4" rowspan="2">
			<img src="images/index_77.gif" width="22" height="39" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="32" alt=""></td>
	</tr>
	<tr>
		<td colspan="8">
			<img src="images/index_78.gif" width="109" height="7" alt=""></td>
		<td colspan="7">
			<img src="images/index_79.gif" width="102" height="7" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="7" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="5">
			<img src="images/index_80.gif" width="19" height="94" alt=""></td>
		<td colspan="9"><a href="http://www.udvc.ac.th/mis15/" target="_blank"><img src="images/index_81.gif" width="110" height="29" alt=""></a></td>
		<td colspan="8"><a href="http://www.vec.go.th/" target="_blank"><img src="images/index_82.gif" width="103" height="29" alt=""></a></td>
		<td colspan="3" rowspan="5">
			<img src="images/index_83.gif" width="21" height="94" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="29" alt=""></td>
	</tr>
	<tr>
		<td colspan="9">
			<img src="images/index_84.gif" width="110" height="7" alt=""></td>
		<td colspan="8">
			<img src="images/index_85.gif" width="103" height="7" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="7" alt=""></td>
	</tr>
	<tr>
		<td rowspan="3">
			<img src="images/index_86.gif" width="1" height="58" alt=""></td>
		<td colspan="8" rowspan="2"><a href="http://datacenter.vec.go.th/vec_web/login.htm?mode=init" target="_blank"><img src="images/index_87.gif" width="109" height="29" alt=""></a></td>
		<td rowspan="3">
			<img src="images/index_88.gif" width="3" height="58" alt=""></td>
		<td colspan="6" rowspan="2"><a href="http://www.studentloan.or.th/index.php" target="_blank"><img src="images/index_89.gif" width="99" height="29" alt=""></a></td>
		<td rowspan="3">
			<img src="images/index_90.gif" width="1" height="58" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="16" alt=""></td>
	</tr>
	<tr>
		<td colspan="5" rowspan="2">
			<img src="images/index_91.gif" width="218" height="42" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="13" alt=""></td>
	</tr>
	<tr>
		<td colspan="7">
			<img src="images/index_92.gif" width="373" height="29" alt=""></td>
		<td colspan="8">
			<img src="images/index_93.gif" width="109" height="29" alt=""></td>
		<td colspan="6">
			<img src="images/index_94.gif" width="99" height="29" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="29" alt=""></td>
	</tr>
	<tr>
		<td colspan="42">
			<img src="images/index_95.gif" width="1000" height="107" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="107" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="images/spacer.gif" width="5" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="20" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="4" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="169" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="11" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="20" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="14" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="26" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="21" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="14" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="17" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="78" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="12" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="110" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="76" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="11" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="69" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="9" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="19" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="17" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="2" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="35" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="3" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="2" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="13" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="9" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="7" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="11" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="29" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="42" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="3" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="55" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="11" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="14" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="17" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="15" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="2" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="4" height="1" alt=""></td>
		<td></td>
	</tr>
</table>
<!-- End Save for Web Slices -->
<script type="text/javascript">
swfobject.registerObject("FlashID");
</script>
</body>
</center>
</html>