<?php 
$title='IWISE';
include ('../includes/head_1level.php');
?>

<h2><?php echo $title; ?></h2>

<!-- START MAIN CONTENT -->

<h3>The Internal Waves in Straits Experiment</h3>
		<p> Main cruise webpage: <a href="http://www.cstars.miami.edu/index.php/cstars-projects/iwise-intro.html"> IWIS Experiment</a>

<h3> WHOI OML Participation </h3>

<div class="faketable">
<div class="float_right"> 
<img src="images/" height="500">
</div>
<div>
<p><strong> IWISE Leg 2 </strong> RR1109 on <i> R/V Roger Revelle </i>:


</div>
</div>

<?php 
include ('../includes/foot_1level.php');
?>
