var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428652&x=5256',
		'title': '',
		'imageId': '69428652',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428656&x=5256',
		'title': '',
		'imageId': '69428656',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428661&x=5256',
		'title': '',
		'imageId': '69428661',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428662&x=5256',
		'title': '',
		'imageId': '69428662',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428657&x=5256',
		'title': '',
		'imageId': '69428657',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428658&x=5256',
		'title': '',
		'imageId': '69428658',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428659&x=5256',
		'title': '',
		'imageId': '69428659',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428664&x=5256',
		'title': '',
		'imageId': '69428664',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428663&x=5256',
		'title': '',
		'imageId': '69428663',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428654&x=5256',
		'title': '',
		'imageId': '69428654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428653&x=5256',
		'title': '',
		'imageId': '69428653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428660&x=5256',
		'title': '',
		'imageId': '69428660',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69428655&x=5256',
		'title': '',
		'imageId': '69428655',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69832290&x=5256',
		'title': '',
		'imageId': '69832290',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69832292&x=5256',
		'title': '',
		'imageId': '69832292',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69832291&x=5256',
		'title': '',
		'imageId': '69832291',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083031&docid=69832293&x=5256',
		'title': '',
		'imageId': '69832293',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4083031';

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