var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377182&x=1722',
		'title': '',
		'imageId': '69377182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377188&x=1722',
		'title': '',
		'imageId': '69377188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377177&x=1722',
		'title': '',
		'imageId': '69377177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377178&x=1722',
		'title': '',
		'imageId': '69377178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377180&x=1722',
		'title': '',
		'imageId': '69377180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377183&x=1722',
		'title': '',
		'imageId': '69377183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377181&x=1722',
		'title': '',
		'imageId': '69377181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377184&x=1722',
		'title': '',
		'imageId': '69377184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377179&x=1722',
		'title': '',
		'imageId': '69377179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377186&x=1722',
		'title': '',
		'imageId': '69377186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377187&x=1722',
		'title': '',
		'imageId': '69377187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377185&x=1722',
		'title': '',
		'imageId': '69377185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984948&docid=69377189&x=1722',
		'title': '',
		'imageId': '69377189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984948';

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