var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059031&x=5012',
		'title': '',
		'imageId': '69059031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059018&x=5012',
		'title': '',
		'imageId': '69059018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059022&x=5012',
		'title': '',
		'imageId': '69059022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059021&x=5012',
		'title': '',
		'imageId': '69059021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059019&x=5012',
		'title': '',
		'imageId': '69059019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059017&x=5012',
		'title': '',
		'imageId': '69059017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059020&x=5012',
		'title': '',
		'imageId': '69059020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059027&x=5012',
		'title': '',
		'imageId': '69059027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059024&x=5012',
		'title': '',
		'imageId': '69059024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059023&x=5012',
		'title': '',
		'imageId': '69059023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059030&x=5012',
		'title': '',
		'imageId': '69059030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059028&x=5012',
		'title': '',
		'imageId': '69059028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059026&x=5012',
		'title': '',
		'imageId': '69059026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059029&x=5012',
		'title': '',
		'imageId': '69059029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971789&docid=69059025&x=5012',
		'title': '',
		'imageId': '69059025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971789';

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