var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6854970&x=4155',
		'title': '',
		'imageId': '6854970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6855064&x=4155',
		'title': '',
		'imageId': '6855064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845143&x=4155',
		'title': '',
		'imageId': '6845143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845149&x=4155',
		'title': '',
		'imageId': '6845149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845159&x=4155',
		'title': '',
		'imageId': '6845159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845168&x=4155',
		'title': '',
		'imageId': '6845168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845176&x=4155',
		'title': '',
		'imageId': '6845176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845182&x=4155',
		'title': '',
		'imageId': '6845182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845187&x=4155',
		'title': '',
		'imageId': '6845187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845190&x=4155',
		'title': '',
		'imageId': '6845190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845193&x=4155',
		'title': '',
		'imageId': '6845193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845197&x=4155',
		'title': '',
		'imageId': '6845197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845200&x=4155',
		'title': '',
		'imageId': '6845200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845203&x=4155',
		'title': '',
		'imageId': '6845203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845206&x=4155',
		'title': '',
		'imageId': '6845206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845210&x=4155',
		'title': '',
		'imageId': '6845210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845215&x=4155',
		'title': '',
		'imageId': '6845215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=904322&docid=6845218&x=4155',
		'title': '',
		'imageId': '6845218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #904322';

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