var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213143&x=184',
		'title': '',
		'imageId': '69213143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213144&x=184',
		'title': '',
		'imageId': '69213144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213145&x=184',
		'title': '',
		'imageId': '69213145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213142&x=184',
		'title': '',
		'imageId': '69213142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213146&x=184',
		'title': '',
		'imageId': '69213146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213147&x=184',
		'title': '',
		'imageId': '69213147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213148&x=184',
		'title': '',
		'imageId': '69213148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978323&docid=69213149&x=184',
		'title': '',
		'imageId': '69213149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978323';

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