var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653124&x=193',
		'title': '',
		'imageId': '67653124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653125&x=193',
		'title': '',
		'imageId': '67653125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653127&x=193',
		'title': '',
		'imageId': '67653127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653128&x=193',
		'title': '',
		'imageId': '67653128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653129&x=193',
		'title': '',
		'imageId': '67653129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653130&x=193',
		'title': '',
		'imageId': '67653130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653131&x=193',
		'title': '',
		'imageId': '67653131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653132&x=193',
		'title': '',
		'imageId': '67653132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653133&x=193',
		'title': '',
		'imageId': '67653133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653134&x=193',
		'title': '',
		'imageId': '67653134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653135&x=193',
		'title': '',
		'imageId': '67653135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910608&docid=67653136&x=193',
		'title': '',
		'imageId': '67653136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910608';

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