var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101722&x=4543',
		'title': '',
		'imageId': '69101722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101738&x=4543',
		'title': '',
		'imageId': '69101738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101786&x=4543',
		'title': '',
		'imageId': '69101786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101872&x=4543',
		'title': '',
		'imageId': '69101872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101880&x=4543',
		'title': '',
		'imageId': '69101880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101889&x=4543',
		'title': '',
		'imageId': '69101889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101893&x=4543',
		'title': '',
		'imageId': '69101893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101896&x=4543',
		'title': '',
		'imageId': '69101896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101899&x=4543',
		'title': '',
		'imageId': '69101899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101902&x=4543',
		'title': '',
		'imageId': '69101902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101928&x=4543',
		'title': '',
		'imageId': '69101928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101931&x=4543',
		'title': '',
		'imageId': '69101931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101937&x=4543',
		'title': '',
		'imageId': '69101937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69101940&x=4543',
		'title': '',
		'imageId': '69101940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973330&docid=69211470&x=4543',
		'title': '',
		'imageId': '69211470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973330';

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