var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035333&docid=70598631&x=4036',
		'title': '',
		'imageId': '70598631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035333&docid=70598632&x=4036',
		'title': '',
		'imageId': '70598632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035333&docid=70598633&x=4036',
		'title': '',
		'imageId': '70598633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035333&docid=70598634&x=4036',
		'title': '',
		'imageId': '70598634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035333&docid=70598635&x=4036',
		'title': '',
		'imageId': '70598635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035333&docid=70598636&x=4036',
		'title': '',
		'imageId': '70598636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035333&docid=70598637&x=4036',
		'title': '',
		'imageId': '70598637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035333';

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