// JavaScript Document

	function showMagazinePreview(pageID){
		alert(pageID);
	}