var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425442&x=4616',
		'title': '',
		'imageId': '71425442',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425441&x=4616',
		'title': '',
		'imageId': '71425441',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425440&x=4616',
		'title': '',
		'imageId': '71425440',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425437&x=4616',
		'title': '',
		'imageId': '71425437',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425447&x=4616',
		'title': '',
		'imageId': '71425447',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425444&x=4616',
		'title': '',
		'imageId': '71425444',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425446&x=4616',
		'title': '',
		'imageId': '71425446',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425436&x=4616',
		'title': '',
		'imageId': '71425436',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425443&x=4616',
		'title': '',
		'imageId': '71425443',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425439&x=4616',
		'title': '',
		'imageId': '71425439',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425445&x=4616',
		'title': '',
		'imageId': '71425445',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4067285&docid=71425438&x=4616',
		'title': '',
		'imageId': '71425438',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4067285';

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