var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675642&x=836',
		'title': '',
		'imageId': '69675642',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69805419&x=836',
		'title': '',
		'imageId': '69805419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675644&x=836',
		'title': '',
		'imageId': '69675644',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675645&x=836',
		'title': '',
		'imageId': '69675645',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675646&x=836',
		'title': '',
		'imageId': '69675646',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675647&x=836',
		'title': '',
		'imageId': '69675647',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675648&x=836',
		'title': '',
		'imageId': '69675648',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675649&x=836',
		'title': '',
		'imageId': '69675649',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675653&x=836',
		'title': '',
		'imageId': '69675653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675639&x=836',
		'title': '',
		'imageId': '69675639',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675640&x=836',
		'title': '',
		'imageId': '69675640',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675641&x=836',
		'title': '',
		'imageId': '69675641',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675654&x=836',
		'title': '',
		'imageId': '69675654',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675650&x=836',
		'title': '',
		'imageId': '69675650',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675652&x=836',
		'title': '',
		'imageId': '69675652',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675655&x=836',
		'title': '',
		'imageId': '69675655',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675656&x=836',
		'title': '',
		'imageId': '69675656',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675657&x=836',
		'title': '',
		'imageId': '69675657',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675658&x=836',
		'title': '',
		'imageId': '69675658',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998791&docid=69675659&x=836',
		'title': '',
		'imageId': '69675659',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998791';

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