var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141359&x=240',
		'title': '',
		'imageId': '70141359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141374&x=240',
		'title': '',
		'imageId': '70141374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141355&x=240',
		'title': '',
		'imageId': '70141355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141352&x=240',
		'title': '',
		'imageId': '70141352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141288&x=240',
		'title': '',
		'imageId': '70141288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141289&x=240',
		'title': '',
		'imageId': '70141289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141291&x=240',
		'title': '',
		'imageId': '70141291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141311&x=240',
		'title': '',
		'imageId': '70141311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141318&x=240',
		'title': '',
		'imageId': '70141318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141324&x=240',
		'title': '',
		'imageId': '70141324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141322&x=240',
		'title': '',
		'imageId': '70141322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141321&x=240',
		'title': '',
		'imageId': '70141321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141325&x=240',
		'title': '',
		'imageId': '70141325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141347&x=240',
		'title': '',
		'imageId': '70141347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141349&x=240',
		'title': '',
		'imageId': '70141349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015663&docid=70141798&x=240',
		'title': '',
		'imageId': '70141798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015663';

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