var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911759&x=744',
		'title': '',
		'imageId': '69911759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911778&x=744',
		'title': '',
		'imageId': '69911778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911780&x=744',
		'title': '',
		'imageId': '69911780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911760&x=744',
		'title': '',
		'imageId': '69911760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911742&x=744',
		'title': '',
		'imageId': '69911742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911743&x=744',
		'title': '',
		'imageId': '69911743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911744&x=744',
		'title': '',
		'imageId': '69911744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911740&x=744',
		'title': '',
		'imageId': '69911740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911756&x=744',
		'title': '',
		'imageId': '69911756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911758&x=744',
		'title': '',
		'imageId': '69911758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911761&x=744',
		'title': '',
		'imageId': '69911761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911763&x=744',
		'title': '',
		'imageId': '69911763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911776&x=744',
		'title': '',
		'imageId': '69911776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911777&x=744',
		'title': '',
		'imageId': '69911777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911779&x=744',
		'title': '',
		'imageId': '69911779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911741&x=744',
		'title': '',
		'imageId': '69911741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015576&docid=69911739&x=744',
		'title': '',
		'imageId': '69911739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015576';

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