var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023348&x=4156',
		'title': '',
		'imageId': '71023348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023349&x=4156',
		'title': '',
		'imageId': '71023349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023350&x=4156',
		'title': '',
		'imageId': '71023350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023351&x=4156',
		'title': '',
		'imageId': '71023351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023352&x=4156',
		'title': '',
		'imageId': '71023352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023363&x=4156',
		'title': '',
		'imageId': '71023363',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023367&x=4156',
		'title': '',
		'imageId': '71023367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023365&x=4156',
		'title': '',
		'imageId': '71023365',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023385&x=4156',
		'title': '',
		'imageId': '71023385',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023366&x=4156',
		'title': '',
		'imageId': '71023366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023377&x=4156',
		'title': '',
		'imageId': '71023377',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023382&x=4156',
		'title': '',
		'imageId': '71023382',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023381&x=4156',
		'title': '',
		'imageId': '71023381',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023383&x=4156',
		'title': '',
		'imageId': '71023383',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023384&x=4156',
		'title': '',
		'imageId': '71023384',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023395&x=4156',
		'title': '',
		'imageId': '71023395',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023396&x=4156',
		'title': '',
		'imageId': '71023396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023400&x=4156',
		'title': '',
		'imageId': '71023400',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051324&docid=71023347&x=4156',
		'title': '',
		'imageId': '71023347',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4051324';

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