var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69667992&x=2542',
		'title': '',
		'imageId': '69667992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69667993&x=2542',
		'title': '',
		'imageId': '69667993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69667996&x=2542',
		'title': '',
		'imageId': '69667996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668001&x=2542',
		'title': '',
		'imageId': '69668001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668007&x=2542',
		'title': '',
		'imageId': '69668007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668011&x=2542',
		'title': '',
		'imageId': '69668011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668008&x=2542',
		'title': '',
		'imageId': '69668008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668012&x=2542',
		'title': '',
		'imageId': '69668012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668020&x=2542',
		'title': '',
		'imageId': '69668020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668023&x=2542',
		'title': '',
		'imageId': '69668023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668026&x=2542',
		'title': '',
		'imageId': '69668026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668030&x=2542',
		'title': '',
		'imageId': '69668030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668032&x=2542',
		'title': '',
		'imageId': '69668032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668035&x=2542',
		'title': '',
		'imageId': '69668035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668041&x=2542',
		'title': '',
		'imageId': '69668041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69668043&x=2542',
		'title': '',
		'imageId': '69668043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69667997&x=2542',
		'title': '',
		'imageId': '69667997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998642&docid=69667991&x=2542',
		'title': '',
		'imageId': '69667991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998642';

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