var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525093&x=5657',
		'title': '',
		'imageId': '68525093',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525096&x=5657',
		'title': '',
		'imageId': '68525096',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525103&x=5657',
		'title': '',
		'imageId': '68525103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525098&x=5657',
		'title': '',
		'imageId': '68525098',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525099&x=5657',
		'title': '',
		'imageId': '68525099',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525104&x=5657',
		'title': '',
		'imageId': '68525104',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525094&x=5657',
		'title': '',
		'imageId': '68525094',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525105&x=5657',
		'title': '',
		'imageId': '68525105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525108&x=5657',
		'title': '',
		'imageId': '68525108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525101&x=5657',
		'title': '',
		'imageId': '68525101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525097&x=5657',
		'title': '',
		'imageId': '68525097',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525095&x=5657',
		'title': '',
		'imageId': '68525095',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525100&x=5657',
		'title': '',
		'imageId': '68525100',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525109&x=5657',
		'title': '',
		'imageId': '68525109',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525107&x=5657',
		'title': '',
		'imageId': '68525107',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525106&x=5657',
		'title': '',
		'imageId': '68525106',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947354&docid=68525102&x=5657',
		'title': '',
		'imageId': '68525102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947354';

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";
	})
}
