var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982242&docid=69310822&x=2913',
		'title': '',
		'imageId': '69310822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982242&docid=69310823&x=2913',
		'title': '',
		'imageId': '69310823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982242&docid=69310824&x=2913',
		'title': '',
		'imageId': '69310824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982242&docid=69310825&x=2913',
		'title': '',
		'imageId': '69310825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982242&docid=69310826&x=2913',
		'title': '',
		'imageId': '69310826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982242&docid=69310827&x=2913',
		'title': '',
		'imageId': '69310827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982242&docid=69424133&x=2913',
		'title': '',
		'imageId': '69424133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982242';

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