var prettyPhotoConfig = {
	overlay_gallery: false,
	allowresize: 'true',
	alwaysLoad: 'true',
	animationSpeed: 'normal',
	autoplay: 'true',
	counter_separator_label: '/',
	default_height: '344',
	default_width: '500',
	flash_markup: '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}">	<param name="wmode" value="{wmode}" />	<param name="allowfullscreen" value="true" />	<param name="allowscriptaccess" value="always" />	<param name="movie" value="{path}" />	<embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',
	hideflash: 'false',
	iframe_markup: '<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',
	image_markup: '<img id="fullResImage" src="" />',
	inline_markup: '<div class="pp_inline clearfix">{content}</div>',
	modal: 'false',
	opacity: '0.8',
	quicktime_markup: '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}">	<param name="src" value="{path}" />	<param name="autoplay" value="{autoplay}" />	<param name="type" value="video/quicktime" />	<embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',
	showTitle: 'true',
	theme: 'facebook',
	wmode: 'opaque'};

