var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473116&x=1812',
		'title': '',
		'imageId': '70473116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473104&x=1812',
		'title': '',
		'imageId': '70473104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473113&x=1812',
		'title': '',
		'imageId': '70473113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473103&x=1812',
		'title': '',
		'imageId': '70473103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473115&x=1812',
		'title': '',
		'imageId': '70473115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473106&x=1812',
		'title': '',
		'imageId': '70473106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473117&x=1812',
		'title': '',
		'imageId': '70473117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473105&x=1812',
		'title': '',
		'imageId': '70473105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473114&x=1812',
		'title': '',
		'imageId': '70473114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473107&x=1812',
		'title': '',
		'imageId': '70473107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473108&x=1812',
		'title': '',
		'imageId': '70473108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473110&x=1812',
		'title': '',
		'imageId': '70473110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473111&x=1812',
		'title': '',
		'imageId': '70473111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030669&docid=70473112&x=1812',
		'title': '',
		'imageId': '70473112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4030669';

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