var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210469&x=4450',
		'title': '',
		'imageId': '70210469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210464&x=4450',
		'title': '',
		'imageId': '70210464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210468&x=4450',
		'title': '',
		'imageId': '70210468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210465&x=4450',
		'title': '',
		'imageId': '70210465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210467&x=4450',
		'title': '',
		'imageId': '70210467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210462&x=4450',
		'title': '',
		'imageId': '70210462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210461&x=4450',
		'title': '',
		'imageId': '70210461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210460&x=4450',
		'title': '',
		'imageId': '70210460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210458&x=4450',
		'title': '',
		'imageId': '70210458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210463&x=4450',
		'title': '',
		'imageId': '70210463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210466&x=4450',
		'title': '',
		'imageId': '70210466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210457&x=4450',
		'title': '',
		'imageId': '70210457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210459&x=4450',
		'title': '',
		'imageId': '70210459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019232&docid=70210456&x=4450',
		'title': '',
		'imageId': '70210456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019232';

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