// Author:   http://theMechanism.com/
// Version:  20 June 2008
// -----------------------------------------------

MagicZoomPlus.options = {
	'buttons-display':'close',
	'buttons-position':'top right',
	'loading-opacity':'0',
	'opacity':'65',
	'show-loading':'false',
	//'show-title':'true',
	'smoothing':'true',
	'smoothing-speed':'17',
	'zoom-fade':'true',
	//'zoom-height':'320',
	//'zoom-width':'320',
	'zoom-position': 'inner'
}