var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267573&x=930',
		'title': '',
		'imageId': '68267573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267574&x=930',
		'title': '',
		'imageId': '68267574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267571&x=930',
		'title': '',
		'imageId': '68267571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267572&x=930',
		'title': '',
		'imageId': '68267572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267577&x=930',
		'title': '',
		'imageId': '68267577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267575&x=930',
		'title': '',
		'imageId': '68267575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267576&x=930',
		'title': '',
		'imageId': '68267576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267570&x=930',
		'title': '',
		'imageId': '68267570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936132&docid=68267579&x=930',
		'title': '',
		'imageId': '68267579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936132';

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