var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594831&x=1012',
		'title': '',
		'imageId': '71594831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594840&x=1012',
		'title': '',
		'imageId': '71594840',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594836&x=1012',
		'title': '',
		'imageId': '71594836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594837&x=1012',
		'title': '',
		'imageId': '71594837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594834&x=1012',
		'title': '',
		'imageId': '71594834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594830&x=1012',
		'title': '',
		'imageId': '71594830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594841&x=1012',
		'title': '',
		'imageId': '71594841',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594835&x=1012',
		'title': '',
		'imageId': '71594835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594839&x=1012',
		'title': '',
		'imageId': '71594839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594832&x=1012',
		'title': '',
		'imageId': '71594832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594833&x=1012',
		'title': '',
		'imageId': '71594833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075437&docid=71594838&x=1012',
		'title': '',
		'imageId': '71594838',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4075437';

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