var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133274&x=3949',
		'title': '',
		'imageId': '69133274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133279&x=3949',
		'title': '',
		'imageId': '69133279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133282&x=3949',
		'title': '',
		'imageId': '69133282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133278&x=3949',
		'title': '',
		'imageId': '69133278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133286&x=3949',
		'title': '',
		'imageId': '69133286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133277&x=3949',
		'title': '',
		'imageId': '69133277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133288&x=3949',
		'title': '',
		'imageId': '69133288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133285&x=3949',
		'title': '',
		'imageId': '69133285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133280&x=3949',
		'title': '',
		'imageId': '69133280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133284&x=3949',
		'title': '',
		'imageId': '69133284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133275&x=3949',
		'title': '',
		'imageId': '69133275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133281&x=3949',
		'title': '',
		'imageId': '69133281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133287&x=3949',
		'title': '',
		'imageId': '69133287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133283&x=3949',
		'title': '',
		'imageId': '69133283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974402&docid=69133276&x=3949',
		'title': '',
		'imageId': '69133276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974402';

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