$(document).ready(function() {
	yoxviewPath = 'scripts/yoxview/';
	$(".screenshots").yoxview();
	$(".jobs").yoxview();
});