var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265273&x=2911',
		'title': '',
		'imageId': '63265273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265277&x=2911',
		'title': '',
		'imageId': '63265277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265281&x=2911',
		'title': '',
		'imageId': '63265281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265284&x=2911',
		'title': '',
		'imageId': '63265284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265288&x=2911',
		'title': '',
		'imageId': '63265288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265291&x=2911',
		'title': '',
		'imageId': '63265291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265294&x=2911',
		'title': '',
		'imageId': '63265294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265297&x=2911',
		'title': '',
		'imageId': '63265297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265300&x=2911',
		'title': '',
		'imageId': '63265300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265302&x=2911',
		'title': '',
		'imageId': '63265302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265305&x=2911',
		'title': '',
		'imageId': '63265305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265307&x=2911',
		'title': '',
		'imageId': '63265307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265309&x=2911',
		'title': '',
		'imageId': '63265309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265313&x=2911',
		'title': '',
		'imageId': '63265313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265316&x=2911',
		'title': '',
		'imageId': '63265316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737966&docid=63265319&x=2911',
		'title': '',
		'imageId': '63265319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3737966';

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