// JavaScript Document
	//collect page and scroll poistion from url if available
	var FORM_DATA = createRequestObject();
	var x=FORM_DATA['x']; //x is for use in the body to id the chapter to return to
	var y=FORM_DATA['y']; //y is for use in the body to id the scroll position to set to