var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660650&x=2445',
		'title': '',
		'imageId': '70660650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660645&x=2445',
		'title': '',
		'imageId': '70660645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660646&x=2445',
		'title': '',
		'imageId': '70660646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660638&x=2445',
		'title': '',
		'imageId': '70660638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660648&x=2445',
		'title': '',
		'imageId': '70660648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660647&x=2445',
		'title': '',
		'imageId': '70660647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660639&x=2445',
		'title': '',
		'imageId': '70660639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660644&x=2445',
		'title': '',
		'imageId': '70660644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660640&x=2445',
		'title': '',
		'imageId': '70660640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660637&x=2445',
		'title': '',
		'imageId': '70660637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660651&x=2445',
		'title': '',
		'imageId': '70660651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660641&x=2445',
		'title': '',
		'imageId': '70660641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660636&x=2445',
		'title': '',
		'imageId': '70660636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660642&x=2445',
		'title': '',
		'imageId': '70660642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660649&x=2445',
		'title': '',
		'imageId': '70660649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660643&x=2445',
		'title': '',
		'imageId': '70660643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660698&x=2445',
		'title': '',
		'imageId': '70660698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037465&docid=70660652&x=2445',
		'title': '',
		'imageId': '70660652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4037465';

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