var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668047&x=586',
		'title': '',
		'imageId': '71668047',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668049&x=586',
		'title': '',
		'imageId': '71668049',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668050&x=586',
		'title': '',
		'imageId': '71668050',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668051&x=586',
		'title': '',
		'imageId': '71668051',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668052&x=586',
		'title': '',
		'imageId': '71668052',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668055&x=586',
		'title': '',
		'imageId': '71668055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668066&x=586',
		'title': '',
		'imageId': '71668066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668067&x=586',
		'title': '',
		'imageId': '71668067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668070&x=586',
		'title': 'soccer goal',
		'imageId': '71668070',
		'alt' : 'soccer goal',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668069&x=586',
		'title': 'hockey goal',
		'imageId': '71668069',
		'alt' : 'hockey goal',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668073&x=586',
		'title': '',
		'imageId': '71668073',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668079&x=586',
		'title': '',
		'imageId': '71668079',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668078&x=586',
		'title': '',
		'imageId': '71668078',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668089&x=586',
		'title': '',
		'imageId': '71668089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078406&docid=71668048&x=586',
		'title': '',
		'imageId': '71668048',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4078406';

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