<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Department of Tourism -  The Philippines Ultimate Travel Guide for Tourist</title>
<meta name="Keywords" content="philippines, ultimate, travel, guide, tourist, visit, philippine department of tourism, Region CAR Cordillera, Strawberries, Region I Ilocos, Dagupan Bangus, Region II Cagayan Valley, Citrus in Nueva Vizcaya, Region III Central Luzon, Lanterns of Sn Fd, Region NCR National Capital Region, Pancit Malabon, Region IV Southern Tagalog, Bananas of Oriental Mindoro, Region V Bicol, Pili Nuts of Sorsogon, Region VI Western Visayas, Muzcovado of Antique, Region VII Central Visayas, Loomweaving in Bohol, Region VIII Eastern Visayas, Region IX Zamboanga Peninsula, Bottled Sardines of Zamboanga del Norte, Region X Northern Mindanao, Ceramics of Lanao del Norte, Region XI Southern Mindanao, Durian of Davao del Norte, Region XII South Central Mindanao, Seafoods, Region XIII CARAGA, Scents and Flavors, home, register-FREE!, myDOT, view ads, post ads, help, myHome, myPhilippines, myDepartment, Special Interests, What's On-Expat, Vital Statistics, Related Links, Accreditation, Feedback, Laws Rules Codes, Phone Zip Codes, Our Weather, GPS Coordinates, ForEx Rates, Shortcut to Regional Situationers, Acknowledgment, Ronaldo Tiotuico, philippines visit, philippines travel, philippines tourism, philippines tourist, philippine travel, philippines travel, philippine travel guide, philippines travel guide, philippines beach, philippines flag, philippine news, philippines news, philippines flower, philippine airlines, philippines airlines, philippines news, philippines information, philippine embassy, philippines embassy, philippine consulate, philippines consulate, philippines shopping, philippine phone card, philippines phone card, philippines calling card, philippines florist, philippines airfares, philippines gifts, philippines gift, philippines trip, philippines flower shop, philippines flags, philippines internet, philippines hotels, philippines flowers, philippines singles, philippines resort, philippines accommodation, philippines wages, cebu philippines, call philippines, phone philippines, the philippines, manila philippines, hotels in philippines, real estate philippines, flights to philippines, moving to philippines, airlines philippines, call center philippines, flight philippines, airfare philippines, remittance philippines, bohol philippines, directory philippines, davao philippines, about philippines, travel tour, travel tours, travel tourism, tour, tourist visa, tourist attractions, tourism, tourism guides, tourism maps, tourism information, filipino, filipino food, filipino recipes, luzon, vizayas, visayas, mindanao, manila, metro manila, boracay, palawan, cebu, davao, ilocos, bohol, beach, attractions, hotels, guides, festivals, maps, vacation tour, vacation, news, information, phone, airlines, adventure tours, adventure, visa, cebu pacific, educational tour, educational, recipes, remittance, bus tour, dive, heritage, wildlife, golf, packages">
<meta name="author" content="Visitmyphilippines.com">
<meta name="Description" content="Mabuhay! Welcome to VisitMyPhilippines.com The Philippines Ultimate Travel Guide for Tourist. VisitMyPhilippines.com is the creation of Ronaldo Tiotuico of the Philippines Department of Tourism.">
<meta name="robots" content="index,follow">
<link rel="stylesheet" href="css/styles.css" type="text/css" media="screen" title="no title" charset="utf-8">
<link href="plugins/pro_dropdown_2/pro_dropdown_2.css" type="text/css" rel="stylesheet">

<!-- Google Hosted jQuery Core -->
<link rel="shortcut icon" href="favicon.ico">

	<!-- stylesheets -->
  	<!--<link rel="stylesheet" href="css/style-2.css" type="text/css" media="screen" />-->
  	<link rel="stylesheet" href="css/slide.css" type="text/css" media="screen" />
	
  	<!-- PNG FIX for IE6 -->
  	<!-- http://24ways.org/2007/supersleight-transparent-png-in-ie6 -->
	<!--[if lte IE 6]>
		<script type="text/javascript" src="js/pngfix/supersleight-min.js"></script>
	<![endif]-->
<!--<script>google.load("jquery", "1");</script>-->
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<!--<script src="http://www.google.com/jsapi"></script>
<script>google.load("jquery", "1");</script>-->
	
<script type="text/javascript" src="js/blur.js"></script>
<script type="text/javascript" src="js/nav.js"></script>
<script type="text/javascript" src="js/forum.js"></script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="js/jquery.ez-bg-resize.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" href="css/alert.css" type="text/css" />
<script type="text/javascript">
$(document).ready(function(){
	$('#ex3b').show();
$('#closed').click(function(){
  $("#ex3b").hide();
});
});

</script>

<script src="js/slide.js" type="text/javascript"></script>



<script>
		$(document).ready(function() {
			$("body").ezBgResize({
				img     : "images/brandedbg/111a.jpg", // Relative path example.  You could also use an absolute url (http://.../).
				opacity : 1, // Opacity. 1 = 100%.  This is optional.
				center  : true // Boolean (true or false). This is optional. Default is true.
			});
		});
	</script>



  

<script>
		$(document).ready(function() {
			$("body").ezBgResize({
				img     : "images/brandedbg/121b.jpg", // Relative path example.  You could also use an absolute url (http://.../).
				opacity : 1, // Opacity. 1 = 100%.  This is optional.
				center  : true // Boolean (true or false). This is optional. Default is true.
			});
		});
	</script>



  

<script>
		$(document).ready(function() {
			$("body").ezBgResize({
				img     : "images/brandedbg/13Aurora_1.jpg", // Relative path example.  You could also use an absolute url (http://.../).
				opacity : 1, // Opacity. 1 = 100%.  This is optional.
				center  : true // Boolean (true or false). This is optional. Default is true.
			});
		});
	</script>



  
<!--<script>
		$(document).ready(function() {
			$("body").ezBgResize({
				img     : "img-default/bg9.jpg", // Relative path example.  You could also use an absolute url (http://.../).
				opacity : 1, // Opacity. 1 = 100%.  This is optional.
				center  : true // Boolean (true or false). This is optional. Default is true.
			});
		});
	</script>-->
    
    <script>
    $(function(){

    $("ul.dropdown li").hover(function(){
    
        $(this).addClass("hover");
        $('ul:first',this).css('visibility', 'visible');
    
    }, function(){
    
        $(this).removeClass("hover");
        $('ul:first',this).css('visibility', 'hidden');
    
    });
    
    $("ul.dropdown li ul li:has(ul)").find("a:first").append(" &raquo; ");

});
    </script>
    <link href="css/dropdown.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/coin-slider-styles.css" type="text/css" />
<link rel="stylesheet" href="css/style-newsticker.css" type="text/css" media="screen" />

<!--end slider-->
<script type="text/javascript" src="scripts/jquery.lightbox.min.js"></script>
<script type="text/javascript">

     $('a:has(img)').lightbox();
 </script>
<script type="text/javascript">$(function(){
     $.Lightbox.construct({
         "show_linkback":    false
    });
 });</script>
<link rel="stylesheet" href="css/jquery.lightbox.css" type="text/css" media="print, projection, screen">
<link rel="stylesheet" href="css/jquery.lightbox.min.css" type="text/css" media="print, projection, screen">

<body onLoad="timeExam();">
<!-- Panel -->
<div id="toppanel">
	<div id="panel">
		<div class="content clearfix">
			<div class="left" style="width:200px; float:left;">
				i
			</div>
			<div class="left">
				<!-- Login Form -->
                
                
				<form action="login.php" method="post" name="login" id="login">
					<h1>Member Login</h1>
                    <div style="float:left">
					<label class="grey" for="log">Username&nbsp;&nbsp;</label>
					<input class="field" type="text" name="accountEmail" id="accountEmail" value="" size="23" />
                    </div>
                    <div style="float:left">
					<label class="grey" for="pwd">Password:&nbsp;&nbsp;</label>
					<input class="field" type="password" name="accountPassword" id="accountPassword" size="23" value="" />
	            	</div>
                    <label><input name="rememberme" id="rememberme" type="checkbox" checked="checked" value="forever" /> &nbsp;Remember me</label>
                    
        			<div style="float:left; padding-left:10px;">
					<input type="submit" name="btnSubmit" id="btnSubmit" value="Login" class="bt_login" />
					<!--<a class="lost-pwd" href="#">Not a member? Register</a> <a class="lost-pwd" href="#">Lost your password?</a>-->
                    
                    <input name="redirectURL" type="hidden" id="redirectURL" value="">
		            <!--<input name="btnSubmit" type="hidden" id="btnSubmit">-->
                
               
                 <a class="lost-pwd" style="font-family:Verdana, Geneva, sans-serif; text-decoration:none; float:left" href="/signup.php">Not a member? Register</a>
                    </div>
				</form>
			</div>
			
		</div>
</div> <!-- /login -->	

	<!-- The tab on top -->	
	<div class="tab">
		<ul class="login">
			<li class="left">&nbsp;</li>
            			<li>Hello Guest!</li>
            			<li class="sep">|</li>
            <!--will show once login-->
            <!--<li>View your advertisement (0)</li>
            <li class="sep">|</li>
            <li>Advertise Now!</li>
            <li class="sep">|</li>
            <li>View your comment (0)</li>
            <li class="sep">|</li>
            <li>View your photo (0)</li>
            <li class="sep">|</li>
            <li>Upload Photo Now!</li>-->
                   <!--END will show once login-->
			<li id="toggle">
            				<a id="open" class="open" href="#"  style="font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;">Log In | Register</a>
			            	<a id="close" style="display: none;font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;" class="close" href="#">Close Panel</a>			
			</li>
			<li class="right">&nbsp;</li>
		</ul> 
	</div> <!-- / top -->
	
</div> <!--panel -->

   
	</div><!-- / container -->
<!--TopHeader-->
<div class="topBanner" style="padding-top:30px;">


<table width="1037" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="131" rowspan="3" valign="top" bgcolor="#FDF982"><img src="img-default/header/1.png" width="131" height="220" align="top"  usemap="#Map" /></td>
    <td colspan="2"><a href="http://www.visitmyphilippines.com"><img src="banners/2.jpg" width="906" height="163" border="0" /></a></td>
  </tr>
  <tr>
    <td width="430" bgcolor="#FDF982"><img src="img-default/header/3.png" width="430" height="32" /></td>
    <td width="476" bgcolor="#FDF982"><div class="header-left-2" style="float:right">
          
