var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252892&x=2753',
		'title': '',
		'imageId': '70252892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252893&x=2753',
		'title': '',
		'imageId': '70252893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252895&x=2753',
		'title': '',
		'imageId': '70252895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252898&x=2753',
		'title': '',
		'imageId': '70252898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252894&x=2753',
		'title': '',
		'imageId': '70252894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252896&x=2753',
		'title': '',
		'imageId': '70252896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252899&x=2753',
		'title': '',
		'imageId': '70252899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020975&docid=70252897&x=2753',
		'title': '',
		'imageId': '70252897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020975';

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