var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796562&x=94',
		'title': '',
		'imageId': '67796562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796576&x=94',
		'title': '',
		'imageId': '67796576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796579&x=94',
		'title': '',
		'imageId': '67796579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796582&x=94',
		'title': '',
		'imageId': '67796582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796585&x=94',
		'title': '',
		'imageId': '67796585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796588&x=94',
		'title': '',
		'imageId': '67796588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796591&x=94',
		'title': '',
		'imageId': '67796591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796594&x=94',
		'title': '',
		'imageId': '67796594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796597&x=94',
		'title': '',
		'imageId': '67796597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796600&x=94',
		'title': '',
		'imageId': '67796600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796603&x=94',
		'title': '',
		'imageId': '67796603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796606&x=94',
		'title': '',
		'imageId': '67796606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796609&x=94',
		'title': '',
		'imageId': '67796609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796612&x=94',
		'title': '',
		'imageId': '67796612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796618&x=94',
		'title': '',
		'imageId': '67796618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916166&docid=67796622&x=94',
		'title': '',
		'imageId': '67796622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916166';

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