<span id="tab0" name="tab0" style="visibility:hidden;display:none">
<style>
.formsearch { font-size:11px; height:15xpx; }
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="left" style="color:#333">search by:</td>
  </tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td>
    <form action="index.php" method="post" name="form1" id="form1">
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="5" nowrap="nowrap" class="searchDefault"></td>
        <td colspan="2" nowrap="nowrap" class="searchDefault"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="1" class="searchDefault"><a href="javascript:expandtabs('tab00','tab0')"  class="fontSearchHover" style="color:#AA3116;">Google&nbsp;</a></td>
            <td width="1" align="center" class="searchDefault" style="color:#FFF;" >|</td>
            <td width="1" class="searchDefault"><a href="javascript:expandtabs('tab0','tab00')" style="color:#09F; " class="fontSearchHover">&nbsp;VisitMyPhilippines&nbsp;</a></td>
            <td class="searchDefault"><table border="0" cellspacing="0" cellpadding="0">
             
              <tr>
                <td valign="middle"><input name="search" type="text" class="formsearch" id="search" style="width:181px;" value="" /></td>
                <td valign="middle"><input name="func" type="hidden" class="formtxt" id="func" value="search" />&nbsp;
                    <input name="btnSubmit2" type="image" class="fontDefault" id="btnSubmit" value="Submit" src="images/search_10.jpg" />
                  &nbsp;</td>
              </tr>
            </table></td>
          </tr>
        </table></td>
        <td width="3" height="3">&nbsp;</td>
      </tr>
	  
	  
    </table></form></td>
  </tr>
  <tr>
    <td height="3"></td>
  </tr>
</table>
</span><span id="tab00" name="tab00"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="left" style="color:#333">search by:</td>
  </tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td>
      
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td width="5" nowrap="nowrap" class="searchDefault"></td>
        <td width="1" colspan="2" nowrap="nowrap" class="searchDefault"><a href="javascript:expandtabs('tab00','tab0')" class="searchDefault"></a>
         <form action="web.php" method="get" name="form1" id="form1">
          <table width="100%" border="0" cellspacing="0" cellpadding="0">
        
            <tr>
              <td width="1" class="searchDefault"><a href="javascript:expandtabs('tab00','tab0')" style="color: #09F;" class="fontSearchHover">&nbsp;Google&nbsp;</a></td>
              <td width="1" align="center" class="searchDefault"  style="color:#FFF;">|</td>
              <td width="1" class="searchDefault"><a href="javascript:expandtabs('tab0','tab00')" class="fontSearchHover" style="color:#AA3116;">&nbsp;VisitMyPhilippines&nbsp;</a></td>
              <td class="searchDefault"><table border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="5" valign="middle" nowrap="nowrap">&nbsp;</td>
                  <td valign="middle" nowrap="nowrap"><input name="q" type="text" class="formsearch" id="q" style="width:181px;" value="" />
                      <input name="func" type="hidden" class="formtxt" id="func" value="search" /></td>
                  <td valign="middle" nowrap="nowrap">&nbsp;<input name="btnSubmit" type="image" class="fontDefault" id="btnSubmit" value="Submit" src="images/search_10.jpg" />
                    &nbsp;</td>
                </tr>
              </table></td>
            </tr>
          </table> 
          </form></td>
        <td width="3" height="3">&nbsp;</td>
      </tr>
	
	 
    </table></td>
  </tr>
  <tr>
    <td height="3"></td>
  </tr>
</table>
</span>
        </div></td>
  </tr>
  <tr>
    <td colspan="2"><img src="img-default/header/4.png" width="906" height="25" /></td>
  </tr>
</table>




</div>

<map name="Map" id="Map">
  <area shape="rect" coords="6,2,128,27" href="index.php" />
  <area shape="rect" coords="5,28,128,48" href="contactus.php" />
  <area shape="rect" coords="5,51,129,73" href="sitemap.php" />
  <area shape="rect" coords="3,74,130,97" href="mydot.php" />
  <area shape="rect" coords="2,99,127,122" href="signup.php" />
</map>
<!--EndTopHeader--> 







<!--<script src="plugins/pro_dropdown_2/stuHover.js" type="text/javascript"></script>-->






<div class="topMenu" style="padding-top:10px;margin-top:13px; clear:both; ">


<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td>
<ul class="dropdown">







<li><a href="index.php" ><span>Home</span></a></li><li><a href="index.php?title=VisitMyPhilippines&func=all&Page=1" ><span>SELECT A REGION</span></a></li><li><a href="http://visitmyphilippines.com/index.php?title=BEACCREDITED&func=all&pid=2689&tbl=1" ><span>Be Accredited</span></a></li><li><a href="http://accreditationonline.tourism.gov.ph/Pages/Portal/PortalListEstablishments.aspx" ><span>Are you Accredited? </span></a></li><li><a href="" >Star Rating (1-5 Star)</a>  <ul class="sub_menu"><li><a href="http://accreditationonline.tourism.gov.ph/Downloadables/Standards/Standards_Hotel.pdf" ><span>New Standards Hotel</span></a></li><li><a href="http://accreditationonline.tourism.gov.ph/Downloadables/Standards/Standards_Resort.pdf" ><span>New Standards Resorts</span></a></li><li><a href="http://accreditationonline.tourism.gov.ph/Downloadables/Standards/Standards_Apartment_Hotel.pdf" ><span>New Standards Apartment Hotel</span></a></li><li><a href="http://accreditationonline.tourism.gov.ph/Standards.aspx" ><span>Standards for all Establishments</span></a></li><li><a href="http://accreditationonline.tourism.gov.ph/Standards.aspx" ><span>CLICK HERE FOR QUICKVIEW</span></a></li><li><a href="http://visitmyphilippines.com/index.php?title=Q&AontheNewStarRatingSystemofDOT&func=all&pid=4072&tbl=1" ><span>Q & A on Star Rating system</span></a></li><li><a href="http://visitmyphilippines.com/index.php?title=UnderstandingtheNewStarRatingSystem&func=all&pid=4076&tbl=1" ><span>Presentation - New Star Rating System</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=ProgressiveAccreditationSystemforTourismEnterprises&func=all&pid=4555&tbl=1" ><span>Progressive Accreditation for Entities</span></a></li>	</ul></li><li><a href="http://visitmyphilippines.com/index.php?title=CLICKHEREFORHIRESPHOTOS&func=all&pid=1916&tbl=1" ><span>Hi-Res Photos</span></a></li><li><a href="" >D.I.Y. LGU Tourism Plan</a>  <ul class="sub_menu"><li><a href="http://www.visitmyphilippines.com/index.php?title=PlanningyourTourismProductbyRDTiotuico&func=all&pid=12735&tbl=0" ><span>Planning your Tourism Product by RD Tiotuico</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=TourismGuidebookonLGUTourismPlan&func=all&pid=4569&tbl=1" ><span>Tourism Guidebook on LGU Tourism Plan</span></a></li><li><a href="http://visitmyphilippines.com/index.php?title=CentralLuzonTourismActionPlan2013-2016byRDCR3&func=all&pid=10610&tbl=0" ><span>Central Luzon Action Plan</span></a></li>	</ul></li><li><a href="signup.php" ><span>Register-FREE</span></a></li><li><a href="contactus.php" ><span>Contact Us</span></a></li><li><a href="mydot.php" >View Your Account</a>  <ul class="sub_menu"><li><a href="memberprofile.php" ><span>My Profile</span></a></li><li><a href="memberads.php" ><span>View My Advertisement</span></a></li><li><a href="memberads.php?func=addMenu" ><span>Post My Advertisement</span></a></li><li><a href="memberforum.php" ><span>View My Forum Comments</span></a></li>	</ul></li><li><a href="sitemap.php" ><span>Sitemap</span></a></li><li><a href="http://www.chuatinsayvega.com/" ><span>LEGAL ADVICE</span></a></li><li><a href="" >BLOGS</a>  <ul class="sub_menu"><li><a href="https://benstravelsite.wordpress.com/category/philippines/" ><span>Benjamin Niquet</span></a></li><li><a href="http://www.reshadollyprincess.com/2015/10/big-byte-northern-food-festival-at.html" ><span>Trixia Salonga</span></a></li><li><a href="http://mosesgonzales.blogspot.com/" ><span>Moses Gonzales</span></a></li><li><a href="http://www.authenticfoodquest.com/" ><span>Authentic Food Quest</span></a></li>	</ul></li><li><a href="" >Sales Missions</a>  <ul class="sub_menu"><li><a href="http://tpb.gov.ph/north-east-asia-promotions-and-marketing-activites/" ><span>Business Sales Missions Abroad</span></a></li><li><a href="http://tpb.gov.ph/eventcategory/international/?tpb_year=2016" ><span>MICE Calendar Local and International</span></a></li>	</ul></li><li><a href="http://www.visitmyphilippines.com/index.php?title=DOT-DPWHRoadProjects2018&func=all&pid=12090&tbl=0" ><span>Road Projects 2018</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=FarmTourismExpo2016&func=all&pid=12100&tbl=0" ><span>Farm Tourism</span></a></li><li><a href="http://www.authenticfoodquest.com/" ><span>Food Quest </span></a></li><li><a href="http://tieza.gov.ph/tez-projects/how-to-apply/" ><span>tieza.gov.ph</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=SeminarforHotelSafetyandSecurity&func=all&pid=12695&tbl=0" ><span>Hotel Security</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=ASEANCrisisComPlan&func=all&pid=4486&tbl=1" ><span>Crisis ComPlan</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=ASEANGreenHotelAward2018&func=all&pid=4489&tbl=1" ><span>ASEAN Green Award</span></a></li><li><a href="https://www.youtube.com/watch?v=D0NzfBQeq6c" ><span>CL Convention Video</span></a></li><li><a href="https://www.facebook.com/DepartmentOfTourism/videos/1803287026364828/" ><span>Tourism Creates Jobs</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=ASEANTourismStandards&func=all&pid=4572&tbl=1" ><span>ASEAN Tourism Awards</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=NewAccreditationSystem&func=all&pid=4574&tbl=1" ><span>New Accreditation System</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=ManilaCallforAction&func=all&pid=4582&tbl=1" ><span>Manila Call for Action</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=NTDP2016-2022&func=all&pid=4599&tbl=1" ><span>NTDP 2016-2022 M & E</span></a></li><li><a href="http://www.visitmyphilippines.com/index.php?title=RoadProjects2018&func=all&pid=4603&tbl=1" ><span>Road Projects 2018</span></a></li><li><a href="https://www.bringhomeafriend.online/" ><span>Bring Home A Friend Online</span></a></li><li><a href="https://www.facebook.com/northphilexpoofficial/videos/1456026984474985/" ><span>NorthPhil Expo 2017</span></a></li>









