// JavaScript Document// onload$(document).ready(function() {	// init shadowbox	$(document).ready(function() {Shadowbox.init();});});