function getWidget(wdg)
{
	if( wdg == "200x158" )
	{
		document.writeln('<div id="alg_wdg_200x158">');
		document.writeln('<a href="http://ressorts.alpengluehen.com/Ferienregion-Mayrhofen---Hippach/" target="_blank"><img src="http://alpengluehen.com/images/widget/mayrhofen/205x135.gif" alt="Menschen Bilder Blogs" width="205" height="135" border="0" /></a>');
		document.writeln('</div>');
	}
	if( wdg == "200x158dev" )
	{
		document.writeln('<div id="alg_wdg_200x158">');
		document.writeln('<a href="http://ressorts.alpengluehen.com/Ferienregion-Mayrhofen---Hippach/" target="_blank"><img src="http://alg-summer.dev.anexia.at/images/widget/mayrhofen/205x135.gif" alt="Menschen Bilder Blogs" width="205" height="135" border="0" /></a>');
		document.writeln('</div>');
		
	}
	
	if( wdg == "200x180" )
	{
		document.writeln('<div id="alg_wdg_200x158">');
		document.writeln('<a href="http://ressorts.alpengluehen.com/Ferienregion-Mayrhofen---Hippach/" target="_blank"><img src="http://alpengluehen.com/images/widget/mayrhofen/205x180.jpg" alt="Menschen Bilder Blogs" width="205" height="180" border="0" /></a>');
		document.writeln('</div>');
	}
	if( wdg == "200x180dev" )
	{
		document.writeln('<div id="alg_wdg_200x158">');
		document.writeln('<a href="http://ressorts.alpengluehen.com/Ferienregion-Mayrhofen---Hippach/" target="_blank"><img src="http://alg-summer.dev.anexia.at/images/widget/mayrhofen/205x180.jpg" alt="Menschen Bilder Blogs" width="205" height="180" border="0" /></a>');
		document.writeln('</div>');
		
	}	
	
}