var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960473&docid=68826865&x=5949',
		'title': '',
		'imageId': '68826865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960473&docid=68826869&x=5949',
		'title': '',
		'imageId': '68826869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960473&docid=68826867&x=5949',
		'title': '',
		'imageId': '68826867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960473&docid=68826866&x=5949',
		'title': '',
		'imageId': '68826866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960473&docid=68826871&x=5949',
		'title': '',
		'imageId': '68826871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960473&docid=68826870&x=5949',
		'title': '',
		'imageId': '68826870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960473&docid=68826868&x=5949',
		'title': '',
		'imageId': '68826868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960473';

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