var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=69031577&x=4755',
		'title': '',
		'imageId': '69031577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=69031580&x=4755',
		'title': '',
		'imageId': '69031580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=69031579&x=4755',
		'title': '',
		'imageId': '69031579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=69031578&x=4755',
		'title': '',
		'imageId': '69031578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982844&x=4755',
		'title': '',
		'imageId': '68982844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982842&x=4755',
		'title': '',
		'imageId': '68982842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982839&x=4755',
		'title': '',
		'imageId': '68982839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982840&x=4755',
		'title': '',
		'imageId': '68982840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982838&x=4755',
		'title': '',
		'imageId': '68982838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982843&x=4755',
		'title': '',
		'imageId': '68982843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982845&x=4755',
		'title': '',
		'imageId': '68982845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982841&x=4755',
		'title': '',
		'imageId': '68982841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68982837&x=4755',
		'title': '',
		'imageId': '68982837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68705170&x=4755',
		'title': '',
		'imageId': '68705170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68705167&x=4755',
		'title': '',
		'imageId': '68705167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68705199&x=4755',
		'title': '',
		'imageId': '68705199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68705171&x=4755',
		'title': '',
		'imageId': '68705171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68705169&x=4755',
		'title': '',
		'imageId': '68705169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=68705173&x=4755',
		'title': '',
		'imageId': '68705173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=69288427&x=4755',
		'title': '',
		'imageId': '69288427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955241&docid=69288430&x=4755',
		'title': '',
		'imageId': '69288430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955241';

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