</ul>




</td>
  </tr>
</table>







</div>


<!--MainBody-->
<div id="mainHomeBody">
  <div id="Home-ct1"> 
    <!--FirstBox-->
    <div class="c1c1">
             <div class="c1c1">
        <div class="latestpic">
        	
<style type="text/css" media="screen">
#slider {
    width: 475px; /* important to be same as image width */
    height: 320px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	top:12px;
	left:4px;
}
#sliderContent {
    width: 450px; /* important to be same as image width or wider */
    position: absolute;
	margin: 0;
	top:25px;
	left:0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 410px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
.offsetBottom {bottom:30px;}
</style>
<script type="text/javascript" src="js/s3Slider.js"></script>
<script type="text/javascript">
    $(document).ready(function() {
        $('#slider').s3Slider({
            timeOut: 3000
        });
    });
</script>
 <div id="slider">
        <ul id="sliderContent">

	
			  	
 <li class="sliderImage">
              
            
				<img src="images/slideImages/648cebu-large.jpg" width="450" height="305" />

			 <span class="bottom offsetBottom"><strong>Top PH Destination</strong><br />Cebu </span>
 
                
                
   </li> 
    	
 <li class="sliderImage">
              
            
				<img src="images/slideImages/647boracay-large.jpg" width="450" height="305" />

			 <span class="bottom offsetBottom"><strong>Top PH Destination</strong><br />Boracay </span>
 
                
                
   </li> 
    	
 <li class="sliderImage">
              
            
				<img src="images/slideImages/646Banul_Beach_Coron_Island_large.jpg" width="450" height="305" />

			 <span class="bottom offsetBottom"><strong>Top PH Destination</strong><br />Coron Island - Palawan </span>
 
                
                
   </li> 
    	
 <li class="sliderImage">
              
            
				<img src="images/slideImages/645banaue-large.jpg" width="450" height="305" />

			 <span class="bottom offsetBottom"><strong>Top PH Destination</strong><br />Banaue Rice Terraces </span>
 
                
                
   </li> 
    	
 <li class="sliderImage">
              
            
				<img src="images/slideImages/644Photo_3.jpg" width="450" height="305" />

			 <span class="bottom offsetBottom"><strong>Davao Familiarization Tour</strong><br />Pampanga - Davao Travel Exchange </span>
 
                
                
   </li> 
     </ul> 			  
	</div>				            </div>
              <div class="sectionTitleBox-red"><span class="floatLeft">NAVIGATION</span></div>
                  <div class="menuhome">
                    <ul class="navigation">
                    <form name="navigation" id="navigation" action="" method="post">
																                                                                                <li> <a href="index.php?title=UserGuide&func=all&pid=952&tbl=1"  style="color:#000000;">User Guide</a></li>
																		                                        <a href="javascript:expandform('prg1')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=ThePhilippines&func=all&pid=16&tbl=1"  style="color:#000000;">The Philippines</a></li>
																		                                        <a href="javascript:expandform('prg2')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=TheDepartment&func=all&pid=121&tbl=1"  style="color:#000000;">The Department</a></li>
																		                                        <a href="javascript:expandform('prg3')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=ASEANCrisisMgt&func=all&pid=472&tbl=1"  style="color:#000000;">ASEAN Crisis Mgt</a></li>
																		                                        <a href="javascript:expandform('prg4')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=InfluenzaA(H1N1)&func=all&pid=2432&tbl=1"  style="color:#000000;">Influenza A(H1N1)</a></li>
																		                                        <a href="javascript:expandform('prg5')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=BEACCREDITED&func=all&pid=2689&tbl=1"  style="color:#000000;">BE ACCREDITED</a></li>
																		                                        <a href="javascript:expandform('prg6')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=PlanningWorkshop&func=all&pid=3288&tbl=1"  style="color:#000000;">Planning Workshop</a></li>
																		                                                                                <li> <a href="index.php?title=TravelShows&func=all&pid=3377&tbl=1"  style="color:#000000;">Travel Shows</a></li>
																		                                        <a href="javascript:expandform('prg8')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=Kulinarya&func=all&pid=698&tbl=1"  style="color:#000000;">Kulinarya</a></li>
																		                                        <a href="javascript:expandform('prg9')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=InvestNow!&func=all&pid=393&tbl=1"  style="color:#000000;">Invest Now!</a></li>
																		                                        <a href="javascript:expandform('prg10')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=VisitorStatistics&func=all&pid=39&tbl=1"  style="color:#000000;">Visitor Statistics</a></li>
																		                                        <a href="javascript:expandform('prg11')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=UsefulLinks&func=all&pid=13&tbl=1"  style="color:#000000;">Useful Links</a></li>
																		                                                                                <li> <a href="http://tieza.gov.ph/travel-tax/"  style="color:#000000;">Travel Tax</a></li>
																		                                        <a href="javascript:expandform('prg13')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=PhotoArchives&func=all&pid=306&tbl=1"  style="color:#000000;">Photo Archives</a></li>
																		                                        <a href="javascript:expandform('prg14')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=e-Library&func=all&pid=322&tbl=1"  style="color:#000000;">e-Library</a></li>
																		                                        <a href="javascript:expandform('prg15')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=Laws|Rules|Codes&func=all&pid=82&tbl=1"  style="color:#000000;">Laws|Rules|Codes</a></li>
																		                                                                                <li> <a href="index.php?title=Translator&func=all&pid=307&tbl=1"  style="color:#000000;">Translator</a></li>
																		                                        <a href="javascript:expandform('prg17')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=VideoArchives&func=all&pid=738&tbl=1"  style="color:#000000;">Video Archives</a></li>
																		                                                                                <li> <a href="http://www.ctvattys.com"  style="color:#000000;">USA Visa Service</a></li>
																		                                                                                <li> <a href="index.php?title=BooksforSale&func=all&pid=1383&tbl=1"  style="color:#000000;">Books for Sale</a></li>
																		                                                                                <li> <a href="http://www.visitmyphilippines.com/index.php?title=NationalTourismDevelopmentPlan2011-2016&func=all&pid=3138&tbl=1"  style="color:#000000;">NTDP 2011-2016</a></li>
																		                                                                                <li> <a href="index.php?title=TEZIncentives&func=all&pid=2940&tbl=1"  style="color:#000000;">TEZ Incentives</a></li>
																		                                                                                <li> <a href="http://www.visitmyphilippines.com/index.php?title=StrongRepublicNauticalHighway&func=all&pid=2718&tbl=1"  style="color:#000000;">Phil Nautical Hwy</a></li>
																		                                                                                <li> <a href="index.php?title=HalalHandouts&func=all&pid=3268&tbl=1"  style="color:#000000;">Halal Handouts</a></li>
																		                                                                                <li> <a href="index.php?title=ImmigrationIssue?&func=all&pid=3387&tbl=1"  style="color:#000000;">Immigration Issue?</a></li>
																		                                                                                <li> <a href="index.php?title=ASEANMRA&func=all&pid=3503&tbl=1"  style="color:#000000;">ASEAN MRA</a></li>
																		                                                                                <li> <a href="index.php?title=HalalFood&func=all&pid=4003&tbl=1"  style="color:#000000;">Halal Food </a></li>
																		                                                                                <li> <a href="index.php?title=RulesTravelAgencies&func=all&pid=4325&tbl=1"  style="color:#000000;">Rules Travel Agencies</a></li>
																		                                                                                <li> <a href="index.php?title=ASEANMRAforTP&func=all&pid=4335&tbl=1"  style="color:#000000;">ASEAN MRA for TP</a></li>
																		                                        <a href="javascript:expandform('prg29')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=TRIPPC2018&func=all&pid=4398&tbl=1"  style="color:#000000;">TRIPPC 2018</a></li>
																		                                        <a href="javascript:expandform('prg30')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=UNWTOStatistics&func=all&pid=4447&tbl=1"  style="color:#000000;">UNWTO Statistics</a></li>
																		                                                                                <li> <a href="index.php?title=CrisisComPlan&func=all&pid=4486&tbl=1"  style="color:#000000;">Crisis ComPlan</a></li>
																		                                                                                <li> <a href="index.php?title=ASEANStandards&func=all&pid=4572&tbl=1"  style="color:#000000;">ASEAN Standards</a></li>
																		                                                                                <li> <a href="index.php?title=AccreditationSystem&func=all&pid=4574&tbl=1"  style="color:#000000;">Accreditation System</a></li>
																		                                                                                <li> <a href="index.php?title=ManilaCallforAction&func=all&pid=4582&tbl=1"  style="color:#000000;">Manila Call for Action</a></li>
																		                                        <a href="javascript:expandform('prg35')">
                                                                                                                        </a>
                                                                                <li> <a href="index.php?title=NTDP2016-2022&func=all&pid=4599&tbl=1"  style="color:#000000;">NTDP 2016-2022</a></li>
																		                                                                                <li> <a href="index.php?title=RoadProjects2018&func=all&pid=4603&tbl=1"  style="color:#000000;">Road Projects 2018</a></li>
								              		</form>
                </ul>
              	<!--<img src="img-default/classifieds.png" width="410" height="100" vspace="5" border="0" />--> </div>
                <!--<center>
                <img src="images/bannermicrosite.jpg" width="438" height="113">
              	</center>-->
    		</div>	  
    
         	<div class="c1c1c1">
				<div class="sectionTitleBox-green">LATEST NEWS</div>
	           		<div class="c1c1">
