var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67842993&x=1356',
		'title': '',
		'imageId': '67842993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67842996&x=1356',
		'title': '',
		'imageId': '67842996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67842998&x=1356',
		'title': '',
		'imageId': '67842998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67842997&x=1356',
		'title': '',
		'imageId': '67842997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67842999&x=1356',
		'title': '',
		'imageId': '67842999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67842994&x=1356',
		'title': '',
		'imageId': '67842994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67842995&x=1356',
		'title': '',
		'imageId': '67842995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917578&docid=67843000&x=1356',
		'title': '',
		'imageId': '67843000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917578';

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