var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66384978&x=4951',
		'title': '',
		'imageId': '66384978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66384981&x=4951',
		'title': '',
		'imageId': '66384981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66384984&x=4951',
		'title': '',
		'imageId': '66384984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66384980&x=4951',
		'title': '',
		'imageId': '66384980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66386102&x=4951',
		'title': '',
		'imageId': '66386102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66384977&x=4951',
		'title': '',
		'imageId': '66384977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66384979&x=4951',
		'title': '',
		'imageId': '66384979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3900775&docid=66384982&x=4951',
		'title': '',
		'imageId': '66384982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3900775';

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