<div>
</div>
<div>
<h1 class="titleHeadline"><a href=index.php?title=Uploadyourphotoshereandbeseenby11,000subscribers!!&func=all&pid=1&tbl=2 class="defaultWelcome">Upload your photos here and be seen by 11,000 subscribers!!</a></h1>
<table border="0" width="100%"><tr>
<td valign="top">
<div class="column-m">
										<div class="Content_Art"><div style="text-align:center;" class="img-default"><a href="images/ads/backup/c0b8dbb3c508bd22e7d9ab3467e11b30.jpg"  title="Click here to Download:  Upload your photos here and be seen by 11,000 subscribers!!" rel="lightbox"><img border="0" hspace="4" align="left" src="http://www.visitmyphilippines.com/images/ads/c0b8dbb3c508bd22e7d9ab3467e11b30.jpg" alt="Reach for the STAR!"></a> <br><span class="more" style="clear:both;padding-top:5px;"><a href="images/ads/backup/c0b8dbb3c508bd22e7d9ab3467e11b30.jpg" title="Click here to Download:  Upload your photos here and be seen by 11,000 subscribers!!"  rel="lightbox">Enlarge&nbsp;Photo</a></span>&nbsp;&nbsp;<span style="color:#666666">|</span>&nbsp;&nbsp;<span class="more">views:38148</span></div>
										<h2 class="titleH2"><a href=index.php?title=ReachfortheSTAR!&func=single&pid=107&tbl=2 class="defaultWelcome">Reach for the STAR!</a> </h2>
										Be one of the most outstanding performers in the travel and tourism industry. Reach for the STAR!<span class="more">&nbsp;&nbsp;<a href="index.php?title=ReachfortheSTAR!&func=single&pid=107&tbl=2" class="more">&nbsp;&nbsp;more &raquo;</a></span>
										</div><!--<div class="horizontalBar clear"></div>--><table><tr>
													<td width="100%" align="left"></td>
												  </tr>
												</table></td>
<td valign="top">
<div class="column-m">
										<div class="Content_Art"><div style="text-align:center;" class="img-default"><a href="images/ads/backup/29514cef8c894477eb81fbea7ef9ff7f.jpg"  title="Click here to Download:  Upload your photos here and be seen by 11,000 subscribers!!" rel="lightbox"><img border="0" hspace="4" align="left" src="http://www.visitmyphilippines.com/images/ads/29514cef8c894477eb81fbea7ef9ff7f.jpg" alt="ASEAN Green Hotel Award"></a> <br><span class="more" style="clear:both;padding-top:5px;"><a href="images/ads/backup/29514cef8c894477eb81fbea7ef9ff7f.jpg" title="Click here to Download:  Upload your photos here and be seen by 11,000 subscribers!!"  rel="lightbox">Enlarge&nbsp;Photo</a></span>&nbsp;&nbsp;<span style="color:#666666">|</span>&nbsp;&nbsp;<span class="more">views:3229</span></div>
										<h2 class="titleH2"><a href=index.php?title=ASEANGreenHotelAward&func=single&pid=141&tbl=2 class="defaultWelcome">ASEAN Green Hotel Award</a> </h2>
										Application for the 7th Green Hotel Award (2018-2020) is now open.<span class="more">&nbsp;&nbsp;<a href="index.php?title=ASEANGreenHotelAward&func=single&pid=141&tbl=2" class="more">&nbsp;&nbsp;more &raquo;</a></span>
										</div><!--<div class="horizontalBar clear"></div>--><table><tr>
													<td width="100%" align="left"></td>
												  </tr>
												</table></td>
<td valign="top">
<div class="column-m">
										<div class="Content_Art"><div style="text-align:center;" class="img-default"><a href="images/ads/backup/4f92be62b532c5457616f06bb5d713ac.jpg"  title="Click here to Download:  Upload your photos here and be seen by 11,000 subscribers!!" rel="lightbox"><img border="0" hspace="4" align="left" src="http://www.visitmyphilippines.com/images/ads/4f92be62b532c5457616f06bb5d713ac.jpg" alt="1st North PH Tourism Forum & Career Fair"></a> <br><span class="more" style="clear:both;padding-top:5px;"><a href="images/ads/backup/4f92be62b532c5457616f06bb5d713ac.jpg" title="Click here to Download:  Upload your photos here and be seen by 11,000 subscribers!!"  rel="lightbox">Enlarge&nbsp;Photo</a></span>&nbsp;&nbsp;<span style="color:#666666">|</span>&nbsp;&nbsp;<span class="more">views:45458</span></div>
										<h2 class="titleH2"><a href=index.php?title=1stNorthPHTourismForum&CareerFair&func=single&pid=120&tbl=2 class="defaultWelcome">1st North PH Tourism Forum & Career Fair</a> </h2>
										Tourism means Jobs; tourism means human capital development<span class="more">&nbsp;&nbsp;<a href="index.php?title=1stNorthPHTourismForum&CareerFair&func=single&pid=120&tbl=2" class="more">&nbsp;&nbsp;more &raquo;</a></span>
										</div><!--<div class="horizontalBar clear"></div>--><table><tr>
													<td width="100%" align="left"></td>
												  </tr>
												</table></td>
</tr>
										</table>

</div>
<div>
<h1 class="titleHeadline"><a href=index.php?title=Thiswebsitehasalreadytagged32Millionhitssince2007.Findoutwhy..&func=all&pid=21&tbl=2 class="defaultWelcome">This website has already tagged 32 Million hits since 2007. Find out why..</a></h1>
<table border="0" width="100%"><tr>
<td valign="top">
<div class="column-m">
										<div class="Content_Art"><div style="text-align:center;" class="img-default"><a href="images/ads/backup/f0e2a67b5fe7964f2a5725337ec0c998.jpg"  title="Click here to Download:  This website has already tagged 32 Million hits since 2007. Find out why.." rel="lightbox"><img border="0" hspace="4" align="left" src="http://www.visitmyphilippines.com/images/ads/f0e2a67b5fe7964f2a5725337ec0c998.jpg" alt="DOT studies progressive accreditation of tourism establishments"></a> <br><span class="more" style="clear:both;padding-top:5px;"><a href="images/ads/backup/f0e2a67b5fe7964f2a5725337ec0c998.jpg" title="Click here to Download:  This website has already tagged 32 Million hits since 2007. Find out why.."  rel="lightbox">Enlarge&nbsp;Photo</a></span>&nbsp;&nbsp;<span style="color:#666666">|</span>&nbsp;&nbsp;<span class="more">views:22439</span></div>
										<h2 class="titleH2"><a href=index.php?title=DOTstudiesprogressiveaccreditationoftourismestablishments&func=single&pid=124&tbl=2 class="defaultWelcome">DOT studies progressive accreditation of tourism establishments</a> </h2>
										DOT is eyeing the adoption of a “progressive” accreditation scheme for tourism establishments.<span class="more">&nbsp;&nbsp;<a href="index.php?title=DOTstudiesprogressiveaccreditationoftourismestablishments&func=single&pid=124&tbl=2" class="more">&nbsp;&nbsp;more &raquo;</a></span>
										</div><!--<div class="horizontalBar clear"></div>--><table><tr>
													<td width="100%" align="left"></td>
												  </tr>
												</table></td>
<td valign="top">
<div class="column-m">
										<div class="Content_Art"><div style="text-align:center;" class="img-default"><a href="images/ads/backup/620b9ed1b107005c7e34c1929bd12602.jpg"  title="Click here to Download:  This website has already tagged 32 Million hits since 2007. Find out why.." rel="lightbox"><img border="0" hspace="4" align="left" src="http://www.visitmyphilippines.com/images/ads/620b9ed1b107005c7e34c1929bd12602.jpg" alt="PH Bring Home a Friend Program Re-launched"></a> <br><span class="more" style="clear:both;padding-top:5px;"><a href="images/ads/backup/620b9ed1b107005c7e34c1929bd12602.jpg" title="Click here to Download:  This website has already tagged 32 Million hits since 2007. Find out why.."  rel="lightbox">Enlarge&nbsp;Photo</a></span>&nbsp;&nbsp;<span style="color:#666666">|</span>&nbsp;&nbsp;<span class="more">views:8812</span></div>
										<h2 class="titleH2"><a href=index.php?title=PHBringHomeaFriendProgramRe-launched&func=single&pid=135&tbl=2 class="defaultWelcome">PH Bring Home a Friend Program Re-launched</a> </h2>
										The Philippines Department of Tourism announced the rebirth of the Bring Home a Friend.

<span class="more">&nbsp;&nbsp;<a href="index.php?title=PHBringHomeaFriendProgramRe-launched&func=single&pid=135&tbl=2" class="more">&nbsp;&nbsp;more &raquo;</a></span>
										</div><!--<div class="horizontalBar clear"></div>--><table><tr>
													<td width="100%" align="left"></td>
												  </tr>
												</table></td>
<td valign="top">
<div class="column-m">
										<div class="Content_Art"><div style="text-align:center;" class="img-default"><a href="images/ads/backup/1873321f3ae3a82a6faadad518407bbe.jpg"  title="Click here to Download:  This website has already tagged 32 Million hits since 2007. Find out why.." rel="lightbox"><img border="0" hspace="4" align="left" src="http://www.visitmyphilippines.com/images/ads/1873321f3ae3a82a6faadad518407bbe.jpg" alt="HENRY SY: HE PEDDLED CHEAP AMERICAN SHOES IN THE 50s"></a> <br><span class="more" style="clear:both;padding-top:5px;"><a href="images/ads/backup/1873321f3ae3a82a6faadad518407bbe.jpg" title="Click here to Download:  This website has already tagged 32 Million hits since 2007. Find out why.."  rel="lightbox">Enlarge&nbsp;Photo</a></span>&nbsp;&nbsp;<span style="color:#666666">|</span>&nbsp;&nbsp;<span class="more">views:3603</span></div>
										<h2 class="titleH2"><span class="defaultWelcome">HENRY SY: HE PEDDLED CHEAP AMERICAN SHOES IN THE 50s</span> </h2>
										Henry Sy runs the Philippines' largest retailer, but he operates his SM Group almost as if it were a<span class="more">&nbsp;&nbsp;</span>
										</div><!--<div class="horizontalBar clear"></div>--><table><tr>
													<td width="100%" align="left"></td>
												  </tr>
												</table></td>
</tr>
										</table>

