var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099891&x=2456',
		'title': '',
		'imageId': '70099891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099906&x=2456',
		'title': '',
		'imageId': '70099906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099894&x=2456',
		'title': '',
		'imageId': '70099894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099904&x=2456',
		'title': '',
		'imageId': '70099904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099909&x=2456',
		'title': '',
		'imageId': '70099909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099889&x=2456',
		'title': '',
		'imageId': '70099889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099905&x=2456',
		'title': '',
		'imageId': '70099905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099896&x=2456',
		'title': '',
		'imageId': '70099896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099901&x=2456',
		'title': '',
		'imageId': '70099901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099892&x=2456',
		'title': '',
		'imageId': '70099892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099898&x=2456',
		'title': '',
		'imageId': '70099898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099893&x=2456',
		'title': '',
		'imageId': '70099893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099900&x=2456',
		'title': '',
		'imageId': '70099900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099908&x=2456',
		'title': '',
		'imageId': '70099908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099907&x=2456',
		'title': '',
		'imageId': '70099907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099903&x=2456',
		'title': '',
		'imageId': '70099903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099897&x=2456',
		'title': '',
		'imageId': '70099897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099902&x=2456',
		'title': '',
		'imageId': '70099902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099895&x=2456',
		'title': '',
		'imageId': '70099895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099890&x=2456',
		'title': '',
		'imageId': '70099890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015682&docid=70099899&x=2456',
		'title': '',
		'imageId': '70099899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015682';

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