var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940776&x=1736',
		'title': '',
		'imageId': '68940776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940782&x=1736',
		'title': '',
		'imageId': '68940782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940779&x=1736',
		'title': '',
		'imageId': '68940779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940778&x=1736',
		'title': '',
		'imageId': '68940778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940777&x=1736',
		'title': '',
		'imageId': '68940777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940775&x=1736',
		'title': '',
		'imageId': '68940775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940780&x=1736',
		'title': '',
		'imageId': '68940780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965614&docid=68940781&x=1736',
		'title': '',
		'imageId': '68940781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965614';

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