var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616026&x=4157',
		'title': '',
		'imageId': '2616026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616029&x=4157',
		'title': '',
		'imageId': '2616029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616047&x=4157',
		'title': '',
		'imageId': '2616047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616033&x=4157',
		'title': '',
		'imageId': '2616033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616038&x=4157',
		'title': '',
		'imageId': '2616038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616041&x=4157',
		'title': '',
		'imageId': '2616041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616044&x=4157',
		'title': '',
		'imageId': '2616044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616050&x=4157',
		'title': '',
		'imageId': '2616050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616053&x=4157',
		'title': '',
		'imageId': '2616053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616056&x=4157',
		'title': '',
		'imageId': '2616056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616059&x=4157',
		'title': '',
		'imageId': '2616059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616062&x=4157',
		'title': '',
		'imageId': '2616062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616065&x=4157',
		'title': '',
		'imageId': '2616065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477745&docid=2616068&x=4157',
		'title': '',
		'imageId': '2616068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #477745';

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