var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378095&x=4532',
		'title': '',
		'imageId': '68378095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378097&x=4532',
		'title': '',
		'imageId': '68378097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378094&x=4532',
		'title': '',
		'imageId': '68378094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378096&x=4532',
		'title': '',
		'imageId': '68378096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378100&x=4532',
		'title': '',
		'imageId': '68378100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378101&x=4532',
		'title': '',
		'imageId': '68378101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378099&x=4532',
		'title': '',
		'imageId': '68378099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940712&docid=68378098&x=4532',
		'title': '',
		'imageId': '68378098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940712';

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