var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277006&x=187',
		'title': '',
		'imageId': '70277006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277011&x=187',
		'title': '',
		'imageId': '70277011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277007&x=187',
		'title': '',
		'imageId': '70277007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277009&x=187',
		'title': '',
		'imageId': '70277009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277016&x=187',
		'title': '',
		'imageId': '70277016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277005&x=187',
		'title': '',
		'imageId': '70277005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277021&x=187',
		'title': '',
		'imageId': '70277021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277018&x=187',
		'title': '',
		'imageId': '70277018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277014&x=187',
		'title': '',
		'imageId': '70277014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277020&x=187',
		'title': '',
		'imageId': '70277020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277004&x=187',
		'title': '',
		'imageId': '70277004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277012&x=187',
		'title': '',
		'imageId': '70277012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277015&x=187',
		'title': '',
		'imageId': '70277015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277010&x=187',
		'title': '',
		'imageId': '70277010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277008&x=187',
		'title': '',
		'imageId': '70277008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277013&x=187',
		'title': '',
		'imageId': '70277013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277017&x=187',
		'title': '',
		'imageId': '70277017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022066&docid=70277019&x=187',
		'title': '',
		'imageId': '70277019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022066';

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