var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968992&docid=69000360&x=2124',
		'title': '',
		'imageId': '69000360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968992&docid=69000362&x=2124',
		'title': '',
		'imageId': '69000362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968992&docid=69000363&x=2124',
		'title': '',
		'imageId': '69000363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968992&docid=69000364&x=2124',
		'title': '',
		'imageId': '69000364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968992&docid=69000365&x=2124',
		'title': '',
		'imageId': '69000365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968992&docid=69000366&x=2124',
		'title': '',
		'imageId': '69000366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968992&docid=69000367&x=2124',
		'title': '',
		'imageId': '69000367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968992';

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