var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606831&x=3931',
		'title': '',
		'imageId': '71606831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606835&x=3931',
		'title': '',
		'imageId': '71606835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606843&x=3931',
		'title': '',
		'imageId': '71606843',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606836&x=3931',
		'title': '',
		'imageId': '71606836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606833&x=3931',
		'title': '',
		'imageId': '71606833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606841&x=3931',
		'title': '',
		'imageId': '71606841',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606828&x=3931',
		'title': '',
		'imageId': '71606828',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606840&x=3931',
		'title': '',
		'imageId': '71606840',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606842&x=3931',
		'title': '',
		'imageId': '71606842',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606832&x=3931',
		'title': '',
		'imageId': '71606832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606838&x=3931',
		'title': '',
		'imageId': '71606838',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4075928&docid=71606837&x=3931',
		'title': '',
		'imageId': '71606837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4075928';

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