var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178736&x=927',
		'title': '',
		'imageId': '69178736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178742&x=927',
		'title': '',
		'imageId': '69178742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178741&x=927',
		'title': '',
		'imageId': '69178741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178744&x=927',
		'title': '',
		'imageId': '69178744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178746&x=927',
		'title': '',
		'imageId': '69178746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178743&x=927',
		'title': '',
		'imageId': '69178743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178750&x=927',
		'title': '',
		'imageId': '69178750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178732&x=927',
		'title': '',
		'imageId': '69178732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178731&x=927',
		'title': '',
		'imageId': '69178731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178737&x=927',
		'title': '',
		'imageId': '69178737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178730&x=927',
		'title': '',
		'imageId': '69178730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178734&x=927',
		'title': '',
		'imageId': '69178734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178738&x=927',
		'title': '',
		'imageId': '69178738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178740&x=927',
		'title': '',
		'imageId': '69178740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178749&x=927',
		'title': '',
		'imageId': '69178749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178733&x=927',
		'title': '',
		'imageId': '69178733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178748&x=927',
		'title': '',
		'imageId': '69178748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178747&x=927',
		'title': '',
		'imageId': '69178747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178735&x=927',
		'title': '',
		'imageId': '69178735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178739&x=927',
		'title': '',
		'imageId': '69178739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976334&docid=69178745&x=927',
		'title': '',
		'imageId': '69178745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976334';

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