var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369181&x=5218',
		'title': '',
		'imageId': '67369181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369184&x=5218',
		'title': '',
		'imageId': '67369184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369216&x=5218',
		'title': '',
		'imageId': '67369216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369260&x=5218',
		'title': '',
		'imageId': '67369260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369263&x=5218',
		'title': '',
		'imageId': '67369263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369272&x=5218',
		'title': '',
		'imageId': '67369272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369281&x=5218',
		'title': '',
		'imageId': '67369281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369285&x=5218',
		'title': '',
		'imageId': '67369285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369298&x=5218',
		'title': '',
		'imageId': '67369298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369369&x=5218',
		'title': '',
		'imageId': '67369369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67369412&x=5218',
		'title': '',
		'imageId': '67369412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67400672&x=5218',
		'title': '',
		'imageId': '67400672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887632&docid=67606412&x=5218',
		'title': '',
		'imageId': '67606412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887632';

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