</div>
</div>
	        	</div>
        
                <!--3rdBox-->
                <div class="c1c1c1c1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td><!--<a href="http://visitmyphilippines.com/index.php?title=BALLOONFESTIVALSOARS!&amp;func=single&amp;pid=130&amp;tbl=2"><img src="img-default/banner1.jpg" width="988" height="114" border="0" /></a>--></td>
                      </tr>
                    </table>
                    <!--  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td align="center"><img src="img-default/uploadpict1.jpg" width="237" height="115"></td>
                          <td align="center"><img src="img-default/selectregionpict1.jpg" width="237" height="115"></td>
                          <td align="center"><img src="img-default/hotelpict1.jpg" width="237" height="115"></td>
                          <td align="center"><img src="img-default/packagespict1.jpg" width="237" height="115"></td>
                        </tr>
                      </table>-->
				</div>
                <br />
                <!--End3rdBox-->
                <!--4thBox-->
                <div class="c1c1c1c1">
                    <div class="cont4-left">
                        <div class="sectionTitleBox-brown">USER UPLOAD <span style="float:right"> <a href="memberphotos.php?func=addMenu" style="color:#FFCC00">Upload Your Photo</a> &nbsp; &nbsp;| &nbsp; &nbsp; <a href="user.photos.php" style="font-weight:normal;">View all</a></span></div>
                          <div style="z-index:9999;">

			<ul class="upload-users">

			
            
		

        	
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=ichiban mix buffet and smokeless grill restaurant&func=single&pid=204&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/2b47a5215813d14b70982c50df8346d3.JPG" border="0" alt="ichiban mix buffet and smokeless grill restaurant" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
			
            
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=Tubbataha Reef&func=single&pid=55&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/467532af779116188729dc601d197f34.jpg" border="0" alt="Tubbataha Reef" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
			
            
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=vip rooms&func=single&pid=28&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/cd857c4576191c0c3ec2699b38a9b1a3.jpg" border="0" alt="vip rooms" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
	

        	
			
            
		

        	
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=The Negros Chronicle&func=single&pid=341&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/3cbafb8b79590c9e759949dacdbe1100.png" border="0" alt="The Negros Chronicle" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
			
            
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=TIBFI&func=single&pid=114&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/ebd66d505cfbb1d7902bc3e743ed59f1.JPG" border="0" alt="TIBFI" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
			
            
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=SUMMER SALE!!! DAY TOUR @ MAGALAWA ISLAND&func=single&pid=268&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/ea6f2ed675fcd6fcae68b80ebc680ffa.JPG" border="0" alt="SUMMER SALE!!! DAY TOUR @ MAGALAWA ISLAND" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
	

        	
			
            
		

        	
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=Wet look :D with Carlos Celdran&func=single&pid=36&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/3a90914b33e66ca7f5b8e9d8ebe53ff9.JPG" border="0" alt="Wet look :D with Carlos Celdran" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
			
            
        	<li><a href="http://www.visitmyphilippines.com/index.php?title=Kapis Mansions&func=single&pid=34&tbl=5"> 
  		<img src="http://www.visitmyphilippines.com/images/ads/6d1d8325c5b0915f5bfb31cd14edb0bb.JPG" border="0" alt="Kapis Mansions" hspace="0" width="120" height="100" />
					

                </a>

                 
         </li>

            
			
		</ul>
			 
	</div>
		
                           <div class="cont4-left-cont1">
                              <div class="sectionTitleBox-blue">WHAT'S NEW</div>
                             
                                <!--<script type="text/javascript">

        var GB_ROOT_DIR = "./popup/";

    </script>

<script type="text/javascript" src="popup/AJS.js"></script>

<script type="text/javascript" src="popup/AJS_fx.js"></script>

<script type="text/javascript" src="popup/gb_scripts.js"></script>

<link href="popup/gb_styles.css" rel="stylesheet" type="text/css" media="all" />-->

<!--news scroll-->



<img src="images/news-arrow-previous.png" class="previous" /> <div id="newsticker-demo" style="display:none;"><ul>


 <li style="overflow: hidden; float: none; height: 71px;">



        <h5 style="margin:0px; padding:0px; font-size:12px; font-weight:bold; padding-bottom:3px;"><a href="hotnewsdetails.php?trackId=11" title="Charlie's Point" style="color: #900"> Charlie's Point</a></h5>

        <a href="hotnewsdetails.php?trackId=11" title=" Charlie's Point"><img width="50" height="40" border="0" src="images/hotnews/thumbs/11Aurora Surfing.jpg" align="left"></a>

   <!--  <p class="info"><br /></p>-->

      <!--<p class="spy-info">--><div style="font-size:11px; color:#333;">Ideal for surfing, with medium quality right-hand-and-left-break waves on a sand-and-gravel bottom. ...</div><!--</p>-->

    <!--  <p class="tags"></p>-->

   
      </li>

  


 <li style="overflow: hidden; float: none; height: 71px;">



        <h5 style="margin:0px; padding:0px; font-size:12px; font-weight:bold; padding-bottom:3px;"><a href="hotnewsdetails.php?trackId=8" title="Bangus Festival" style="color: #900"> Bangus Festival</a></h5>

        <a href="hotnewsdetails.php?trackId=8" title=" Bangus Festival"><img width="50" height="40" border="0" src="images/hotnews/thumbs/8dagupan_street_dancing.jpg" align="left"></a>

   <!--  <p class="info"><br /></p>-->

      <!--<p class="spy-info">--><div style="font-size:11px; color:#333;">The Dagupan Bangus Festival is a yearly event in Pangasinan first initiated by Mayor Benjamin Lim in...</div><!--</p>-->

    <!--  <p class="tags"></p>-->

   
      </li>

  


 <li style="overflow: hidden; float: none; height: 71px;">



        <h5 style="margin:0px; padding:0px; font-size:12px; font-weight:bold; padding-bottom:3px;"><a href="hotnewsdetails.php?trackId=7" title="Clark Hot Air Balloon" style="color: #900"> Clark Hot Air Balloon</a></h5>

        <a href="hotnewsdetails.php?trackId=7" title=" Clark Hot Air Balloon"><img width="50" height="40" border="0" src="images/hotnews/thumbs/7unusual_balloons.jpg" align="left"></a>

   <!--  <p class="info"><br /></p>-->

      <!--<p class="spy-info">--><div style="font-size:11px; color:#333;">Clarkfield, Pampanga (2nd Thurs-Sun of February) – The organizers of the Philippine International Ho...</div><!--</p>-->

    <!--  <p class="tags"></p>-->

   
      </li>

  </ul></div> <img src="images/news-arrow.png" class="next" />
                           </div>   
                       
                            <div class="cont4-left-cont2">
                                <div class="sectionTitleBox-orange"> MOST VIEWED</div>
                                
<ul class="most-viewd">


			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Central Luzon Travel Guide&func=all&pid=7276&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/" border="0" hspace="0" width="120" height="100" /><br />-->Central Luzon Travel Guide <span style="font-size:11px; font-weight:normal;">(55843) </span>               </a></strong>

                <br />            </li>

            
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Pangasinan&func=all&pid=419&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/6c28249852fecaa7b7affdeaece49591.jpg" border="0" hspace="0" width="120" height="100" /><br />-->Pangasinan <span style="font-size:11px; font-weight:normal;">(52277) </span>               </a></strong>

                <br />            </li>

            
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Regional Profile&func=all&pid=388&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/cec94c93c95f4fdbab39931f05783de3.jpg" border="0" hspace="0" width="120" height="100" /><br />-->Regional Profile <span style="font-size:11px; font-weight:normal;">(38101) </span>               </a></strong>

                <br />            </li>

            	
        	
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Bulacan&func=all&pid=425&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/1978a8bf3da8aaa7869f9e43bd73dbea.jpg" border="0" hspace="0" width="120" height="100" /><br />-->Bulacan <span style="font-size:11px; font-weight:normal;">(20356) </span>               </a></strong>

                <br />            </li>

            
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Caloocan City&func=all&pid=495&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/b9ee3ee68a43a1763158f50b291887e3.png" border="0" hspace="0" width="120" height="100" /><br />-->Caloocan City <span style="font-size:11px; font-weight:normal;">(20079) </span>               </a></strong>

                <br />            </li>

            
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Apayao&func=all&pid=625&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/94081c656d2479a4c45d3b4deca438a3.jpg" border="0" hspace="0" width="120" height="100" /><br />-->Apayao <span style="font-size:11px; font-weight:normal;">(19022) </span>               </a></strong>

                <br />            </li>

            	
        	
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Rosette Ramos&func=all&pid=3559&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/9fd13e39f5b26e2c0e24e946c43c6f88.jpg" border="0" hspace="0" width="120" height="100" /><br />-->Rosette Ramos <span style="font-size:11px; font-weight:normal;">(17360) </span>               </a></strong>

                <br />            </li>

            
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Profile of Bataan&func=all&pid=5698&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/a35e50feb65e250492a8c93790b49e0b.jpg" border="0" hspace="0" width="120" height="100" /><br />-->Profile of Bataan <span style="font-size:11px; font-weight:normal;">(16851) </span>               </a></strong>

                <br />            </li>

            
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Pampanga&func=all&pid=427&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/66841881ab4ec900cfee396b0f8ed1b8.jpg" border="0" hspace="0" width="120" height="100" /><br />-->Pampanga <span style="font-size:11px; font-weight:normal;">(12655) </span>               </a></strong>

                <br />            </li>

            	
        	
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=Clark Freeport&func=all&pid=723&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/" border="0" hspace="0" width="120" height="100" /><br />-->Clark Freeport <span style="font-size:11px; font-weight:normal;">(10861) </span>               </a></strong>

                <br />            </li>

            
			
        
		

        	
        	<li>

				<span style="color:#CC0000">•</span>&nbsp;<a href="http://www.visitmyphilippines.com/index.php?title=All About Subic Bay Freeport&func=all&pid=724&tbl=0" style="color:#000000;">

					<!--<img src="http://www.visitmyphilippines.com/images/ads/4213adb0837dcc832584e2616b96cd72.jpg" border="0" hspace="0" width="120" height="100" /><br />-->All About Subic Bay Freeport <span style="font-size:11px; font-weight:normal;">(10839) </span>               </a></strong>

                <br />            </li>

            
			</ul>

