var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286069&x=2136',
		'title': '',
		'imageId': '69286069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286071&x=2136',
		'title': '',
		'imageId': '69286071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286072&x=2136',
		'title': '',
		'imageId': '69286072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286073&x=2136',
		'title': '',
		'imageId': '69286073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286076&x=2136',
		'title': '',
		'imageId': '69286076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286074&x=2136',
		'title': '',
		'imageId': '69286074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286070&x=2136',
		'title': '',
		'imageId': '69286070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011048&docid=69286075&x=2136',
		'title': '',
		'imageId': '69286075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011048';

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