var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179546&x=4439',
		'title': '',
		'imageId': '70179546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179550&x=4439',
		'title': '',
		'imageId': '70179550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179540&x=4439',
		'title': '',
		'imageId': '70179540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179551&x=4439',
		'title': '',
		'imageId': '70179551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179545&x=4439',
		'title': '',
		'imageId': '70179545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179548&x=4439',
		'title': '',
		'imageId': '70179548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179549&x=4439',
		'title': '',
		'imageId': '70179549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179544&x=4439',
		'title': '',
		'imageId': '70179544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179541&x=4439',
		'title': '',
		'imageId': '70179541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179547&x=4439',
		'title': '',
		'imageId': '70179547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179543&x=4439',
		'title': '',
		'imageId': '70179543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179542&x=4439',
		'title': '',
		'imageId': '70179542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179963&x=4439',
		'title': '',
		'imageId': '70179963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017906&docid=70179962&x=4439',
		'title': '',
		'imageId': '70179962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017906';

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