var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027213&x=5919',
		'title': '',
		'imageId': '70027213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027211&x=5919',
		'title': '',
		'imageId': '70027211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027214&x=5919',
		'title': '',
		'imageId': '70027214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027205&x=5919',
		'title': '',
		'imageId': '70027205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027206&x=5919',
		'title': '',
		'imageId': '70027206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027204&x=5919',
		'title': '',
		'imageId': '70027204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027209&x=5919',
		'title': '',
		'imageId': '70027209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027210&x=5919',
		'title': '',
		'imageId': '70027210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012965&docid=70027212&x=5919',
		'title': '',
		'imageId': '70027212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012965';

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