var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609303&x=2311',
		'title': '',
		'imageId': '70609303',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609305&x=2311',
		'title': '',
		'imageId': '70609305',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609306&x=2311',
		'title': '',
		'imageId': '70609306',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609307&x=2311',
		'title': '',
		'imageId': '70609307',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609308&x=2311',
		'title': '',
		'imageId': '70609308',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609309&x=2311',
		'title': '',
		'imageId': '70609309',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609310&x=2311',
		'title': '',
		'imageId': '70609310',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609311&x=2311',
		'title': '',
		'imageId': '70609311',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609312&x=2311',
		'title': '',
		'imageId': '70609312',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609314&x=2311',
		'title': '',
		'imageId': '70609314',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609313&x=2311',
		'title': '',
		'imageId': '70609313',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609315&x=2311',
		'title': '',
		'imageId': '70609315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609316&x=2311',
		'title': '',
		'imageId': '70609316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609317&x=2311',
		'title': '',
		'imageId': '70609317',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609318&x=2311',
		'title': '',
		'imageId': '70609318',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609319&x=2311',
		'title': '',
		'imageId': '70609319',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609320&x=2311',
		'title': '',
		'imageId': '70609320',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609322&x=2311',
		'title': '',
		'imageId': '70609322',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609323&x=2311',
		'title': '',
		'imageId': '70609323',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035892&docid=70609321&x=2311',
		'title': '',
		'imageId': '70609321',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035892';

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