var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079163&x=2433',
		'title': '',
		'imageId': '68079163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079164&x=2433',
		'title': '',
		'imageId': '68079164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079185&x=2433',
		'title': '',
		'imageId': '68079185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079188&x=2433',
		'title': '',
		'imageId': '68079188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079186&x=2433',
		'title': '',
		'imageId': '68079186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079189&x=2433',
		'title': '',
		'imageId': '68079189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079191&x=2433',
		'title': '',
		'imageId': '68079191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079190&x=2433',
		'title': '',
		'imageId': '68079190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927534&docid=68079187&x=2433',
		'title': '',
		'imageId': '68079187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927534';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
