var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810172&x=4210',
		'title': '',
		'imageId': '68810172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810173&x=4210',
		'title': '',
		'imageId': '68810173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810174&x=4210',
		'title': '',
		'imageId': '68810174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810170&x=4210',
		'title': '',
		'imageId': '68810170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810171&x=4210',
		'title': '',
		'imageId': '68810171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810177&x=4210',
		'title': '',
		'imageId': '68810177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810175&x=4210',
		'title': '',
		'imageId': '68810175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959530&docid=68810176&x=4210',
		'title': '',
		'imageId': '68810176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959530';

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