$(document).ready(function(){$(".popup").click(function(){$('.'+this.id).popup('open');})});
