var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514003&x=21',
		'title': '',
		'imageId': '70514003',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514004&x=21',
		'title': '',
		'imageId': '70514004',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514005&x=21',
		'title': '',
		'imageId': '70514005',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514006&x=21',
		'title': '',
		'imageId': '70514006',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514007&x=21',
		'title': '',
		'imageId': '70514007',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514008&x=21',
		'title': '',
		'imageId': '70514008',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514009&x=21',
		'title': '',
		'imageId': '70514009',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514010&x=21',
		'title': '',
		'imageId': '70514010',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514011&x=21',
		'title': '',
		'imageId': '70514011',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514012&x=21',
		'title': '',
		'imageId': '70514012',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514013&x=21',
		'title': '',
		'imageId': '70514013',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514014&x=21',
		'title': '',
		'imageId': '70514014',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514015&x=21',
		'title': '',
		'imageId': '70514015',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514016&x=21',
		'title': '',
		'imageId': '70514016',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514017&x=21',
		'title': '',
		'imageId': '70514017',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514018&x=21',
		'title': '',
		'imageId': '70514018',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032436&docid=70514019&x=21',
		'title': '',
		'imageId': '70514019',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032436';

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