hs.showCredits = false;
    hs.graphicsDir = 'images/graphics/';
	hs.align = 'center';
	hs.fadeInOut = true;
	hs.dimmingOpacity = 0.55;
	hs.skin.contentWrapper =
	'<div style="width:268px;height:67px;margin: 0 auto -22px auto;display:block;background: url(images/usortop.png) no-repeat;behavior: url(scripts/iepngfix.htc)"></div><div class="highslide-header">'+
	'<img src="images/lefttop.png" style="float:left;" /><img src="images/righttop.png" style="float:right;" />'+'<a href="#" title="{hs.lang.closeTitle}" '+'onclick="return hs.close(this)">'+
	'<img src="images/close.png" style="position:absolute;margin:3px 0 0 425px;width:24px;height:24px;" /></a>'+
	'</div>'+
	'<div class="highslide-body"></div>'+
	'<div class="highslide-footer"><img src="images/leftbottom.png" style="float:left;" /><img src="images/rightbottom.png" style="float:right;" /><div>'+
	'</div></div><div style="width:268px;height:40px;margin:0 auto;display:block;background: url(images/usorbottom.png) no-repeat;behavior: url(scripts/iepngfix.htc)"></div>';
