var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249888&x=112',
		'title': '',
		'imageId': '70249888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249894&x=112',
		'title': '',
		'imageId': '70249894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249897&x=112',
		'title': '',
		'imageId': '70249897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249889&x=112',
		'title': '',
		'imageId': '70249889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249895&x=112',
		'title': '',
		'imageId': '70249895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249891&x=112',
		'title': '',
		'imageId': '70249891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249898&x=112',
		'title': '',
		'imageId': '70249898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249892&x=112',
		'title': '',
		'imageId': '70249892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249900&x=112',
		'title': '',
		'imageId': '70249900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249899&x=112',
		'title': '',
		'imageId': '70249899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249893&x=112',
		'title': '',
		'imageId': '70249893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249890&x=112',
		'title': '',
		'imageId': '70249890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920202&docid=70249896&x=112',
		'title': '',
		'imageId': '70249896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920202';

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