var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803727&x=4658',
		'title': '',
		'imageId': '69803727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803724&x=4658',
		'title': '',
		'imageId': '69803724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803728&x=4658',
		'title': '',
		'imageId': '69803728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803725&x=4658',
		'title': '',
		'imageId': '69803725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803726&x=4658',
		'title': '',
		'imageId': '69803726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803721&x=4658',
		'title': '',
		'imageId': '69803721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803804&x=4658',
		'title': '',
		'imageId': '69803804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803813&x=4658',
		'title': '',
		'imageId': '69803813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803806&x=4658',
		'title': '',
		'imageId': '69803806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803723&x=4658',
		'title': '',
		'imageId': '69803723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803805&x=4658',
		'title': '',
		'imageId': '69803805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803798&x=4658',
		'title': '',
		'imageId': '69803798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003731&docid=69803845&x=4658',
		'title': '',
		'imageId': '69803845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003731';

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