var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070468&x=3247',
		'title': '',
		'imageId': '70070468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070471&x=3247',
		'title': '',
		'imageId': '70070471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070473&x=3247',
		'title': '',
		'imageId': '70070473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070472&x=3247',
		'title': '',
		'imageId': '70070472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070476&x=3247',
		'title': '',
		'imageId': '70070476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070475&x=3247',
		'title': '',
		'imageId': '70070475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070474&x=3247',
		'title': '',
		'imageId': '70070474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070486&x=3247',
		'title': '',
		'imageId': '70070486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070483&x=3247',
		'title': '',
		'imageId': '70070483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070487&x=3247',
		'title': '',
		'imageId': '70070487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070488&x=3247',
		'title': '',
		'imageId': '70070488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070496&x=3247',
		'title': '',
		'imageId': '70070496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070493&x=3247',
		'title': '',
		'imageId': '70070493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070507&x=3247',
		'title': '',
		'imageId': '70070507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070508&x=3247',
		'title': '',
		'imageId': '70070508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070510&x=3247',
		'title': '',
		'imageId': '70070510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070511&x=3247',
		'title': '',
		'imageId': '70070511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070512&x=3247',
		'title': '',
		'imageId': '70070512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070509&x=3247',
		'title': '',
		'imageId': '70070509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070521&x=3247',
		'title': '',
		'imageId': '70070521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014672&docid=70070515&x=3247',
		'title': '',
		'imageId': '70070515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014672';

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