var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3862690&docid=66471412&x=2057',
		'title': '',
		'imageId': '66471412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862690&docid=66471413&x=2057',
		'title': '',
		'imageId': '66471413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862690&docid=66471415&x=2057',
		'title': '',
		'imageId': '66471415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862690&docid=66471414&x=2057',
		'title': '',
		'imageId': '66471414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862690&docid=66471409&x=2057',
		'title': '',
		'imageId': '66471409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862690&docid=66471410&x=2057',
		'title': '',
		'imageId': '66471410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862690&docid=66471411&x=2057',
		'title': '',
		'imageId': '66471411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3862690';

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