var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610638&x=4314',
		'title': '',
		'imageId': '68610638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610643&x=4314',
		'title': '',
		'imageId': '68610643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610644&x=4314',
		'title': '',
		'imageId': '68610644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610637&x=4314',
		'title': '',
		'imageId': '68610637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610641&x=4314',
		'title': '',
		'imageId': '68610641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610639&x=4314',
		'title': '',
		'imageId': '68610639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610640&x=4314',
		'title': '',
		'imageId': '68610640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951048&docid=68610642&x=4314',
		'title': '',
		'imageId': '68610642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951048';

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