var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904958&x=2135',
		'title': '',
		'imageId': '69904958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904961&x=2135',
		'title': '',
		'imageId': '69904961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904964&x=2135',
		'title': '',
		'imageId': '69904964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904967&x=2135',
		'title': '',
		'imageId': '69904967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904970&x=2135',
		'title': '',
		'imageId': '69904970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904973&x=2135',
		'title': '',
		'imageId': '69904973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904977&x=2135',
		'title': '',
		'imageId': '69904977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904980&x=2135',
		'title': '',
		'imageId': '69904980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007780&docid=69904983&x=2135',
		'title': '',
		'imageId': '69904983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007780';

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