var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181559&x=5750',
		'title': '',
		'imageId': '69181559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181561&x=5750',
		'title': '',
		'imageId': '69181561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181560&x=5750',
		'title': '',
		'imageId': '69181560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181555&x=5750',
		'title': '',
		'imageId': '69181555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181563&x=5750',
		'title': '',
		'imageId': '69181563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181562&x=5750',
		'title': '',
		'imageId': '69181562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181557&x=5750',
		'title': '',
		'imageId': '69181557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181556&x=5750',
		'title': '',
		'imageId': '69181556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976516&docid=69181558&x=5750',
		'title': '',
		'imageId': '69181558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976516';

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