var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015946&docid=70112760&x=2950',
		'title': '',
		'imageId': '70112760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015946&docid=70112761&x=2950',
		'title': '',
		'imageId': '70112761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015946&docid=70112763&x=2950',
		'title': '',
		'imageId': '70112763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015946&docid=70112765&x=2950',
		'title': '',
		'imageId': '70112765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015946&docid=70112762&x=2950',
		'title': '',
		'imageId': '70112762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015946&docid=70112764&x=2950',
		'title': '',
		'imageId': '70112764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015946&docid=70112766&x=2950',
		'title': '',
		'imageId': '70112766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015946';

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