var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975497&docid=68614309&x=3550',
		'title': '',
		'imageId': '68614309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975497&docid=68614306&x=3550',
		'title': '',
		'imageId': '68614306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975497&docid=68614307&x=3550',
		'title': '',
		'imageId': '68614307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975497&docid=68614308&x=3550',
		'title': '',
		'imageId': '68614308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975497&docid=68614310&x=3550',
		'title': '',
		'imageId': '68614310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975497&docid=68614311&x=3550',
		'title': '',
		'imageId': '68614311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975497&docid=68614305&x=3550',
		'title': '',
		'imageId': '68614305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975497';

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