var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955276&docid=68705150&x=3234',
		'title': '',
		'imageId': '68705150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955276&docid=68705151&x=3234',
		'title': '',
		'imageId': '68705151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955276&docid=68705166&x=3234',
		'title': '',
		'imageId': '68705166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955276&docid=68705152&x=3234',
		'title': '',
		'imageId': '68705152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955276&docid=68705165&x=3234',
		'title': '',
		'imageId': '68705165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955276&docid=68705154&x=3234',
		'title': '',
		'imageId': '68705154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955276&docid=68705153&x=3234',
		'title': '',
		'imageId': '68705153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955276';

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