var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610334&x=5836',
		'title': '',
		'imageId': '66610334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610335&x=5836',
		'title': '',
		'imageId': '66610335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610336&x=5836',
		'title': '',
		'imageId': '66610336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610333&x=5836',
		'title': '',
		'imageId': '66610333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610337&x=5836',
		'title': '',
		'imageId': '66610337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610338&x=5836',
		'title': '',
		'imageId': '66610338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610339&x=5836',
		'title': '',
		'imageId': '66610339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867919&docid=66610340&x=5836',
		'title': '',
		'imageId': '66610340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867919';

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