var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978689&docid=69228136&x=5535',
		'title': '',
		'imageId': '69228136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978689&docid=69228138&x=5535',
		'title': '',
		'imageId': '69228138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978689&docid=69228139&x=5535',
		'title': '',
		'imageId': '69228139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978689&docid=69228128&x=5535',
		'title': '',
		'imageId': '69228128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978689&docid=69228135&x=5535',
		'title': '',
		'imageId': '69228135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978689&docid=69228137&x=5535',
		'title': '',
		'imageId': '69228137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978689&docid=69228142&x=5535',
		'title': '',
		'imageId': '69228142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978689';

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