var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946922&x=72',
		'title': '',
		'imageId': '69946922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946935&x=72',
		'title': '',
		'imageId': '69946935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946946&x=72',
		'title': '',
		'imageId': '69946946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946955&x=72',
		'title': '',
		'imageId': '69946955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946962&x=72',
		'title': '',
		'imageId': '69946962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946975&x=72',
		'title': '',
		'imageId': '69946975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946984&x=72',
		'title': '',
		'imageId': '69946984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946993&x=72',
		'title': '',
		'imageId': '69946993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69946997&x=72',
		'title': '',
		'imageId': '69946997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69947003&x=72',
		'title': '',
		'imageId': '69947003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69947032&x=72',
		'title': '',
		'imageId': '69947032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69947043&x=72',
		'title': '',
		'imageId': '69947043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009453&docid=69947058&x=72',
		'title': '',
		'imageId': '69947058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009453';

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