var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974681&docid=69139095&x=5031',
		'title': '',
		'imageId': '69139095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974681&docid=69139096&x=5031',
		'title': '',
		'imageId': '69139096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974681&docid=69139097&x=5031',
		'title': '',
		'imageId': '69139097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974681&docid=69139098&x=5031',
		'title': '',
		'imageId': '69139098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974681&docid=69139101&x=5031',
		'title': '',
		'imageId': '69139101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974681&docid=69139104&x=5031',
		'title': '',
		'imageId': '69139104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974681&docid=69139107&x=5031',
		'title': '',
		'imageId': '69139107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974681';

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