var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871545&x=3330',
		'title': '',
		'imageId': '69871545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871546&x=3330',
		'title': '',
		'imageId': '69871546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871549&x=3330',
		'title': '',
		'imageId': '69871549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871550&x=3330',
		'title': '',
		'imageId': '69871550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871553&x=3330',
		'title': '',
		'imageId': '69871553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871555&x=3330',
		'title': '',
		'imageId': '69871555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871559&x=3330',
		'title': '',
		'imageId': '69871559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871560&x=3330',
		'title': '',
		'imageId': '69871560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006552&docid=69871563&x=3330',
		'title': '',
		'imageId': '69871563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006552';

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