var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263120&x=4039',
		'title': '',
		'imageId': '69263120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263121&x=4039',
		'title': '',
		'imageId': '69263121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263122&x=4039',
		'title': '',
		'imageId': '69263122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263123&x=4039',
		'title': '',
		'imageId': '69263123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263124&x=4039',
		'title': '',
		'imageId': '69263124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263125&x=4039',
		'title': '',
		'imageId': '69263125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263126&x=4039',
		'title': '',
		'imageId': '69263126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263127&x=4039',
		'title': '',
		'imageId': '69263127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263128&x=4039',
		'title': '',
		'imageId': '69263128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263129&x=4039',
		'title': '',
		'imageId': '69263129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263130&x=4039',
		'title': '',
		'imageId': '69263130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263131&x=4039',
		'title': '',
		'imageId': '69263131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263132&x=4039',
		'title': '',
		'imageId': '69263132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263133&x=4039',
		'title': '',
		'imageId': '69263133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263134&x=4039',
		'title': '',
		'imageId': '69263134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980080&docid=69263135&x=4039',
		'title': '',
		'imageId': '69263135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980080';

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