var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377327&x=60',
		'title': '',
		'imageId': '69377327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377333&x=60',
		'title': '',
		'imageId': '69377333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377326&x=60',
		'title': '',
		'imageId': '69377326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377324&x=60',
		'title': '',
		'imageId': '69377324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377325&x=60',
		'title': '',
		'imageId': '69377325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377329&x=60',
		'title': '',
		'imageId': '69377329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377322&x=60',
		'title': '',
		'imageId': '69377322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377323&x=60',
		'title': '',
		'imageId': '69377323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377334&x=60',
		'title': '',
		'imageId': '69377334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377331&x=60',
		'title': '',
		'imageId': '69377331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377336&x=60',
		'title': '',
		'imageId': '69377336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377328&x=60',
		'title': '',
		'imageId': '69377328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377335&x=60',
		'title': '',
		'imageId': '69377335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377330&x=60',
		'title': '',
		'imageId': '69377330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984954&docid=69377332&x=60',
		'title': '',
		'imageId': '69377332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984954';

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