var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212375&x=757',
		'title': '',
		'imageId': '69212375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212374&x=757',
		'title': '',
		'imageId': '69212374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212377&x=757',
		'title': '',
		'imageId': '69212377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212376&x=757',
		'title': '',
		'imageId': '69212376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212381&x=757',
		'title': '',
		'imageId': '69212381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212382&x=757',
		'title': '',
		'imageId': '69212382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212378&x=757',
		'title': '',
		'imageId': '69212378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212380&x=757',
		'title': '',
		'imageId': '69212380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978220&docid=69212379&x=757',
		'title': '',
		'imageId': '69212379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978220';

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