var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575512&x=284',
		'title': '',
		'imageId': '69575512',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575505&x=284',
		'title': '',
		'imageId': '69575505',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575499&x=284',
		'title': '',
		'imageId': '69575499',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575510&x=284',
		'title': '',
		'imageId': '69575510',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575513&x=284',
		'title': '',
		'imageId': '69575513',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575503&x=284',
		'title': '',
		'imageId': '69575503',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575507&x=284',
		'title': '',
		'imageId': '69575507',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575511&x=284',
		'title': '',
		'imageId': '69575511',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575508&x=284',
		'title': '',
		'imageId': '69575508',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575502&x=284',
		'title': '',
		'imageId': '69575502',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575504&x=284',
		'title': '',
		'imageId': '69575504',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575506&x=284',
		'title': '',
		'imageId': '69575506',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575514&x=284',
		'title': '',
		'imageId': '69575514',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575500&x=284',
		'title': '',
		'imageId': '69575500',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575501&x=284',
		'title': '',
		'imageId': '69575501',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575509&x=284',
		'title': '',
		'imageId': '69575509',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575515&x=284',
		'title': '',
		'imageId': '69575515',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992084&docid=69575516&x=284',
		'title': '',
		'imageId': '69575516',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992084';

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