<var C = GLOBAL.Def.Style.color>
<tag.f_layout title="Photos | Fentriss.com" description="Photos of rocker Steve Fentriss">
<style type="text/css">
##the_photos_container { background:#C.g1#; line-height:0px; padding:34px; text-align:center; }
##the_photos { width:720px; min-height:480px; padding:0px; margin:0px; }
##the_photos img { padding:0px; margin:0px; text-align:center; top:0px; left:0px; }
.fphoto { <not_ie>cursor:pointer; display:none;</not_ie><ie_only> display:inline-block; border-bottom:34px solid #C.g1#;</ie_only> }
</style>
<div id="site_neck">
<tag.f_main_nav>
</div>
<div id="site_body" style="position:relative; clear:none; margin-top:0px; margin-right:0px;">
<div id="the_photos_container" align="center">
<div id="the_photos" align="center">
<loop list="hot,studio_mic,control_panel,atwo_skyline,lab,cigar_light,wall_cigar_perspective,columns,live,griffin_steve,glenn,pool_table,sky" index="_photo">
<img class="fphoto" id="fphoto-#_photo#" src="http://#this_domain#/file:/fphoto-#_photo#" border="0" width="720" height="480" align="center" />
</loop>
</div>
</div>
</div>
<tag.jquery>
<script type="text/javascript">
$(document).ready(function() {
$('##the_photos').cycle({
fx: 'fade',
speed: 1000,
timeout: 5000,
next: '.fphoto'
});
});
</script>
</tag.f_layout>