var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582533&x=3347',
		'title': '',
		'imageId': '2582533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582465&x=3347',
		'title': '',
		'imageId': '2582465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582470&x=3347',
		'title': '',
		'imageId': '2582470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582478&x=3347',
		'title': '',
		'imageId': '2582478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582481&x=3347',
		'title': '',
		'imageId': '2582481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582484&x=3347',
		'title': '',
		'imageId': '2582484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582487&x=3347',
		'title': '',
		'imageId': '2582487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582462&x=3347',
		'title': '',
		'imageId': '2582462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582521&x=3347',
		'title': '',
		'imageId': '2582521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582524&x=3347',
		'title': '',
		'imageId': '2582524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582527&x=3347',
		'title': '',
		'imageId': '2582527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582530&x=3347',
		'title': '',
		'imageId': '2582530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582536&x=3347',
		'title': '',
		'imageId': '2582536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582539&x=3347',
		'title': '',
		'imageId': '2582539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582542&x=3347',
		'title': '',
		'imageId': '2582542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472606&docid=2582490&x=3347',
		'title': '',
		'imageId': '2582490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #472606';

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