var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877389&x=4337',
		'title': '',
		'imageId': '68877389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877390&x=4337',
		'title': '',
		'imageId': '68877390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877391&x=4337',
		'title': '',
		'imageId': '68877391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877392&x=4337',
		'title': '',
		'imageId': '68877392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877393&x=4337',
		'title': '',
		'imageId': '68877393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877394&x=4337',
		'title': '',
		'imageId': '68877394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877395&x=4337',
		'title': '',
		'imageId': '68877395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962900&docid=68877396&x=4337',
		'title': '',
		'imageId': '68877396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962900';

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