var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463992&x=3732',
		'title': '',
		'imageId': '68463992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464002&x=3732',
		'title': '',
		'imageId': '68464002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464007&x=3732',
		'title': '',
		'imageId': '68464007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464008&x=3732',
		'title': '',
		'imageId': '68464008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464011&x=3732',
		'title': '',
		'imageId': '68464011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464003&x=3732',
		'title': '',
		'imageId': '68464003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464006&x=3732',
		'title': '',
		'imageId': '68464006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464010&x=3732',
		'title': '',
		'imageId': '68464010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464004&x=3732',
		'title': '',
		'imageId': '68464004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464009&x=3732',
		'title': '',
		'imageId': '68464009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463993&x=3732',
		'title': '',
		'imageId': '68463993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463999&x=3732',
		'title': '',
		'imageId': '68463999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463994&x=3732',
		'title': '',
		'imageId': '68463994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463998&x=3732',
		'title': '',
		'imageId': '68463998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463996&x=3732',
		'title': '',
		'imageId': '68463996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463995&x=3732',
		'title': '',
		'imageId': '68463995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464001&x=3732',
		'title': '',
		'imageId': '68464001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464000&x=3732',
		'title': '',
		'imageId': '68464000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68463997&x=3732',
		'title': '',
		'imageId': '68463997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945028&docid=68464005&x=3732',
		'title': '',
		'imageId': '68464005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945028';

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