var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067731&x=5822',
		'title': '',
		'imageId': '70067731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067734&x=5822',
		'title': '',
		'imageId': '70067734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067733&x=5822',
		'title': '',
		'imageId': '70067733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067742&x=5822',
		'title': '',
		'imageId': '70067742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067741&x=5822',
		'title': '',
		'imageId': '70067741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067702&x=5822',
		'title': '',
		'imageId': '70067702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067703&x=5822',
		'title': '',
		'imageId': '70067703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067704&x=5822',
		'title': '',
		'imageId': '70067704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067707&x=5822',
		'title': '',
		'imageId': '70067707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067705&x=5822',
		'title': '',
		'imageId': '70067705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067715&x=5822',
		'title': '',
		'imageId': '70067715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067706&x=5822',
		'title': '',
		'imageId': '70067706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067714&x=5822',
		'title': '',
		'imageId': '70067714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067716&x=5822',
		'title': '',
		'imageId': '70067716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067723&x=5822',
		'title': '',
		'imageId': '70067723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067722&x=5822',
		'title': '',
		'imageId': '70067722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014502&docid=70067725&x=5822',
		'title': '',
		'imageId': '70067725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014502';

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