var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023992&x=2139',
		'title': '',
		'imageId': '70023992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023993&x=2139',
		'title': '',
		'imageId': '70023993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023994&x=2139',
		'title': '',
		'imageId': '70023994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023997&x=2139',
		'title': '',
		'imageId': '70023997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023995&x=2139',
		'title': 'VF-P400U  06858085 ',
		'imageId': '70023995',
		'alt' : 'VF-P400U  06858085 ',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70024001&x=2139',
		'title': '',
		'imageId': '70024001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70024000&x=2139',
		'title': '',
		'imageId': '70024000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023999&x=2139',
		'title': '',
		'imageId': '70023999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70024003&x=2139',
		'title': '',
		'imageId': '70024003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70024004&x=2139',
		'title': '',
		'imageId': '70024004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023998&x=2139',
		'title': '',
		'imageId': '70023998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70023996&x=2139',
		'title': '',
		'imageId': '70023996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70024002&x=2139',
		'title': '',
		'imageId': '70024002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012802&docid=70024005&x=2139',
		'title': '',
		'imageId': '70024005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012802';

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