var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186508&x=5053',
		'title': '',
		'imageId': '70186508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186520&x=5053',
		'title': '',
		'imageId': '70186520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186517&x=5053',
		'title': '',
		'imageId': '70186517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186515&x=5053',
		'title': '',
		'imageId': '70186515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186516&x=5053',
		'title': '',
		'imageId': '70186516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186518&x=5053',
		'title': '',
		'imageId': '70186518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186514&x=5053',
		'title': '',
		'imageId': '70186514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186519&x=5053',
		'title': '',
		'imageId': '70186519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186511&x=5053',
		'title': '',
		'imageId': '70186511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186512&x=5053',
		'title': '',
		'imageId': '70186512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186510&x=5053',
		'title': '',
		'imageId': '70186510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186509&x=5053',
		'title': '',
		'imageId': '70186509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009046&docid=70186513&x=5053',
		'title': '',
		'imageId': '70186513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009046';

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