var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092205&x=5430',
		'title': '',
		'imageId': '70092205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092207&x=5430',
		'title': '',
		'imageId': '70092207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092204&x=5430',
		'title': '',
		'imageId': '70092204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092210&x=5430',
		'title': '',
		'imageId': '70092210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092209&x=5430',
		'title': '',
		'imageId': '70092209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092211&x=5430',
		'title': '',
		'imageId': '70092211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092208&x=5430',
		'title': '',
		'imageId': '70092208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015320&docid=70092206&x=5430',
		'title': '',
		'imageId': '70092206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015320';

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