var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800768&x=5713',
		'title': '',
		'imageId': '69800768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800762&x=5713',
		'title': '',
		'imageId': '69800762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800763&x=5713',
		'title': '',
		'imageId': '69800763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800767&x=5713',
		'title': '',
		'imageId': '69800767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800770&x=5713',
		'title': '',
		'imageId': '69800770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800765&x=5713',
		'title': '',
		'imageId': '69800765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800769&x=5713',
		'title': '',
		'imageId': '69800769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800764&x=5713',
		'title': '',
		'imageId': '69800764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003603&docid=69800766&x=5713',
		'title': '',
		'imageId': '69800766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003603';

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