var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930223&docid=68327686&x=5533',
		'title': '',
		'imageId': '68327686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930223&docid=68327684&x=5533',
		'title': '',
		'imageId': '68327684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930223&docid=68327688&x=5533',
		'title': '',
		'imageId': '68327688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930223&docid=68327689&x=5533',
		'title': '',
		'imageId': '68327689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930223&docid=68327694&x=5533',
		'title': '',
		'imageId': '68327694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930223&docid=68327685&x=5533',
		'title': '',
		'imageId': '68327685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930223&docid=68327687&x=5533',
		'title': '',
		'imageId': '68327687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930223';

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