var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146293&x=714',
		'title': '',
		'imageId': '69146293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146283&x=714',
		'title': '',
		'imageId': '69146283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146296&x=714',
		'title': '',
		'imageId': '69146296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146285&x=714',
		'title': '',
		'imageId': '69146285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146295&x=714',
		'title': '',
		'imageId': '69146295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146291&x=714',
		'title': '',
		'imageId': '69146291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146282&x=714',
		'title': '',
		'imageId': '69146282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146281&x=714',
		'title': '',
		'imageId': '69146281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146288&x=714',
		'title': '',
		'imageId': '69146288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146292&x=714',
		'title': '',
		'imageId': '69146292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146290&x=714',
		'title': '',
		'imageId': '69146290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146299&x=714',
		'title': '',
		'imageId': '69146299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146287&x=714',
		'title': '',
		'imageId': '69146287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146298&x=714',
		'title': '',
		'imageId': '69146298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146286&x=714',
		'title': '',
		'imageId': '69146286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975029&docid=69146297&x=714',
		'title': '',
		'imageId': '69146297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975029';

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