function printcss(){
	//$('#wrapper').append('<h5>This page was printed from http://beta.justenglish.com</h5>');
	window.print();
}