| Current Path : /home/beeson/public_html/michaelbeeson/photos/2016/Hawaii/resources/templates/ |
| Current File : //home/beeson/public_html/michaelbeeson/photos/2016/Hawaii/resources/templates/colorboxScripts.php |
<script type="text/javascript" src="<?php echo $path; ?>"></script>
<script type="text/javascript">
$(document).ready(function(){
$("a[rel='colorbox']").colorbox({maxWidth: "90%", maxHeight: "90%", opacity: ".5"});
});
</script>