var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964830&x=2032',
		'title': '',
		'imageId': '70964830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964831&x=2032',
		'title': '',
		'imageId': '70964831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964833&x=2032',
		'title': '',
		'imageId': '70964833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964835&x=2032',
		'title': '',
		'imageId': '70964835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964836&x=2032',
		'title': '',
		'imageId': '70964836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964838&x=2032',
		'title': '',
		'imageId': '70964838',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964844&x=2032',
		'title': '',
		'imageId': '70964844',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964839&x=2032',
		'title': '',
		'imageId': '70964839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964840&x=2032',
		'title': '',
		'imageId': '70964840',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964841&x=2032',
		'title': '',
		'imageId': '70964841',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964843&x=2032',
		'title': '',
		'imageId': '70964843',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4048993&docid=70964842&x=2032',
		'title': '',
		'imageId': '70964842',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4048993';

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