var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938615&docid=68335574&x=4554',
		'title': '',
		'imageId': '68335574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938615&docid=64178199&x=4554',
		'title': '',
		'imageId': '64178199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938615&docid=64178195&x=4554',
		'title': '',
		'imageId': '64178195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938615&docid=64178193&x=4554',
		'title': '',
		'imageId': '64178193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938615&docid=64178198&x=4554',
		'title': '',
		'imageId': '64178198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938615&docid=64178196&x=4554',
		'title': '',
		'imageId': '64178196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938615&docid=68335633&x=4554',
		'title': '',
		'imageId': '68335633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938615';

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