var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928769&docid=68103717&x=1951',
		'title': '',
		'imageId': '68103717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928769&docid=68103713&x=1951',
		'title': '',
		'imageId': '68103713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928769&docid=68103716&x=1951',
		'title': '',
		'imageId': '68103716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928769&docid=68103714&x=1951',
		'title': '',
		'imageId': '68103714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928769&docid=68103718&x=1951',
		'title': '',
		'imageId': '68103718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928769&docid=68103715&x=1951',
		'title': '',
		'imageId': '68103715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928769&docid=68103712&x=1951',
		'title': '',
		'imageId': '68103712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928769';

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