<br />                            </div> 
                        </div>
                 
                        <!--fACEBOOK-->            
                        <div class="cont4-right">
                            <div class="sectionTitleBox-blue">VisitmyPhilippines Facebook Fun</div>
                                <div  style="z-index:99999">
                                    <style>
                                        .fan_box .page_stream { overflow:auto!important;}
                                    </style>
                                <div id="fb-root"></div>
                                <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
                                <fb:like-box href="http://www.facebook.com/pages/Department-of-Tourism/202925469760231" width="423" show_faces="true" border_color="" stream="true" header="true"></fb:like-box>
                            </div>
                        </div> 
                        <!--endfACEBOOK-->   
                    </div>
                <!--END4thBox-->
                <!--5thBox-->
                <div class="c1c1c1c1">
                    <table width="99%" border="0" align="center" cellpadding="5" cellspacing="0" bgcolor="#0099FF" style="border:1px solid #333; border-top:none; border-right:none;">
                        <tr>
                          <td width="31%" height="48" background="images/tabs-newhead.jpg" class="latest-ads-headwhite" style="border-right:1px solid #333;border-top:1px solid #333; color:#FFF;">Latest <span style="color:#FFF">ADVERTISEMENT</span> from the user</td>
                          <td width="69%"  style="border-bottom:1px solid #333; background-color:#FFF;"></td>
                        </tr>
                        <tr>
                            <td colspan="2"  style="border-right:1px solid #333;"><br/>
                                <!--
                                  jCarousel skin stylesheet
                                -->
                                <script type="text/javascript" src="js/jquery.jcarousel.min.js"></script>
                                <script type="text/javascript">
                                    jQuery(document).ready(function() {
                                        jQuery('#mycarousel').jcarousel();
                                    });
                                </script>
            
                                



	
	  
               <ul id="mycarousel" class="jcarousel-skin-tango">


                			
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/b0c8446337d847154b5e7e95540dddf4.png" alt="Tourism Related Organizations and LGUs"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=TourismRelatedOrganizationsandLGUs&func=single&pid=3696&tbl=4" title="Tourism Related Organizations and LGUs" class="titleDefault">Tourism Related Organizations and LGUs</a></h2>                       
                        <span class="footerDefault">by: WATER, HEATERS CO., INC. JETT</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/c42158ea95ce15efe009c2e0fc181781.jpg" alt="English Teachers"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=EnglishTeachers&func=single&pid=11547&tbl=4" title="English Teachers" class="titleDefault">English Teachers</a></h2>                       
                        <span class="footerDefault">by: Rosas, Lagana Grace</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/e0adfa015d2fa5193932cbf70b5fd4f4.png" alt="hgc tourist inn "><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=hgctouristinn&func=single&pid=11655&tbl=4" title="hgc tourist inn " class="titleDefault">hgc tourist inn </a></h2>                       
                        <span class="footerDefault">by: paderog, nacorda  rene </span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/c223537e16208c51d5364b3cc241d003.jpg" alt="First 5-star Luxury Hotel and Casino in Central Luzon"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=First5-starLuxuryHotelandCasinoinCentralLuzon&func=single&pid=11654&tbl=4" title="First 5-star Luxury Hotel and Casino in Central Luzon" class="titleDefault">First 5-star Luxury Hotel and Casino in Central Luzon</a></h2>                       
                        <span class="footerDefault">by: Midori Hotel, Betco Darlene Achumbre</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/f3c88469d93d0401fa4b944675fe2f53.jpg" alt="Barkadahan Package in Dakak"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=BarkadahanPackageinDakak&func=single&pid=11044&tbl=4" title="Barkadahan Package in Dakak" class="titleDefault">Barkadahan Package in Dakak</a></h2>                       
                        <span class="footerDefault">by: Catahan, Hermogenes Emelinda</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/94e71a12560f9f2ef75c4ab357d8700a.jpg" alt="TRAVEL/GOLF/DIVE/ the P.I."><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=TRAVEL/GOLF/DIVE/theP.I.&func=single&pid=4820&tbl=4" title="TRAVEL/GOLF/DIVE/ the P.I." class="titleDefault">TRAVEL/GOLF/DIVE/ the P.I.</a></h2>                       
                        <span class="footerDefault">by: peterson, charles john</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/2a2d769e00ef62c269561d07b612e192.jpg" alt="Cebu Medical Travel Package & Tours"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=CebuMedicalTravelPackage&Tours&func=single&pid=4971&tbl=4" title="Cebu Medical Travel Package & Tours" class="titleDefault">Cebu Medical Travel Package & Tours</a></h2>                       
                        <span class="footerDefault">by: Seno, Mangubat Manolito</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/11eba7a36ea57c5fd6b4abf0dc5710f4.jpg" alt="CASA ELUM Pavilion & Resort"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=CASAELUMPavilion&Resort&func=single&pid=4804&tbl=4" title="CASA ELUM Pavilion & Resort" class="titleDefault">CASA ELUM Pavilion & Resort</a></h2>                       
                        <span class="footerDefault">by: Tan, Cheng Elda</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/4cad190ff8755dfbf45aad09727ae956.jpg" alt="Asian Massage for P250.00/hour"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=AsianMassageforP250.00/hour&func=single&pid=3690&tbl=4" title="Asian Massage for P250.00/hour" class="titleDefault">Asian Massage for P250.00/hour</a></h2>                       
                        <span class="footerDefault">by: yoo, a Eun joo</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/804d48f67f245127945810b5ff21bd8f.jpg" alt="Philippines Yacht"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=PhilippinesYacht&func=single&pid=3691&tbl=4" title="Philippines Yacht" class="titleDefault">Philippines Yacht</a></h2>                       
                        <span class="footerDefault">by: Kang, Kim Anthony</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/fceaff36d41f33732c1b22f4dc54d6b5.jpg" alt="APEX ENGINEERING SERVICES, AES"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=APEXENGINEERINGSERVICES,AES&func=single&pid=4724&tbl=4" title="APEX ENGINEERING SERVICES, AES" class="titleDefault">APEX ENGINEERING SERVICES, AES</a></h2>                       
                        <span class="footerDefault">by: garcia, salenga rona</span>
                        
                        </li>

						
			<li>
            
			<img border="0" hspace="4" align="" src="http://www.visitmyphilippines.com/images/ads/59b48d30b9562e88dee2c99f32a2f2a7.JPG" alt="CLEAN AND GREEN. The BIODEGRADABLE industrial strength cleaning products"><h2 class="latest-adsFont"> <a href="http://www.visitmyphilippines.com/index.php?title=CLEANANDGREEN.TheBIODEGRADABLEindustrialstrengthcleaningproducts&func=single&pid=4811&tbl=4" title="CLEAN AND GREEN. The BIODEGRADABLE industrial strength cleaning products" class="titleDefault">CLEAN AND GREEN. The BIODEGRADABLE industrial strength cleaning products</a></h2>                       
                        <span class="footerDefault">by: Joven, Mendoza Albert</span>
                        
                        </li>

			              </ul>

			          
        
                            </td>
                        </tr>
                    </table>
                </div>
                <!--End5thBox-->
            
                <script type="text/javascript">
                    $(document).ready(function(){
                        $('div.tabs-new div').hide();
                        $('div.tabs-new div:first').show();
                        $('div.tabs-new ul li:first').addClass('active');
                        $('div.tabs-new ul li a').click(function(){ 
                        $('div.tabs-new ul li').removeClass('active');
                        $(this).parent().addClass('active'); 
                            var currentTab = $(this).attr('href'); 
                        $('div.tabs-new div').hide();
                        $(currentTab).show();
                            return false;
                        });
                    });
                </script>
                <script type="text/javascript">
                $(document).ready(function(){
                    $('.tabs-new2 div').hide();
                    $('.tabs-new2 div:first').show();
                    $('.tabs-new2 ul li:first').addClass('active');
                    $('.tabs-new2 ul li a').click(function(){ 
                    $('.tabs-new2 ul li').removeClass('active');
                    $(this).parent().addClass('active'); 
                    var currentTab = $(this).attr('href'); 
                    //$('.tabs-new2 div').fadeIn(3000).hide();
                    $('.tabs-new2 div').hide();
                    $(currentTab).show();
                    return false;
                    });
                });
                </script>
                
                <!--6thBox-->
                <div class="c1c1c1c1">
                    <div class="cont6-left-cont1"> 
                        <div class="tabs-new" style="margin:0; background-color:#333; border: 1px solid #333; padding:0px;">
                            <ul style="float: left; width: 390px; padding: 4px 0 0 0; margin: 0;">
                                <li><a href="#tab-1">LATEST PHOTOS</a></li>
                                <li><a href="#tab-2">LATEST VIDEOS</a></li>
                            </ul>
                            <div id="tab-1">
                                <!--<ul id="mycarousel3" class="jcarousel-skin-tango">-->
<!--<ul class="upload-users">-->
<ul class="latestphotos-videos">
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Photo&func=all&pid=4496&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/04c723b041a7dc11f3065aa22f389a2f.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Outstanding performance&func=all&pid=1693&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/1f58385b9d64959ba57a1885b794ebd2.JPG" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Anemone Shrimp&func=all&pid=2223&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/8133c1a43bef95f8b94b6e51abd0a12c.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=CL Expo 16&func=all&pid=3063&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/5a3540e368bae361167979cdd5f5730a.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Photo_5&func=all&pid=4622&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/5f8933984717b5a0ec578d9c115ed56b.JPG" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Subic Bay Freeport Aerial&func=all&pid=4195&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/8534a9c8bb4532767179286a72e9eebf.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Maned si Gelio&func=all&pid=551&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/9d1dae5e2655c2b47d6aa92dd7ab6222.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Department of Tourism&func=all&pid=13&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/f075d70934a48e5a3ac12db52b957e1a.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Sec. Durano Arrives&func=all&pid=1648&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/f356dbbce49d9f665cfc98d2d891a8d6.JPG" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Las Casas 3&func=all&pid=3038&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/9632f7663450b266dd000c069dfb6764.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=Punta Cruz Watch Tower&func=all&pid=1920&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/035fe0e6c70e785e54853184e5000ecb.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
 
        <li>
 <a  href="http://www.visitmyphilippines.com/index.php?title=15&func=all&pid=3884&tbl=1"><img src="http://www.visitmyphilippines.com/images/ads/5818c1ec19fa24ea7f187e60ee64c128.jpg" border="0" hspace="0" width="120" height="100" /></a> 
