$('document').ready(function() {
	var version = '';
	var isie = '';
	var img = '';
	
	jQuery.each(jQuery.browser, function(i, val) {
		if(i == 'version'){
			version = val;
		}
		if(i == 'msie'){
			isie = val;
		}
	});


	function checkIfIE6(version,isie) {
		if(version == "6.0" && isie == true){
			return true;
		}
		else {
			return false;
		}
	}

	if(!checkIfIE6(version,isie)){
	
	
	//-------------------------------------------------------------------------------
												var img = $("#steirischenweines1 a").html();
												$("#steirischenweines1 a").remove();
												$("#steirischenweines1").html(img);
										
												$("#steirischenweines1").css('cursor','pointer');
												$("#steirischenweines1").click(function() {
													$.ajax({
													'url': '/roundshots/popup_steirischenweines1.html',
													'type': 'get',
													'success': function(response) {
														$("#steirischenweines1").html(response);
													},
													'error': function(response) {
														alert("Es ist ein Fehler aufgetreten!");
													}
													});
										
												});
		//-------------------------------------------------------------------------------
	
	//-------------------------------------------------------------------------------
											var img = $("#landesparteitag1 a").html();
											$("#landesparteitag1 a").remove();
											$("#landesparteitag1").html(img);
									
											$("#landesparteitag1").css('cursor','pointer');
											$("#landesparteitag1").click(function() {
												$.ajax({
												'url': '/roundshots/popup_landesparteitag1.html',
												'type': 'get',
												'success': function(response) {
													$("#landesparteitag1").html(response);
												},
												'error': function(response) {
													alert("Es ist ein Fehler aufgetreten!");
												}
												});
									
											});
		//-------------------------------------------------------------------------------
	
	//-------------------------------------------------------------------------------
											var img = $("#autoemotion3 a").html();
											$("#autoemotion3 a").remove();
											$("#autoemotion3").html(img);
									
											$("#autoemotion3").css('cursor','pointer');
											$("#autoemotion3").click(function() {
												$.ajax({
												'url': '/roundshots/popup_autoemotion3.html',
												'type': 'get',
												'success': function(response) {
													$("#autoemotion3").html(response);
												},
												'error': function(response) {
													alert("Es ist ein Fehler aufgetreten!");
												}
												});
									
											});
		//-------------------------------------------------------------------------------
//-------------------------------------------------------------------------------
										var img = $("#autoemotion2 a").html();
										$("#autoemotion2 a").remove();
										$("#autoemotion2").html(img);
								
										$("#autoemotion2").css('cursor','pointer');
										$("#autoemotion2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_autoemotion2.html',
											'type': 'get',
											'success': function(response) {
												$("#autoemotion2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------

//-------------------------------------------------------------------------------
										var img = $("#autoemotion1 a").html();
										$("#autoemotion1 a").remove();
										$("#autoemotion1").html(img);
								
										$("#autoemotion1").css('cursor','pointer');
										$("#autoemotion1").click(function() {
											$.ajax({
											'url': '/roundshots/popup_autoemotion1.html',
											'type': 'get',
											'success': function(response) {
												$("#autoemotion1").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------
		


//-------------------------------------------------------------------------------
										var img = $("#full_of_hate a").html();
										$("#full_of_hate a").remove();
										$("#full_of_hate").html(img);
								
										$("#full_of_hate").css('cursor','pointer');
										$("#full_of_hate").click(function() {
											$.ajax({
											'url': '/roundshots/popup_full_of_hate.html',
											'type': 'get',
											'success': function(response) {
												$("#full_of_hate").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------














//-------------------------------------------------------------------------------
										var img = $("#apassionata a").html();
										$("#apassionata a").remove();
										$("#apassionata").html(img);
								
										$("#apassionata").css('cursor','pointer');
										$("#apassionata").click(function() {
											$.ajax({
											'url': '/roundshots/popup_apassionata.html',
											'type': 'get',
											'success': function(response) {
												$("#apassionata").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------



//-------------------------------------------------------------------------------
										var img = $("#weekendgala a").html();
										$("#weekendgala a").remove();
										$("#weekendgala").html(img);
								
										$("#weekendgala").css('cursor','pointer');
										$("#weekendgala").click(function() {
											$.ajax({
											'url': '/roundshots/popup_weekendgala.html',
											'type': 'get',
											'success': function(response) {
												$("#weekendgala").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------
















//-------------------------------------------------------------------------------
										var img = $("#hunde2 a").html();
										$("#hunde2 a").remove();
										$("#hunde2").html(img);
								
										$("#hunde2").css('cursor','pointer');
										$("#hunde2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_hunde2.html',
											'type': 'get',
											'success': function(response) {
												$("#hunde2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------







//-------------------------------------------------------------------------------
										var img = $("#hunde a").html();
										$("#hunde a").remove();
										$("#hunde").html(img);
								
										$("#hunde").css('cursor','pointer');
										$("#hunde").click(function() {
											$.ajax({
											'url': '/roundshots/popup_hunde.html',
											'type': 'get',
											'success': function(response) {
												$("#hunde").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------








//-------------------------------------------------------------------------------
										var img = $("#afrika2 a").html();
										$("#afrika2 a").remove();
										$("#afrika2").html(img);
								
										$("#afrika2").css('cursor','pointer');
										$("#afrika2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_afrika2.html',
											'type': 'get',
											'success': function(response) {
												$("#afrika2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------










//-------------------------------------------------------------------------------
										var img = $("#afrika a").html();
										$("#afrika a").remove();
										$("#afrika").html(img);
								
										$("#afrika").css('cursor','pointer');
										$("#afrika").click(function() {
											$.ajax({
											'url': '/roundshots/popup_afrika.html',
											'type': 'get',
											'success': function(response) {
												$("#afrika").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------









//-------------------------------------------------------------------------------
										var img = $("#peter_fox2 a").html();
										$("#peter_fox2 a").remove();
										$("#peter_fox2").html(img);
								
										$("#peter_fox2").css('cursor','pointer');
										$("#peter_fox2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_peter_fox2.html',
											'type': 'get',
											'success': function(response) {
												$("#peter_fox2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------






//-------------------------------------------------------------------------------
										var img = $("#peter_fox a").html();
										$("#peter_fox a").remove();
										$("#peter_fox").html(img);
								
										$("#peter_fox").css('cursor','pointer');
										$("#peter_fox").click(function() {
											$.ajax({
											'url': '/roundshots/popup_peter_fox.html',
											'type': 'get',
											'success': function(response) {
												$("#peter_fox").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------









//-------------------------------------------------------------------------------
										var img = $("#lebensraum3 a").html();
										$("#lebensraum3 a").remove();
										$("#lebensraum3").html(img);
								
										$("#lebensraum3").css('cursor','pointer');
										$("#lebensraum3").click(function() {
											$.ajax({
											'url': '/roundshots/popup_lebensraum3.html',
											'type': 'get',
											'success': function(response) {
												$("#lebensraum3").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------







//-------------------------------------------------------------------------------
										var img = $("#lebensraum2 a").html();
										$("#lebensraum2 a").remove();
										$("#lebensraum2").html(img);
								
										$("#lebensraum2").css('cursor','pointer');
										$("#lebensraum2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_lebensraum2.html',
											'type': 'get',
											'success': function(response) {
												$("#lebensraum2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------





//-------------------------------------------------------------------------------
										var img = $("#lebensraum1 a").html();
										$("#lebensraum1 a").remove();
										$("#lebensraum1").html(img);
								
										$("#lebensraum1").css('cursor','pointer');
										$("#lebensraum1").click(function() {
											$.ajax({
											'url': '/roundshots/popup_lebensraum1.html',
											'type': 'get',
											'success': function(response) {
												$("#lebensraum1").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------




//-------------------------------------------------------------------------------
										var img = $("#casanova2 a").html();
										$("#casanova2 a").remove();
										$("#casanova2").html(img);
								
										$("#casanova2").css('cursor','pointer');
										$("#casanova2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_casanova2.html',
											'type': 'get',
											'success': function(response) {
												$("#casanova2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------





//-------------------------------------------------------------------------------
										var img = $("#casanova1 a").html();
										$("#casanova1 a").remove();
										$("#casanova1").html(img);
								
										$("#casanova1").css('cursor','pointer');
										$("#casanova1").click(function() {
											$.ajax({
											'url': '/roundshots/popup_casanova1.html',
											'type': 'get',
											'success': function(response) {
												$("#casanova1").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------






//-------------------------------------------------------------------------------
										var img = $("#bauernbundball7 a").html();
										$("#bauernbundball7 a").remove();
										$("#bauernbundball7").html(img);
								
										$("#bauernbundball7").css('cursor','pointer');
										$("#bauernbundball7").click(function() {
											$.ajax({
											'url': '/roundshots/popup_bauernbundball7.html',
											'type': 'get',
											'success': function(response) {
												$("#bauernbundball7").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------






//-------------------------------------------------------------------------------
										var img = $("#bauernbundball6 a").html();
										$("#bauernbundball6 a").remove();
										$("#bauernbundball6").html(img);
								
										$("#bauernbundball6").css('cursor','pointer');
										$("#bauernbundball6").click(function() {
											$.ajax({
											'url': '/roundshots/popup_bauernbundball6.html',
											'type': 'get',
											'success': function(response) {
												$("#bauernbundball6").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------




//-------------------------------------------------------------------------------
										var img = $("#bauernbundball5 a").html();
										$("#bauernbundball5 a").remove();
										$("#bauernbundball5").html(img);
								
										$("#bauernbundball5").css('cursor','pointer');
										$("#bauernbundball5").click(function() {
											$.ajax({
											'url': '/roundshots/popup_bauernbundball5.html',
											'type': 'get',
											'success': function(response) {
												$("#bauernbundball5").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------



//-------------------------------------------------------------------------------
										var img = $("#bauernbundball4 a").html();
										$("#bauernbundball4 a").remove();
										$("#bauernbundball4").html(img);
								
										$("#bauernbundball4").css('cursor','pointer');
										$("#bauernbundball4").click(function() {
											$.ajax({
											'url': '/roundshots/popup_bauernbundball4.html',
											'type': 'get',
											'success': function(response) {
												$("#bauernbundball4").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------






//-------------------------------------------------------------------------------
										var img = $("#bauernbundball3 a").html();
										$("#bauernbundball3 a").remove();
										$("#bauernbundball3").html(img);
								
										$("#bauernbundball3").css('cursor','pointer');
										$("#bauernbundball3").click(function() {
											$.ajax({
											'url': '/roundshots/popup_bauernbundball3.html',
											'type': 'get',
											'success': function(response) {
												$("#bauernbundball3").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------





//-------------------------------------------------------------------------------
										var img = $("#bauernbundball2 a").html();
										$("#bauernbundball2 a").remove();
										$("#bauernbundball2").html(img);
								
										$("#bauernbundball2").css('cursor','pointer');
										$("#bauernbundball2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_bauernbundball2.html',
											'type': 'get',
											'success': function(response) {
												$("#bauernbundball2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------







//-------------------------------------------------------------------------------
										var img = $("#bauernbundball1 a").html();
										$("#bauernbundball1 a").remove();
										$("#bauernbundball1").html(img);
								
										$("#bauernbundball1").css('cursor','pointer');
										$("#bauernbundball1").click(function() {
											$.ajax({
											'url': '/roundshots/popup_bauernbundball1.html',
											'type': 'get',
											'success': function(response) {
												$("#bauernbundball1").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------




//-------------------------------------------------------------------------------
										var img = $("#oberlandlerball a").html();
										$("#oberlandlerball a").remove();
										$("#oberlandlerball").html(img);
								
										$("#oberlandlerball").css('cursor','pointer');
										$("#oberlandlerball").click(function() {
											$.ajax({
											'url': '/roundshots/popup_oberlandlerball.html',
											'type': 'get',
											'success': function(response) {
												$("#oberlandlerball").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------







//-------------------------------------------------------------------------------
										var img = $("#tuntenball3 a").html();
										$("#tuntenball3 a").remove();
										$("#tuntenball3").html(img);
								
										$("#tuntenball3").css('cursor','pointer');
										$("#tuntenball3").click(function() {
											$.ajax({
											'url': '/roundshots/popup_tuntenball3.html',
											'type': 'get',
											'success': function(response) {
												$("#tuntenball3").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------




//-------------------------------------------------------------------------------
										var img = $("#tuntenball2 a").html();
										$("#tuntenball2 a").remove();
										$("#tuntenball2").html(img);
								
										$("#tuntenball2").css('cursor','pointer');
										$("#tuntenball2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_tuntenball2.html',
											'type': 'get',
											'success': function(response) {
												$("#tuntenball2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------






//-------------------------------------------------------------------------------
										var img = $("#tuntenball1 a").html();
										$("#tuntenball1 a").remove();
										$("#tuntenball1").html(img);
								
										$("#tuntenball1").css('cursor','pointer');
										$("#tuntenball1").click(function() {
											$.ajax({
											'url': '/roundshots/popup_tuntenball1.html',
											'type': 'get',
											'success': function(response) {
												$("#tuntenball1").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------






//-------------------------------------------------------------------------------
										var img = $("#technikball a").html();
										$("#technikball a").remove();
										$("#technikball").html(img);
								
										$("#technikball").css('cursor','pointer');
										$("#technikball").click(function() {
											$.ajax({
											'url': '/roundshots/popup_technikball.html',
											'type': 'get',
											'success': function(response) {
												$("#technikball").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------



		//-------------------------------------------------------------------------------
										var img = $("#rieu12 a").html();
										$("#rieu12 a").remove();
										$("#rieu12").html(img);
								
										$("#rieu12").css('cursor','pointer');
										$("#rieu12").click(function() {
											$.ajax({
											'url': '/roundshots/popup_rieu12.html',
											'type': 'get',
											'success': function(response) {
												$("#rieu12").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
										});
		//-------------------------------------------------------------------------------

		//-------------------------------------------------------------------------------
								var img = $("#rieu11 a").html();
								$("#rieu11 a").remove();
								$("#rieu11").html(img);
						
								$("#rieu11").css('cursor','pointer');
								$("#rieu11").click(function() {
									$.ajax({
									'url': '/roundshots/popup_rieu11.html',
									'type': 'get',
									'success': function(response) {
										$("#rieu11").html(response);
									},
									'error': function(response) {
										alert("Es ist ein Fehler aufgetreten!");
									}
									});
						
								});
		//-------------------------------------------------------------------------------


		//-------------------------------------------------------------------------------
						var img = $("#rieu10 a").html();
						$("#rieu10 a").remove();
						$("#rieu10").html(img);
				
						$("#rieu10").css('cursor','pointer');
						$("#rieu10").click(function() {
							$.ajax({
							'url': '/roundshots/popup_rieu10.html',
							'type': 'get',
							'success': function(response) {
								$("#rieu10").html(response);
							},
							'error': function(response) {
								alert("Es ist ein Fehler aufgetreten!");
							}
							});
				
						});
		//-------------------------------------------------------------------------------
		
		
		//-------------------------------------------------------------------------------
				var img = $("#hair a").html();
				$("#hair a").remove();
				$("#hair").html(img);
		
				$("#hair").css('cursor','pointer');
				$("#hair").click(function() {
					$.ajax({
					'url': '/roundshots/popup_hair.html',
					'type': 'get',
					'success': function(response) {
						$("#hair").html(response);
					},
					'error': function(response) {
						alert("Es ist ein Fehler aufgetreten!");
					}
					});
		
				});
		//-------------------------------------------------------------------------------
		
		

		//-------------------------------------------------------------------------------
		var img = $("#roth1 a").html();
		$("#roth1 a").remove();
		$("#roth1").html(img);

		$("#roth1").css('cursor','pointer');
		$("#roth1").click(function() {
			$.ajax({
			'url': '/roundshots/popup_roth_neues_panorama_1.html',
			'type': 'get',
			'success': function(response) {
				$("#roth1").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		//-------------------------------------------------------------------------------

		img = $("#roth4 a").html();
		$("#roth4 a").remove();
		$("#roth4").html(img);

		$("#roth4").css('cursor','pointer');
		$("#roth4").click(function() {
			$.ajax({
			'url': '/roundshots/popup_roth_neues_panorama_4.html',
			'type': 'get',
			'success': function(response) {
				$("#roth4").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		
		img = $("#roth5 a").html();
		$("#roth5 a").remove();
		$("#roth5").html(img);

		$("#roth5").css('cursor','pointer');
		$("#roth5").click(function() {
			$.ajax({
			'url': '/roundshots/popup_roth_neues_panorama_5.html',
			'type': 'get',
			'success': function(response) {
				$("#roth5").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		img = $("#bob a").html();
		$("#bob a").remove();
		$("#bob").html(img);
		
		$("#bob").css('cursor','pointer');
		$("#bob").click(function() {
			$.ajax({
			'url': '/roundshots/popup_bob.html',
			'type': 'get',
			'success': function(response) {
				$("#bob").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		
		img = $("#linkin_park a").html();
		$("#linkin_park a").remove();
		$("#linkin_park").html(img);
		
		$("#linkin_park").css('cursor','pointer');
		$("#linkin_park").click(function() {
			$.ajax({
			'url': '/roundshots/popup_linkin_park.html',
			'type': 'get',
			'success': function(response) {
				$("#linkin_park").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});		

		img = $("#eroeffnung1 a").html();
		$("#eroeffnung1 a").remove();
		$("#eroeffnung1").html(img);
		
		$("#eroeffnung1").css('cursor','pointer');
		$("#eroeffnung1").click(function() {
			$.ajax({
			'url': '/roundshots/popup_eroeffnung_1.html',
			'type': 'get',
			'success': function(response) {
				$("#eroeffnung1").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		
		img = $("#gala a").html();
		$("#gala a").remove();
		$("#gala").html(img);
		
		
		$("#gala").css('cursor','pointer');
		$("#gala").click(function() {
			$.ajax({
			'url': '/roundshots/popup_gala.html',
			'type': 'get',
			'success': function(response) {
				$("#gala").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		
		img = $("#gala2 a").html();
		$("#gala2 a").remove();
		$("#gala2").html(img);
		
		$("#gala2").css('cursor','pointer');
		$("#gala2").click(function() {
			$.ajax({
			'url': '/roundshots/popup_gala_panorama_2.html',
			'type': 'get',
			'success': function(response) {
				$("#gala2").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		img = $("#gala3 a").html();
		$("#gala3 a").remove();
		$("#gala3").html(img);
		
		$("#gala3").css('cursor','pointer');
		$("#gala3").click(function() {
			$.ajax({
			'url': '/roundshots/popup_gala_panorama_3.html',
			'type': 'get',
			'success': function(response) {
				$("#gala3").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		img = $("#gala4 a").html();
		$("#gala4 a").remove();
		$("#gala4").html(img);
		
		$("#gala4").css('cursor','pointer');
		$("#gala4").click(function() {
			$.ajax({
			'url': '/roundshots/popup_gala_panorama_4.html',
			'type': 'get',
			'success': function(response) {
				$("#gala4").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		
		img = $("#lastrada a").html();
		$("#lastrada a").remove();
		$("#lastrada").html(img);

		$("#lastrada").css('cursor','pointer');
		$("#lastrada").click(function() {
			$.ajax({
			'url': '/roundshots/popup_la_strada.html',
			'type': 'get',
			'success': function(response) {
				$("#lastrada").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		img = $("#orf a").html();
		$("#orf a").remove();
		$("#orf").html(img);
		
		$("#orf").css('cursor','pointer');
		$("#orf").click(function() {
			$.ajax({
			'url': '/roundshots/popup_orf_aufzeichnung.html',
			'type': 'get',
			'success': function(response) {
				$("#orf").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		
		img = $("#orf1 a").html();
		$("#orf1 a").remove();
		$("#orf1").html(img);

		$("#orf1").css('cursor','pointer');
		$("#orf1").click(function() {
			$.ajax({
			'url': '/roundshots/popup_orf_aufzeichnung1.html',
			'type': 'get',
			'success': function(response) {
				$("#orf1").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		img = $("#pan a").html();
		$("#pan a").remove();
		$("#pan").html(img);
		
		$("#pan").css('cursor','pointer');
		$("#pan").click(function() {
			$.ajax({
			'url': '/roundshots/popup_militaer_pan_1.html',
			'type': 'get',
			'success': function(response) {
				$("#pan").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		
		img = $("#bmg1 a").html();
		$("#bmg1 a").remove();
		$("#bmg1").html(img);
		
		
		$("#bmg1").css('cursor','pointer');
		$("#bmg1").click(function() {
			$.ajax({
			'url': '/roundshots/popup_bmg1.html',
			'type': 'get',
			'success': function(response) {
				$("#bmg1").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});

		img = $("#rossi a").html();
		$("#rossi a").remove();
		$("#rossi").html(img);

		$("#rossi").css('cursor','pointer');
		$("#rossi").click(function() {
			$.ajax({
			'url': '/roundshots/popup_rossi.html',
			'type': 'get',
			'success': function(response) {
				$("#rossi").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		img = $("#hip a").html();
		$("#hip a").remove();
		$("#hip").html(img);

		$("#hip").css('cursor','pointer');
		$("#hip").click(function() {
			$.ajax({
			'url': '/roundshots/popup_hip_hop.html',
			'type': 'get',
			'success': function(response) {
				$("#hip").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		img = $("#rieu1 a").html();
		$("#rieu1 a").remove();
		$("#rieu1").html(img);

		$("#rieu1").css('cursor','pointer');
		$("#rieu1").click(function() {
			$.ajax({
			'url': '/roundshots/popup_rieu1.html',
			'type': 'get',
			'success': function(response) {
				$("#rieu1").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		img = $("#rieu a").html();
		$("#rieu a").remove();
		$("#rieu").html(img);

		$("#rieu").css('cursor','pointer');
		$("#rieu").click(function() {
			$.ajax({
			'url': '/roundshots/popup_rieu.html',
			'type': 'get',
			'success': function(response) {
				$("#rieu").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		img = $("#stadlw a").html();
		$("#stadlw a").remove();
		$("#stadlw").html(img);

		$("#stadlw").css('cursor','pointer');
		$("#stadlw").click(function() {
			$.ajax({
			'url': '/roundshots/popup_stadl_wiesner.html',
			'type': 'get',
			'success': function(response) {
				$("#stadlw").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		img = $("#tanzball a").html();
		$("#tanzball a").remove();
		$("#tanzball").html(img);

		$("#tanzball").css('cursor','pointer');
		$("#tanzball").click(function() {
			$.ajax({
			'url': '/roundshots/popup_tanzschule_ball.html',
			'type': 'get',
			'success': function(response) {
				$("#tanzball").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		img = $("#junker a").html();
		$("#junker a").remove();
		$("#junker").html(img);

		$("#junker").css('cursor','pointer');
		$("#junker").click(function() {
			$.ajax({
			'url': '/roundshots/popup_junker_pan2.html',
			'type': 'get',
			'success': function(response) {
				$("#junker").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		img = $("#panorama a").html();
		$("#panorama a").remove();
		$("#panorama").html(img);

		$("#panorama").css('cursor','pointer');
		$("#panorama").click(function() {
			$.ajax({
			'url': '/roundshots/popup_panorama.html',
			'type': 'get',
			'success': function(response) {
				$("#panorama").html(response);
			},
			'error': function(response) {
				alert("Es ist ein Fehler aufgetreten!");
			}
			});

		});
		
		
		img = $("#handball a").html();
				$("#handball a").remove();
				$("#handball").html(img);
				
				$("#handball").css('cursor','pointer');
				$("#handball").click(function() {
					$.ajax({
					'url': '/roundshots/popup_handball.html',
					'type': 'get',
					'success': function(response) {
						$("#handball").html(response);
					},
					'error': function(response) {
						alert("Es ist ein Fehler aufgetreten!");
					}
					});
		
		});
		
		img = $("#rocknroll1 a").html();
						$("#rocknroll1 a").remove();
						$("#rocknroll1").html(img);
						
						$("#rocknroll1").css('cursor','pointer');
						$("#rocknroll1").click(function() {
							$.ajax({
							'url': '/roundshots/popup_rocknroll1.html',
							'type': 'get',
							'success': function(response) {
								$("#rocknroll1").html(response);
							},
							'error': function(response) {
								alert("Es ist ein Fehler aufgetreten!");
							}
							});
				
		});
		
		img = $("#rocknroll2 a").html();
								$("#rocknroll2 a").remove();
								$("#rocknroll2").html(img);
								
								$("#rocknroll2").css('cursor','pointer');
								$("#rocknroll2").click(function() {
									$.ajax({
									'url': '/roundshots/popup_rocknroll2.html',
									'type': 'get',
									'success': function(response) {
										$("#rocknroll2").html(response);
									},
									'error': function(response) {
										alert("Es ist ein Fehler aufgetreten!");
									}
									});
						
		});
		
		img = $("#facing a").html();
										$("#facing a").remove();
										$("#facing").html(img);
										
										$("#facing").css('cursor','pointer');
										$("#facing").click(function() {
											$.ajax({
											'url': '/roundshots/popup_facing.html',
											'type': 'get',
											'success': function(response) {
												$("#facing").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
		});
		
		
		img = $("#weihnacht1 a").html();
										$("#weihnacht1 a").remove();
										$("#weihnacht1").html(img);
										
										$("#weihnacht1").css('cursor','pointer');
										$("#weihnacht1").click(function() {
											$.ajax({
											'url': '/roundshots/popup_weihnacht1.html',
											'type': 'get',
											'success': function(response) {
												$("#weihnacht1").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
		});
		
		
		img = $("#weihnacht2 a").html();
										$("#weihnacht2 a").remove();
										$("#weihnacht2").html(img);
										
										$("#weihnacht2").css('cursor','pointer');
										$("#weihnacht2").click(function() {
											$.ajax({
											'url': '/roundshots/popup_weihnacht2.html',
											'type': 'get',
											'success': function(response) {
												$("#weihnacht2").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
		});
		
		
		img = $("#weihnacht3 a").html();
										$("#weihnacht3 a").remove();
										$("#weihnacht3").html(img);
										
										$("#weihnacht3").css('cursor','pointer');
										$("#weihnacht3").click(function() {
											$.ajax({
											'url': '/roundshots/popup_weihnacht3.html',
											'type': 'get',
											'success': function(response) {
												$("#weihnacht3").html(response);
											},
											'error': function(response) {
												alert("Es ist ein Fehler aufgetreten!");
											}
											});
								
		});
		
		
		img = $("#almdudler1 a").html();
												$("#almdudler1 a").remove();
												$("#almdudler1").html(img);
												
												$("#almdudler1").css('cursor','pointer');
												$("#almdudler1").click(function() {
													$.ajax({
													'url': '/roundshots/popup_almdudler1.html',
													'type': 'get',
													'success': function(response) {
														$("#almdudler1").html(response);
													},
													'error': function(response) {
														alert("Es ist ein Fehler aufgetreten!");
													}
													});
										
		});
		
		
		img = $("#almdudler2 a").html();
														$("#almdudler2 a").remove();
														$("#almdudler2").html(img);
														
														$("#almdudler2").css('cursor','pointer');
														$("#almdudler2").click(function() {
															$.ajax({
															'url': '/roundshots/popup_almdudler2.html',
															'type': 'get',
															'success': function(response) {
																$("#almdudler2").html(response);
															},
															'error': function(response) {
																alert("Es ist ein Fehler aufgetreten!");
															}
															});
												
		});
		
		
		img = $("#stadl1 a").html();
																$("#stadl1 a").remove();
																$("#stadl1").html(img);
																
																$("#stadl1").css('cursor','pointer');
																$("#stadl1").click(function() {
																	$.ajax({
																	'url': '/roundshots/popup_stadl1.html',
																	'type': 'get',
																	'success': function(response) {
																		$("#stadl1").html(response);
																	},
																	'error': function(response) {
																		alert("Es ist ein Fehler aufgetreten!");
																	}
																	});
														
		});
		
		img = $("#stadl2 a").html();
																		$("#stadl2 a").remove();
																		$("#stadl2").html(img);
																		
																		$("#stadl2").css('cursor','pointer');
																		$("#stadl2").click(function() {
																			$.ajax({
																			'url': '/roundshots/popup_stadl2.html',
																			'type': 'get',
																			'success': function(response) {
																				$("#stadl2").html(response);
																			},
																			'error': function(response) {
																				alert("Es ist ein Fehler aufgetreten!");
																			}
																			});
																
		});
		
		img = $("#stadl3 a").html();
																		$("#stadl3 a").remove();
																		$("#stadl3").html(img);
																		
																		$("#stadl3").css('cursor','pointer');
																		$("#stadl3").click(function() {
																			$.ajax({
																			'url': '/roundshots/popup_stadl3.html',
																			'type': 'get',
																			'success': function(response) {
																				$("#stadl3").html(response);
																			},
																			'error': function(response) {
																				alert("Es ist ein Fehler aufgetreten!");
																			}
																			});
																
		});
		
		img = $("#christmas a").html();
																		$("#christmas a").remove();
																		$("#christmas").html(img);
																		
																		$("#christmas").css('cursor','pointer');
																		$("#christmas").click(function() {
																			$.ajax({
																			'url': '/roundshots/popup_christmas.html',
																			'type': 'get',
																			'success': function(response) {
																				$("#christmas").html(response);
																			},
																			'error': function(response) {
																				alert("Es ist ein Fehler aufgetreten!");
																			}
																			});
																
		});
		
		img = $("#christmas2 a").html();
																		$("#christmas2 a").remove();
																		$("#christmas2").html(img);
																		
																		$("#christmas2").css('cursor','pointer');
																		$("#christmas2").click(function() {
																			$.ajax({
																			'url': '/roundshots/popup_christmas2.html',
																			'type': 'get',
																			'success': function(response) {
																				$("#christmas2").html(response);
																			},
																			'error': function(response) {
																				alert("Es ist ein Fehler aufgetreten!");
																			}
																			});
																
		});
		
		img = $("#abba a").html();
				$("#abba a").remove();
				$("#abba").html(img);
		
				$("#abba").css('cursor','pointer');
				$("#abba").click(function() {
					$.ajax({
					'url': '/roundshots/popup_abba.html',
					'type': 'get',
					'success': function(response) {
						$("#abba").html(response);
					},
					'error': function(response) {
						alert("Es ist ein Fehler aufgetreten!");
					}
					});
		
		});
		
		img = $("#AWD a").html();
						$("#AWD a").remove();
						$("#AWD").html(img);
				
						$("#AWD").css('cursor','pointer');
						$("#AWD").click(function() {
							$.ajax({
							'url': '/roundshots/popup_AWD.html',
							'type': 'get',
							'success': function(response) {
								$("#AWD").html(response);
							},
							'error': function(response) {
								alert("Es ist ein Fehler aufgetreten!");
							}
							});
				
		});


	}

});