var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980668&docid=69280682&x=3239',
		'title': '',
		'imageId': '69280682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980668&docid=69280686&x=3239',
		'title': '',
		'imageId': '69280686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980668&docid=69280684&x=3239',
		'title': '',
		'imageId': '69280684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980668&docid=69280687&x=3239',
		'title': '',
		'imageId': '69280687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980668&docid=69280688&x=3239',
		'title': '',
		'imageId': '69280688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980668&docid=69280685&x=3239',
		'title': '',
		'imageId': '69280685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980668&docid=69280683&x=3239',
		'title': '',
		'imageId': '69280683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980668';

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