function showAlbum(aid) {			
	openwindow('/jake/album.html?aid=' + aid,'500','550','0','0','0','0','0','0','50','50');
}
