|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/simes/portfolio/includes/ |
Upload File : |
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<LINK REL="icon" HREF="http://www.simesstudios.com/images/favicon.ico?" TYPE="image/x-icon">
<LINK REL="shortcut icon" HREF="http://www.simesstudios.com/images/favicon.ico?" TYPE="image/x-icon">
<link rel="stylesheet" href="../css/supersized.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../theme/supersized.shutter.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="../css/print.css" media="print" />
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript" src="../js/jquery.easing.min.js"></script>
<script type="text/javascript" src="../js/supersized.3.2.7.js"></script>
<script type="text/javascript" src="../theme/supersized.shutter.js"></script>
<style type="text/css"> @media print { body { display:none } } </style>
<link rel="stylesheet" href="../css/style2.css" type="text/css" media="screen" />
<script type="text/javascript">
$(document).ready(function () {
$(document).bind("contextmenu", function (e) {
return false;
});
});
</script>
<script type="text/javascript">
jQuery(function($){
var slides = [];
$("ul .image").each(function() {
var this$ = $(this);
var obj = {};
obj.image = this$.text();
obj.title = this$.nextAll(".title").text();
obj.thumb = this$.nextAll(".thumb").text();
slides.push(obj);
});
$.supersized({
// Functionality
slide_interval : 3500, // Length between transitions
transition : 1, // 0-None, 1-Fade, 2-Slide Top, 3-Slide Right, 4-Slide Bottom, 5-Slide Left, 6-Carousel Right, 7-Carousel Left
transition_speed : 1000, // Speed of transition
thumbnail_navigation : 0,
// Components
slide_links : 'blank', // Individual links for each slide (Options: false, 'num', 'name', 'blank')
slides : slides
});
});
</script>
<script type="text/JavaScript">
<!--
function hide(id)
{
document.getElementById(id).style.display = 'none';
}
//-->
</script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-26425659-11']);
_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>