var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149407&x=1649',
		'title': '',
		'imageId': '70149407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149413&x=1649',
		'title': '',
		'imageId': '70149413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149415&x=1649',
		'title': '',
		'imageId': '70149415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149423&x=1649',
		'title': '',
		'imageId': '70149423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149418&x=1649',
		'title': '',
		'imageId': '70149418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149422&x=1649',
		'title': '',
		'imageId': '70149422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149411&x=1649',
		'title': '',
		'imageId': '70149411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149425&x=1649',
		'title': '',
		'imageId': '70149425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016875&docid=70149420&x=1649',
		'title': '',
		'imageId': '70149420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016875';

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