function popup(title) {
	window.open('http://beta.wikicheats.com/getcheats.php?title='+title, '', 'width=310, height=780, left=960, scrollbars, resizable, menubar');
}