var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114880&x=1655',
		'title': '',
		'imageId': '70114880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114881&x=1655',
		'title': '',
		'imageId': '70114881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114882&x=1655',
		'title': '',
		'imageId': '70114882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114883&x=1655',
		'title': '',
		'imageId': '70114883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114884&x=1655',
		'title': '',
		'imageId': '70114884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114885&x=1655',
		'title': '',
		'imageId': '70114885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114888&x=1655',
		'title': '',
		'imageId': '70114888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114894&x=1655',
		'title': '',
		'imageId': '70114894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114897&x=1655',
		'title': '',
		'imageId': '70114897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114896&x=1655',
		'title': '',
		'imageId': '70114896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114903&x=1655',
		'title': '',
		'imageId': '70114903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114902&x=1655',
		'title': '',
		'imageId': '70114902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114906&x=1655',
		'title': '',
		'imageId': '70114906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114909&x=1655',
		'title': '',
		'imageId': '70114909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114914&x=1655',
		'title': '',
		'imageId': '70114914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114917&x=1655',
		'title': '',
		'imageId': '70114917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114918&x=1655',
		'title': '',
		'imageId': '70114918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114921&x=1655',
		'title': '',
		'imageId': '70114921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016032&docid=70114924&x=1655',
		'title': '',
		'imageId': '70114924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016032';

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