var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931006&x=4839',
		'title': '',
		'imageId': '69931006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931007&x=4839',
		'title': '',
		'imageId': '69931007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931011&x=4839',
		'title': '',
		'imageId': '69931011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69930999&x=4839',
		'title': '',
		'imageId': '69930999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931001&x=4839',
		'title': '',
		'imageId': '69931001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931005&x=4839',
		'title': '',
		'imageId': '69931005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931003&x=4839',
		'title': '',
		'imageId': '69931003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931009&x=4839',
		'title': '',
		'imageId': '69931009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931000&x=4839',
		'title': '',
		'imageId': '69931000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931008&x=4839',
		'title': '',
		'imageId': '69931008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931002&x=4839',
		'title': '',
		'imageId': '69931002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931004&x=4839',
		'title': '',
		'imageId': '69931004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008817&docid=69931010&x=4839',
		'title': '',
		'imageId': '69931010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008817';

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