var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946739&x=367',
		'title': '',
		'imageId': '68946739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946744&x=367',
		'title': '',
		'imageId': '68946744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946738&x=367',
		'title': '',
		'imageId': '68946738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946741&x=367',
		'title': '',
		'imageId': '68946741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946742&x=367',
		'title': '',
		'imageId': '68946742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946743&x=367',
		'title': '',
		'imageId': '68946743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946746&x=367',
		'title': '',
		'imageId': '68946746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946740&x=367',
		'title': '',
		'imageId': '68946740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977258&docid=68946745&x=367',
		'title': '',
		'imageId': '68946745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977258';

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