function showPano(id){
document.getElementById('dp').innerHTML='<iframe frameborder="0" id="panoramy" allowtransparency="true" height="600" scrolling="no" width="100%" src="http://www.noclegi.pogodzinach.net/ajax/noclegi/t-pano/hid-'+id+'/shared.html?style=http://www.dogmat.dogmat.eu/media/style.css"></iframe>';
}

function showMovie(id){
document.getElementById('dp').innerHTML='<iframe frameborder="0" id="panoramy" allowtransparency="true" height="350" scrolling="no" width="100%" src="http://www.noclegi.pogodzinach.net/ajax/noclegi/t-film/hid-'+id+'/shared.html?style=http://www.dogmat.dogmat.eu/media/style.css"></iframe>';	
	
}

