var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798091&x=1221',
		'title': '',
		'imageId': '70798091',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798093&x=1221',
		'title': '',
		'imageId': '70798093',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798095&x=1221',
		'title': '',
		'imageId': '70798095',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798096&x=1221',
		'title': '',
		'imageId': '70798096',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798097&x=1221',
		'title': '',
		'imageId': '70798097',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798098&x=1221',
		'title': '',
		'imageId': '70798098',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798104&x=1221',
		'title': '',
		'imageId': '70798104',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798105&x=1221',
		'title': '',
		'imageId': '70798105',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798106&x=1221',
		'title': '',
		'imageId': '70798106',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798107&x=1221',
		'title': '',
		'imageId': '70798107',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798108&x=1221',
		'title': '',
		'imageId': '70798108',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798109&x=1221',
		'title': '',
		'imageId': '70798109',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798099&x=1221',
		'title': '',
		'imageId': '70798099',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798100&x=1221',
		'title': '',
		'imageId': '70798100',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798101&x=1221',
		'title': '',
		'imageId': '70798101',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798102&x=1221',
		'title': '',
		'imageId': '70798102',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798103&x=1221',
		'title': '',
		'imageId': '70798103',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798094&x=1221',
		'title': '',
		'imageId': '70798094',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042597&docid=70798110&x=1221',
		'title': '',
		'imageId': '70798110',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042597';

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