var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159611&x=724',
		'title': '',
		'imageId': '70159611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159612&x=724',
		'title': '',
		'imageId': '70159612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159613&x=724',
		'title': '',
		'imageId': '70159613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159614&x=724',
		'title': '',
		'imageId': '70159614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159621&x=724',
		'title': '',
		'imageId': '70159621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159622&x=724',
		'title': '',
		'imageId': '70159622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159625&x=724',
		'title': '',
		'imageId': '70159625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159626&x=724',
		'title': '',
		'imageId': '70159626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159631&x=724',
		'title': '',
		'imageId': '70159631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159632&x=724',
		'title': '',
		'imageId': '70159632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159637&x=724',
		'title': '',
		'imageId': '70159637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159610&x=724',
		'title': '',
		'imageId': '70159610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017155&docid=70159609&x=724',
		'title': '',
		'imageId': '70159609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017155';

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