var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279322&x=5539',
		'title': '',
		'imageId': '69279322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279324&x=5539',
		'title': '',
		'imageId': '69279324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279325&x=5539',
		'title': '',
		'imageId': '69279325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279326&x=5539',
		'title': '',
		'imageId': '69279326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279327&x=5539',
		'title': '',
		'imageId': '69279327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279331&x=5539',
		'title': '',
		'imageId': '69279331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279332&x=5539',
		'title': '',
		'imageId': '69279332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279334&x=5539',
		'title': '',
		'imageId': '69279334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279328&x=5539',
		'title': '',
		'imageId': '69279328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279329&x=5539',
		'title': '',
		'imageId': '69279329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279330&x=5539',
		'title': '',
		'imageId': '69279330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279323&x=5539',
		'title': '',
		'imageId': '69279323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980650&docid=69279335&x=5539',
		'title': '',
		'imageId': '69279335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980650';

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