var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051416&x=2937',
		'title': '',
		'imageId': '70051416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051409&x=2937',
		'title': '',
		'imageId': '70051409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051413&x=2937',
		'title': '',
		'imageId': '70051413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051421&x=2937',
		'title': '',
		'imageId': '70051421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051385&x=2937',
		'title': '',
		'imageId': '70051385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051401&x=2937',
		'title': '',
		'imageId': '70051401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051389&x=2937',
		'title': '',
		'imageId': '70051389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051384&x=2937',
		'title': '',
		'imageId': '70051384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051400&x=2937',
		'title': '',
		'imageId': '70051400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051387&x=2937',
		'title': '',
		'imageId': '70051387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051386&x=2937',
		'title': '',
		'imageId': '70051386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051411&x=2937',
		'title': '',
		'imageId': '70051411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051392&x=2937',
		'title': '',
		'imageId': '70051392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051388&x=2937',
		'title': '',
		'imageId': '70051388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051395&x=2937',
		'title': '',
		'imageId': '70051395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051408&x=2937',
		'title': '',
		'imageId': '70051408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051433&x=2937',
		'title': '',
		'imageId': '70051433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051434&x=2937',
		'title': '',
		'imageId': '70051434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051441&x=2937',
		'title': '',
		'imageId': '70051441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051425&x=2937',
		'title': '',
		'imageId': '70051425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013705&docid=70051427&x=2937',
		'title': '',
		'imageId': '70051427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013705';

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