var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931836&docid=68161529&x=1042',
		'title': '',
		'imageId': '68161529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931836&docid=68161530&x=1042',
		'title': '',
		'imageId': '68161530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931836&docid=68161531&x=1042',
		'title': '',
		'imageId': '68161531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931836&docid=68161532&x=1042',
		'title': '',
		'imageId': '68161532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931836&docid=68161533&x=1042',
		'title': '',
		'imageId': '68161533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931836&docid=68161534&x=1042',
		'title': '',
		'imageId': '68161534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931836&docid=68161535&x=1042',
		'title': '',
		'imageId': '68161535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931836';

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