var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724301&x=5020',
		'title': '',
		'imageId': '69724301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724302&x=5020',
		'title': '',
		'imageId': '69724302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724303&x=5020',
		'title': '',
		'imageId': '69724303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724305&x=5020',
		'title': '',
		'imageId': '69724305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724304&x=5020',
		'title': '',
		'imageId': '69724304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724315&x=5020',
		'title': '',
		'imageId': '69724315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724300&x=5020',
		'title': '',
		'imageId': '69724300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000368&docid=69724310&x=5020',
		'title': '',
		'imageId': '69724310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000368';

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