var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862695&x=5048',
		'title': '',
		'imageId': '68862695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862700&x=5048',
		'title': '',
		'imageId': '68862700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862698&x=5048',
		'title': '',
		'imageId': '68862698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862701&x=5048',
		'title': '',
		'imageId': '68862701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862694&x=5048',
		'title': '',
		'imageId': '68862694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862693&x=5048',
		'title': '',
		'imageId': '68862693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862696&x=5048',
		'title': '',
		'imageId': '68862696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015895&docid=68862699&x=5048',
		'title': '',
		'imageId': '68862699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015895';

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