</li>
     </ul>
               

                            </div>
                            <div id="tab-2">
                                <!--<ul id="mycarousel" class="jcarousel-skin-tango">-->
  <ul class="latestphotos-videos">
	        <li><a href="http://www.visitmyphilippines.com/index.php?title=Subic Bay Freeport&func=all&pid=759&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/8c53306e6387ab8e8d7362a37c6fbc62.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Eastern Visayas :: Part 2&func=all&pid=1076&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/1963ef04ea7970742cef821afecdda6c.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Southern Tagalog Region&func=all&pid=1109&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/0b0b9093688a794695341b426b5be922.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Clark Freeport AVP&func=all&pid=842&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/fe895807ac4d156e60c85ca6b23f1c59.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Ilocos: More Than You Can Imagine&func=all&pid=843&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/4111e69c6ee1ef21e93abe39a4020888.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Bulakan AVP&func=all&pid=815&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/91ab927a70cf6ef9e03cdfadd22df93c.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=More Than The Usual&func=all&pid=835&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/fa80824a82490912155502a84686aabc.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Bulacan: Cave Explore&func=all&pid=838&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/7e9aa1180869b6964977e629fe39fc19.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=7,107 Islands AVP&func=all&pid=859&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/404538a0289b1fa32e79e62c8cf0f067.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Experience the Philippines&func=all&pid=744&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/ed79d8fbfd727b16aa24285bbef571ac.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Mt. Pinatubo Trek&func=all&pid=743&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/4dc4a58943fa7c779a28d24710d0d7ab.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
           <li><a href="http://www.visitmyphilippines.com/index.php?title=Giant Lantern :: Part 1&func=all&pid=1080&tbl=1" rel="lightbox"><img src="http://www.visitmyphilippines.com/images/ads/7f22ed424bdf3faa1c4a9b4c9880a239.jpg" width="120" border="0" height="100" alt="" /></a></li>
       
       </ul>

               
              

                                </div>
                        </div>
                    </div>
                    <div class="cont6-left-cont2">
                        <div class="sectionTitleBox-red" style="margin-left:0px; background-color:#D9030B!important;">VisitMyPhilippines Poll</div>
                        <iframe src="poll/poll.php" style="height:350px; width:400px;" frameborder="0"></iframe> 
        
                        <!--<style>
                        #div_content { width:300px; height:300px; display:block;}
                        </style>
                        <script>
                        $('#div_content').load('/poll/poll.php');
                              </script>-->
                        <!--   <style>
                        #content_div { width:300px; height:300px; display:block; overflow:hidden;}
                        </style>
                              <script>
                              $("#content_div").load("/poll/poll.php");
                              
                              </script>-->
                        <!--
                          <script language="javascript">
                              
                              $(document).ready(function(){
                            $("#div1").load("poll.php");
                        });
                              </script>
                        <div id="div1"></div>--> 
        
                    </div>
                </div>
                <!--End6thBox-->
            
                <!--7thBox-->
                <div class="c1c1c1c1">
                    <div class="tabs-new2" style="margin:0; background-color:#D6D6D4; border: 1px solid #D6D6D4; padding:0px;">
                        <ul>
                            <li><a href="#tab-4">Most Read Articles</a></li>
                            <li><a href="#tab-5">Destination</a></li>
                            <li><a href="#tab-6">Events</a></li>
                        </ul>
                  
                  
                        <style>
#news-container ul li {
	list-style:none;
}
#news-container ul li div {
	width:auto;
}
</style>


<!--<div style="border:1px solid #FFF; padding:3px; width:310px;">ANNOUNCEMENT! from Department of Tourism </div>-->
<div id="tab-4" style="overflow:hidden; padding-bottom:5px;">

    <a href="http://www.visitmyphilippines.com/index.php?title=DOT REGION III NEW EMAIL ADDRESSES&func=single&pid=144&tbl=6" style="color:#333;text-transform:capitalize; font-size:14px;padding:5px; display:block; ">DOT REGION III NEW EMAIL ADDRESSES<br><span style="text-transform:capitalize; font-size:12px; font-weight:normal; padding-top:5px; display:block;line-height:17px;">Pleased to advise our subscribers and online visitors that the Department of Tourism - Region III has new email addresses at 1) support@visitmyphilipp...&nbsp;<span style="color:#0066FF">[more]</span></span></a><a href="http://www.visitmyphilippines.com/index.php?title=DOT REGION III NEW EMAIL ADDRESSES&func=single&pid=144&tbl=6http://www.visitmyphilippines.com/index.php?title=PH named Most Outstanding Destination in Asia Pacific&func=single&pid=124&tbl=6" style="color:#333;text-transform:capitalize; font-size:14px;padding:5px; display:block; "><br/><span style="clear:both"><img src="http://www.visitmyphilippines.com/images/ads//96d0930f2626a988c11944bb41b92210.jpg" border="0" width="72" height="70" align="left" hspace="4"></span>PH named Most Outstanding Destination in Asia Pacific<br><span style="text-transform:capitalize; font-size:12px; font-weight:normal; padding-top:5px; display:block;line-height:17px;">Philippines named 'most outstanding destination' in Asia-Pacific

ABS-CBNnews.com
Posted at 10/03/2014 2:01 PM | Updated as of 10/03/2014 2:01 PM
...&nbsp;<span style="color:#0066FF">[more]</span></span></a><a href="http://www.visitmyphilippines.com/index.php?title=DOT REGION III NEW EMAIL ADDRESSES&func=single&pid=144&tbl=6http://www.visitmyphilippines.com/index.php?title=PH named Most Outstanding Destination in Asia Pacific&func=single&pid=124&tbl=6http://www.visitmyphilippines.com/index.php?title=BE A TRAVEL AGENT THE EASY WAY!&func=single&pid=123&tbl=6" style="color:#333;text-transform:capitalize; font-size:14px;padding:5px; display:block; "><br/><span style="clear:both"><img src="http://www.visitmyphilippines.com/images/ads//05208b8824399c05e14d4f3375ccc706.jpg" border="0" width="72" height="70" align="left" hspace="4"></span>BE A TRAVEL AGENT THE EASY WAY!<br><span style="text-transform:capitalize; font-size:12px; font-weight:normal; padding-top:5px; display:block;line-height:17px;">Any plans of trying your hands in opening a tours and travel agency business? Here is good news for you. We have a book that will teach you the mechan...&nbsp;<span style="color:#0066FF">[more]</span></span></a><a href="http://www.visitmyphilippines.com/index.php?title=DOT REGION III NEW EMAIL ADDRESSES&func=single&pid=144&tbl=6http://www.visitmyphilippines.com/index.php?title=PH named Most Outstanding Destination in Asia Pacific&func=single&pid=124&tbl=6http://www.visitmyphilippines.com/index.php?title=BE A TRAVEL AGENT THE EASY WAY!&func=single&pid=123&tbl=6http://www.visitmyphilippines.com/index.php?title=LATEST USER PHOTO UPLOAD&func=single&pid=122&tbl=6" style="color:#333;text-transform:capitalize; font-size:14px;padding:5px; display:block; "><br/><span style="clear:both"><img src="http://www.visitmyphilippines.com/images/ads//b9654dd5f59ae557f34b4758fdbe5154.jpg" border="0" width="72" height="70" align="left" hspace="4"></span>LATEST USER PHOTO UPLOAD<br><span style="text-transform:capitalize; font-size:12px; font-weight:normal; padding-top:5px; display:block;line-height:17px;">Do you want your favorite photo to be seen by thousands of online viewers everyday on www.visitmyphilippines.com? Just register online, click on Uploa...&nbsp;<span style="color:#0066FF">[more]</span></span></a><a href="http://www.visitmyphilippines.com/index.php?title=DOT REGION III NEW EMAIL ADDRESSES&func=single&pid=144&tbl=6http://www.visitmyphilippines.com/index.php?title=PH named Most Outstanding Destination in Asia Pacific&func=single&pid=124&tbl=6http://www.visitmyphilippines.com/index.php?title=BE A TRAVEL AGENT THE EASY WAY!&func=single&pid=123&tbl=6http://www.visitmyphilippines.com/index.php?title=LATEST USER PHOTO UPLOAD&func=single&pid=122&tbl=6http://www.visitmyphilippines.com/index.php?title=Be a member of our DOT family! Log in....&func=single&pid=120&tbl=6" style="color:#333;text-transform:capitalize; font-size:14px;padding:5px; display:block; "><br/><span style="clear:both"><img src="http://www.visitmyphilippines.com/images/ads//4f09b6e6571f9abc5e6805e64b84c17c.jpg" border="0" width="72" height="70" align="left" hspace="4"></span>Be a member of our DOT family! Log in....<br><span style="text-transform:capitalize; font-size:12px; font-weight:normal; padding-top:5px; display:block;line-height:17px;">This homepage contains more than 8,000 members all over the world who receive regular 
news updates on travel and tourism. Be a member. Just click on...&nbsp;<span style="color:#0066FF">[more]</span></span></a><a href="http://www.visitmyphilippines.com/index.php?title=DOT REGION III NEW EMAIL ADDRESSES&func=single&pid=144&tbl=6http://www.visitmyphilippines.com/index.php?title=PH named Most Outstanding Destination in Asia Pacific&func=single&pid=124&tbl=6http://www.visitmyphilippines.com/index.php?title=BE A TRAVEL AGENT THE EASY WAY!&func=single&pid=123&tbl=6http://www.visitmyphilippines.com/index.php?title=LATEST USER PHOTO UPLOAD&func=single&pid=122&tbl=6http://www.visitmyphilippines.com/index.php?title=Be a member of our DOT family! Log in....&func=single&pid=120&tbl=6http://www.visitmyphilippines.com/index.php?title=PH voted among TOP three dive spots!&func=single&pid=117&tbl=6" style="color:#333;text-transform:capitalize; font-size:14px;padding:5px; display:block; "><br/><span style="clear:both"><img src="http://www.visitmyphilippines.com/images/ads//5b9b0a4e8e91a565f1e37000278fc230.jpg" border="0" width="72" height="70" align="left" hspace="4"></span>PH voted among TOP three dive spots!<br><span style="text-transform:capitalize; font-size:12px; font-weight:normal; padding-top:5px; display:block;line-height:17px;">PH voted among top three dive destinations at Tokyo’s international diving event

	The Philippines made waves in the Marine Diving Fair 2012, one of...&nbsp;<span style="color:#0066FF">[more]</span></span></a></div>                        <!--<h3>This is a really simple tabbed interface</h3>
                        <p><img src="http://papermashup.com/demos/jquery-gallery/images/t1.png" width="120" height="120" class="thumbs-tabs"/> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Curabitur enim. Nullam id ligula in nisl tincidunt feugiat. Curabitur eu magna porttitor ligula bibendum rhoncus. Etiam dignissim. Duis lobortis porta risus. Quisque velit metus, dignissim in, rhoncus at, congue quis, mi. Praesent vel lorem. Suspendisse ut dolor at justo tristique dapibus. Morbi erat mi, rutrum a, aliquam nec, mattis semper, leo. Maecenas blandit risus vitae quam. Vivamus ut odio. Pellentesque mollis arcu nec metus. Nullam bibendum scelerisque turpis. Aliquam erat volutpat. <br/>
                        <a href="http://feeds2.feedburner.com/AshleyFord-Papermashupcom">Subscribe to my feed here</a> </p>-->
                  
                                                 
                     </div>
                </div>
                <!--End7thBox-->
           
                <script type="text/javascript">
                    $(document).ready(function(){
                        document.getElementById('newsticker-demo').style.display=''
                        $("#newsticker-demo").jCarouselLite({
                            vertical: true,
                            hoverPause:true,
                            btnPrev: ".previous",
                            btnNext: ".next",
                            visible: 4,
                            auto:3000,
                            speed:500
                        });
                    });
                </script>
    
    
    <!--EndFirstBox--> 
  
