var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904357&x=1747',
		'title': '',
		'imageId': '70904357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904348&x=1747',
		'title': '',
		'imageId': '70904348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904351&x=1747',
		'title': '',
		'imageId': '70904351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904354&x=1747',
		'title': '',
		'imageId': '70904354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904353&x=1747',
		'title': '',
		'imageId': '70904353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904346&x=1747',
		'title': '',
		'imageId': '70904346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904352&x=1747',
		'title': '',
		'imageId': '70904352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904347&x=1747',
		'title': '',
		'imageId': '70904347',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904349&x=1747',
		'title': '',
		'imageId': '70904349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904350&x=1747',
		'title': '',
		'imageId': '70904350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904356&x=1747',
		'title': '',
		'imageId': '70904356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046250&docid=70904355&x=1747',
		'title': '',
		'imageId': '70904355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4046250';

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