var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045948&x=3350',
		'title': '',
		'imageId': '70045948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045949&x=3350',
		'title': '',
		'imageId': '70045949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045952&x=3350',
		'title': '',
		'imageId': '70045952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045957&x=3350',
		'title': '',
		'imageId': '70045957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045960&x=3350',
		'title': '',
		'imageId': '70045960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045969&x=3350',
		'title': '',
		'imageId': '70045969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045994&x=3350',
		'title': '',
		'imageId': '70045994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045997&x=3350',
		'title': '',
		'imageId': '70045997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70045998&x=3350',
		'title': '',
		'imageId': '70045998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70046001&x=3350',
		'title': '',
		'imageId': '70046001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70046004&x=3350',
		'title': '',
		'imageId': '70046004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70046009&x=3350',
		'title': '',
		'imageId': '70046009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70046012&x=3350',
		'title': '',
		'imageId': '70046012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70046015&x=3350',
		'title': '',
		'imageId': '70046015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013520&docid=70046023&x=3350',
		'title': '',
		'imageId': '70046023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013520';

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