var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128270&x=1138',
		'title': '',
		'imageId': '70128270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128273&x=1138',
		'title': '',
		'imageId': '70128273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128276&x=1138',
		'title': '',
		'imageId': '70128276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128282&x=1138',
		'title': '',
		'imageId': '70128282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128285&x=1138',
		'title': '',
		'imageId': '70128285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128288&x=1138',
		'title': '',
		'imageId': '70128288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128295&x=1138',
		'title': '',
		'imageId': '70128295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128307&x=1138',
		'title': '',
		'imageId': '70128307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128313&x=1138',
		'title': '',
		'imageId': '70128313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128323&x=1138',
		'title': '',
		'imageId': '70128323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128326&x=1138',
		'title': '',
		'imageId': '70128326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128330&x=1138',
		'title': '',
		'imageId': '70128330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128334&x=1138',
		'title': '',
		'imageId': '70128334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128337&x=1138',
		'title': '',
		'imageId': '70128337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016406&docid=70128340&x=1138',
		'title': '',
		'imageId': '70128340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016406';

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