var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775094&x=910',
		'title': '',
		'imageId': '66775094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775106&x=910',
		'title': '',
		'imageId': '66775106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775104&x=910',
		'title': '',
		'imageId': '66775104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775099&x=910',
		'title': '',
		'imageId': '66775099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775098&x=910',
		'title': '',
		'imageId': '66775098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775105&x=910',
		'title': '',
		'imageId': '66775105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775101&x=910',
		'title': '',
		'imageId': '66775101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775103&x=910',
		'title': '',
		'imageId': '66775103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775102&x=910',
		'title': '',
		'imageId': '66775102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775096&x=910',
		'title': '',
		'imageId': '66775096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775100&x=910',
		'title': '',
		'imageId': '66775100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775097&x=910',
		'title': '',
		'imageId': '66775097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926734&docid=66775095&x=910',
		'title': '',
		'imageId': '66775095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926734';

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