var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69898826&x=533',
		'title': '',
		'imageId': '69898826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69898824&x=533',
		'title': '',
		'imageId': '69898824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69898825&x=533',
		'title': '',
		'imageId': '69898825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69898827&x=533',
		'title': '',
		'imageId': '69898827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767260&x=533',
		'title': '',
		'imageId': '69767260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767272&x=533',
		'title': '',
		'imageId': '69767272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767261&x=533',
		'title': '',
		'imageId': '69767261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767258&x=533',
		'title': '',
		'imageId': '69767258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767257&x=533',
		'title': '',
		'imageId': '69767257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767259&x=533',
		'title': '',
		'imageId': '69767259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767267&x=533',
		'title': '',
		'imageId': '69767267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767263&x=533',
		'title': '',
		'imageId': '69767263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767264&x=533',
		'title': '',
		'imageId': '69767264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767262&x=533',
		'title': '',
		'imageId': '69767262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767268&x=533',
		'title': '',
		'imageId': '69767268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767273&x=533',
		'title': '',
		'imageId': '69767273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767275&x=533',
		'title': '',
		'imageId': '69767275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767265&x=533',
		'title': '',
		'imageId': '69767265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767270&x=533',
		'title': '',
		'imageId': '69767270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69767269&x=533',
		'title': '',
		'imageId': '69767269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002168&docid=69987440&x=533',
		'title': '',
		'imageId': '69987440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002168';

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