var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578824&x=2524',
		'title': '',
		'imageId': '71578824',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578823&x=2524',
		'title': '',
		'imageId': '71578823',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578825&x=2524',
		'title': '',
		'imageId': '71578825',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578827&x=2524',
		'title': '',
		'imageId': '71578827',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578831&x=2524',
		'title': '',
		'imageId': '71578831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578822&x=2524',
		'title': '',
		'imageId': '71578822',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578832&x=2524',
		'title': '',
		'imageId': '71578832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578833&x=2524',
		'title': '',
		'imageId': '71578833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578836&x=2524',
		'title': '',
		'imageId': '71578836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578830&x=2524',
		'title': '',
		'imageId': '71578830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578828&x=2524',
		'title': '',
		'imageId': '71578828',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578839&x=2524',
		'title': '',
		'imageId': '71578839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578837&x=2524',
		'title': '',
		'imageId': '71578837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578835&x=2524',
		'title': '',
		'imageId': '71578835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578834&x=2524',
		'title': '',
		'imageId': '71578834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578829&x=2524',
		'title': '',
		'imageId': '71578829',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075025&docid=71578826&x=2524',
		'title': '',
		'imageId': '71578826',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4075025';

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