var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597405&x=4056',
		'title': '',
		'imageId': '68597405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597408&x=4056',
		'title': '',
		'imageId': '68597408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597403&x=4056',
		'title': '',
		'imageId': '68597403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597407&x=4056',
		'title': '',
		'imageId': '68597407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597404&x=4056',
		'title': '',
		'imageId': '68597404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597402&x=4056',
		'title': '',
		'imageId': '68597402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597400&x=4056',
		'title': '',
		'imageId': '68597400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597406&x=4056',
		'title': '',
		'imageId': '68597406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950492&docid=68597401&x=4056',
		'title': '',
		'imageId': '68597401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950492';

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