var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350406&x=243',
		'title': '',
		'imageId': '70350406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350407&x=243',
		'title': '',
		'imageId': '70350407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350408&x=243',
		'title': '',
		'imageId': '70350408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350409&x=243',
		'title': '',
		'imageId': '70350409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350411&x=243',
		'title': '',
		'imageId': '70350411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350412&x=243',
		'title': '',
		'imageId': '70350412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350413&x=243',
		'title': '',
		'imageId': '70350413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038683&docid=70350414&x=243',
		'title': '',
		'imageId': '70350414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038683';

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