var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670665&x=219',
		'title': '',
		'imageId': '67670665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670674&x=219',
		'title': '',
		'imageId': '67670674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670669&x=219',
		'title': '',
		'imageId': '67670669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670672&x=219',
		'title': '',
		'imageId': '67670672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670668&x=219',
		'title': '',
		'imageId': '67670668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670673&x=219',
		'title': '',
		'imageId': '67670673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670676&x=219',
		'title': '',
		'imageId': '67670676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670677&x=219',
		'title': '',
		'imageId': '67670677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670670&x=219',
		'title': '',
		'imageId': '67670670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670664&x=219',
		'title': '',
		'imageId': '67670664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670666&x=219',
		'title': '',
		'imageId': '67670666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670667&x=219',
		'title': '',
		'imageId': '67670667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670675&x=219',
		'title': '',
		'imageId': '67670675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911152&docid=67670671&x=219',
		'title': '',
		'imageId': '67670671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3911152';

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