var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086974&x=4025',
		'title': '',
		'imageId': '69086974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086978&x=4025',
		'title': '',
		'imageId': '69086978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086981&x=4025',
		'title': '',
		'imageId': '69086981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086976&x=4025',
		'title': '',
		'imageId': '69086976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086977&x=4025',
		'title': '',
		'imageId': '69086977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086975&x=4025',
		'title': '',
		'imageId': '69086975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086980&x=4025',
		'title': '',
		'imageId': '69086980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086979&x=4025',
		'title': '',
		'imageId': '69086979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972512&docid=69086982&x=4025',
		'title': '',
		'imageId': '69086982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972512';

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