var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3870194&docid=64255526&x=96',
		'title': '',
		'imageId': '64255526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870194&docid=64255529&x=96',
		'title': '',
		'imageId': '64255529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870194&docid=64255533&x=96',
		'title': '',
		'imageId': '64255533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870194&docid=64255538&x=96',
		'title': '',
		'imageId': '64255538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870194&docid=64255544&x=96',
		'title': '',
		'imageId': '64255544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870194&docid=64255548&x=96',
		'title': '',
		'imageId': '64255548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870194&docid=64255553&x=96',
		'title': '',
		'imageId': '64255553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3870194';

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