var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236652&x=314',
		'title': '',
		'imageId': '70236652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236653&x=314',
		'title': '',
		'imageId': '70236653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236659&x=314',
		'title': '',
		'imageId': '70236659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236656&x=314',
		'title': '',
		'imageId': '70236656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236626&x=314',
		'title': '',
		'imageId': '70236626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236629&x=314',
		'title': '',
		'imageId': '70236629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236631&x=314',
		'title': '',
		'imageId': '70236631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236627&x=314',
		'title': '',
		'imageId': '70236627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236630&x=314',
		'title': '',
		'imageId': '70236630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236628&x=314',
		'title': '',
		'imageId': '70236628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236640&x=314',
		'title': '',
		'imageId': '70236640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236643&x=314',
		'title': '',
		'imageId': '70236643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236644&x=314',
		'title': '',
		'imageId': '70236644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236650&x=314',
		'title': '',
		'imageId': '70236650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236662&x=314',
		'title': '',
		'imageId': '70236662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236673&x=314',
		'title': '',
		'imageId': '70236673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236676&x=314',
		'title': '',
		'imageId': '70236676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236679&x=314',
		'title': '',
		'imageId': '70236679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236682&x=314',
		'title': '',
		'imageId': '70236682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236683&x=314',
		'title': '',
		'imageId': '70236683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020170&docid=70236686&x=314',
		'title': '',
		'imageId': '70236686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020170';

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