var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038012&x=4716',
		'title': '',
		'imageId': '72038012',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038032&x=4716',
		'title': '',
		'imageId': '72038032',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038039&x=4716',
		'title': '',
		'imageId': '72038039',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038014&x=4716',
		'title': '',
		'imageId': '72038014',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72037996&x=4716',
		'title': '',
		'imageId': '72037996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72037995&x=4716',
		'title': '',
		'imageId': '72037995',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72037998&x=4716',
		'title': '',
		'imageId': '72037998',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72037999&x=4716',
		'title': '',
		'imageId': '72037999',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038002&x=4716',
		'title': '',
		'imageId': '72038002',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038009&x=4716',
		'title': '',
		'imageId': '72038009',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038016&x=4716',
		'title': '',
		'imageId': '72038016',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038017&x=4716',
		'title': '',
		'imageId': '72038017',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038020&x=4716',
		'title': '',
		'imageId': '72038020',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038029&x=4716',
		'title': '',
		'imageId': '72038029',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038030&x=4716',
		'title': '',
		'imageId': '72038030',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038031&x=4716',
		'title': '',
		'imageId': '72038031',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72038037&x=4716',
		'title': '',
		'imageId': '72038037',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72037994&x=4716',
		'title': '',
		'imageId': '72037994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093734&docid=72037997&x=4716',
		'title': '',
		'imageId': '72037997',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093734';

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