var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71226519&x=4651',
		'title': '',
		'imageId': '71226519',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71226520&x=4651',
		'title': '',
		'imageId': '71226520',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71226521&x=4651',
		'title': '',
		'imageId': '71226521',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71226522&x=4651',
		'title': '',
		'imageId': '71226522',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244878&x=4651',
		'title': '',
		'imageId': '71244878',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244877&x=4651',
		'title': '',
		'imageId': '71244877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244873&x=4651',
		'title': '',
		'imageId': '71244873',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244880&x=4651',
		'title': '',
		'imageId': '71244880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244879&x=4651',
		'title': '',
		'imageId': '71244879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244876&x=4651',
		'title': '',
		'imageId': '71244876',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244874&x=4651',
		'title': '',
		'imageId': '71244874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058978&docid=71244875&x=4651',
		'title': '',
		'imageId': '71244875',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4058978';

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