var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836254&x=1147',
		'title': '',
		'imageId': '69836254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836255&x=1147',
		'title': '',
		'imageId': '69836255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836256&x=1147',
		'title': '',
		'imageId': '69836256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836257&x=1147',
		'title': '',
		'imageId': '69836257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836249&x=1147',
		'title': '',
		'imageId': '69836249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836245&x=1147',
		'title': '',
		'imageId': '69836245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836246&x=1147',
		'title': '',
		'imageId': '69836246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836247&x=1147',
		'title': '',
		'imageId': '69836247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836248&x=1147',
		'title': '',
		'imageId': '69836248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836250&x=1147',
		'title': '',
		'imageId': '69836250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836251&x=1147',
		'title': '',
		'imageId': '69836251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836252&x=1147',
		'title': '',
		'imageId': '69836252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017179&docid=69836253&x=1147',
		'title': '',
		'imageId': '69836253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017179';

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