var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250265&x=5148',
		'title': '',
		'imageId': '69250265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250269&x=5148',
		'title': '',
		'imageId': '69250269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250267&x=5148',
		'title': '',
		'imageId': '69250267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250270&x=5148',
		'title': '',
		'imageId': '69250270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250266&x=5148',
		'title': '',
		'imageId': '69250266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250268&x=5148',
		'title': '',
		'imageId': '69250268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250273&x=5148',
		'title': '',
		'imageId': '69250273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250272&x=5148',
		'title': '',
		'imageId': '69250272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979568&docid=69250271&x=5148',
		'title': '',
		'imageId': '69250271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979568';

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