var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490366&x=209',
		'title': '',
		'imageId': '70490366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490367&x=209',
		'title': '',
		'imageId': '70490367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490368&x=209',
		'title': '',
		'imageId': '70490368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490369&x=209',
		'title': '',
		'imageId': '70490369',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490372&x=209',
		'title': '',
		'imageId': '70490372',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490376&x=209',
		'title': '',
		'imageId': '70490376',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490382&x=209',
		'title': '',
		'imageId': '70490382',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490383&x=209',
		'title': '',
		'imageId': '70490383',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490386&x=209',
		'title': '',
		'imageId': '70490386',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490391&x=209',
		'title': '',
		'imageId': '70490391',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490364&x=209',
		'title': '',
		'imageId': '70490364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031349&docid=70490387&x=209',
		'title': '',
		'imageId': '70490387',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4031349';

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