var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474213&x=2029',
		'title': '',
		'imageId': '69474213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474216&x=2029',
		'title': '',
		'imageId': '69474216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474215&x=2029',
		'title': '',
		'imageId': '69474215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474212&x=2029',
		'title': '',
		'imageId': '69474212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474217&x=2029',
		'title': '',
		'imageId': '69474217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474214&x=2029',
		'title': '',
		'imageId': '69474214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474225&x=2029',
		'title': '',
		'imageId': '69474225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474226&x=2029',
		'title': '',
		'imageId': '69474226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474229&x=2029',
		'title': '',
		'imageId': '69474229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474234&x=2029',
		'title': '',
		'imageId': '69474234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474235&x=2029',
		'title': '',
		'imageId': '69474235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474238&x=2029',
		'title': '',
		'imageId': '69474238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006616&docid=69474241&x=2029',
		'title': '',
		'imageId': '69474241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006616';

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