var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927113&x=4825',
		'title': '',
		'imageId': '69927113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927121&x=4825',
		'title': '',
		'imageId': '69927121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927114&x=4825',
		'title': '',
		'imageId': '69927114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927119&x=4825',
		'title': '',
		'imageId': '69927119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927117&x=4825',
		'title': '',
		'imageId': '69927117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927116&x=4825',
		'title': '',
		'imageId': '69927116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927120&x=4825',
		'title': '',
		'imageId': '69927120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927118&x=4825',
		'title': '',
		'imageId': '69927118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008660&docid=69927115&x=4825',
		'title': '',
		'imageId': '69927115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008660';

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