// JavaScript Document
function initPagination(){
	var page = new PAGINATION_GINFO(this, document.forms["pagination_form"]);
	page.init();
}



function openHighlightsVideo(){
	var inner = window.open('video_highlights.html','','toolbar=no,location=0,directories=no,status=no,menubar=0,scrollbars=yes,resizable=no,copyhistory=0,width=740,height=560');
}


