var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021792&docid=70270735&x=1055',
		'title': '',
		'imageId': '70270735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021792&docid=70270737&x=1055',
		'title': '',
		'imageId': '70270737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021792&docid=70270732&x=1055',
		'title': '',
		'imageId': '70270732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021792&docid=70270733&x=1055',
		'title': '',
		'imageId': '70270733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021792&docid=70270736&x=1055',
		'title': '',
		'imageId': '70270736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021792&docid=70270734&x=1055',
		'title': '',
		'imageId': '70270734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021792&docid=70270731&x=1055',
		'title': '',
		'imageId': '70270731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021792';

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