var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171747&x=2940',
		'title': '',
		'imageId': '69171747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171748&x=2940',
		'title': '',
		'imageId': '69171748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171746&x=2940',
		'title': '',
		'imageId': '69171746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171749&x=2940',
		'title': '',
		'imageId': '69171749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171751&x=2940',
		'title': '',
		'imageId': '69171751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171750&x=2940',
		'title': '',
		'imageId': '69171750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171745&x=2940',
		'title': '',
		'imageId': '69171745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975973&docid=69171752&x=2940',
		'title': '',
		'imageId': '69171752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975973';

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