/* general variables */


/*preInit();*/


/* functions */

function goBack()
{
	history.back();
}

