var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832847&x=5150',
		'title': '',
		'imageId': '69832847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832869&x=5150',
		'title': '',
		'imageId': '69832869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832902&x=5150',
		'title': '',
		'imageId': '69832902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832905&x=5150',
		'title': '',
		'imageId': '69832905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832908&x=5150',
		'title': '',
		'imageId': '69832908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832912&x=5150',
		'title': '',
		'imageId': '69832912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832918&x=5150',
		'title': '',
		'imageId': '69832918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004795&docid=69832924&x=5150',
		'title': '',
		'imageId': '69832924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004795';

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