// JavaScript Document
function openShadowBox(data){
	Shadowbox.open(data);
}
