var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037425&x=4529',
		'title': '',
		'imageId': '69037425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037426&x=4529',
		'title': '',
		'imageId': '69037426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037436&x=4529',
		'title': '',
		'imageId': '69037436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037430&x=4529',
		'title': '',
		'imageId': '69037430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037428&x=4529',
		'title': '',
		'imageId': '69037428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037424&x=4529',
		'title': '',
		'imageId': '69037424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037427&x=4529',
		'title': '',
		'imageId': '69037427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037438&x=4529',
		'title': '',
		'imageId': '69037438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037429&x=4529',
		'title': '',
		'imageId': '69037429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037432&x=4529',
		'title': '',
		'imageId': '69037432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037431&x=4529',
		'title': '',
		'imageId': '69037431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037433&x=4529',
		'title': '',
		'imageId': '69037433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037434&x=4529',
		'title': '',
		'imageId': '69037434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037435&x=4529',
		'title': '',
		'imageId': '69037435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970747&docid=69037437&x=4529',
		'title': '',
		'imageId': '69037437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970747';

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