var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240848&x=5347',
		'title': '',
		'imageId': '69240848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240850&x=5347',
		'title': '',
		'imageId': '69240850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240851&x=5347',
		'title': '',
		'imageId': '69240851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240852&x=5347',
		'title': '',
		'imageId': '69240852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240853&x=5347',
		'title': '',
		'imageId': '69240853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240854&x=5347',
		'title': '',
		'imageId': '69240854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240855&x=5347',
		'title': '',
		'imageId': '69240855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240856&x=5347',
		'title': '',
		'imageId': '69240856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240857&x=5347',
		'title': '',
		'imageId': '69240857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240858&x=5347',
		'title': '',
		'imageId': '69240858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240859&x=5347',
		'title': '',
		'imageId': '69240859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240860&x=5347',
		'title': '',
		'imageId': '69240860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240861&x=5347',
		'title': '',
		'imageId': '69240861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240862&x=5347',
		'title': '',
		'imageId': '69240862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016509&docid=69240863&x=5347',
		'title': '',
		'imageId': '69240863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016509';

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