var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922415&docid=67960264&x=2451',
		'title': '',
		'imageId': '67960264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922415&docid=67960265&x=2451',
		'title': '',
		'imageId': '67960265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922415&docid=67960266&x=2451',
		'title': '',
		'imageId': '67960266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922415&docid=67960267&x=2451',
		'title': '',
		'imageId': '67960267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922415&docid=67960268&x=2451',
		'title': '',
		'imageId': '67960268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922415&docid=67960269&x=2451',
		'title': '',
		'imageId': '67960269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922415&docid=67960270&x=2451',
		'title': '',
		'imageId': '67960270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922415';

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