<!-- Begin
document.write('<SCRIPT type="text/javascript" src="js/slideshow.js"></SCRIPT>');
document.write('');
document.write('<!-- GALERY FORM -->');
document.write('<FORM name=slideform>');
document.write('');
document.write('<!-- GALERY BUTTONS -->');
document.write('<DIV align="center">');
document.write('<input type=button onClick="first();" value="|<<" title="Primeira" class="button" onmouseover="this.className=\'button_over\'" onmouseout="this.className=\'button\'">');
document.write('<input type=button onClick="previous();" value="<<" title="Anterior" class="button" onmouseover="this.className=\'button_over\'" onmouseout="this.className=\'button\'">');
document.write('<input type=button name="slidebutton" onClick="ap(this.value);" value="Reproduzir" title="Reproduzir" class="button" onmouseover="this.className=\'button_over\'" onmouseout="this.className=\'button\'">');
document.write('<input type=button onClick="next();" value=">>" title="Seguinte" class="button" onmouseover="this.className=\'button_over\'" onmouseout="this.className=\'button\'">');
document.write('<input type=button onClick="last();" value=">>|" title="Última" class="button" onmouseover="this.className=\'button_over\'" onmouseout="this.className=\'button\'">');
document.write('</DIV>');
document.write('<!-- /GALERY BUTTONS -->');
document.write('<BR>');
document.write('<DIV align="center">');
document.write('	<TABLE class="big_slideshow" cellSpacing=0 cellPadding=0>');
document.write('		<TBODY>');
document.write('		<TR>');
document.write('			<TD>');
document.write('');
document.write('<!-- GALERY PICTURES -->');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08136.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08138.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08139.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08141.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08143.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08144.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08145.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08148.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08150.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08153.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08154.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08156.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08158.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08159.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08160.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08165.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08170.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08171.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08173.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08175.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08181.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08182.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08186.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08193.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08194.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08197.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08198.jpg" name="slide" onChange="change();">');
document.write('<input type=hidden value="images/ramboias/2009/2009.01.02_pdaco/DSC08203.jpg" name="slide" onChange="change();">');
document.write('<!-- /GALERY PICTURES -->');
document.write('');
document.write('			<table cellpadding="0" cellspacing="0" border="0">');
document.write('				<tr>');
document.write('					<td>');
document.write('						<!-- FIRST IMAGE -->');
document.write('						<img src="images/ramboias/2009/2009.01.02_pdaco/DSC08136.jpg" name="show"><br>');
document.write('						<!-- /FIRST IMAGE -->');
document.write('					</td>');
document.write('				</tr>');
document.write('			</table>');
document.write('');
document.write('			</TD>');
document.write('		</TR>');
document.write('		</TBODY>');
document.write('	</TABLE>');
document.write('</DIV>');
document.write('');
document.write('</FORM>');
document.write('<!-- /GALERY FORM -->');

//  End -->