var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145724&x=3815',
		'title': '',
		'imageId': '70145724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145728&x=3815',
		'title': '',
		'imageId': '70145728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145725&x=3815',
		'title': '',
		'imageId': '70145725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145727&x=3815',
		'title': '',
		'imageId': '70145727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145723&x=3815',
		'title': '',
		'imageId': '70145723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145726&x=3815',
		'title': '',
		'imageId': '70145726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145729&x=3815',
		'title': '',
		'imageId': '70145729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016763&docid=70145730&x=3815',
		'title': '',
		'imageId': '70145730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016763';

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