</div>
</div>
<div id="Home-ct1"><ul class="ads">
        	<li><a href="http://www.clarkisit.com/"><img src="img-default/logo1.jpg" width="103" height="75" border="0" /></a></li>
            <li><a href="http://www.dti.gov.ph/"><img src="img-default/logo2.jpg" width="103" height="75" border="0" /></a></li>
            <li><a href="http://www.angelescity.gov.ph/"><img src="img-default/logo3.jpg" width="103" height="75" border="0" /></a></li>
            <li><a href="http://www.goharp.org/"><img src="img-default/logo4.jpg" width="103" height="75" border="0" /></a></li>
            <li><a href="http://crk.clarkairport.com/"><img src="img-default/logo5.jpg" width="103" height="75" border="0" /></a></li>
            <li><a href="http://maccii.org/en/ "><img src="img-default/logo6.jpg" width="103" height="75" border="0" /></a></li>
        </ul></div>
<div id="Footer"> 
<div class="c1c1c1c1">
    <div class="cont8">
      <div class="cont8-left-cont1">
    
       <div class="sectionTitleBox">Visitors Statistics</div>
       <p style="padding-left:10px;">
       <strong style="font-size:11px;">Ads posted:</strong> <span style="font-size:11px">
<div class="clear" style="height:3px;"></div>
13,489</span>
<br>
<div class="clear" style="height:3px;"></div>
<strong style="font-size:11px;"> Members registered:</strong> <span style="font-size:11px"> 
<div class="clear" style="height:3px;"></div>
11,372</span>
<div class="clear" style="height:3px;"></div>
<a href="memberadslist.php" style="color:#fff"><strong style="font-size:11px;">Members view all ads:</strong>
 <div class="clear" style="height:3px;"></div>
<span style="font-size:11px">
19</span>

</a><div class="clear" style="height:3px;"></div>
 <span style="font-size:11px"> <strong style="font-size:11px;">Visitor Hits:</strong> 
 <div class="clear" style="height:3px;"></div>
33,373,177 </span> <br />
<br />
      </p>
      </div>
      <div class="cont8-right-cont2">
       
   <div class="sectionTitleBox">Weather Forecast</div>
   			 <div align="center" style="width:210px;background:#000;font-color:#ddd;font-weight:bold;margin:5px 0px; line-height:24px;"><a style="font-size:16px;text-decoration:none;color:#FFF;" href="http://www.weatherforecastmap.com/philippines/manila/">Manila Weather</a>

  <script src="http://www.weatherforecastmap.com/weather2000.php?zona=philippines_manila"></script>
      <div align="center" style="font-color:#ddd;font-weight:normal;">
      <a style="font-size:11px;text-decoration:none;color:#fff;" href="http://localtimes.info/philippines/manila/">Manila Time</a></div>
    <div style="font-size:10px; font-weight:bold; text-align:right;">powered by <a href="http://www.weatherforecastmap.com/" target="_blank">weatherforecastmap</a><br />

    </div>
   		
      </div>
     
      </div>
    </div>
    
    <div class="cont8-right-cont2"><a href="signup.php"><img src="img-default/newslogo.jpg" width="178" height="228" border="0" /></a></div>
<div class="cont8-newsletter" style=" width:317px;">
    	  <div class="sectionTitleBox">Translation</div>
             <div id="google_translate_element"></div>
           <script>

function googleTranslateElementInit() {
  new google.translate.TranslateElement({
    pageLanguage: 'en'
  }, 'google_translate_element');
}
          </script>
           <script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
      <div class="sectionTitleBox">Follow us on</div>
      <img src="img-default/face-twit.jpg">
        </ul>
      
    <h2 class="titleH2-white">Chat Online</h2>
<!-- BEGIN VisitMyPhilippines.com Live Chat Code, Copyright (c) 2005 VisitMyPhilippines.com Live Chat. All Rights Reserved -->
<!--<div id="div_initiate" style="position:absolute; z-index:1; top: 40%; left:40%; visibility: hidden;"><a href="javascript:Live.initiate_accept();"><img src="plugins/chat/templates/Bliss/images/initiate.gif" border="0"></a><br>
  <a href="javascript:Live.initiate_decline();"><img src="plugins/chat/templates/Bliss/images/initiate_close.gif" border="0"></a></div
      ><center><img src="images/livehelpoffline_03.jpg"></center> -->
      
      <!-- mibew button -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="center"> <a href="/mibew169/client.php?locale=en" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 &amp;&amp; window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open(&#039;/mibew169/client.php?locale=en&amp;url=&#039;+escape(document.location.href)+&#039;&amp;referrer=&#039;+escape(document.referrer), 'mibew', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="/mibew169/b.php?i=mibew&amp;lang=en" border="0" width="163" height="61" alt=""/></a><!-- / mibew button --></td>
  </tr>
</table>
     
    </div>
   
  </div>
  <div style="border-top:1px solid #222222; margin-top:20px;">&nbsp;</div>

  <span class="floatLeft" style=" line-height:22px; padding-bottom:20px;">VisitMyPhilippines.com The Ultimate Travel Guide for Tourists<br />
  &copy; 2007 - 2014 Department of Tourism. All rights reserved.</span> <span class="floatRight"><a href="index.php">Home</a> <img src="images/menu_seperater_footer.gif" width="1" height="11" hspace="7" /> <a href="contactus.php">Contact</a><img src="images/menu_seperater_footer.gif" width="1" height="11" hspace="7" /><a href="mydot.php">My Account</a><img src="images/menu_seperater_footer.gif" width="1" height="11" hspace="7" /><a href="privacy.php">Privacy</a><img src="images/menu_seperater_footer.gif" width="1" height="11" hspace="7" /><a href="sitemap.php">Site map</a></span>
  <div class="clear">&nbsp;</div>
  
</div>
<script language="JavaScript" type="text/JavaScript">

<!--
	function openForm(websitelink) {
		var str=websitelink;
		leftval = (window.screen.width - 640) / 2;
		topval = (window.screen.height - 480) / 2;
		my_window = window.open('http://www.visitmyphilippines.com/index.php?view=print&'+str, 'winDOT1', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=no,width=640,height=480,left='+leftval+',top='+topval+',directories=no,location=no');
	}
	function emailForm(websitelink) {
		var str=websitelink;
		str=str.replace(/&/g, "%26");
		leftval = (window.screen.width - 450) / 2;
		topval = (window.screen.height - 320) / 2;
		my_window = window.open('http://www.visitmyphilippines.com/index.php?view=email&websitelink='+str, 'winDOT2', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=no,width=450,height=320,left='+leftval+',top='+topval+',directories=no,location=no');
	}
	function enlargeForm(img,width,height) {
		width = width + 25;
		height = height + 35;
		leftval = (window.screen.width - width) / 2;
		topval = (window.screen.height - height) / 2;
		my_window = window.open('http://www.visitmyphilippines.com/index.php?&view=enlarge&img='+img, 'winDOT3', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=no,width='+width+',height='+height+',left='+leftval+',top='+topval+',directories=no,location=no');
	}
//-->
</script> 
<script language="JavaScript" type="text/javascript">
<!--
	var leftNav = new Array(4);
	//-->
</script> 
<script type="text/javascript" src="js/ieupdate.js"></script>

<script src="js/jcarousellite_1.0.1c4.js" type="text/javascript"></script>
<!--<div class="jqmAlert" id="ex3b">
	
<div class="jqmAlertWindow">
    <div class="jqmAlertTitle clearfix">
    <h1>Announcement</h1><a href="#" id="closed" class="jqmClose"><em>Close</em></a>
  </div>-->
  
  				
				<div style="display:none;"><div class="jqmAlert" id="ex3b"><div class="jqmAlertWindow"><div class="jqmAlertTitle clearfix"> <h1>Announcement</h1><a href="#" id="closed" class="jqmClose"><em>Close</em></a>No events foundsss.</div></div></div></div>
				


</body>
</html><!--</div>
</div>-->
</body>
</html>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17949478-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>



<script type="text/javascript">







  var _gaq = _gaq || [];



  _gaq.push(['_setAccount', 'UA-17949478-1']);



  _gaq.push(['_trackPageview']);







  (function() {



    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;



    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';



    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);



  })();







</script><!--
     FILE ARCHIVED ON 14:05:28 Jan 16, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:05:32 Apr 03, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
-->
<!--
playback timings (ms):
  exclusion.robots.policy: 0.285
  PetaboxLoader3.resolve: 448.059 (2)
  esindex: 0.015
  PetaboxLoader3.datanode: 207.208 (4)
  RedisCDXSource: 114.084
  captures_list: 408.003
  LoadShardBlock: 267.008 (3)
  load_resource: 418.072
  CDXLines.iter: 22.593 (3)
  exclusion.robots: 0.308
-->