function getTemplate(get, postparams) {
	return makeHttpRequest('gettpl.php'+get, 'return', 'POST', postparams);
}