var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036231&x=2151',
		'title': '',
		'imageId': '70036231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036234&x=2151',
		'title': '',
		'imageId': '70036234',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036236&x=2151',
		'title': '',
		'imageId': '70036236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036237&x=2151',
		'title': '',
		'imageId': '70036237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036238&x=2151',
		'title': '',
		'imageId': '70036238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036241&x=2151',
		'title': '',
		'imageId': '70036241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036242&x=2151',
		'title': '',
		'imageId': '70036242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036243&x=2151',
		'title': '',
		'imageId': '70036243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036244&x=2151',
		'title': '',
		'imageId': '70036244',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036245&x=2151',
		'title': '',
		'imageId': '70036245',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036246&x=2151',
		'title': '',
		'imageId': '70036246',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013343&docid=70036247&x=2151',
		'title': '',
		'imageId': '70036247',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013343';

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