// jq_page.js

//---------------------------------------------
$.fn.page = function(o)
	{
	return $(this);
	}