$(document).ready(function(){
	$(".popupArtistMgt").popupWindow({
		width:600,
		height:480
	});	
});


