TopUp.host = 'http://www.kenya-safari.fr';
TopUp.images_path = '/libs/images/top_up/';

$(document).ready(function(){
	TopUp.display('pub.html', {shaded: 1, overlayClose: 1, type:'iframe', width:550, height:500, modal:0, resizable:0, layout:'dashboard'});
});
