var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741801&x=412',
		'title': '',
		'imageId': '69741801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741803&x=412',
		'title': '',
		'imageId': '69741803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741812&x=412',
		'title': '',
		'imageId': '69741812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741811&x=412',
		'title': '',
		'imageId': '69741811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741804&x=412',
		'title': '',
		'imageId': '69741804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741806&x=412',
		'title': '',
		'imageId': '69741806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741810&x=412',
		'title': '',
		'imageId': '69741810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741802&x=412',
		'title': '',
		'imageId': '69741802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741805&x=412',
		'title': '',
		'imageId': '69741805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741813&x=412',
		'title': '',
		'imageId': '69741813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741807&x=412',
		'title': '',
		'imageId': '69741807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741809&x=412',
		'title': '',
		'imageId': '69741809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741808&x=412',
		'title': '',
		'imageId': '69741808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001053&docid=69741800&x=412',
		'title': '',
		'imageId': '69741800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001053';

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