var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502576&x=858',
		'title': '',
		'imageId': '68502576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502577&x=858',
		'title': '',
		'imageId': '68502577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502583&x=858',
		'title': '',
		'imageId': '68502583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502581&x=858',
		'title': '',
		'imageId': '68502581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502579&x=858',
		'title': '',
		'imageId': '68502579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502580&x=858',
		'title': '',
		'imageId': '68502580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502578&x=858',
		'title': '',
		'imageId': '68502578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502591&x=858',
		'title': '',
		'imageId': '68502591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502584&x=858',
		'title': '',
		'imageId': '68502584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502592&x=858',
		'title': '',
		'imageId': '68502592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502586&x=858',
		'title': '',
		'imageId': '68502586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502585&x=858',
		'title': '',
		'imageId': '68502585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502587&x=858',
		'title': '',
		'imageId': '68502587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502582&x=858',
		'title': '',
		'imageId': '68502582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502590&x=858',
		'title': '',
		'imageId': '68502590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502595&x=858',
		'title': '',
		'imageId': '68502595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502596&x=858',
		'title': '',
		'imageId': '68502596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502588&x=858',
		'title': '',
		'imageId': '68502588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502593&x=858',
		'title': '',
		'imageId': '68502593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502589&x=858',
		'title': '',
		'imageId': '68502589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946777&docid=68502594&x=858',
		'title': '',
		'imageId': '68502594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946777';

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