var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955668&x=1653',
		'title': '',
		'imageId': '67955668',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955672&x=1653',
		'title': '',
		'imageId': '67955672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955666&x=1653',
		'title': '',
		'imageId': '67955666',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955669&x=1653',
		'title': '',
		'imageId': '67955669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955671&x=1653',
		'title': '',
		'imageId': '67955671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955677&x=1653',
		'title': '',
		'imageId': '67955677',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955674&x=1653',
		'title': '',
		'imageId': '67955674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955664&x=1653',
		'title': '',
		'imageId': '67955664',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955665&x=1653',
		'title': '',
		'imageId': '67955665',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955670&x=1653',
		'title': '',
		'imageId': '67955670',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955667&x=1653',
		'title': '',
		'imageId': '67955667',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955679&x=1653',
		'title': '',
		'imageId': '67955679',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955676&x=1653',
		'title': '',
		'imageId': '67955676',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955680&x=1653',
		'title': '',
		'imageId': '67955680',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955678&x=1653',
		'title': '',
		'imageId': '67955678',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955673&x=1653',
		'title': '',
		'imageId': '67955673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922164&docid=67955675&x=1653',
		'title': '',
		'imageId': '67955675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922164';

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