var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691428&x=3333',
		'title': '',
		'imageId': '66691428',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691431&x=3333',
		'title': '',
		'imageId': '66691431',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691433&x=3333',
		'title': '',
		'imageId': '66691433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691434&x=3333',
		'title': '',
		'imageId': '66691434',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691439&x=3333',
		'title': '',
		'imageId': '66691439',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691440&x=3333',
		'title': '',
		'imageId': '66691440',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691435&x=3333',
		'title': '',
		'imageId': '66691435',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691436&x=3333',
		'title': '',
		'imageId': '66691436',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691437&x=3333',
		'title': '',
		'imageId': '66691437',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691438&x=3333',
		'title': '',
		'imageId': '66691438',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691430&x=3333',
		'title': '',
		'imageId': '66691430',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872329&docid=66691427&x=3333',
		'title': '',
		'imageId': '66691427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3872329';

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