
$(function(){
	$('#btnClose>img').click(function(){window.close();});
});





