var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798071&x=1222',
		'title': '',
		'imageId': '70798071',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798074&x=1222',
		'title': '',
		'imageId': '70798074',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798075&x=1222',
		'title': '',
		'imageId': '70798075',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798077&x=1222',
		'title': '',
		'imageId': '70798077',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798076&x=1222',
		'title': '',
		'imageId': '70798076',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798078&x=1222',
		'title': '',
		'imageId': '70798078',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798084&x=1222',
		'title': '',
		'imageId': '70798084',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798085&x=1222',
		'title': '',
		'imageId': '70798085',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798086&x=1222',
		'title': '',
		'imageId': '70798086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798087&x=1222',
		'title': '',
		'imageId': '70798087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798088&x=1222',
		'title': '',
		'imageId': '70798088',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798089&x=1222',
		'title': '',
		'imageId': '70798089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798079&x=1222',
		'title': '',
		'imageId': '70798079',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798080&x=1222',
		'title': '',
		'imageId': '70798080',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798081&x=1222',
		'title': '',
		'imageId': '70798081',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798082&x=1222',
		'title': '',
		'imageId': '70798082',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798083&x=1222',
		'title': '',
		'imageId': '70798083',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798073&x=1222',
		'title': '',
		'imageId': '70798073',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042596&docid=70798090&x=1222',
		'title': '',
		'imageId': '70798090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042596';

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