/*highslide*/
hs.registerOverlay({
	overlayId: 'closebutton',
	position: 'top right',
	fade: 2
});
hs.graphicsDir = 'http://b-modedesign.com/js/highslide/graphics/';
/*hs.outlineType = 'rounded-white';*/

window.onload = function() {  
	hs.preloadImages();  
}