var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711043&x=5857',
		'title': '',
		'imageId': '70711043',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711046&x=5857',
		'title': '',
		'imageId': '70711046',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711044&x=5857',
		'title': '',
		'imageId': '70711044',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711045&x=5857',
		'title': '',
		'imageId': '70711045',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711050&x=5857',
		'title': '',
		'imageId': '70711050',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711047&x=5857',
		'title': '',
		'imageId': '70711047',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711049&x=5857',
		'title': '',
		'imageId': '70711049',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711053&x=5857',
		'title': '',
		'imageId': '70711053',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711048&x=5857',
		'title': '',
		'imageId': '70711048',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711051&x=5857',
		'title': '',
		'imageId': '70711051',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039906&docid=70711052&x=5857',
		'title': '',
		'imageId': '70711052',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039906';

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