var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906807&x=5446',
		'title': '',
		'imageId': '65906807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906808&x=5446',
		'title': '',
		'imageId': '65906808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906810&x=5446',
		'title': '',
		'imageId': '65906810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906811&x=5446',
		'title': '',
		'imageId': '65906811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906812&x=5446',
		'title': '',
		'imageId': '65906812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906814&x=5446',
		'title': '',
		'imageId': '65906814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906813&x=5446',
		'title': '',
		'imageId': '65906813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906815&x=5446',
		'title': '',
		'imageId': '65906815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906816&x=5446',
		'title': '',
		'imageId': '65906816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906817&x=5446',
		'title': '',
		'imageId': '65906817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906818&x=5446',
		'title': '',
		'imageId': '65906818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906819&x=5446',
		'title': '',
		'imageId': '65906819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906820&x=5446',
		'title': '',
		'imageId': '65906820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906821&x=5446',
		'title': '',
		'imageId': '65906821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840264&docid=65906822&x=5446',
		'title': '',
		'imageId': '65906822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3840264';

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