var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003651&docid=69801966&x=2912',
		'title': '',
		'imageId': '69801966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003651&docid=69801967&x=2912',
		'title': '',
		'imageId': '69801967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003651&docid=69801968&x=2912',
		'title': '',
		'imageId': '69801968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003651&docid=69801969&x=2912',
		'title': '',
		'imageId': '69801969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003651&docid=69801970&x=2912',
		'title': '',
		'imageId': '69801970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003651&docid=69801971&x=2912',
		'title': '',
		'imageId': '69801971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003651&docid=69801972&x=2912',
		'title': '',
		'imageId': '69801972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003651';

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