var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975552&x=3849',
		'title': '',
		'imageId': '69975552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975553&x=3849',
		'title': '',
		'imageId': '69975553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975554&x=3849',
		'title': '',
		'imageId': '69975554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975555&x=3849',
		'title': '',
		'imageId': '69975555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975556&x=3849',
		'title': '',
		'imageId': '69975556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975557&x=3849',
		'title': '',
		'imageId': '69975557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975558&x=3849',
		'title': '',
		'imageId': '69975558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010674&docid=69975559&x=3849',
		'title': '',
		'imageId': '69975559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010674';

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