var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69297629&x=2048',
		'title': '',
		'imageId': '69297629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69297628&x=2048',
		'title': '',
		'imageId': '69297628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69429443&x=2048',
		'title': '',
		'imageId': '69429443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69429447&x=2048',
		'title': '',
		'imageId': '69429447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69429446&x=2048',
		'title': '',
		'imageId': '69429446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69429445&x=2048',
		'title': '',
		'imageId': '69429445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69455693&x=2048',
		'title': '',
		'imageId': '69455693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69429444&x=2048',
		'title': '',
		'imageId': '69429444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981597&docid=69297625&x=2048',
		'title': '',
		'imageId': '69297625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981597';

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