var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970220&docid=68653973&x=4039',
		'title': '',
		'imageId': '68653973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970220&docid=68653974&x=4039',
		'title': '',
		'imageId': '68653974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970220&docid=68653970&x=4039',
		'title': '',
		'imageId': '68653970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970220&docid=68653975&x=4039',
		'title': '',
		'imageId': '68653975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970220&docid=68653972&x=4039',
		'title': '',
		'imageId': '68653972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970220&docid=68653971&x=4039',
		'title': '',
		'imageId': '68653971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970220&docid=68653969&x=4039',
		'title': '',
		'imageId': '68653969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970220';

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